a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.mae{
	margin: 0 auto;
	width:703px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
.data{
	width:500px;
	float:right;
	display:block;
	height:15px;
	text-align:right;
	margin-bottom:-12px;
	margin-right:10px;
	margin-top:0;
}

.cabecario{
	margin-top:10px;
 	width:708px;
	height:119px;
	float:left;
	background:url("../imagens/jornal_r1_c1.png");
	display:block;
}
.menu{
	margin-top:0px;
	width:100%;
	float:left;
	background:url("../images/menu.jpg");
	height:53px;
}
.menu p{
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin-top:18px;
}
.sidebar{
	margin-top:3px;
	float:left;
	width:241px;
	margin-right:5px;

}
.corpo{
	margin-top:3px;
	float:left;
	width:457px;
}
.corpo img {
	margin-left:28px;
}
.corpo_topo{
	width:100%;
	height:14px;
	background:url('../images/b-topo.png');
	display:block;
}
.corpo_meio{
	width:100%;
	background:url('../images/b-meio.png');

}
.corpo_meio p{
	margin: 0px 4px 0px 4px;
	text-align:center;
}
.corpo_base{
	width:100%;
	background:url('../images/b-base.png');
	height:11px;
	display:block;
}
.rodape{
	margin-top:10px;
	float:left;
	width:100%;
	height:30px;
}
.rodape p{
	margin-top:0px;
}
.box{
	width:241px;
	margin: 0px 0px 5px 0px;
	float:left;
}
.box_topo{
	width:241px;
	height:14px;
	background:url('../images/a-topo.png');
	display:block;
	float:left;
}
.box_meio{
	width:241px;
	background:url('../images/a-meio.png');
	display:block;
	height:auto;
	float:left;
}
.box_meio p{
	margin: 0px 4px 0px 4px;
}
.box_base{
	width:241px;
	height:11px;
	background:url('../images/a-base.png');
	display:block;
	float:left;
}
.box_meio p.cadernos1{
	float:left;
	margin:0px 10px 0px 10px;
}
.box_meio p.cadernos2{
	float:left;
	margin:0px 3px 0px 0px;
}
.corpo_meio img { max-width:400px; }