/****** CSS A TU GUSTO Buscador de Receta.asp *****/

#banner{
	position:absolute;
	width:666px;
	height:18px;
	top:128px;
	left:45px;
	color:#ffffff;
	font-size:12px;
	line-height:17px;
	padding-left:30px;
	text-align:center;
	background-color:#314923;
}

#cartelbusq{
	position:absolute;
	
	width:565px;
	height:28px;
	
	top:235px;
	left:55px;
/*background-color:yellow;*/
}

#letras{
	position:absolute;
	width:680px;
	height:18px;
	top:158px;
	left:55px;
	color:#314923;
	font-size:12px;
	text-align:center;
}

#letras a{
	text-decoration:none;
	border-color:#314923;
	border-width:1px;
	padding:05px;
	font-weight:bold;
}

a.seleccionado:link,a.seleccionado:visited,a.seleccionado:active{
	text-decoration:none;
	border-color:#314923;
	border-width:1px;
	
	font-weight:bold;
	color:#FF0000;
	background-color:#779900;/**/
}

a.seleccionado:hover{
	text-decoration:none;
	border-color:#314923;
	border-width:1px;
	
	font-weight:bold;
	color:white;
	background-color:#779900;/**/
}


#letras a.seleccionadoT{
	font-weight:bold;
	color:#ff0000;
	background-color:#242e01;/**/
}
 
#letras a.seleccionadoT:link,#letras a.seleccionadoT:visited,#letras a.seleccionadoT:active{
	color:#white;
	background-color:#779900;/**/
}

#letras a.seleccionadoT:hover{
	color:white;
	background-color:#779900;/**/
}




#combo{
	position:absolute;
	width:666px;
	height:18px;
	top:200px;
	left:55px;
	color:#314923;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

.btn_buscar{
	position:absolute;
	top:235px;
	right:150px;
	width:96px;
	height:28px;
}

#busca_izqda{

	position:absolute;
	top:335px;
	left:55px;
	
/*	position:relative;
	float:left;
	margin-top:343px;
	margin-left:55px;
	
*/
	
	width:666px;
	height:240px;
	
	
	
	/*background-color:pink;*/
	
}

.linea{
	position:relative;
	float:left;
	width:300px;
	
	padding-left:30px;
	padding-bottom:03px;
	
	/*background-color:pink;*/

	
}

.descargar a{
	font-style:italyc;
	text-decoration:none;
	color:#75b418;
}


.foto{
	position:relative;
	float:left;
	width:55px;
	height:41px;
	border-color:#ffffff;
	border-width:02px;
}


#caja_selec{
	/*position:relative;
	float:left;
	
	width:100px;
	height:41px;
	
	margin-top:-50px;
	margin-left:90px;
	
*/
	
	position:absolute;
	top:0px;
	right:-251px;
	/*left:680px;*/
	
	width:250px;
	
	/*border-right-color:#314923;
	border-left-color:#314923;
	border-bottom-color:#314923;
	
	border-width:01px;
	background-repeat:no-repeat;
	background-image:url(../imagenes/barra_250.gif);*/
	visibility:hidden;
	background-color:#dfdeb2;
	
	
}

#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:02px;
	
	width:10px;
	height:10px;

}

#paginacionRec{

	position:absolute;

	width:650px;
	height:19px;

	top:252px;
	left:0px;

	
	/*color:#314923;*/
	
	color:#ffffff;
	
	font-size:10px;
	text-align:center;
	font-weight:bold;
	
	valign:center;
	


/*background-color:yellow;*/

}

#paginacionRec .png1{
	/*position:relative;
	float:left;*/


	width:31px;
	height:18px;
	behavior: url("/css/pngbehavior.htc");
	
}


#paginacionRec .png2{
	/*position:relative;
	float:left;*/

	
	width:20px;
	height:18px;

	behavior: url("/css/pngbehavior.htc");
	
	
}

#lazo{
	position:absolute;

	width:486px;
	height:89px;

	top:610px;
	left:150px;

	color:#314923;
	
	font-size:10px;
	text-align:center;
	font-weight:bold;
	
/*background-color:yellow;*/

}





