/****** CSS A TU GUSTO Receta.asp *****/


#receta{
	position:relative;
	float:left;
	width:810px;
	/*height:701px;*/
	
	padding-left:60px;
	background-image:url(../imagenes/cuerpo_texto.jpg) ;
	background-repeat: no-repeat;
}


.estirador400{
	position:relative;
	float:left;
	width:1px;
	height:701px;

}


#contenido{
/*	position:absolute;
	top:160px;
	left:60px;
	*/
	position:relative;
	float:left;
	margin-top:160px;
	width:657px;
	
	/**/
}

#ajedrezado{
	/*position:absolute;
	top:160px;
	left:60px;
*/
	position:relative;
	float:left;


	/*margin-top:160px;
	margin-left:60px;*/

	margin-left:-04px;
	
	width:657px;
	height:46px;
	
	
}

#cab_receta{
	/*position:absolute;
	top:186px;
	left:66px;
	margin:20px;
*/	

	position:relative;
	float:left;
	
	margin-left:10px;
	
	
	width:638px;
	height:130px;
	
	
	/*background-color:orange;*/
	
	
	

}


#foto_receta{
	position:relative;
	float:left;
	width:135px;
	height:107px;

	margin-top:10px;

	
	border-color:#ffffff;
	border-width:05px;
	
	/*background-color:orange;*/
}

#marco{
	position:relative;
	float:left;
	width:150px;
	height:115px;
}

#cuadro_foto{
	position:relative;
	float:left;
	width:140px;
	height:89px;
	
	text-align:center;

/*	border-color:#ffffff;
	border-width:02px;
	
	background-color:red;	*/

}

#mini_foto{
	position:relative;
	float:left;
	width:33px;
	height:27px;
	
	border-color:#ffffff;
	border-width:01.5px;
	background-color:cyan;
}



#titulo_barra{
	/*
	position:relative;
	float:left;
	margin-left:05px;
	margin-top:10px;
*/
	
	position:absolute;
	top:10px;
	left:160px;
	
	
	width:468px;
	height:36px;
	
	
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;

	/*background-color:yellow;*/

	background-image:url(../imagenes/titulo_barra.jpg);
	background-repeat: no-repeat;

}

.png {
/*
	position:relative;
	float:left;*/
	
	position:absolute;
	top:45px;
	left:145px;

	
	width:416px;
	height:117px;
	
	margin-left:30px;
	
	/*margin-top:10px;
	
	margin-bottom:60px;*/
	
	
	behavior: url("/css/pngbehavior.htc");
}


#detalle{
	/*position:relative;
	float:left;
	*/
	
	
	position:absolute;
	top:165px;
	left:90px;
	
	
	width:390px;
	height:74px;
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:18px;

	color:#75b418;
	
	margin-top:-98px;
	margin-bottom:10px;
	margin-left:98px;
	
	/*background-color:yellow;*/
	
}

#detalle_izq{
	position:relative;
	float:left;
	width:278px;
	height:81px;
	margin-top:-03px;
	margin-left:02px;
	z-index:4;
	/*background-color:pink;
*/
}

#detalle_dcha{
	position:relative;
	float:left;
	
	width:107px;
	height:75px;
	
	margin-right:0px;
/*	background-color:blue;*/
}


#Claqueta{
	position:relative;
	float:right;
/*	width:65px;
	height:73px;
*/
	width:39px;
	height:45px;

	margin-top:-03px;
	margin-right:07px;
}


#caja_selec{
	position:absolute;
	top:-05px;
	left:125px;
	width:250px;
	/*
	border-color:#314923;
	border-width:01px;
	background-color:#A6B685;*/
	visibility:hidden;
}

#barrita{
	position:absolute;
	top:0px;
	left:0px;
	
	width:250px;
	height:12px;
	
	background-image:url(../imagenes/barra_250.gif);/**/
	background-repeat:no-repeat;
	visibility:hidden;
}


#bajo_barrita{
	position:absolute;
	top:12px;
	left:0px;
	
	width:250px;
	
	border-right-color:#314923;
	border-left-color:#314923;
	border-bottom-color:#314923;
	border-width:01px;
	background-color:#dfdeb2;
	
}

#cerrar{
	position:absolute;
	top:12px;
	right:01px;
	width:10px;
	height:10px;
}




/*** ESTIRADOR ***/

.estirador{
	position: relative;
	float: left;
	width: 840px;
	
	margin-left:-100px;
	
	background-image:url(../imagenes/cuerpopie_texto.jpg);
	

/*	background-repeat:repeat-y;background-color:pink;*/


}

#texto_receta{
/*	position:absolute;
	top:200px;
	left:10px;
	*/	
	position:relative;
	float:left;

	width:600px;
	
/*	background-color:red;*/
	
	/*height:290px;
	margin:20px;
	
	margin-top:340px;
	margin-left:76px;*/

	
	
	margin-left:15px;
	margin-top:15px;
	line-height:18px;
	
	text-align:justify;
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	z-index:20;
}

.cuerpopieR{
	position:relative;
	float:left;
	
	width:840px;

	margin-left:-100px;

/*	
	height:9px;
	
	background-color:yellow;
*/
	
	background-image:url(../imagenes/cuerpopie_texto.jpg);
	
	background-repeat:repeat;
}

