@charset "UTF-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
}

body{
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#mama{
	width: 893px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.aclarar{
	clear:both;
}

#cabecera{
	width: 893px;
}

#logo{
	width: 160px;
	height: 130px;
	float: left;
}

#slogan{
	float: left;
	width: 460px;
	text-align: right;
	background: url(../IMGS/elsabordelonatural.jpg) no-repeat right bottom;
	padding-bottom: 30px;
	margin-top: 20px;
	height: 61px;
}

#adomicilio{
	float: right;
	width: 245px;
	height: 71px;
	background:url(../IMGS/entrega-domicilio.jpg) no-repeat center center;
	margin-top: 20px;
	text-align: right;
	color: #FFF;
	padding: 20px 8px 0px 0px;
	font-size: 130%;
}

#cuerpoindex{
	width: 893px;
	height: 432px;
	background: url(../IMGS/img-index.jpg) no-repeat center center;
	margin-top: 5px;
	padding-top: 5px;
}

#menu, #menu-cocinamos, #menu-comida, #menu-servicios, #menu-ubicacion, #menu-contacto, #destacadosanfermin{
	width: 884px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
}

#menu{background: url(../IMGS/menu.png) no-repeat center center;}
#menu-cocinamos{background: url(../IMGS/menu-cocinamos.png) no-repeat center center;}
#menu-comida{ background:url(../IMGS/menu-comidallevar.png) no-repeat center center;}
#menu-servicios{ background:url(../IMGS/menu-servicios.png) no-repeat center center;}
#menu-ubicacion{ background:url(../IMGS/menu-ubicacion.png) no-repeat center center;}
#menu-contacto{ background:url(../IMGS/menu-contacto.png) no-repeat center center;}

#menu li, #menu-cocinamos li, #menu-comida li, #menu-servicios li, #menu-ubicacion li, #menu-contacto li{
	list-style-type: none;
	float: left;
	display: block;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

#menu ul, #menu-cocinamos ul, #menu-comida ul, #menu-servicios ul, #menu-ubicacion ul, #menu-contacto ul{
	padding-top: 11px;
}

#menu a, #menu-cocinamos a, #menu-comida a, #menu-servicios a, #menu-ubicacion a, #menu-contacto a{
	color: #FFF;
	font-weight: bold;
}

#menu a:hover, #menu-cocinamos a:hover, #menu-comida a:hover, #menu-servicios a:hover, #menu-ubicacion a:hover, #menu-contacto a:hover{
	color: #000;
}

.b1{margin-left: 12px; width: 173px;}

.b2{width: 185px;}

.b3{width: 197px;}

.b4{width: 135px;}

.b5{width: 170px;}

#destacadosanfermin{
	width: 884px;
	height: 52px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	text-align: center;
	font-size: 130%;
	color: #FFF;
	font-weight: bold;
	background:url(../IMGS/fondo-destacado-sanfermin.png) no-repeat center center;
}

#destacadosanfermin a{
	color: #FFF;
	text-decoration: underline;
}

#destacadosanfermin a:hover{
	color: #000;
	text-decoration: underline;
}

#destacados{
	width: 860px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 232px;
	font-size: 90%;
}

#destacados a{
	color: #78b52b;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
}

#destacados a:hover{
	color: #666;
}

#destacados-s{
	width: 860px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 160px;
	font-size: 90%;
}

#destacados-s a{
	color: #78b52b;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
}

#destacados-s a:hover{
	color: #666;
}

#destaca1{
	width: 167px;
	float: left;
	padding: 10px;
}

#destaca2{
	width: 167px;
	float: left;
	padding: 10px;
	margin-left: 15px;
}

#destaca3{
	width: 167px;
	float: left;
	padding: 10px;
	margin-left: 15px;
}

#destaca4{
	width: 233px;
	float: left;
	padding: 10px;
	margin-left: 15px;
}

#pinrel{
	margin-top: 25px;
	color: #FFF;
	text-align: center;
	font-size: 90%;
	padding-bottom: 10px;
}

#pinrel li{
	list-style-type: none;
	display: inline;
}

#pinrel a{
	color: #FFF;
	text-decoration: underline;
}

#pinrel a:hover{
	color: #ccc;
}

#cabezagral{
	width: 893px;
	height: 192px;
	background: url(../IMGS/img-gral.jpg) no-repeat center center;
	margin-top: 5px;
	padding-top: 5px;
}

#destacapaellas{
	width: 245px;
	float: right;
	margin-right: 30px;
	margin-top: 18px;
	font-size: 90%;
}

#continente{
	margin-top: 20px;
}

#blanco-sup{
	width: 893px;
	height: 16px;
	background:url(../IMGS/blanco-arriba.jpg) no-repeat center center;
}

#blanco-inf{
	width: 893px;
	height: 16px;
	background:url(../IMGS/blanco-abajo.jpg) no-repeat center center;
}

#contenido{
	width: 863px;
	padding: 0px 15px;
	background-color: #FFF;
}

#cont-txt{
	float: left;
	width: 500px;
}

#cont-txt a{
	color: #333;
	text-decoration: underline;
}

#cont-txt a:hover{
	color: #78b52b;
}

#cont-txt3{
	float: left;
	width: 540px;
}

#cont-txt3 a{
	color: #333;
	text-decoration: underline;
}

#cont-txt3 a:hover{
	color: #78b52b;
}

#miniaturas{
	float: right;
	width: 300px;
	text-align: right;
}

#miniaturas li{
	display: inline;
	list-style-type: none;
}

#miniaturas img{
	margin: 4px;
}

#menusemanal{
	float: right;
	width: 385px;
}

#negro-sup{
	width: 385px;
	height: 14px;
	background:url(../IMGS/negro-arriba.jpg) no-repeat center center;
}

#verde-sup{
	width: 385px;
	height: 14px;
	background:url(../IMGS/verde-arriba.jpg) no-repeat center center;
	margin-top: 10px;
}

#rojo-sup{
	width: 385px;
	height: 14px;
	background:url(../IMGS/rojo-arriba.jpg) no-repeat center center;
}

#negro-inf{
	width: 385px;
	height: 14px;
	background:url(../IMGS/negro-abajo.jpg) no-repeat center center;
}

#verde-inf{
	width: 385px;
	height: 14px;
	background:url(../IMGS/verde-abajo.jpg) no-repeat center center;
}

#rojo-inf{
	width: 385px;
	height: 14px;
	background:url(../IMGS/rojo-abajo.jpg) no-repeat center center;
	margin-bottom: 15px;
}

#negro{
	width: 365px;
	padding: 0px 10px;
	color: #fff;
	background-color: #000;
}

#verde{
	width: 365px;
	padding: 0px 10px;
	color: #fff;
	background-color: #78b52b;
}


#rojo{
	width: 365px;
	padding: 0px 10px;
	color: #fff;
	background-color: #cc3300;
}

#rojo a{
	color:#FFF;
	text-decoration: underline;
}

#rojo a:hover{
	color:#000;
}

#cont-txt2{
	float: left;
	width: 460px;
}

.menunegro{
	padding-bottom: 2px;
	border-bottom: 1px dotted #666;
	margin: 10px 10px 0px 10px;
}

.menunegroizda{
	width: 260px;
	float: left;
}

.precionegro{
	width: 60px;
	float: right;
	text-align: right;
}


.menublanco{
	padding-bottom: 2px;
	border-bottom: 1px dotted #ccc;
	margin: 10px 10px 0px 10px;
}

.menublancoizda{
	width: 350px;
	float: left;
}

.precioblanco{
	width: 60px;
	float: right;
	text-align: right;
}

#destacapymes{
	float: right;
	width: 253px;
	/*height: 110px;*/
	color: #FFF;
	background: url(../IMGS/fondo-pymes.jpg) top center no-repeat ;
	padding: 10px;
}

#horarios{
	float: right;
	width: 273px;
}

#negrohoarios-arriba{
	width: 273px;
	height: 14px;
	background:url(../IMGS/negro-horarios-arriba.jpg) no-repeat center center;
}

#negrohoarios-abajo{
	width: 273px;
	height: 14px;
	background:url(../IMGS/negro-horarios-abajo.jpg) no-repeat center center;
}

#negrohorarios{
	background-color:#000;
	padding: 0px 10px;
	color: #FFF;
}


/*textos*/
h1{
	color: #78b52b;
	font-size: 130%;
	margin-bottom: 10px;
}

h2{
	font-weight: normal;
	font-size: 130%;
	color: #78b52b;
}

h3{
	font-weight: normal;
	font-size: 150%;
	color: #78b52b;
	margin-bottom: 10px;
}

h3.sobreverde{
	font-weight: normal;
	font-size: 150%;
	color: #333;
	margin-bottom: 10px;
}

h3.sanfermin{
	font-weight: normal;
	font-size: 150%;
	color: #fff;
	margin-bottom: 10px;
}

h4.sobrenegro{
	font-weight: normal;
	font-size: 120%;
	color: #CCC;
	margin-top: 15px;
	margin-bottom: 5px;
}

h4.sobreblanco{
	font-weight: normal;
	font-size: 120%;
	color: #666;
	margin-top: 15px;
	margin-bottom: 5px;
}

h4.sobreverde{
	font-weight: normal;
	font-size: 120%;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 5px;
}

.tel{
	font-size: 140%;
	margin-top: 5px;
}

.titdestacados{
	font-size: 140%;
	color: #78b52b;
	margin-bottom: 10px;
}

.titpaellas{
	font-size: 140%;
	color: #fff;
	margin-bottom: 10px;
}

.pmargenarriba{
	margin-top: 5px;
}

.grande{
	font-size: 140%;
}

iframe{
	width: 470px;
	height: 300px;
	padding: 3px;
	border: 1px solid #CCC;
}


/*formulario*/

#formulario{
	width: 450px;
	margin-top: 20px;
	margin-right: 20px;
}

.labelaviso{
	float: none;
	width: 100%;
}

input{
	padding: 6px;
	margin-bottom: 10px;
	background-color: #eee;
	color: #666;
	float: right;
	border: 0px;
	color: #666;
}

.noflotar{
	float:none;
}

textarea{
	padding: 6px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border:0px;
	float: right;
	background-color: #eee;
	color: #666;
}

.boton{
	float: left;
	background-color: #78b52b;
	color: #fff;
	padding: 5px;
	cursor: pointer;
	margin-top: 10px;
	font-weight: bold;
}

noscript{
	text-align: center;
	font-size:80%;
	color:#666;
}

fieldset{
	border: 1px solid #666;
	padding: 20px;
}

legend{
	padding: 0px 10px 0px 10px;
	font-size: 120%;
	color: #78b52b;
}






/*   necesitados para los menus a semana vista   */
div#menu_semana{
	margin-top:70px;
	color:#000;
	height:300px;
}

div#menu_semana ul{
	margin-left:20px;
	line-height:140%;
	
}


div#menu_semana ul.dias_semana a{
	color:#000;
	text-decoration:underline;
	
}
