@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
}
body{
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	color:#FFFFFF;
	font-size:12px;
	background:#373737 url(../imgs/bg.gif) repeat-x top;
	}
a{
	color:#a4cfff;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	}
a:visited{
	color:#a4cfff;
	}
.align{
	margin:0 auto;
	}
.tudo{
	margin:0 auto;
	}
.corpo{
	background:url(../imgs/bg_corpo.gif) repeat-y left top;
	text-align:justify;
	list-style:inside url(../imgs/seta_areas.png);
	list-style-type:circle;
	}
#banner_home{
	width:532px;
	margin:0 0px 10px 2px;
}
#menu_home{
	margin: 0 0 0 5px;
	}
.titulo_home{
	width:280px;
	height:30px;
	margin:0px 0 0 1px;
	}
#conteudo{
	width:515px;
	margin:4px 15px 0 4px;;
	float:right;
	clear:both;
	}
.tits_consultoria{
	display:none;
	}
#menu_rodape{
	width:390px;
	margin:0 auto;
	}
#menu_rodape ul{
	float:left;
	margin:-8px 0 0 0;
	}
#menu_rodape li{
	padding:0 10px 0 10px;
	font-size:10px;
	color:#BBB;
	display:inline;
	}
#menu_rodape a{
	color:#BBB;
	text-decoration:underline;
	}
#menu_rodape a:hover{
	color:#EEE;
	text-decoration:none;
	}
/* ////// SERVIÇOS  //////*/
#icos_SERV h2{
	font-size:13px;
	padding:0;
	margin:0;
	border:0;
}

.img_home{
	float:left;
	padding-right:8px;
	padding-bottom:5px;
	}
.img_int{
	float:right;
	padding-left:8px;
	padding-bottom:5px;
	}
.info_rodape{
	width:404px;
	height:36px;
	background-color:#000000;
	color:#CCCCCC;
	text-align:center;
	margin:0 auto;
	padding:10px 0 10px 0;
	border:solid 1px #282828;
	}
.tit{
	text-transform:uppercase;
	color:#a4cfff;
	}
.titulos{
	margin:2px 0 -8px 0;
	}
.titulos_txt{
	float:left;
	text-indent:-9000px;
}
#line_down td{
	border:solid 1px #999999;
	text-align:left;
	padding:6px;
	}
#depoimentos strong{
	color:#a4cfff; !important
	font-weight:bold;
	}
	

/**** EQUIPE *****/

#icos_equipe{
	background:url(../imgs/icos_separa.gif) no-repeat center center;
	}