@charset "utf-8";
body {
	background-color: #e4d8cc;
	margin: 0px;
	font-family: Georgia;
	font-size: 14px;
}
#rodape {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #686667;
	background-image: url(img/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
}
#rodape a {
	color: #686667;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#area {
	margin-left:55px;
	color: #ac415b;
	font-size: 10px;
	width: 644px;
}
.conteudo {
	font-size: 12px;
	color: #686667;
}

#txttopo {
	font-size: 10px;
	text-transform: uppercase;
	color: #ac415b;
	text-align: right;
	padding-right: 20px;
	padding-top: 2px;
}
#rodape a:hover {
	color: #333333;
}
#rod {
	height: 20px;
	width: 100%;
	margin-top: -20px;
	position: absolute;
	left: 0px;
	top: 100%;
	background-color: #009999;
}
#titulopagina{
	font-size:14px;
	color: #FFFFFF;
	background-color: #ac415b;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	
}
.TITULONOTICIA{
	font-size:14px;
	color: #FFFFFF;
	background-color: #ac415b;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#area li a{
	color: #ac415b;
	text-decoration: none;
	font-size: 12px;
	list-style-type: circle;
	font-weight: bold;
}.foto {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
hr{
	height: 1px;
	color: #CCCCCC;
}

