* { 
   padding:0px; 
   margin:0px; 
} 
html, body { 
   height:100%; 
   width:100%; 
} 
body {
	background-image: url(img/bg_body.gif);
	margin: 0px;
	padding: 0px;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-y;
	background-position: center;
}
.floatleft {
	float: left;
}
.margin {
	margin-left: 45px;
	margin-top: 10px;
}
#main {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	height:100%;
}
#top {
	background-color: #BBCEDB;
	font-size: 10px;
	color: #0A246A;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#top a:link, #top a:visited {
	color: #0A246A;
	text-decoration: none;
}
#top a:hover, #top a:active {
	color: #E20820;
	text-decoration: none;
}
#menu {
	height: 121px;
	width: 493px;
	background-color: #003371;
	float: right;
}
#logo {
	width: 249px;
	background-color: #BBCEDB;
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 122px;
	display: inline;
	float: left;

}
#menu a:link, #menu a:visited {
	display: block;

}

#menu a:hover, #menu a:active {
	background-color: #406695;
}
#conteudo {
	width: 741px;
	clear: both;
}

#pesquisa {
	background-color: #EEEEEE;
	float: left;
	width: 210px;
	height: 190px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 9px;
}
#pesquisa select {
	font-size: 10px;
	width: 200px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 4px;
}

#pesquisa label {
	float: left;
	width: 70px;
	clear: left;
	margin-left: 3px;
	color: #003371;
	font-size: 10px;
	font-weight: bold;
}
#pesquisa hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88A7CC;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFDDE5;
	border-right-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-bottom: 6px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88A7CC;
	clear: left;
	margin-right: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-right-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-bottom: 6px;
}
label {
	float: left;
	width: 60px;
	clear: left;
	margin-left: 3px;
	color: #0A246A;
	font-size: 10px;
	font-weight: bold;
}
.input {
	float: left;
	margin-bottom: 4px;
	border: 1px solid #666666;
}

#banner {
	width: 492px;
	float: right;
	height: 190px;
	background-image: url(img/bg_banners.gif);
}
#conteudo {
	
	width: 741px;
}
#news {
	float: left;
	width: 211px;
	background-image: url(img/bg_newsletter.gif);
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 30px;
}
#novidades {
	width: 200px;
	float: left;
	color: #FFFFFF;
	padding-right: 19px;
	padding-left: 19px;
	margin-bottom: 5px;
}
#novidades p {
	margin-bottom: 5px;
}
#lateral img {
	margin-bottom: 20px;
}


#novidades a:link, #novidades a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#novidades a:hover, #novidades a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#lateral {
	width: 230px;
	float: right;
	text-align: center;
	padding-top: 32px;
}

#rodapeclear {
	width: 726px;
	font-size: 9px;
	color: #638BBC;
	background-color: #003371;
	text-align: right;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#rodapeclear a:link, #rodapeclear a:visited {
	color: #638BBC;
	text-decoration: none;
}
#rodapeclear a:hover, #rodapeclear a:active {
	color: #638BBC;
	text-decoration: underline;
}

#rodape2 {
	float: left;
	width: 199px;
	padding-right: 20px;
	padding-left: 30px;
}

#rodape3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4570A3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4570A3;
	float: left;
	width: 202px;
	padding-right: 20px;
	padding-left: 30px;
}
#rodape4 {
	float: left;
	width: 140px;
	padding-right: 20px;
	padding-left: 30px;
}
#rodape {
	clear: both;
	background-color: #003371;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4570A3;
	width: 742px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4570A3;
}
.clear {
	clear: both;
}

#rodape3 a:link, #rodape3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#rodape3 a:hover, #rodape3 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#rodape4 a:link, #rodape4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#rodape4 a:hover, #rodape3 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.select_area {
	float: left;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#FFFFFF;
	width: 60px;
}
.idioma {
	float: left;
}
#intermediaria {
	width: 742px;
	background-color: #EEE;
	clear: both;
}
