@charset "UTF-8";
/* CSS Document */

.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F60;
	text-decoration: none;
}
.texto_negritas12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
}
.texto_nar12bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	color: #F60;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.texto_blanco12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.texto_blanco15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: bold;
	line-height: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.texto_negritas14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.texto_nar14bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: normal;
	color: #F60;
	text-decoration: none;
	text-align: center;
}

.texto_nar18bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: normal;
	color: #F60;
	text-decoration: none;
}
.negritas {
	font-weight: bold;
}
.texto_negritas12 {
	font-weight: bold;
	text-align: center;
	color: #000;
}
.narmedio12 {
	font-family: Verdana, Geneva, sans-serif;
	color: #F96;
	font-size: 12px;
}

