/*@import url('reset.css');*/

body {
	margin: 0 auto;
}
strong {
	font-weight: bold;
}
/*TOP*/
.top {
	width: 768px;
	height: 220px;
	margin: 0;
	padding: 0;
	background: url(../imagenes/fondo_top.jpg) no-repeat top center;
}
.logo {
	width: 180px;
	height: 220px;
	margin: 0 auto;
	float: left;
}

.menu {
	width: 206px;
	height: 220px;
	margin: 0;
	padding: 0;
	float: left;
}

/*.menu ul {
	height: 128px;
	margin: 0;
	padding: 78px 0 0;
	background: blue;
}

.menu li {
	list-style: none;
	padding: 0;
	margin: 0;
	list-style-position: outside;
	width: 190px;
	height: 14px;
	background: green;
} */

.menu a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5a5d61;
	text-transform: uppercase;
	display: block;
	height: 18px;
	margin: 0;
	padding: 0 0 0 15px;
}
.menu a:hover {
	background: url(../imagenes/bullet.gif) 0 3px no-repeat;
	color: #861719;
}
.menu p {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5a5d61;
	text-transform: uppercase;
	display: block;
	/*width: 175px;*/
	height: 18px;
	margin: 0;
	padding: 0 0 0 15px;
}

.imagen {
	width: 382px;
	height: 220px;
	margin: 0 auto;
	float: left;
}
/*.bandatitulo {
	width: 768px;
	height: 27px;
	margin: 0 auto;
	background: url(imagenes/banda_seccion.gif) no-repeat top center;
}*/
/*-----------------*/

/* RECETAS */
.f1 {
	width: 79px;
	height: 115px;
	display: block;
	margin: 0 0 0 4px;
	background: url(../imagenes/quiche_loraine_h.jpg) 0 0;
}
.f1:hover {
	background: url(../imagenes/quiche_loraine_h.jpg) 0 -115px;
}
.f2 {
	width: 79px;
	height: 115px;
	display: block;
	margin: 0 0 0 4px;
	background: url(../imagenes/crepes_h.jpg) 0 0;
}
.f2:hover {
	background: url(../imagenes/crepes_h.jpg) 0 -115px;
}
.f3 {
	width: 79px;
	height: 115px;
	display: block;
	margin: 0 0 0 4px;
	background: url(../imagenes/pechugas_h.jpg) 0 0;
}
.f3:hover {
	background: url(../imagenes/pechugas_h.jpg) 0 -115px;
}
.ver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f6144;
	text-decoration: none;
	/*background: url(../imagenes/flecha_r.gif) no-repeat 14px 0;*/
}
.ver:hover {
	color: #861719;
}


/*-----------------*/


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #a98840;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #982527;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #982527;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #982527;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb7925;
}
.textos{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #2D2D2C;
	font-weight: normal;
}
.tabla{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #2D2D2C;
}
.textos_pop_destacado{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #867063;
	font-weight: bold;
}
.titulos_fiambres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585a5c;
}
.subtitulo_pop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6c6e70;
}
.titulos_fiambres2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B8A38A;
}
.mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #664a39;
	text-decoration: none;
	/*background: url(../imagenes/flecha.gif) no-repeat 20px 2px;*/
}
.textos_0800{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B8A38A;
}
.textos_0800_2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #786555;
}
.textos_direccion{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #827862;
}
.textos_direccion_2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #827862;
}
.link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #827862;
}

/*a.link2 {
	width: 100px;
	height: 20px;
	display: block;
	text-align: right;
	background: url(../imagenes/bt_flecha.gif) no-repeat 105px 5px;
}*/

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0 6px 0 0;
	text-decoration: none;
}

.tit_pop{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #a88841;
}
.submenutit {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #A65657;
	padding: 4px;
}
.submenu {
	font-family: Garamond;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #968378;
	padding: 4px;
	/*height: 21px;
	display: block;
	background: url(../imagenes/producto/line_3.gif) no-repeat 0px 0px;*/
}
.submenu:hover {
	color: #A65657;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #786555;
	line-height: normal;
	border: 1px solid #E7E2D4;
}
.enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #786555;
	text-decoration: none;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #786555;
	background-color: #F4E6B3;
	border: 1px solid #F4E6B3;
}

.textobeige {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	color: #A65657;
}
