.borde-gris {
	border: 1px solid #b6b6b6;
}
.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ed0068;
}
.textoblancochico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.grisbold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;

}
.gris10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.gris11 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666666;
}
.titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.titulo-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ed0068;
	font-weight: bold;
}
