/* CSS Document */
*, p, img { 
   padding:0px; 
   margin:0px; 
} 
html, body { 
   height:100%; 
   width:100%; 
} 
body {
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #9899AD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#principal {
	background-color: #FFFFFF;
	width: 880px;
	border: 1px solid #70708B;
	position: relative;
	margin-left: auto;
	background-image: url(../img/bg_principal.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

.textomenor {
	font-size: 9px;
	margin-top: 5px;
}

#top {
	background-color: #ECECF0;
	font-size: 10px;
	text-align: right;
	height: 17px;
	float: left;
	width: 648px;
	padding-top: 1px;
}
#top a:link, #top a:visited {
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
	font-weight: bold;
}
#top a:hover, #top a:active {
	color: #1B91A5;
	font-weight: bold;
}
#lateral {
	width: 229px;
	background-image: url(img/bg_lateral.jpg);
	background-repeat: no-repeat;
	height: 100%;
	float: left;
}

#endereco {
	padding-right: 5px;
	padding-left: 28px;
	font-size: 10px;
	color: #666666;
	padding-top: 60px;
}
#endereco a:link, a:visited {
	color: #666666;
}
#endereco a:hover, a:active {
	color: #003399;
}
#cabecalho {
	float: left;
	width: 649px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999AD;
	text-align: right;
	background-image: url(img/slogan_cabecalho.gif);
	background-repeat: no-repeat;
}
.float_right {
	float: right;
}

#banner {
	float: left;
	width: 648px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9999AD;
}
#conteudo {
	float: right;
	width: 625px;
	color: #333333;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#conteudo  p {
	padding-bottom: 5px;
}
.oudent {
	margin-left: -10px;
}

#conteudo  h2 {
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 5px;
}
#busca p {
	line-height: 20px;
	margin-bottom: 0px;
}


#conteudo_left {
	width: 350px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEE;
	float: left;
}
#conteudo_right {
	width: 220px;
	padding-right: 10px;
	padding-left: 20px;
	float: right;
}
#conteudo_right a:link, #rodapeclear a:visited {
	color: #333333;
	text-decoration: none;
}
#conteudo_right a:hover, #rodapeclear a:active {
	color: #333333;
	text-decoration: underline;
}

.float_left {
	float: left;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #EAEAEE;
	clear: both;
	margin-bottom: 10px;
	margin-top: 5px;
}


#busca {
	font-size: 10px;
	font-weight: bold;
	background-color: #EAEAEE;
	padding: 0px;
	color : #003399;
	line-height: 14px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEE;
	border-right-color: #EAEAEE;
	border-left-color: #EAEAEE;
	width: 230px;
}
#busca a:link, a:visited {
	color: #666666;
	text-decoration: none;
	margin-left: 3px;
}
#busca a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
}
#rodape {
	clear: both;
	font-size: 9px;
	padding-right: 22px;
	padding-bottom: 5px;
	color: #9899AD;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E8;
}
#rodape a:link, #rodapeclear a:visited {
	color: #9899AD;
	text-decoration: none;
}
#rodape a:hover, #rodapeclear a:active {
	color: #9899AD;
	font-weight: bold;
}
input,select {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thumbs {

	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
