@charset "utf-8";


body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	background-image:url(../images/bgBody.jpg);
}
	
h1 {
	font-size:11px;
	color:#333;
	margin:0px;
	}
	
h2.news {
	font-size:16px;
	font-style:italic;
	color:#FFF;
	margin:0px;
	margin-left:35px;
	margin-top:3px;
	}
	
h3 {
	margin:0px;
	font-size:17px;
	color:#666666;
	}

.wrapper {
	position:absolute;
	width:930px;
	left:50%;
	margin-left:-465px;
	border:1px solid #666666;
	background-color:#fff;
	}
	
/*header*/
	
.header {
	background-image:url('../images/bgHead.gif');
	background-repeat:repeat-x;
	height:79px;
	}
	
.header #logo {
	float:left;
	padding:6px;
	padding-bottom:0px;
	}
	
.headUtil {
	float:right;
	width:690px;
	}
	
.buscaData {
	width:450px;
	float:left;
	background-image:url(../images/bgHeadForm.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:45px;
	padding-top:4px;
	height:22px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	}
	
.searchForm {
	width:180px;
	height:10px;
	margin-right:70px;
	font-size:9px;
	font-weight:bold;
	color:#666666;
	border:none;
	background-color:#e8e8e8;
	}
	
.countrySelect {
	width:123px;
	padding-left:40px;
	padding-right:30px;
	height:26px;
	padding-top:2px;
	float:right;
	background-image:url(../images/bgHeadDrop.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
	
.countrySelect a {
	float:right;
	margin-top:-13px;
	display:block;
	background-image:url(../images/bgDrop.gif);
	background-repeat:no-repeat;
	width:85px;
	padding-left:10px;
	height:14px;
	padding-top:1px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	}
	
#countryList {
	background-color:#E8E8E8;
	border:1px solid #CCCCCC;
	height:60px;
	margin-top:15px;
	margin-left:28px;
	overflow:auto;
	position:absolute;
	width:93px;
	display:none;
	}
	
#countryList ul {
	list-style-image:none;
	list-style-type:none;
	margin-left:-40px;
	margin-top:0px;
}
	
#countryList a {
	float:none;
	margin-top:0px;
	display:block;
	background-image:none;
	width:auto;
	padding-left:5px;
	padding-top:0px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
	
#countryList a:hover {
	color:#333333;
	text-decoration:underline;
}

/*MENU*/

.menu {
	background-image:url(../images/bgMenu.gif);
	background-repeat:no-repeat;
	height:21px;
	/*display:block;*/
	}
	
#nav {
	float:left;
	padding: 0;
	margin: 0;
	list-style: none;
	}
  
#nav li {
	float: left;
	position: relative;
	}
  
#nav li a {
	display:block;
	color:#91908E;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/bgNavLink.gif);
	background-repeat:no-repeat;
	background-position:right 10px;
	padding-left:2px;
	padding-right:12px;
	margin-left:25px;
	padding-top:4px;
	padding-bottom:2px;
	}
	
#nav li a:hover {
color:#000;
}

#nav li ul {
	display: none;
	position: absolute; 
	width:100px;
	background-image:url(../images/bgSubmenu.gif);
	background-position:bottom;
	margin-left:25px;
	padding-bottom:10px;
	border-top:1px solid #bab7b7;
	}
  
#nav li ul li {
	list-style:none;
	float:left;
	display:block;
	clear:left;
	margin-left:-35px;
	}
  
#nav li ul li a {
	width:130px;
	color:#696969;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	background-image:none;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	}
	
#nav li ul li a:hover {

color:#000;
}
	
#nav li > ul {
	top: auto;
	left: auto;
	}


#nav li:hover ul, #nav li.over ul { display: block; }

.rightMenu {
	float:right;
	color:#696969;
	font-size:11px;
	font-weight:bold;
	padding-right:30px;
	padding-top:3px;
	}
	
.rightMenu a {
	color:#696969;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:0px 3px;
	}

/*CONTEUDO*/

.divisor {
	background-color:#FFFFFF;
	height:20px;
	border-top:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	}
	
.bottomArea {
	background-image:url(../images/bgAbas.jpg);
	height:181px;
	}
	
.bottomButtons {
	float:left;
	width:94px;
	}
	
.bottomBoxes {
	float:right;
	width:788px;
	}
	
.bottomLeftArea {
	float:left;
	width:533px;
	padding-top:30px;
	}
	
#greenTab {
	display:block;
	background-image:url(../images/bgAbaVerde.jpg);
	height:113px;
	padding-top:10px;
	width:490px;
	padding-left:43px;
	}
	
#blueTab {
	display:none;
	background-image:url(../images/bgAbaAzul.jpg);
	height:113px;
	padding-top:10px;
	width:490px;
	padding-left:43px;
	}
	
#orangeTab {
	display:none;
	background-image:url(../images/bgAbaLaranja.jpg);
	height:113px;
	padding-top:10px;
	width:490px;
	padding-left:43px;
	}
	
.tabUl {
	margin:0px;
	margin-left:-25px;
	list-style:square;
	color:#203052;
	}
	
.tabUl li {
	padding-top:1px;
	line-height:14px;
	}
	
.tabUl li a {
	font-size:10px;
	color:#45474B;
	text-decoration:none;
	font-style:italic;
	}

.tabUl li a:hover {
	color:#000;
}

.RSSbox {
	float:right;
	background-image:url(../images/bgNews.jpg);
	background-repeat:no-repeat;
	background-position:left 30px;
	width:200px;
	padding-top:30px;
	height:123px;
	overflow:hidden;
	}
	
.RSSbox p {
	padding:0px;
	font-size:10px;
	font-style:italic;
	padding-left:10px;
	padding-right:40px;
	}
	
.RSSbox a {
	text-decoration:none;
	color:#333333;
	}
	
.RSSbox a:hover {
	text-decoration:underline;
	}
	
.contentArea {
	float:left;
	padding-top:50px;
	padding-left:10px;
	padding-bottom:30px;
	}
	
.leftArea {
	float:left;
	width:240px;
	}
	
.subCatBox {
	float:left;
	background-image:url(../images/bgMenuInBox.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:184px;
	padding-bottom:5px;
	margin-bottom:30px;
	}
	
.subCatTitle {
	float:left;
	background-image:url(../images/bgMenuInTitle.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:149px;
	padding-left:35px;
	height:24px;
	padding-top:5px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
	
.subCatBox ul {
	float:left;
	width:184px;
	display:block;
	margin:0px;
	}
	
.subCatBox ul {
	float:left;
	width:184px;
	display:block;
	margin:0px;
	}
	
.subCatBox ul li {
	float:left;
	width:184px;
	display:block;
	list-style:none;
	margin:0px;
	margin-left:-40px;
	border-bottom:1px dotted #CCC;
	}
	
.subCatBox ul li.last {
	border-bottom:none;
	}
	
.subCatBox ul li a {
	float:left;
	width:154px;
	display:block;
	padding-top:4px;
	/*height:16px;*/
	font-size:11px;
	font-weight:bold;

	color:#ababab;
	text-decoration:none;
	padding-left:30px;
	background-image:url(../images/bgMenuIn.gif);
	background-repeat:no-repeat;
	background-position:10px 6px;
	}

.subCatBox ul li.sub{background:none;}	
.subCatBox ul li a.subItem {
	float:left;
	width:154px;
	display:block;
	padding-top:4px;
	/*height:16px;*/
	font-size:11px;
	font-style:italic;
	color:#ababab;
	text-decoration:none;
	padding-left:30px;
	/*background-image:url(../images/bgMenuIn.gif);
	background-repeat:no-repeat;
	background-position:10px 6px;*/
	}
	
.subCatBox ul li a:hover {
	color:#7f7f7f;
	background-image:url(../images/bgMenuIn_ON.gif);
	}
	
.fraseBox {
	float:left;
	background-image:url(../images/bgBoxFrase.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:184px;
	padding-bottom:5px;
	margin-bottom:30px;
	}
	
.blueBox {
	float:left;
	background-image:url(../images/bgBoxFrase.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:184px;
	padding-bottom:5px;
	margin-bottom:30px;
	margin-left:30px;
	}
	
.fraseBoxTitle, .blueBoxTitle {
	float:left;
	background-image:url(../images/bgTitleFrase.gif);
	width:149px;
	padding-left:35px;
	height:24px;
	padding-top:5px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.fraseBox p, .blueBox p {
	padding:10px;
	margin:0px;
	clear:both;
	font-size:11px;
	color:#666666;
	}
	
.rightArea {
	float:left;
	width:600px;
	}
	
.rightTop {
	margin-bottom:5px;
	margin-left:-30px;
	}
	
.rightBottom {
	margin-bottom:-3px;
	margin-left:-30px;
	margin-top:10px;
	}
	
.rightBox {
	float:left;
	background-image:url(../images/bgRightbox.gif);
	background-repeat:repeat-y;
	width:527px;
	padding-left:30px;
	padding-right:25px;
	}
	
.destaqueBox {
	float:left;
	background-image:url(../images/bgDestaqueBox2.png);
	background-repeat:no-repeat;
	width:482px;
	height:45px;
	padding:10px;
	padding-left:35px;
	margin-bottom:40px;
	}
	
.destaqueBox p {
	margin:0px;
	font-size:10px;
	color:#999999;
	}
	
.pictureBox {
	float:left;
	margin-left:10px;
	margin-right:10px;
	}
	
.textoArea {
	padding-left:20px;
	}
	
.textoArea p {
	margin:0px;
	margin-top:10px;
	font-size:12px;
	color:#333333;
	}

.textoArea p a{
	font-size:12px;
	color:#004B8F;
	font-weight:bold;
	text-decoration:none;
}

.textoArea p a:hover{
	text-decoration:underline;
}

.textoArea p b{
	font-size:13px;
	color:#003262;
}

.textoArea p strong{
	font-size:14px;
	color:#004A90;
}
	
/*Footer*/

.footer {
	clear:both;
	background-color:#10468c;
	border-top:10px solid #092f60;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding-left:35px;
	height:15px;
	padding-top:1px;
	}

.footer a {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	margin:3px;
	}

.footer a:hover {
	color:#ededed;
	text-decoration:underline;
	}
.compartilhe {
	padding-top:10px;
	text-align:right;
}
.legenda_c {
	font-size:9px;
	color:#999999;
	vertical-align:middle;
}

.pagina_ativa { 
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.pagina {
	color:#666666;
	font-size:12px;
}
.resultado_link {
	color:#666666;
	font-size:12px;
	text-decoration:none;
}