@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
}
.buscadorJ2{
	position:relative;
	float:left;
	width:940px;
	clear:both;
	height:82px;
	background:url(http://www.natudelia.com/elementos/buscador_arriba.jpg);
	background-repeat:no-repeat;
}
.buscadorJ2_izquierda{
	position:relative;
	float:left;
	width:316px;
}
.buscadorJ2_derecha{
	position:relative;
	float:left;
	width:605px;
	padding-top:23px;
}
.capa_240{
	position:relative;
	float:left;
	width:240px;
	margin-left:20px;
	margin-top:15px;
}
.txt_encuentra{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
}
.capa_buscar_campo{
	position:relative;
	float:left;
	width:230px;
	margin-top:13px;
	margin-left:5px;
}
.cadena_buscadorJ{
	position:relative;
	float:left;
	width:215px;
}
.boton_buscadorJ{
	position:relative;
	float:left;
	width:14px;
}

.caja_portada
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: transparent;
	height: 20px;
	width: 150px;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.btn_buscador_portada
{
	background-color: transparent;
	height: 25px;
	width: 18px;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:url(http://www.natudelia.com/elementos/b_caja_busca_portada.gif);
	width:119px;
	height:25px;
}

.btn_buscador_portada:hover
{
	background-color: transparent;
	height: 25px;
	width: 18px;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:url(http://www.natudelia.com/elementos/b_caja_busca_portada2.gif);
	width:119px;
	height:25px;
}

.btn_buscador_portada2
{
	background:url(http://www.natudelia.com/elementos/b_verde.png);
	height: 14px;
	width: 13px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat:no-repeat;
}
.capa2_subfamilias{
	position:relative;
	float:left;
	width:940px;
	background-color:#B10058;
	background:url(http://www.natudelia.com/elementos/f_caja_busca_portada.gif);
	background-repeat:no-repeat;
	height:53px;
}

.texto_pie
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}