/* CSS Document */
.logoCabecera{
 text-indent:-9000px;
 margin:0;
 padding:0;
 width:175px;
 height:79px;
 background-image:url(/imagenes/cabecera/logo-quiter.gif);
 background-repeat:no-repeat;
 float:left;
}


#productos-home {
	width:240px;
	height:auto;
	border-right:1px solid #C6C6C6;
	float:left;
	margin:0px;
}

#caja {
	float:left;
	width:80px;
	margin-top:10px;
}

#texto {
	float:right;
	width:150px;
}

#servicios-home {
	width:319px;
	height:auto;
	float:left;
}

#texto-servicios {
  width:300px; 
  margin-left:5px;
  font-size:9px;
}

#atencion-home {
	margin-bottom:2px; 
	width:187px; 
	float:left;
}

#bloque-atencion-noticias{
	width:187px;
	float:left;
	height:auto;
	margin-left:1px;
}


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#228C8D;
	margin-left:5px;
}
LI.index{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#228C8D;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
	list-style-image:url(/imagenes/index/ico-index-quiter.gif);
	list-style-position:outside;
}
