.titular_not {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 005E98;
	text-decoration: none;
}
.texto_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.texto_negro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.texto_naranja {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF4E02;
	text-decoration: none;
	text-align: justify;
}
a:hover {
	color: #FF4E02;
}
.texto_nar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF4E02;
	text-decoration: none;
}
.vinculos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto_blan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bordes {
	border: 1px solid #000000;
}
.texto_plano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: ff4e02;
}
.tema_tit {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.tema_home {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tema_home:hover {
	color: #CCCCCC;
}