﻿@charset "utf-8";
/* CSS Document */


body {
	margin:0 auto;
	padding:0;
	font-family:Tahoma, Arial, Verdana, Geneva, sans-serif;
	font-size:10pt;
	line-height:180%;
	color:#575755;
	background:#d9ddde url(../img/bg_site.gif) repeat-x top center;
	text-align:center; /* hack para o IE */
	text-align:left;	
}

h1{
	color:#0a87ca;
	font-size:18px;
	font-style:normal;
	font-weight:200;
}

span{
	vertical-align:middle;
}

a {
	font-family:Tahoma, Arial, Verdana, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#066696;
}
a:link { color:#066696; }
a:active { color:#066696; }
a:hover { color: #0000FF; }


#tudo {
	float:inherit;
	padding:0;
	margin: 50px auto 0 auto;
	width: 1000px;
	background:#fff;

}

#topo {
	padding: 30px 30px 0 30px;
	text-align:left;
	background-color: #FFF;
	z-index:2;
}


#topo_esq {
	float:left;
	height:100px;
}


#topo_dir {
	float:right;
	width:300px;
}


#idioma {
	float:right;
	text-align:left;
}


#busca {
	clear:both;
	padding:8px;
	text-align:left;
	background:#e9e9e9;
	margin-top: 50px;
}


#submenu {
	clear:both;
	width:100%;
	height:41px;
	color:#FFFFFF;
	text-transform:uppercase;
	background:#0193df url(../img/bg_submenu.gif) repeat-x top;
}


#submenu ul{
	width: 100%;
	list-style:none;
	padding-top: 10px;
}


#submenu ul li{
	float:left;
	padding: 0 35px 0 0;
	font-weight:bold;
}

#submenu ul li a {
	color: #FFFFFF;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


#banner{
	text-align:center;
}


#conteudo {
	float: left;
	width: 650px;
	height: auto;
	margin: 10px 0 0 30px;
	background-color: #FFF;
}

#texto{

}



#imagem{
	float:right;
	margin-top:20px;
}



#menu {
	float: right;
	width: auto;
	background:#FFF;
}


#mnoticias, #mcotacoes, #martigos, #mnewsletter {
	width: 250px;
	margin: 15px 30px 0 0;
	background:#f8f8fa url(../img/bg_latesq.gif) repeat-x top;
	clear:both;
	padding-bottom: 15px;
}



#seta {
	float:left;
	padding: 10px 10px 0 10px;
}


#seta2 {
	float:left;
	padding: 7px 40px 0 0;
	margin:0;
}
#seta2 h3 {
	padding: 0;
	margin:0;
}



#seta3 {
	float:right;
	padding: 10px 10px 0 0;
}



#tabela{
	float:left;
	margin:5px 12px;
}

#bg_1{
	/*
	margin:0;
	float:left;
	background:#7e9daf;
	width:100%;
	height:150px;
	z-index:30;
	*/
}

#rodape {
	clear:both;
	background-color: #FFF;
}

#bg_2{
	clear:both;
	background:#7e9daf;
	width:100%;
	height:150px;
	z-index:31;
}


#rodape2 {
	clear:both;
	padding:0;
	margin: auto;
	width: 1000px;
	height: 40px;
	background-color: #FFFFFF;
}

#rodape3 {
	clear:both;
	padding:0 0 15px 0;
	margin: auto;
	width: 1000px;
	height: 40px;
	text-align:center;
	color:#FFFFFF;
	line-height: normal;
}

#table_home_servicos {
	text-align:center;
	border:0;
}
#table_home_servicos td {
	vertical-align: top;
	text-align:center;
	line-height:120%;
}
.titulo_servico_home {
	color:#335e89;
	font-size: 10pt;
	font-weight:bold;
}

.service_tit {

}
.service_text {

}
