.contenido{ /*Ofertas*/
position:relative;
float:left;
width:750px;
height:375px;
margin-top:5px;
overflow:auto;
background:url(oferta.jpg) no-repeat;
/*background-color:#eee;*/
}

.contenido0{ /*Cocina*/
position:relative;
float:left;
width:750px;
height:375px;
margin-top:5px;
overflow:auto;
background:url(cocina.jpg) no-repeat;
/*background-color:#eee;*/
}

.contenido1{
position:relative;
float:left;
width:750px;
height:375px;
margin-top:5px;
overflow:auto;
background:url(fondo1.jpg) no-repeat;
/*background-color:#eee;*/
}

.contenido2{
position:relative;
float:left;
width:750px;
height:375px;
margin-top:5px;
overflow:auto;
background:url(fondo2.jpg) no-repeat;
/*background-color:#eee;*/
}
.contenido3{
position:relative;
float:left;
width:750px;
height:375px;
margin-top:5px;
overflow:auto;
background:url(fondo3.jpg) no-repeat;
/*background-color:#eee;*/
}

.contenido4{
position:relative;
float:left;
width:750px;
height:375px;
margin-top:5px;
overflow:auto;
background:url(fondo4.jpg) no-repeat;
/*background-color:#eee;*/
}

.contenido5{
position:relative;
float:left;
width:750px;
height:375px;
margin-top:5px;
overflow:auto;
background:url(fondo5.jpg) no-repeat;
/*background-color:#eee;*/
}

.contenido12{
position:relative;
float:left;
width:750px;
height:375px;
margin-top:5px;
overflow:auto;
background:url(fondo12.jpg) no-repeat;
/*background-color:#eee;*/
}



#texto{
position:relative;
float:left;
width:410px;
height:355px;
text-align:justify;
padding-right:12px;
padding-left:325px;
margin-top:10px;
font:12px Verdana, Arial, Helvetica, sans-serif;

/*background-color:#66FF00;*/
}


/***************** Cuadro Referencia *****************/

.referencias{
	position: relative;
	/*height:388px;*/
	float:left;
	margin-left:151px;
	width:388px;
	height:376px;
	/*overflow-y:auto;*/
}

.ref{
	position: relative;
	float:left;
	width:388px;
	/*width:482px;*/
	height:188px;
	margin-top:-15px;
}

.ref_ofertas{
	position: relative;
	float:left;
	width:410px;
	height:188px;
	margin-left:-50px;
	margin-top:-15px;
	background-color:yellow;
}

.cuadro_ref{
	/*
	position:relative;
	float:right;*/
	position:absolute;
	top:20px;
	right:10px;
	width:360px;
	height:150px;
	/*margin-top:10px;
	margin-right:45px;*/
	padding-top:20px;
	padding-left:02px;
	background-image: url(cuadro_ref.gif);
	background-repeat:no-repeat;
}

#foto_ref{
/*
	position:relative;
	float:left;
	width:77px;
	height:124px;*/
	
	position:relative;
	float:right;
	/*width:183px;
	height:124px;*/
	padding-right:05px;
	text-align:right;

}


.txt_ref{
	/*position:relative;
	float:left;
	width:255px;
	text-align:right;
	margin-right:10px;*/
	
	
	position:relative;
	float:right;
	width:230px;
	height:124px;	/**/
	text-align:right;
	padding-right:25px;
}


#volver{
	position: relative;
	float:left;
	width:380px;
	height:20px;
	text-align:right;
	color:#009ee0;

}


.ref2{
	position: relative;
	float:left;
	width:388px;
	height:188px;
	margin-top:-50px;
}


