
.texto {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #bebdbc;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}
.texto2 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #ff7011;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
}
a.texto2:hover {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
}
.texto3{font-family: "Lucida Sans";	font-size: 12px;	color: #676769;	text-decoration: none;	line-height: 13px;}
a.texto:hover {font-family: "Lucida Sans";	font-size: 12px;	color: #2e2e2f;	text-decoration: none;	line-height: 14px;}
.desplegable {font-size: 13px;color: #787878;	text-decoration: none;	font-weight: 400;	font-family: "Lucida Sans";}
a.desplegable:hover {font-size: 13px;color: #2e2e2f;	text-decoration: none;	font-weight: 400;	font-family: "Lucida Sans";}
.pie {	background:transparent url(imagenes/pie.png) no-repeat;}
.pie1 {font-family: "Lucida Sans";	font-size: 11px;	color: #ffffff;	text-decoration: none;	line-height: 13px;}
a.pie1:hover {font-family: "Lucida Sans";	font-size: 11px;	color: #000000;	text-decoration: none;	line-height: 13px;}
.pie2 {font-family: "Lucida Sans";	font-size: 11px;	color: #cccccc;	text-decoration: none;	line-height: 13px;}
a.pie2:hover {font-family: "Lucida Sans";	font-size: 11px;	color: #ffffff;	text-decoration: none;	line-height: 13px;}
.cajas {
	background:transparent url(imagenes/cajas.gif) no-repeat;
	height: 130px;
	width: 179px;
}
.boxes {
	font-size: 14px;
	color: #ababab;
	text-decoration: none;
	font-weight: 800;
	font-family: "Lucida Sans";
	line-height: normal;
}
.boxes2 {
	font-size: 20px;
	color: #ff7011;
	text-decoration: none;
	font-weight: 800;
	font-family: "Lucida Sans";
	line-height: normal;
}
.ofertas2{font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;	font-size: 9px;	color: #dddee2;	text-decoration: none;}
a.ofertas2:hover{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}
.formulario {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	padding-left:5px;
	width: 400px;
	background-image: url(imagenes/form.png);
	scrollbar-arrow-color: #ff7011;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #ff7011;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3d-light-color: #000000;
}
.borde {
	border: 1px solid #fe6f0f;	
}