.tituloblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtblanco {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtinterior {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtgris {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #464749;
	text-decoration: none;
}
.txtnegro {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtlight {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B3C1CC;
	text-decoration: none;
}
.txtazul{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #02335C;
	text-decoration: underline;
	text-transform: uppercase;
}
.fondo_web {
	background-color: #04579C;
	background-image: url(images/degree_fondo.jpg);
	background-repeat: repeat-x;
}
.fondo_novedades {
	background-color: #8BA8C0;
	background-image: url(images/degree_novedades.jpg);
	background-repeat: repeat-x;
}
.fondo_interior {
	background-color: #8AA7C0;
	background-image: url(images/degree_novedades.jpg);
	background-repeat: repeat-x;
}
