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

* {
	margin:0px;
	padding:0px;
	font-family: "SEGOE UI", "Tahoma", "FreeSans";
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
img {
	border:none;
}

a:hover {
	text-decoration:underline;	
}



body {
	background-image:url(../imagens/bkg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

h1, h1 a {
	font-size:21px;
	color:#003786;
	margin-bottom:5px;
}
h2, h2 a {
	font-size:15px;
	color:#004080;	
	margin-bottom:5px;
}
h3, h3 a {
	font-size:14px;
	color:#FF931E;	
}

.azul * {
	color:#003786;	
}
.laranja * {
	color:#FF931E;		
}

.left {
	float:left;	
}
.right {
	float:right;
}


#container {
	width:1000px;
	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	
	text-align:left;	
	
	padding-top:22px;
}

#topo {
	height:164px;
	float:none;
	clear:both;
	margin-bottom:20px;
}

#topologomarca {
	float:left;	
	padding-top:7px;
}
#topopublicidade {
        z-index: 1;        
        float:right;
        padding: 0;
        margin: 0;
        height: 90px;        
}

#topobarra {
	float:left;
	width:1000px;
	padding-top:32px;
}


#topomenu {
	padding-top:1px;
	height:31px;
        z-index: 2;
	float:left;
}
#topomenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#topomenu ul li {
	display:inline;
	padding:15px 5px 15px 5px;
}
#topomenu ul li:hover {
	background-image:url(../imagens/bkg_menu__.png);
	background-position:top center;        
}
#topomenu ul li:last-of-type {
	display:inline;
	padding:15px 5px 15px 5px;
	border:none;
}
#topomenu ul li:first-of-type {
	color:#666666;
	padding-left:8px;
	margin-left:-8px;
}
#topomenu ul li a {
	font-size:16px;
	color:#FFF;
	padding: 15px 8px 15px 8px;
	width:auto;
	height:auto;
	font-weight:normal;
	text-decoration:none;
}
#topomenu ul li a:hover {
	/*color:#124F6F;*/
        color: white;
	font-weight:normal;
}
#topomenu ul li a.selected {
	color:#030;
	font-weight:normal;
}


#searcharea {
	float:right;
	margin-top:-3px;
}


#searcharea .querybox {
	height:24px;
	width:190px;
	font-style:italic;
	color:#CCC;
	border:none;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	vertical-align:middle;
	font-size:16px;
	padding-top:2px;
	padding-bottom:3px;
}
#searcharea .querybox:focus {
	height:24px;
	width:190px;
	font-style:italic;
	color:#CCC;
	border:none;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	vertical-align:middle;
	font-size:16px;
	padding-top:2px;
	padding-bottom:3px;
}


#searcharea .left {
	width:3px;
	height:31px;
	float:left;
	background-image:url(../imagens/txbox_left.png);
}
#searcharea .middle {
	width:190px;
	height:31px;
	float:left;
}
#searcharea .right {
	width:3px;
	height:31px;
	float:left;
	background-image:url(../imagens/txbox_right.png);
	margin-right: 10px;
}
#searcharea .btn {
	width:38px;
	height:31px;
	float:left;
}




#lateralesquerda {
	clear:left;
	float:left;
	width:130px;
	margin-right:20px;	
	
}
#lateralesquerda td {
	padding:0px 8px 2px 0px;	
}
#lateralesquerda div.secao {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;	
	font-size:14px;	
	min-height:110px;
}
#lateralesquerda div .input {
	width: 130px;
}
#lateralesquerda div.secao:nth-of-type(3) {
	min-height:10px;
		
}
#lateralesquerda div.secao:last-of-type {
	padding-bottom:10px;	
	border-bottom:none;
}
#lateralesquerda div.secao h1 {
	font-size:16px;
	color:#20557B;
	margin-bottom:8px;
}
#lateralesquerda div.secao h2 {
	font-size:12px;
	color:#FF931E;
	margin-bottom:8px;
}
#lateralesquerda div.secao ul {
	list-style:none;	
}
#lateralesquerda div.secao ul li {
	/*background-image:url(../imagens/lateralesquerda_seta.png);*/
	background-position:center right;
	background-repeat:no-repeat;
	padding:2px 0px 2px 0px;
}
#lateralesquerda div.secao ul li:hover {
	/*background-image:url(../imagens/lateralesquerda_seta_hover.png);*/
	background-color:#F8F8F8
}
#lateralesquerda div.secao ul li a {
	display:block;
	width:100px;
	height:auto;	
}
#lateralesquerda div.secao ul li a:hover {
	font-weight:bold;
}



#conteudo {
	width:670px;
	float:left;
}





#lateraldireita {
	clear:right;
	float:right;
	width:160px;
	
}




div#bottom {
	float:none;
	clear:both;
	width:100%;
	height:230px;
	background-image:url(../imagens/bottom_bkg_.jpg);
	color:#FFF;
	padding-top:40px;
	margin-top:13px;
}
div#bottom * {
	color:#FFF;	
}
div#bottom div#rodape {
	
	text-align: left;
	padding-top: 0;
	position: relative;
	border-top: none;
	clear: both;
	margin-top: 0;
	margin-left: auto;
	width: 1000px;
	margin-right: auto;
}

div#rodape div#search {
		float:left;
		width:267px;
		height:180px;
		margin-top:5px;
	}
	div#rodape div#premiumpartners {
		float:left;
		width:514px;
		height:100px;
		text-align:center;
	}
	div#rodape div#certarea {
		float:left;
		width:219px;
		height:100px;
		text-align:right;
	}
	div#rodape div#rod {
		float:none;
		clear:both;
		width:1000px;
		height:42px;
	}
	
	
	
div#search {
	width:265px;
	height:61px;
}

div#search .querybox {
	height:24px;
	width:190px;
	font-style:italic;
	color:#CCC;
	border:none;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	vertical-align:middle;
	font-size:16px;
	padding-top:5px;
}

div#search .left {
	width:3px;
	height:31px;
	float:left;
	background-image:url(../imagens/txbox_left.png);
}
div#search .middle {
	width:190px;
	height:31px;
	float:left;
}
div#search .right {
	width:3px;
	height:31px;
	float:left;
	background-image:url(../imagens/txbox_right.png);
	margin-right: 10px;
}
div#search .btn {
	width:38px;
	height:31px;
	float:left;
}	

