.deg-fondo {
	background-image: url(degrade-fondo.jpg);
	background-repeat:  repeat-x;
}
.deg-top {
	background-image: url(degrade.jpg);
	background-repeat:  repeat-x;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txt-log {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
}
.destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 5px;
}
.txt-titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt-titulos-N {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #499694;
}
.box {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #499694;
}
.box2 {
	color: #499694;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box3 {
	color: #499694;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 150px;
}
.txt-peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #499694;
	font-weight: bold;
	text-decoration: none;
}
.fondo-h {
	background-image: url(fondo-home.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
