.fondoColor {
	background-color: #ECEBE9;
}
.fondoMargenIz {
	background-image: url(images/margenIZ.png);
	background-repeat: repeat-y;
}
.fondoMargenDe {

	background-image: url(images/margenDE.png);
	background-repeat: repeat-y;
}
.fondoContenido {
	background-color: #FFFFFF;
}
.titulos {
	text-transform: none;
	color: #FFFFFF;
	background-color: #FF9F0F;
	font-weight: bolder;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
}
.textoLinks {
	color: #FF6600;
	font-weight: bold;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.camposLogIn {
	height: 15px;
	width: 130px;
	background-color: #fff1db;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff1db;
	border-right-color: #fff1db;
	border-bottom-color: #ffa011;
	border-left-color: #fff1db;
	font-size: 9px;
	color: #955900;
}
.textoItem {
	font-weight: bold;
	color: #FF6600;
	font-size: 11px;
}
.textoSubLinks {
	color: #666666;
	text-decoration: none;
}
a.textoSubLinks:hover {
	color: #333333;
	text-decoration: none;
}
.lineaHorizontal {
	background-image: url(images/lineaHorizontal.png);
	background-repeat: repeat-x;
}
.lineaVertical {

	background-image: url(images/lineaVertical.png);
	background-repeat: repeat-y;
}
.textosNovedades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.textosInterlineado {
	line-height: 18px;
}
.marcomuestras {
	border: 3px solid #FFFFFF;
}
.camposContactenos {
	height: 15px;
	width: 100%;
	background-color: #fff1db;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff1db;
	border-right-color: #fff1db;
	border-bottom-color: #ffa011;
	border-left-color: #fff1db;
	font-size: 9px;
	color: #955900;
}
.camposContactenosArea {
	height: 100px;
	width: 100%;
	background-color: #fff1db;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff1db;
	border-right-color: #fff1db;
	border-bottom-color: #ffa011;
	border-left-color: #fff1db;
	font-size: 9px;
	color: #955900;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/fondoBody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.camposSMS {
	background-color: #fff1db;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff1db;
	border-right-color: #fff1db;
	border-bottom-color: #ffa011;
	border-left-color: #fff1db;
	font-size: 10px;
	color: #955900;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.camposGoogle {
	background-color: #fff1db;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff1db;
	border-right-color: #fff1db;
	border-bottom-color: #ffa011;
	border-left-color: #fff1db;
	color: #955900;
	width: 150px;



}
.camposGoogleSin {
	background-color: #fff1db;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff1db;
	border-right-color: #fff1db;
	border-bottom-color: #ffa011;
	border-left-color: #fff1db;
	color: #955900;

}
.tabla_beneficios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}


