
body {
margin:0;
padding:0;
background:#ffffff;
text-align:center; /* hack para o IE */	
}

#tudo {
width: 1000px;
margin:0 auto;			
padding:0px;
text-align:left; /* "remédio" para o hack do IE */	
}
	
#conteudo {
padding: 0px;
background-color: #ffffff;
}

.texto {
    font-family:arial;
    font-size: 11px;
    font-style:normal;
	text-align:justify;	
	color:#000000 ;
    }
h2.h2destque, h3.h3destque {
	font-size:11px;
}

h1.h1noticia{
	font-family:arial;font-size:15px
}

h1.h1noticiaindex{
	font-size:11px;
	
}

h1.h1titulocoluna{
	font-size:14px;
	font-weight:bold;
}

h1.h1receitatitulo{
	font-size:14px;
	margin-bottom:0;
	margin-top:0;
}
	
h1.h1filme{
	font-size:13px;
	margin-bottom:0;
	margin-top:0;
	font-weight:bold;
}
	
.textogrande {
    font-family:arial;
    font-size: 20px;
    font-style:normal;
	text-align:justify;	
	color:#000000 ;
}

.textomedio {
    font-family:arial;
    font-size: 14px;
    font-style:normal;
	text-align:justify;	
	color:#000000 ;
}

 a.linktextomedio:link{color:#000000;text-decoration:none;font-weight:bold;font-family:arial;font-size:14px}
 a.linktextomedio:visited{color:#000000;text-decoration:none;font-weight:bold;font-family:arial;font-size:14px}
 a.linktextomedio:hover{color:#000000;text-decoration:underline;font-weight:bold;font-family:arial;font-size:14px}	  
 
 	
.campos{
   font-family:arial;
   color: #000000;
   font-size: 11px;
   font-style:normal;
   border: 1px solid #CCCCCC; 
   background: #FFFFFF;
   width:150px;
   height:19px;
}

.camposgr{
   font-family:arial;
   color: #000000;
   font-size: 11px;
   font-style:normal;
   border: 1px solid #CCCCCC; 
   background: #FFFFFF;
   width:250px;
   height:19px;
}

.camposcul{
   font-family:arial;
   color: #000000;
   font-size: 11px;
   font-style:normal;
   border: 1px solid #CCCCCC; 
   background: #FFFFFF;
   width:150px;
   height:19px;
}

.select{
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px;
	color: #cccccc; 
	background-color:#FFFFFF;
	width:110px; 
} 


.selectgr{
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px;
	color: #000000; 
	background-color:#FFFFFF;
	width:200px; 
} 



.selectcul{
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px;
	color: #000000; 
	background-color:#FFFFFF;
	width:110px; 
} 
	
.titulo {
    font-family:arial;
    font-size: 20px;
    font-style:normal;
	text-align:justify;	
	color:#9a0000 ;
    }

.botao{
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px;
	color: #cccccc;
	border: 1px solid #cccccc; 
	background: #f9f9f9;
	width: 70px;
}

.botaocul{
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px;
	color: #000000;
	border: 1px solid #cccccc; 
	background: #f9f9f9;
	width: 70px;
}
	
 a.linknegrito:link{color:#000000;text-decoration:none;font-weight:bold;font-family:arial;font-size:11px}
 a.linknegrito:visited{color:#000000;text-decoration:none;font-weight:bold;font-family:arial;font-size:11px}
 a.linknegrito:hover{color:#000000;text-decoration:underline;font-weight:bold;font-family:arial;font-size:11px}	  
 
 a.link_under:link{color:#000000;text-decoration:none;font-family:arial;font-size:11px}
 a.link_under:visited{color:#000000;text-decoration:none;font-family:arial;font-size:11px}
 a.link_under:hover{color:#000000;text-decoration:underline;font-family:arial;font-size:11px}
 
 #caixa{ border:1px solid #CCCCCC; overflow: hidden;}
 #linha{border-top:1px solid #CCCCCC; overflow: hidden;}
 #coluna{border-right:1px solid #CCCCCC; overflow: hidden; }
 
 .textorodape {
    font-family:arial;
    font-size: 11px;
    font-style:normal;
	text-align:justify;	
	color:#FFFFFF ;
    }
	
 a.link_rodapeunder:link{color:#FFFFFF;text-decoration:none;font-family:arial;font-size:11px}
 a.link_rodapeunder:visited{color:#FFFFFF;text-decoration:none;font-family:arial;font-size:11px}
 a.link_rodapeunder:hover{color:#FFFFFF;text-decoration:underline;font-family:arial;font-size:11px}	
 
 
.caixadesqcoluna{ border:1px solid #CCCCCC; overflow: hidden;}
 
#destculuniaria { width:200px; border:1px solid #cccccc; overflow: hidden;}
#destculuniaria div { clear:both; display:none; }
#destculuniaria .img { float:left; width:190px; height:180px; border:0px solid black; margin:5px; }
#destculuniaria .fontes { color: #000000;font-family:arial; font-size: 10px; font-weight: bold; text-decoration: none;}


table.bordasimples {border-collapse: collapse;}
table.bordasimples tr td {border:1px solid #CCCCCC;}	
