@charset "iso-8859-1";

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	
	/*background-image: url(../imagens/fundoBody.jpg);*/
	
	background-image: url(../imagens/background.jpg);
	background-position: top;
	background-attachment: scroll;
	background-repeat: repeat-x;


}


.cabecalho {

	background-color: #FFFFFF;
	
	width: 901px;
	height: 100px;
	
	float: left;
	
	margin-left: 2px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;



}


.cabecalhoBanner {

	background-color: #FFFFFF;
	
	width: 901px;
	height: 200px;
	
	float: left;
	
	margin-left: 2px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	/*background-image: url(../imagens/fundoCabecalhoBanner.jpg);*/
	background-position: left top;
	background-repeat: no-repeat;



}

.cabecalhoBannerPeca1 {

	width: 300px;
	height: 200px;
	
	
	margin-left: 5px;
	
	background-color: #FFFFFF;


}

.cabecalhoBannerPeca2 {

	width: 566px;
	height: 200px;
	
	margin-left: 0px;
	margin-top: -200px;
	margin-right: 10px;
	
	background-color: #FFFFFF;
	
	float: right;
}


.bannerFlash {
	width: 700px;
	height: 480px;

	
	margin-top: 300px;
	background-color: #FFF;
	
	position: absolute;
	z-index: 5;
	overflow: visible;
	visibility: visible;
	text-align: center;
	
	
	left: 50%;
	margin-left: -250px;
	
}

.baixoMenu {

	background-color: transparent;
	
	width: 883px;
	height: 3px;
	
	float: left;
	
	margin-left: 11px;
	margin-right: 3px;
	margin-top: -13px;
	margin-bottom: 0px;
	
	
	background-image: url(../imagens/baixomenu.png);
	background-position: left top;
	background-repeat: repeat-x;



}

.lateral {


	background-color: #FFFFFF;
	
	float: left;
	
	width: 180px;
	height: 100%;
	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	
	
	border-top-style: none;
	border-right: double 1px #CCCCCC;
	border-bottom-style: none;
	border-left-style: none;
	





}

.menuContexto {

	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	clear: none;
	float: right;
	height: 20px;
	width: 630px;
	

	
	margin-top: 90px;




	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	

}


.centro {

	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	
	
	float: right;
	height: 100%;
	width: 680px;
	
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	padding: 10px;

	padding-top: 10px;

	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	text-align: left;
	


}

span.titulo {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font: bold large;
	color: #666;
	

}


span.tituloNoticia {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font: bold;
	font-variant: normal;
	color: #666;
	

}


.home {


	background-color: transparent;
	
	background-image: url(../imagens/fundoHome.png);
	background-attachment: scroll;
	background-position: center;
	background-repeat: no-repeat;
	
	overflow: hidden;
	
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	clear: none;
	float: left;
	height: 350px;
	width: 600px;
	
	margin-top: 30px;
	margin-left: 0px;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}




.principal {

	
	
	background-image: url(../imagens/fundoPrincipal.jpg);
	background-attachment: scroll;
	background-position: center;
	background-repeat: repeat-y;

	background-color: #FFFFFF;
	width: 905px;
	
	
	position: absolute;
	left: 50%;
	margin: 0 0 0 0px;
	top: 0px;
	margin-left: -452px;
	
	padding-bottom: 50px;

}

.idiomas {

	width: 263px;
	height: 47px;
	
	margin-top: -15px;
	margin-left: 605px;
	
	
	background-color: #FFFFFF;
	
	background-image: url(../imagens/fundoIdiomas.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
	padding: 10px;
	padding-left: 15px;

}

span.bandeiras{

	float: right;
	width: 240px;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 10px;
	color: #CCC;
	

}



.logoRasper {

	
	width: 140px;
	height: 97px;
	

	margin-top: -50px;
	margin-right: 10px;
	
	float: right;
	
	background-color: transparent;
	


}

/*span.Menu {

	float: left;
	width: 500px;
	margin-top: 35px;
	margin-left: 20px;
	

}*/

.noticias {

	width: 173px;
	height: 100%;
	
	/*background-image: url(../imagens/tituloNoticias.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 30px;*/


	
	

}

.noticiasInterno {

	width: 163px;

	margin-left: 5px;
	margin-top: 20px;
	
	float: left;
	
	font: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666;
	
}


.contatos {

	width: 173px;
	height: 150px;
	
	background-image: url(../imagens/tituloContatos.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 30px;

	margin-top: 90px;
	
	
	

}


.contatosEsp {

	width: 173px;
	height: 150px;
	
	background-image: url(../imagens/fundoContatoEmpresaEsp.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 30px;

	margin-top: 90px;

}

.contatosIng{

	width: 173px;
	height: 150px;
	
	background-image: url(../imagens/fundoContatoEmpresaIng.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 30px;

	margin-top: 90px;

}



.contatosInterno {

	width: 163px;

	margin-left: 5px;
	margin-top: 20px;
	
	float: left;
	
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
	

	
	

}

.rodape {

	background-image: url(../imagens/rodape.png);
	background-position: bottom;

	background-repeat: no-repeat;

	background-color: transparent;
	width: 900px;
	height: 14px;

	position: absolute;

	left: 50%;
	margin: 0 0 0 0px;
	bottom: 0px;*/

	margin-top: 10px;
	margin-left: -451px;
	
	
	padding-top: 20px;
	

	/*z-index:2;*/
	


}

.textoRodape {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: center;
	
	margin-top: -2px;
	

}


a {
	

	color: #003366;
	text-decoration: none;
	padding: 6px;
	margin-bottom: 8px;
}

a:visited {
	
	text-decoration: none;
	color: #003366;
}

a:hover {
	
	text-decoration: none;
	color: #FF9900;
	font: bold;
}

a:active {
	
	text-decoration: none;
	color: #FF9900;
}




.botao {

	background-color: #FFF;
	margin-top: 4px;
	padding-right: 5px;
	float:right;
	margin-right: 10px;
	font: bold;
	border-style: ridge;
	border: 1px;
	border-color: #F93;
	color: #003366;
	
	font-family: Verdana, Geneva, sans-serif;
	

}

.campos {

	background-color: #FFF;

	font: bold;
	border-style: ridge;
	border: 1px;
	border-color: #F93;
	color: #003366;
	
	font-family: Verdana, Geneva, sans-serif;
	

}




/* MENU HORIZONTAL ROLLOVER */

#menu a{
text-decoration: none;
font-size: 11px;

font-family: Verdana, Geneva, sans-serif;
font: bold;



}
#menu ul{
list-style: none;
margin: 0;
padding: 0;
margin-top: 20px;




}


#menu li ul{
display: none;
}



#menu ul li{
float: left;
position: relative;
width: 140px;
height: 18px;

}


#menu ul li a {

display: block;

padding: 0;
margin: 0;

width: 140px;
height: 18px;

text-align: center;

border: 0px solid #ccc;




}

#menu a:Hover{

	background-color: #FC6;
	color: #000;
	font: bold;
	text-shadow: #FFF;
	font-weight: 300;


}


#menu ul li:hover ul {display: block; margin-top: -4px; background-color: #fff; }

#menu ul li:hover ul li ul {display: none;}

#menu ul li:hover ul li:hover ul {
display: block;
position: absolute;
left: 140px;
top: 0;
margin-top: 0;

}



#menu ul li{
display: block;
float: left;
}


#menu ul li:hover ul {display: block; position: absolute; top: 21px; }


#menu ul li:hover ul li:hover ul {display: block;}

#menu ul li:hover ul li:hover ul {

display: block;

position: absolute;

background-color: #fff;

left: 140px;

top: 0;

margin-top:0;
}

