BODY { 	
	font-family: Arial, Helvetica, sans-serif; font-size: 1em; padding: 0; margin: 0; 
}


/****************************************************************************/
/********** cabecera                                               **********/
/****************************************************************************/
#cabecera { display: none; }
/****************************************************************************/



/****************************************************************************/
/********** CONTENIDO                                              **********/
/****************************************************************************/	
#contenido { width: auto; }

#barra_navegacion { display:none; }


p.titular_noticia { color: #333366; font-size: 14pt; font-weight: bold; text-align: center; }
p.subtitular_noticia { color: black; font-size: 10pt; font-weight: bold; padding-bottom: 18px;}
.titulo_rojo { color: #e00d0d; }

div.fotografia { display: none; }
/****************************************************************************/



/****************************************************************************/
/********** PIE                                                    **********/
/****************************************************************************/
p.pie { height: 20px; text-align: center; font-size: 8pt; color: #5c5c5c; vertical-align: bottom; border-bottom: 3px solid white; }
p.pie a { font-size: 8pt;  color: #5c5c5c; text-decoration: none; }
/****************************************************************************/



#AccessKey { display: none; }
