.barra-productos {
	background-attachment: fixed;
	background-image: url(imagenes/fondo_barra_productos.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.CajasTexto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.Errores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.CajasTextoErrores {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
}
.Combos {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#lyrLoader {	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	background-color: #FFFFFF;
	visibility: hidden;
}.fondo-cabecera {
	background-attachment: fixed;
	background-image: url(imagenes/fondo%20cabecera_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.divide-menu-servicios {
	border-right-width: 1pt;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	background-color: #EEEEEE;
}
.separa-servicios {
	background-attachment: fixed;
	background-image: url(imagenes/separa%20servicios.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

