/* ---------------------------------*/
body {
	background:none;
	background-color:#FFF;
	margin:0px 0px 0px 0px;
	}
#texto {
	width:100%;	
	}
.fondo {
	background-color:#000;
	}
.fondo2 {
	background-color:#FF290B;
	}
.fondo3 {
	background-color:#eee;
	}
.seccion {
	font: bold 16px arial;
	color: #FF290B;
	}
.autor {
	font: bold 15px arial;
	color: #000;
	}
.titulo {
	font: bold 22px arial;
	color: #000;
	}
.fecha {
	font: bold 10px arial;
	color: #000;
	}
.negro10 {
	font: bold 10px arial;
	color: #000;
	}
.enviar, .enviar_seccion {
	font: bold 12px arial;
	color: #FF290B;
	}
.enviar_labels {
	font: bold 12px arial;
	color: #000;
	}
.enviar_titulo {
	font: bold 15px arial;
	color: #000;
	}
.req {
	font: normal 12px arial;
	color: #FF290B;
	}
/* ---------------------------------*/	

