/****** CSS A TU GUSTO Receta.asp *****/


#galeria{
	position:relative;
	float:left;
	width:810px;
	height:701px;
	
	padding-left:60px;
	background-image:url(../imagenes/cuerpo_texto.jpg) ;
	background-repeat: no-repeat;
}

#contenido{
/*	position:absolute;
	top:160px;
	left:60px;
*/
	position:relative;
	float:left;
	
	margin-top:160px;
	
	width:657px;
	

/*background-color:red;	*/
}

#detalle{
	position:relative;
	float:left;
	
	width:620px;
	height:340px;
	
	margin-top:50px;
	margin-left:10px;

	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:18px;

	
	color:black;
	
/*
background-color:yellow;
	
color:#75b418;*/
	
}


.foto_g{
	position:relative;
	float:left;
	
	text-align:center;	
	height:311px;
	

/*	background-color:orange;*/
}


#superior{
	position:relative;
	float:left;
	
	width:620px;
	height:310px;
	
	margin-left:0px;
	
	
/*	background-color:orange;*/
}


#inferior{
	position:relative;
	float:left;
	
	width:420px;
	height:90px;
	
	margin-left:0px;
	margin-top:05px;
	
	text-align:center;
	
	
/*background-color:cyan;	*/
}

#piefoto{
	position:relative;
	float:left;
	
	width:420px;
	height:12px;
/*background-color:yellow;*/
}

#paginacion{
	/*position:relative;
	float:left;*/
	
	position:absolute;
	top:85px;
	left:0px;	
	
	
	width:416px;/**/
	height:20px;
	
	/*margin-top:30px;
	margin-left:60px;*/
	
	
	text-align:center;
	
/*background-color:pink;	*/
}

#paginacion #numeracion{
	position:relative;
	float:left;
	
	width:314px;/**/
	height:20px;
	
	text-align:center;
	
}

#paginacion .png1{
	position:relative;
	float:left;
	width:31px;
	height:19px;

	behavior: url("/css/pngbehavior.htc");
}


#paginacion .png2{
	position:relative;
	float:left;
	width:20px;
	height:19px;

	behavior: url("/css/pngbehavior.htc");
}

#cine{
	position:relative;
	float:left;
	
	width:416px;
	height:70px;
	
	margin-top:05px;

	background-image:url(../imagenes/cine.gif) ;
	background-repeat: no-repeat;
	background-color:black;/**/

}

.foton{
	position:relative;
	float:left;
	
	width:54px;
	height:42px;
	
	margin-top:15px;
	margin-left:05px;

	/*background-color:yellow;*/
}

#izda{
	position:relative;
	float:left;
	
	width:420px;
	height:310px;
	
	margin-left:0px;
	cursor:default;
	
	/*background-color:pink;*/
	
}

#dcha{
	position:relative;
	float:left;
	
	width:190px;
	/*height:310px;*/
	
	margin-left:10px;
	
	/*background-color:blue;*/
	
}



/*
#dcha #ln1{
	margin-bottom:0px;
	background-color:yellow;
}

#dcha #ln2{
	margin-bottom:0px;
	background-color:orange;
}
*/



#foto_galeria{
	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;*/
}



.png {
	position:relative;
	float:left;
	width:416px;
	height:117px;
	
	margin-left:30px;
	
	/*margin-top:10px;
	margin-bottom:60px;*/
	
	behavior: url("/css/pngbehavior.htc");
}


.carpeta{
	width:15px;
	height:16px;
}



#Claqueta{
	position:relative;
	float:right;
/*	width:65px;
	height:73px;
*/
	width:39px;
	height:45px;

	margin-top:-0px;
	margin-right:07px;
}

/*** 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;*/


}


