body { 
	   background-color:#ACC414;
	   margin:0px 0px 0px 0px;
	   padding:0px 0px 0px 0px;
	   text-align:center;
	   }
#contenedor1{
	position:absolute;
	top:10%;
	left:50%;
	width:750px;
	height:350px;
	margin-left:-375px;
	margin-top:0px;
	border:1px solid #8F9E23;
	text-align:center;
	background-color:#ffffff;
	z-index: 2;
	visibility: visible;
}
#logotipo{
	position:absolute;
	left:7px;
	top:6px;
	width:134px;
	height:90px;
	z-index:8;
	background-image:url(../imagenes/logo.jpg);
	border: 1px none #000000;
}
#tituloquipons{
	position:absolute;
	left:143px;
	top:5px;
	width:133px;
	height:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#671B1D;
	font-weight:bold;
	z-index: 12;
}
#cabecera {
	position:absolute;
	left:143px;
	top:49px;
	width:225px;
	height:56px;
	background-image:url(.);
	background-repeat:no-repeat;
	z-index: 14;
}
#localiza{
	position:absolute;
	left:371px;
	top:4px;
	width:376px;
	height:25px;
	z-index:9;
}
#barradegradada {
	position:absolute;
	left:384px;
	top:79px;
	width:364px;
	height:16px;
	z-index:10;
	background-image: url(../../imagenes/barra_degradada.jpg);
}
#titular{
	position:absolute;
	left:385px;
	top:41px;
	width:438px;
	height:31px;
	z-index:13;
}
#contenido{
	position:absolute; 
	left:304px; 
	top:208px; 
	width:247px; 
	height:103px; 
	z-index:4;}
#titularlogo{
	position:absolute;
	left:288px;
	top:8px;
	width:131px;
	height:31px;
	z-index:13;
}
