body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


#centro {
	width:760px;
	position:relative;
	left:50%;
	margin-left:-380px;
	color: #075B8F;
	font-size: 10px;	
}

#top {
	height: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;				
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu {
	background-image: url(/img/fundo_menu.jpg);
	background-repeat: no-repeat;
	height: 30px;	
	color: #FFFFFF;
	font-size: 12px;	
}

#esquerda {
	position: relative;
	top: 0px;
	width: 250px;
	height: 240px;
	font-size: 12px;
	font-weight: normal;
	line-height: 115%;
	float: left;
	clear: both;
}

#meio {
	width: 250px;
	height: 240px;
	font-size: 12px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px 0px 0px 265px;
	vertical-align: top;
	clear: none;
	z-index: auto;
	overflow: visible;
}

#direita {
	margin-top: -25px;
	background-image: url(/img/fundo_editorial.jpg);
	background-repeat: no-repeat;
	z-index: -2;
	width: 230px;
	height: 240px;
	color: #075B8F;
	font-size: 12px;
	line-height: 115%;
	float: right;
	clear: none;
/*		border: 1px solid red;*/
}

#titEditorial {
	padding: 11px;
	font-size: 13px;
	font-weight: bold;	
}

#txtEditorial {
	font-size: 11px;
	font-weight: normal;	
}

#maisEditorial {
	position: relative;
	left: 210px;
	top: 250px;
}

#editorialPor {
	font-size: 80%;
}

#titDestaque {
	font-size: 16px;
	font-weight: bold;	
}

#titNoticia {
	font-size: 11px;	
	font-weight: bold;		
}


#curtaEsq {
	position: relative;
	top: 0px;
	width: 250px;
	height: 100%;
	font-size: 12px;
	font-weight: bold;
	line-height: 115%;
	display: block;
	overflow: visible;	
	float: left;
	clear: both;		
}
div#curtaEsq td {
	color: #075B8F;
	font-size: 10px;	
	line-height: 120%;	
	font-weight: bold;	
}

#curtaMeio {
	width: 250px;
	height: 100%;
	font-size: 12px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px 0px 0px 265px;
	vertical-align: top;
	clear: none;
	z-index: auto;
	display: block;
	overflow: visible;		
}

div#curtaMeio td {
	color: #075B8F;
	font-size: 10px;	
	line-height: 120%;	
	font-weight: normal;	
}

#curtaDir {
	width: 230px;
	height: 100%;
	color: #075B8F;
	font-size: 12px;
	line-height: 115%;
	float: right;
	display: block;
	overflow: visible;	
	clear: none;
}

div#curtaDir td {
	color: #075B8F;
	font-size: 10px;	
	line-height: 120%;	
	font-weight: bold;	
}

#titCurta {
	font-size: 11px;
	font-weight: bold;	
}

#rodape {
	background-image: url(/img/rodape_fundo_home.jpg);
	height: 30px;
	width: 100%;
	position: absolute;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}

#rodapeLeft {
	background-image: url(/img/rodape_fundo_meio.jpg);
	background-repeat: repeat-y;

	text-align: left;
	margin-left:-380px;
	color: #FFFFFF;
	font-size: 9px;	
	width:760px;
	position:relative;
	left:50%;
}

div#rodapeLeft td {
	color: #FFFFFF;
	font-size: 9px;	
	line-height: 120%;	
	font-weight: bold;	
}

