/* Regras Gerais */
body {
	margin:0;
	padding:0;
	background:url(/site/v2/img/gif/bg_body.gif) repeat-x;
	font-family:Tahoma;
	color:#333333;
	font-size:12px;
}
h1 {
	font-size:18px;
	font-weight:bold;
}
#tit_seta {
	margin-left:15px;
}
h2 {
	font-weight:bold;
	font-size:12px;
}

a:link {
	color:#9DA7B3;
	text-decoration:none;
}
a:active {
	color:#9DA7B3;
	text-decoration:none;
}
a:visited {
	color:#9DA7B3;
	text-decoration:none;
}
a:hover {
	color:#9DA7B3;
	text-decoration:underline;
}
/* configurações de formulário */
.inputText {
	border: solid 1px #333333;
}

/* classes */
.link_destaque:link {
	color:#8E97A4;
	font-weight:bold;
	text-decoration:none;
}
.link_destaque:active {
	color:#8E97A4;
	font-weight:bold;
	text-decoration:none;
}
.link_destaque:visited {
	color:#8E97A4;
	font-weight:bold;
	text-decoration:none;
}
.link_destaque:hover {
	color:#8E97A4;
	font-weight:bold;
	text-decoration:underline;
}

/* include top */
#top {
	width:920px;
	height:80px;
}
#logo-attasoft {
	position:absolute;
	margin:25px 0px 0px 30px;
}
#slogan {
	position:absolute;
	margin:50px 0px 0px 470px;
	font-family:'Trebuchet MS', Verdana, Tahoma;
	font-size:20px;
	font-weight:bold;
}
.cinza_escuro {
	color:#49505A;
}
.cinza_claro {
	color:#9AA2AB;
}
.font_clientes {
	font-size:16px;
}
#menu_top {
	width:920px;
	background:url(/site/v2/img/jpg/bg_menu_top.jpg) repeat-x;
	padding:4px 0px 5px 0px;
	margin-bottom:10px;
}
.top_menu_link:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.top_menu_link:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.top_menu_link:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.top_menu_link:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
/* include down */
#down {
	width:920px;
	margin-top:10px;
	padding:4px 0px 6px 0px;
	background:url(/site/v2/img/jpg/bg_down.jpg) repeat-x;
	font-size:10px;
}
/* Principal */
#main {
	width:920px;
}
#main_banner {
	margin-bottom:35px;
}
/* HOME */
#quadros {
	height:205px;
	margin-bottom:45px;
}
#qdr1 {
	position:absolute;
	margin-left:25px;
	width:264px;
	height:204px;
	background:url(/site/v2/img/jpg/quadro.jpg) no-repeat;
}
#qdr2 {
	position:absolute;
	margin-left:330px;
	width:264px;
	height:204px;
	background:url(/site/v2/img/jpg/quadro.jpg) no-repeat;
}
#qdr3 {
	position:absolute;
	margin-left:635px;
	width:264px;
	height:204px;
	background:url(/site/v2/img/jpg/quadro.jpg) no-repeat;
}
.qdr_titulo {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding:11px 0px 11px 23px;
}
.qdr_content {
	padding:20px 10px 0px 20px;
}
/* Contato */
#contato-content {
	padding:6px 100px 25px 0px;
}
#cmpNome {
	width:280px;
	height:20px;
}
#cmpEmail {
	width:280px;
	height:20px;
}
#cmpAssunto {
	width:280px;
	height:20px;
}
#cmpMsn {
	width:280px;
	height:80px;
}
/* clientes */
#cliente-content {
	padding:6px 100px 150px 0px;
	text-align:justify;
}
/* Parceiros */
#parceiros-content {
	padding:6px 200px 50px 0px;
}
/* Empresa */
#empresa-content {
	padding:6px 300px 100px 0px;
}
/* PRODUTOS E SERVICOS */
#produtos-servicos-menu {
	margin-left:30px;
	padding-left:10px;
	border-left:solid 1px #C2C8CF;
}
.link_active:link {
	color:#000000;
	text-decoration:none;
}
.link_active:active {
	color:#000000;
	text-decoration:none;
}
.link_active:visited {
	color:#000000;
	text-decoration:none;
}
.link_active:hover {
	color:#000000;
	text-decoration:none;
}
#sistema-web-content {
	margin:6px 0px 15px 0px;
}
#sistema-cad-audaces-content {
	padding:6px 0px 25px 0px;
}