/***********************************************/
/* Definición de Estilos de Fonts              */
/***********************************************/ 

.Estilo1 {
	font-size: 14px;
	color: #9F0F0F;
}
.Estilo2 {
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo3 {
	color: #AF0000;
	font-weight: bold;
}
.Estilo4 {
	font-size: 10px;
	color: #880000;
	font-weight: bold;
}
.Estilo5 {
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo6 {
	color: #920000;
	font-weight: bold;
}
.Estilo7 {
	font-size: 14px;
	font-weight: bold;
	color: #AE0000;
}
.Estilo8 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.Estilo9 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.Estilo10 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.botBar {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}





/* COSAS TRAIDAS DE RADIO */

.menuCarpet {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}
.menuSelect {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
}
.menuEnvio {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
.menuFecha {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
.volHome {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
.titHomeC1 {
	font-family: Verdana, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #112E66;
}
.titHomeC2 {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #112E66;
}
.titHome {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #112E66;
}
.epiHome {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
.bajHome {
	text-align: justify;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}


.noborder {
	border: none;
}

