#informativo-principal{

/*border: 1px solid #BDBABD;
*/
/*WIDTH: 609px; 
/*MARGIN: 3px 0px 3px 0px;
*/

}
.informativo{
width: 608px;
border: 1px solid #000000;
padding: 0px 0px 0px 0px;
margin:0px 0px 10px 0px;
background-color:#F2F2F2;

}
.informativo ul{
padding: 3px 3px 3px 3px;
}
.informativo-esquerda{
FLOAT: left;
}

.informativo-direita{
FLOAT: right;
margin:0px 0px 10px 0px;
}
.informativo-meio{


margin: 5px 0px 5px 0px;
}
.informativo-maisdetalhe{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBABD;
	text-align: center;
	
	padding:2px 0px 2px 0px;
	
	margin: 15px 0px 0px 0px;
	
}
.botao-todos{
text-align:center;
padding: 5px 0px 0px 0px;

}
.informativo-titulo{
	CLEAR: both;
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
/*
color: #FFFFFF;
	text-align: center;
background-color: #ffffff;
MARGIN: 0px auto; 
WIDTH: 777px; */



