/* CSS Document */
@import url(mail.css);

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0;
text-align:center; /* hack para o IE */
margin: 0;
}

#principal{
width: 785px;
margin:0 auto;
background-image:url(../images/centro.jpg); background-repeat:repeat-y;
overflow:hidden;
}

#topo{ background-image:url(../images/topo.jpg); background-repeat:no-repeat; height:199px;
}

#centro{
	margin-top:10px; margin-right:10px;
}
#menu{
	float:left; margin-left: 25px; width: 150px; height:100%;
}
#menu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:1px dotted #999;
}
#menu a:hover{
	background-color:#E8E8E8;
}

#conteudo{
margin-left:205px; min-height:450px;
}
.solucoes{
min-height:800px;
}
#conteudo_texto{
	margin-left:10px;
float:left; width:550px;
border-left: 1px #999 solid;
}
#texto{
padding: 10px; text-align:justify;
}
#foto{
float:left;
}
#foto img{
border:1px #333 solid;
}
#divisoria {
	background-image:url(../images/linha_vert.jpg); background-repeat:no-repeat; background-position:right;
  float:left; height:200px; width:190px;
}
#divisoria_horizontal{
width:380px; margin-top:20px; margin-bottom:20px; margin-left:270px; border-bottom: 1px #999 solid; clear:both;
}
#divisoria_horizontal_1{
width:380px; margin-top:20px; margin-bottom:20px; margin-left:50px; border-bottom: 1px #999 solid;
}
#manchete{

}
#frase{
color:#630; margin-left:100px; margin-right:100px; /*border-bottom:1px #999 dashed; border-top:1px #999 dashed;*/
}
td img{
border:1px #333 solid;
}
#banner{
float:left; width:200px;
}
#banner p{
margin-top:0; width:200px; text-align:justify;
}

#bottom { background-image:url(../images/bottom.jpg); background-repeat:no-repeat; width:785px; height:70px; margin:0 auto;
}
#rodape{
float:left; height:40px; width:780px; clear:both; /*border:#960 1px solid;*/
}
#rodape_img{
margin-top:5px; margin-left:50px; background-image:url(../images/linha.jpg); background-repeat:no-repeat; text-align:center; height:2px; background-position:center; 
}
#direitos{
font-size:10px; margin-left:5px; margin-top:5px; height:30px; width:340px; float:left; padding-top:10px; padding-left:10px;
}
#boreal {
margin-top:5px; height:30px; width:250px; float:right; padding-top:3px;
} 

#menu_curriculo{
	margin:10px;
	padding:10px;
}
.menu_curriculo{
	display:block; float:left;
}
.destaques{
	color:#960;
}

img{
	border: 0;
}
.imagens{
padding-left:10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
}
a:link {
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	font-size: 12px;
}
/* CSS Document */
td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
}
tr{
border:1px solid #999;
}
.subtitulo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#666666;
}
.txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

#relogio{
	color:#999;
	height: 30px; 
	padding: 12px 10px 0 5px;
	font-size: 9px;
	font-weight:bold;
	text-align:right;
	width: 280px;
	float:right;
}