@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------
	TAGS HTML
-------------------------------------------------------------*/	
body {
	margin: 0;
	padding: 0;		
	background-position: 0 -6px;	
	background-repeat: no-repeat;
	overflow-x: hidden;	
	/*background: #FFF url(../Images/HomeFundo.jpg) repeat-x;*/ 
}

/*-----------------------------------------------------------
	ESTRUTURAL PRINCIPAL
-------------------------------------------------------------*/

#Container {	
	width: 994px;	
	margin: 0 auto 0 auto;	
}
#Cabecalho {	
	width: 974px;
	height: 97px;	
	float: left;
	display: inline;	
	margin: 0 0 0 10px;
}
#Imagem {	
	width: 974px;
	height: 300px;
	padding:0;	
	margin: 0 0 0 10px;
	text-align: right;	
	float: left;
	display: inline;	
	border-top: 3px solid #C2C6C5;
	border-bottom: 3px solid #C2C6C5;	
	background: #3BB3C3 url(../Images/HomeImagem.jpg) no-repeat; 
}
#Idiomas {	
	width: 970px;
	height: 20px;
	float: left;
	display: inline;
	margin: 4px 0 0 12px;	
}
#Servicos {	
	width: 970px;
	height: 100px;
	max-height: 100px;
	min-height: 100px;
	float: left;
	display: inline; 
	border-top: 2px solid #C2C6C5;
	border-bottom: 2px solid #C2C6C5;
	margin-top: 20px;
	margin-left: 12px;	
	overflow: hidden; /* Conserta height no IE6 */
}
#Copyrights {	
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	margin: 5px 0 0 0;	
	width: 970px;
	height: 25px;	
	float: left;	
	display: inline;
	text-align: right;
	margin-left: 12px;
}
#Copyrights a {	
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	text-decoration: none;	
}
#Copyrights a:hover {		
	text-decoration: underline;	
}

/*-----------------------------------------------------------
	ESTRUTURA CONTEÚDO
-------------------------------------------------------------*/

#Logomarca {
	width: 221px;	
	height: 97px;
	padding: 10px 0 0 0;
	float: left;
	display: inline;	
}
#Menu {	
	width: 753px;	
	padding: 0 0 0 0;
	margin: 56px 0 0 0;		
	float: left;	
	display: inline;	
}

/* Imagens que trocam de cor embaixo */
.ServicoTitulo {
	position: absolute;	
	width: 155px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	padding: 0 0 0 6px;	
	margin: 77px 0 0 0;
	cursor: pointer; 
}

/*-----------------------------------------------------------
	LINKS
-------------------------------------------------------------*/

/* Menu completo está com 425px */
.MenuLinks {	
	color: #CBCBCB;
	line-height: 18px;	
	/*border-left: 1px dotted #CCCBCB;*/ 
	padding: 13px 10px 0px 10px;	
	_padding: 13px 10px 0px 10px;	
	margin: 10px 0 0 0;
	float: right;
	display: inline;
	height: 28px;
	text-transform: uppercase;		
}
.MenuLinksDireita {	
	line-height: 18px;	
	/*border-left: 1px dotted #CCCBCB;
	border-right: 1px dotted #CCCBCB;*/ 
	padding: 13px 0 0 10px;	
	_padding: 13px 0 0 10px;	
	margin: 10px 0 0 0;
	float: right;
	display: inline;
	height: 28px;
	text-transform: uppercase;	
}
#Menu a {	
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #B0C7CF;		
	text-decoration: none;
}
#Menu a:hover {		
	color:#02567A;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

.IdiomasLinks {		
	border-left: 1px solid #000; 
	border-right: 1px solid #000; 
	padding: 0 7px 0px 7px;
	float: right;
	display: inline;
	height: 15px;		
}
#Idiomas a {	
	font: normal 14px Arial, Helvetica, sans-serif;	
	color: #000000;
	text-decoration: none;
}
#Idiomas a:hover {	
	text-decoration: underline;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#Rodape {	
	width: 970px;
	height: 23px;
	margin: 20px 0 0 12px;
	padding: 1px 0 0 0;
	float: left;
	display: inline;
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;	
	text-align: right;
	/*background-color: #E8E8E8;*/
}
.RodapeLinks {
	top:10px;
	display: inline;
	margin: 0 5px 0 5px;	
	position: aboslute;			
}
#Rodape a {	
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #898787;	
	text-decoration: none;
	/*text-transform: uppercase;*/		
}
#Rodape a:hover {		
	color: #02547A;		
}
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

.ServicosLinks {	 
	padding: 0;
	float: left;	
	display: inline;
	margin: 0 2px 0 0;		
}
.ServicosLinksDireita {	 
	padding: 0;
	float: left;	
	display: inline;
	margin: 0;		
}

/*-----------------------------------------------------------
	TWITTER
-------------------------------------------------------------*/

#twitter_div {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 300px;
	height:260px;
	text-align: left;
	margin: 20px 0 0 5px;	
	padding-left: 15px;		
	float:left;
	display: inline;	
}
#twitter_div a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;	
}
#twitter_div a:hover {	
	text-decoration: underline;	
}
#twitter_div li {
	margin-bottom: 13px;
	list-style-type: none;		
}
#twitter_div ul {	
	padding:0;	
	margin: 6px 0 0 0;
}
#twitter_div .Tit {	
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: italic;
}

