/* IDX.TPL - HOME*/
body {
	background:#F5F5F5 url(../img/sombra_body.png) repeat-x fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}
img { border:0; margin:0; padding:0 }
* {  margin:0; padding:0 }
a, a:visited, a:hover, a:active { color:#000; text-decoration: underline; cursor:pointer}
a:hover { text-decoration:none; }


.corpo_site {
	width:700px;
	background: url(../img/sombra.png) repeat-y;
	overflow:hidden;
	padding:0 20px;
	margin:0 auto
	}
.borda { 
	border:5px solid #CCCCCC;
	border-top:0;}
	
.topo {
	background:url(../img/topo.jpg) no-repeat;
	height:160px;}
	.topo span { display:none}

.menu {
	background:url(../img/fdo_menu.jpg) repeat-x;
	height:40px;
	list-style:none;
	position: relative;
	z-index:10;}
	.menu li {
		float:left;
		line-height:25px;
		padding:0 15px;
		text-transform:uppercase;
		font-weight:bold;}
	.menu a, .menu a:visited, .menu a:active, .menu a:hover { 
		color:#E8E8D6;
		display:block;
		text-decoration:none;}
	.menu a:hover {
		text-decoration:underline}
	.menu_ativo { text-decoration:underline;		color:#E8E8D6;}

.perfil {
	float:left;
	width:164px;
	margin:0 10px 10px 10px;
	_margin:0 10px 10px 5px;
	background:#F5f5f5;
	padding:8px;
	height:420px;
	position:relative;
	font-size:11px}
	.foto {
		height:165px;
		background:#fff;
		margin-bottom:10px}
	.dados p { margin-bottom:5px; font-weight:bold}
	.qualificacao { 
		font-weight:normal !important;}
.conteudo { 
	padding: 0 10px 10px 0;
	overflow:hidden;
	min-height:300px;
	float:right;
	width:480px;
	margin-bottom:10px;
	position:relative}
	.conteudo h2 {
		text-align:left;
		color:#333;
		font-size:15px;
		padding-left:5px;
		margin-bottom:5px;
		font-family:"trebuchet MS", Verdana, Arial;
		background:#f5f5f5;		}
.rdp { 
	clear:both;
	background:#f5f5f5;
	height:37px;
	text-align:center;
	padding-top:3px;
	line-height:15px;}

/* home.inc.tpl */
.bemvindo, .noticias, .contato, .areas {
	background:#F5f5f5;
	margin-bottom:10px;
	padding:10px;	
	height:160px
	}
.bemvindo { text-align:center; }
	.bemvindo p {
		font-size:12px;
		margin-bottom:5px;
		margin-top:5px;
		line-height:15px;
		}
.noticias {
	float:left;
	width: 240px;
	margin-right:10px;
	height:226px
	}
	.not_corpo { overflow:auto; height:206px;}
	.not_box { 
		margin-bottom:10px;
		width:220px;
		margin-left:2px; }
	.not_tit {
		font-weight:bold;
		margin-bottom:3px;}
	.not_data {
		margin-bottom:3px;
		color:#999999;}
	.not_txt {
		line-height:15px;
		}
.outros {
	float:right;
	width:205px;}
	.contato { 
		text-align:center; 
		height:50px;
		padding:0}
		.contato p { margin-bottom:5px;}
		
	.areas {
		height:140px;
		text-align:center;}
	.banner {
		height:186px;
		background:#EAE1D0;}


.area_inc, .clientes_inc, .curriculum, .link_inc {
	margin-left:40px;
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;
	}
	.link_inc { 
		font-size:13px;
		margin-left:20px;}
		
	.area_inc p, .clientes_inc p, .curriculum p, .link_inc p {
		margin-top:15px;
		font-weight:bold;
		margin-bottom:2px;}
		

	
	.clientes_inc span, .curriculum span, .link_inc span { font-size:12px; }