/****** CSS A TU GUSTO Receta.asp *****/


#entrevista{
	position:relative;
	float:left;
	width:810px;
	height:701px;
	padding-left:60px;
	

	background-image:url(../imagenes/cuerpo_texto.jpg) ;
	background-repeat: no-repeat;
	
	/*	background-color:pink;*/
}

#contenido{
/*	position:absolute;
	top:160px;
	left:60px;
	*/
	position:relative;
	float:left;
	margin-top:160px;
	width:657px;
	
	/*
	background-color:yellow;*/
}




#cab_receta{
/*
	position:absolute;
	top:146px;
	left:66px;
	/*width:638px;
	*/
	
	margin:20px;
	
/**/
height:100px;

	position:relative;
	float:left;
	
	margin-left:10px;
	
	
	width:638px;
	height:130px;



	/*background-color:cyan;*/

}

#cuadro_foto{
	position:relative;
	float:left;
	width:175px;
	height:89px;
	
	text-align:center;

	
	/*
	background-color:red;*/

}

#foto_receta{
	position:relative;
	float:left;
	width:175px;
	height:107px;

	text-align:center;
	
}


#mini_foto{
	position:relative;
	float:left;
	width:33px;
	height:27px;
	
	border-color:#ffffff;
	border-width:01px;
}





#detalle{
	position:relative;
	float:right;
	
	/*width:416px;
	height:81px;*/
	
	width:380px;
	height:110px;
	
	margin-top:-117px;
	
	padding-right:20px;
	padding-top:25px;
	
	
	color:#3A4110;
		
	line-height:18px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	
	/*	
	background-image:url(../imagenes/detalle.png);
	
	background-repeat: no-repeat;


	background-color:red;*/

}

.png {
	position:relative;
	float:left;
	width:416px;
	height:117px;
	margin-left:20px;
	
	/*margin-top:10px;
	
	margin-bottom:60px;*/
	
	
	behavior: url("/css/pngbehavior.htc");
}


#detalle_izq{
	position:relative;
	float:left;
	width:250px;
	height:81px;
	margin-left:-20px;
	z-index:4;
}

#detalle_dcha{
	position:relative;
	float:left;
	width:120px;
	height:81px;
	
}


#texto_receta{
/*	position:absolute;
	top:300px;
	left:66px;
	width:618px;
	height:290px;
	margin:20px;
	
	margin-top:40px;
	
	line-height:20px;
	text-align:justify;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
*/


	position:relative;
	float:left;
	
	width:600px;
	
	/*background-color:red;*/
	
	/*height:290px;
	margin:20px;
	
	margin-top:340px;
	margin-left:76px;*/

	
	margin-top:-10px;
	margin-left:15px;
	
	line-height:18px;
	
	text-align:justify;
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	
	
	
}

#texto_izq{
	position:relative;
	float:left;
	width:250px;
	/*height:290px;*/
	margin-left:10px;
}

#texto_dcha{
	position:relative;
	float:left;
	width:250px;
	/*height:290px;	*/
	margin-left:55px;
}