body{
	background-color: #ECE82D;
	background-image: url(imgs/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
table, tr, td, th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #122C67;
	font-size: 11px;
}
input, select, textarea{
	color: #784C0F;
	background-color: #FFFFFF;
	border: solid 1px #D8D8D8;
}
li{
	list-style-type: square;
}
hr{
	height: 1px;
	color: #CCCCCC;
}
.menu{
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	vertical-align: text-top;
}
.cont{
	padding-top: 35px;
	padding-bottom: 15px;
	vertical-align: text-top;
}
.pesquisa{
	background-image: url(imgs/top_marrom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 470px;
	height: 50px;
	vertical-align: middle;
	padding-left: 120px;
	padding-right: 10px;
}
.tdazul a:link, .tdazul a:visited{
	color: #122C67;
	text-decoration: none;
}
.tdazul a:hover{
	color: #784C0F;
	text-decoration: none;
}
.tdazul{
	border-left: solid 15px #182955;
	border-right: solid 15px #182955;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	color: #122C67;
}
.tdmarrom{
	border-left: solid 15px #4B87C2;
	border-right: solid 15px #4B87C2;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #4B87C2;
	color: #FFFFFF;
}
.tdmarrom a:link, .tdmarrom a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.tdmarrom a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.tdazul2{
	background-image: url(imgs/base_azul_grande.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 470px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: right;
}
.tdazul2 a:link, .tdazul2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.tdazul2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.form TD{
	color: #784C0F;
	padding: 3px;
}
.tdmarrom2{
	padding: 10px;
	background-color: #4B87C2;
	color: #FFFFFF;
	font-weight: bold;
}
.tdazul3{
	padding: 10px;
	background-color: #182955;
	color: #FFFFFF;
	font-weight: bold;
}
.tdazul3 a:link, .tdazul3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.tdazul3 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.foto{
	background-image: url(imgs/fotos_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 100px;
	text-align: left;
	vertical-align: text-top;	
	padding-top: 3px;
	padding-right: 3px;
}