.menu {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #295666;
	text-decoration: none;
}
.cabecera {
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #295666;
	text-decoration: none;
}
.txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-align: justify;
}
.txtpeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txtpeqblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tabla {
	border: 5px solid #FFFFFF;
	background-color: #F9F9F9;
}
.link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #295666;
}
.txtgris {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: justify;
}
.menulateral {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #6BA1B5;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6BA1B5;
	text-decoration: none;
}
.titobras {
	font-family: Verdana;
	font-size: 16px;
	color: #6BA1B5;
}
.cajas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6BA7BB;
	border: 1px solid #6BA7BB;
}
.titnovedad {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	text-align: left;
}.txtindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.cajamenu {
	border-right-width: 1px;
	border-bottom-width: 1px;	
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6BA1B5;
	border-right-color: #6BA1B5;
	border-bottom-color: #6BA1B5;
	border-left-color: #6BA1B5;
}
