@charset "iso-8859-1";
/* CSS Document */

body{
	margin:0px;


}
#fundo_todas_noticias{
	height:auto;
	background-image:url(../imagens/fundo.jpg);
	background-repeat:repeat-y;
	background-position:center;

}
#fundo_todas_noticias1{
	width:800px;
	border:0px solid #ff0000;
	min-height:405px;
	height:405px;
	margin:0 auto;
	float:inherit;
	display:table;
	
}
#fundo_principal_todas_noticias2{
	width:798px;
	border:0px solid #ff0000;
	height:35px;
	margin-left:0 auto;
	float:left;
	
}
#fundo_principal_todas_noticias3{
	width:798px;
	background-color:#FFF;
	border:0px solid #ff0000;
	min-height:355px;
	height:355px;
	margin-left:0 auto;
	margin-top:10px;
	float:left;
	display:table;
	
}