/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:0px;
	text-decoration:none;
	list-style:none;
}
a:hover{
	text-decoration:underline;
}
.combo{
	font:11px arial;
	color:#68776f;
	border:1px solid #cacfd2;
}
body{
	background:url(../images/background.gif) top repeat-x;
}
#geral{
	width:1000px;
	float:left;
}
h2{
	font:bold 16px Universe;
	color:#043959;
	background:url(../images/seta_titulo.gif) no-repeat;
	padding:0 0 2px 25px;
}
h3{
	font:bold 16px Universe;
	color:#043959;
	background:url(../images/seta_titulo.gif) no-repeat;
	padding:0 0 4px 25px;
	float:left;
}
/*--------------------MENU--------------------*/
.menu{
	background:url(../images/menu/bg_menu.gif) repeat-y;
	margin:6px 0 0 24px;
	_margin:6px 0 0 10px;
	width:153px;
	float:left;
}
.menu h1 {
	cursor:pointer;
}
/*--------------------CONTAINER-----------------*/
.container{
	float:left;
	width:777px;
	margin:20px 0 0 20px;
	_margin:20px 0 0 0px;
}
.container h2{
	float:left;
	margin:0 0 2px 0;
}
.menu_idiomasEAA{
	width:774px;
	margin:0 0 20px 0;
	float:left;
}

.menu_idiomas{
	width:300px;
	margin:0 0 20px 0;
	float:left;
}
#fullbanner {
	float:right; 
	width:468px; 
	_width:450px; 
	height:65px;
}
#bannersHomeEAA {
	width:151px; 
	height:174px;
}
.menu_secundario{
	float:left;
	margin:0 0 2px 0;
	width:750px;
}
.content{
	float:left;
	width:712px;
	background:#F9EDE1;
	padding:20px 35px 20px 30px;
}
.btnVoltar{
	float:left;
	margin:50px 0 0 0;
}
/*--------------------RODAPÉ--------------------*/
.rodape{
	width:777px;
	padding:20px 0;
	float:left;
}
.rodape ul li{
	display:inline;
	font:10px arial;
	color:#73706e;
	margin:0 5px 0 0;
}
.rodape ul li a{
	font:10px arial;
	color:#73706e;
}
.cdn a{
	float:right;
	font:9px arial;
	color:#73706e;
	padding:0 5px 0 0;
}
.paginacao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#043959;
}
