.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #D54413;
	text-align: center;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

.fechas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.auspiciantes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.linea {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5692EA;
	font-weight: bold;
}
.hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.fondo_no_repite {
	background-repeat: no-repeat;
	background-image: url(imagenes/todo_el_fondo.jpg);
	background-position: center top;
	height: 100%;
	width: 100%;
}
.texto_diez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.filete {
	border: 1px solid #666666;
}
.texto_grande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
}

