body {
	margin:0;
	background-color:#FBF4EC;
}

#corpo {
	position:absolute;
	left:50%;
	margin-left:-385px;
	width:754px;
	background-color:#FBF4EC;
	height: 640px;

}

#rodape{

	position:absolute;
	left:55%;
	top:380px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-align:right;
	margin-right:15px;
}

#meio {
	position:relative;
	height:640px;
	margin-top:20px;
	left: 0px;
}

#menu {
	position:absolute;
	margin:0px;
	padding:0px;
	left:17px;
	top:76px;
	width:273px;
	height:272px;
	background-color:#FBF4EC;
}

#menu img{
	border:3px solid #333;
}

#menu p{
	margin:0px;
	padding:4px;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica;
}

#imagem {
	position:absolute;
	margin:0px;
	padding:0px;
	left:298px;
	top:79px;
	width:440px;
	height:272px;
	background-color:#333;
	}
	
#imagem img {
	border:3px solid #333;
}

#imagem p{
	margin:0px;
	padding:4px;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica;
}

#imagemRotativa {
	position:absolute;
	margin:0px;
	padding:0px;
	left:20px;
	top:358px;
	width:273px;
	height:272px;
	background-color:#333;
}

#ultimasNoticiasBlog{
	background-color:#FFFFFF;
	width:273px;
	height:272px;
	background-image:url(../imagens/home/noticias2.jpg);
}

#ultimasNoticiasBlog #post{
	margin-left:15px;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right:10px;	
}

#ultimasNoticiasBlog #post p{
	text-align:left;
	padding:0;
	margin:0;
	margin-bottom:-18px;
}

#ultimasNoticiasBlog #post a{
	color:#000000;
	text-decoration:none;
}

#ultimasNoticiasBlog #post a:hover{
	text-decoration:underline;
}

#topo {
	position:absolute;
	margin:0px;
	padding:0px;
	left:16px;
	top:-15px;
	width:723px;
	height:100px;
	
}

#topo div{
	border:0px;
	border-bottom-color:#B8AD80;
	border-style:solid;
	border-bottom-width:4px;
	padding-bottom:6px;
}

#topo b{
	color:#BD966C;
	font-weight:lighter;
}

#topoLinks {
	position:absolute;
	z-index:2;
	text-align:right;
	margin:0px;
	padding:0px;
	left:435px;
	top:44px;
	width:300px;
	height:20px;
}

#topoLinks a {
	margin-right:0px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#333;
}

#topoLinks a:hover{
	text-decoration:underline;
}

#noticias {
	position:absolute;
	margin:3px;
	left:295.5px;
	top:355px;
	width:440px;
	height:272px;
	background-color:#333333;
	background-image:url(../imagens/home/noticias.jpg);
}

#imagemRotativa h1{
	height:16px;
	margin:0px;
	padding:0px;
	padding-right:4px;
	padding-top:2px;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	border:0px;
	border-color:#AA976E;
	border-style:solid;
	border-right-width:4px;
	border-bottom-width:1px;
	background-color:#FFFFFF;
}

#imagemRotativa ul {
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica;
	list-style-type:none;
}

#imagemRotativa li{
	margin:4px;
	margin-left:0px;
	padding:2px;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica;
	border-style:solid;
	border-left-width:4px;
	border-left-color:#AA976E;
	border-bottom-width:1px;
	border-bottom-color:#AA976E;
	border-top-width:0px;
	border-right-width:0px;
}

#imagemRotativa li{
	margin:4px;
	margin-left:0px;
	padding:2px;
	text-decoration:none;
	font-size:11px;
	font-stretch:extra-expanded;
	font-family:Arial,Sylfaen,Geogia;
	border-style:solid;
	border-left-width:4px;
	border-left-color:#AA976E;
	border-bottom-width:1px;
	border-bottom-color:#AA976E;
	border-top-width:0px;
	border-right-width:0px;
}

#imagemRotativa p {
	height:64px;
	text-align:center;
}

#noticias #titulo, 
#ultimasNoticiasBlog #titulo {
	color:#0597C9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top: 15px;
	padding-left: 20px;
}

#ultimasNoticiasBlog #post div div{
	margin-bottom:15px;
	padding-bottom:0px;
}

#noticias #A{
	float:left;
	height:214px;
	width:216px;
}

#noticias #A #not{
	height:204px;
	width:195px;
	margin:10px 7px 0px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}

#noticias #A #not h1{
	margin-top:0px;
	font-size:12px;
	margin-bottom:3px;
}

#noticias #A #not h2{
	margin-top:0px;
	font-size:10px;
	margin-bottom:5px;
}

#noticias #A #not a{
	color:#000000;
}

#noticias #A #not a:hover{
	text-decoration:underline;
}


#noticias #B{
	float:right;
	height:214px;
	width:216px;
	border-left:1px dashed #666;
}

#noticias #B #not{
	height:204px;
	width:195px;
	margin:10px 15px 0px 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}

#noticias #B #not a{
	color:#000000;
}

#noticias #B #not a:hover{
	text-decoration:underline;
}

#noticias #B #not h1{
	margin-top:0px;
	font-size:12px;
	margin-bottom:3px;
}

#noticias #B #not h2{
	margin-top:0px;
	font-size:10px;
	margin-bottom:5px;
}

#noticias a{
	color:#0597C9;
	text-decoration:none;
	font-size:10px;
}

#noticias a:hover{
	color:#0597C9;
	text-decoration:underline;
	font-size:10px;
}

#noticias h2 a{
	color:#0597C9;
}

#noticias #mais{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom:11px;
	text-align:right;
	padding-right:15px;
}

#menu td{
	padding-top:3px;
	padding-left:3px;
	padding-bottom:3px;
	padding-right:3px;
}


#linkEspecial{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	margin-left:15px;
	margin-right:15px;
	text-align:right;
}

#linkEspecial a{
	color:#0597C9;
	text-decoration:underline;
}