body {
	background-color: #213856;
	background-image: url(img/basicas/fundo_geral.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #5a6d85;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#banner {
	margin: auto;
	height: 148px;
	width: 782px;
	background-image: url(img/basicas/banner1.jpg);
}
#fonte {
	float: right;
	height: 22px;
	width: 77px;
}

#menu {
	width: 732px;
	height: 20px;
	padding-right: 25px;
	padding-left: 25px;
	margin: auto;
	background-color: #08142c;
	padding-top: 4px;
}
#meio {
	margin: auto;
	height: auto;
	width: 782px;
	background-color: #FFFFFF;
}
#meio:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
#conteudo {
	width: 530px;
	background-color: #FFFFFF;
	padding: 25px;
	float: left;
	height: auto;
}
#novidades {
	float: right;
	height: auto;
	width: 167px;
	background-color: #FFFFFF;
	background-image: url(img/basicas/fundo_novidades.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#rodape {
	background-image: url(img/basicas/rodape.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 732px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 9px;
	padding-left: 25px;
	background-color: #FFFFFF;
	float: right;
}
#rodape2 {
	background-image: url(img/basicas/rodape2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 53px;
	width: 782px;
	background-color: #FFFFFF;
}
.menu {
	font-weight: bold;
	text-decoration: none;
	color: #5d93c1;
	font-size: 12px;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #748ba5;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5a6d85;
}
.foto_esq {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.semi_titulo {
	font-weight: bold;
	color: #5a6d85;
	font-size: 11px;
}
.branco {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.preto {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
ul {
	margin: 10px;
	padding: 10px;
	list-style-image: url(img/basicas/bola.gif);
}
