@CHARSET "UTF-8";
body
{
	background:#bee3f3;
}

/**
#contenedor
{
	background:white;
	height:100%;
}
/**/

a
{
	color:#C9927D;
}

.oculto
{
	visibility:hidden;
}


#fondoA
{
	background:url(../img/fondoIzquierda200x1.jpg) repeat-y white;	
}

#fondoB
{
	background:url(../img/fondoDerecha200x1.jpg) repeat-y right;	
}

#cabeceraArribaIzquierda
{
	background: url(../img/logo400x128.jpg) white center no-repeat;	
}

#cabecera
{
	background:url(../img/manitos448x471.jpg) no-repeat;
	background-position: top right;
}


/*
#cabeceraArribaDerecha
{
	background:url(../img/cabeceraSuperior397x300.jpg)
}
*/
#cabeceraAbajo
{
	background: url(../img/cabeceraInferior800x234.gif) no-repeat;
	/**
	background-image: url(../img/cabeceraInferior800x234.png)!important;
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="vista/plantillas/20../img/cabeceraInferior800x234.png",sizingMethod="image");
	background-repeat:no-repeat;
	/**/
}

.positivo
{
	background: url(../img/itemPositivo174x23.png) no-repeat;
	/**
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="vista/plantillas/20../img/itemPositivo174x23.png",sizingMethod="image");
	background-repeat:no-repeat;
	/**/
}

.negativo
{
	background: url(../img/itemNegativo174x23.png) no-repeat;
	/*
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="vista/plantillas/20../img/itemNegativo174x23.png",sizingMethod="image");
	background-repeat:no-repeat;
	/**/
}

.lineaHorizontal 
{
	background:#B5AA51;
}

#faqs a 
{
	color:#232323;
	background-color:#E5E5DB;
}