/*IMPORTO ESTILOS ------------------------------------------------- */
/* importo los estilos del blog */
@import url(formularios.css);


/*ESTILOS PENIAFIEL SABORES ----------------------------------------- */

html,body{
	height:100%;
	margin:0;
	padding:0;
}


body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
background-color:#fff;
background-image:url(../imagenes/background.jpg);
background-position:top;
background-repeat:repeat;


}

/*CENTRADO DE TODA LA PAGINA -----------------------------------------*/
#centrado {
/*position:absolute; width:1002px; height:578px; margin-left:-500px; margin-top:-289px; left:50%; top:50%;
background-image:url(../imagenes/back-centro.jpg); background-repeat:no-repeat; background-position:top;*/ 

	/*margin:0 auto; 
	margin-top:10px;*/
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	clear:both;
	width:1002px; 
	height:578px; 
	background-image:url(../imagenes/back-centro.jpg); 
	background-repeat:no-repeat; 
	background-position:top;}
	
	#vertical{
	float:left;
	height:50%;
	margin-top:-289px;/* half vertical height*/
	width:100%;}
	

/*CONTENEDOR -------------------------------------------------*/
#contenedor {position:relative; width:1002px; height:495px; padding-top:8px;}

#contenedor-productos {position:relative; width:721px; height:495px; padding-left:279px; padding-top:8px;}



/*CONTENEDOR MENU-------------------------------------------------*/
#menuFlash {
	position:absolute;
	width:1000px;
	height:260px;
	z-index:10;
	top: 296px;
	left: 3px;
}

/*logo--------------------------------------------------------*/
#logo{position:absolute;width:264px;height:212px;z-index:20;left:23px;top:20px;}


/*CONTENEDOR TEXTOS-------------------------------------------*/
#textos-contenedor, #mapaSitio-contenedor{position:absolute;width:486px;height:251px;z-index:20;left: 418px;top: 148px;}


/*contenedor publicidad / comerciales----------------------------------------------------*/
#publicidad-1, #publicidad-2{position:absolute; width:345px; height:275px; z-index:20;left: 488px;top: 94px;}
#publicidad-menu{position:absolute; width:508px; height:50px; z-index:20; left:410px;top: 374px;}
#video{float:left; width:120px; height:60px; text-align:center; margin-right:5px;}


/*contenedor donde comprar--------------------------------------------*/
#titulo-donde-comprar{position:absolute;width:396px;height:18px;z-index:20;left: 518px;top:92px;}
.txt-entutiendafavorita{position:absolute;width:235px;height:55px;z-index:20;left: 529px;top:429px;}

#textos-donde-comprar{position:absolute;width:503px;height:325px;z-index:20;left: 411px;top: 108px; padding-left:5px;}
#contenedor-marcas{width:486px; margin-bottom:5px; padding:0 0 2px 0; border-bottom:1px solid #CCCCCC;}


/*boton volver a la home--------------------------------------------*/
.bt-volver-home{position:absolute; width:97px; height:18px; z-index:20; left:819px; top:11px;}



/*ESTILOS GENERALES TEXTOS ----------------------------------------- */
p {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#333; line-height:15px;}
h1 {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#333;}
h2 {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#7b9b69;}
h3 {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#7b9b69;}


/*ESTILOS LINKS ----------------------------------------------------- */
a, a:link {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#333333; text-decoration:none; font-weight:bold;}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#333333; text-decoration:underline;}


/*LISTADOS-----------------------------------------------------------*/
li {list-style-image:none; margin:0 0 0 15px; padding:0;}
ul li {list-style-image:none; margin:0 0 0 15px; padding:0;}


/*estilos de textos-------------------------------------------------*/
.titulos{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; color:#669933;}
.subtitulos1{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; color:#669933;}


/*Textos Mapa del sitio-----------------------------------------------*/
#mapaSitio-contenedor h1{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#333333; text-decoration:none;}
#mapaSitio-contenedor h1 a, a:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-decoration:none;}
#mapaSitio-contenedor h1 a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:underline;}


#mapaSitio-contenedor h2{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; text-decoration:none; font-weight:normal;
line-height:18px;}
#mapaSitio-contenedor h2 a, a:link {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333; text-decoration:none;}
#mapaSitio-contenedor h2 a:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333; text-decoration:underline;}



/*PIE DEL SITIO------------------------------------------------------*/
#pie{width:1000px; height:20px; clear:both; text-align:center;}

/*ELIMINAR BASURA---------------------------------------------------*/
.clearAll{display:block; line-height:1px; height:1px; font-size:1px; clear:both; width:100%;}
