@charset "utf-8";
/* CSS Document */

body {
	background-image: url(imagenes/fondo.jpg);
	background-color: #272f6d;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center top;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	text-align: justify;
}

/* menus superior */



.menu a:link{
	font-size: 12px;
	color: #333;
	background-image: url(imagenes/boton.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 42px;
	width: 108px;
	display: block;
	line-height: 36px;
	text-decoration: none;
}

.menu a:visited{
	font-size: 12px;
	color: #333;
	background-image: url(imagenes/boton.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 42px;
	width: 108px;
	display: block;
	line-height: 36px;
	text-decoration: none;
	
}

.menu a:hover{
	background-image: url(imagenes/boton2.png);
}

/* cuadros bajo la cabecera */

.cuadro_productos {
	display: block;
	height: 39px;
	width: 300px;
}

.cuadro_productos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-image: url(imagenes/triangulo.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: left;
	padding-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 30px;
}

.cuadro_productos a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-image: url(imagenes/triangulo.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: left;
	padding-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 30px

}

.cuadro_productos a:hover {
	color: #FFC;
}

/*menu lateral */

.lateral {
	background-image:url(imagenes/menus.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
	vertical-align: top;	
}

.lateral a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 34px;
	text-decoration: none;
}

.lateral a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 34px;
	text-decoration: none;
}

.lateral a:hover {

	color: #000;

}


/* pie */

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}

.pie a:link {
	color: #FFF;
	text-decoration: none;
}

.pie a:visited {
	color: #FFF;
	text-decoration: none;
}

.pie a:hover {
	color: #FFF;
	text-decoration: underline;
}


/* titular */

.titular {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #272f6d;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	line-height: 30px;
}

/*h1 h2 h3 */

h1{
	font-size: 12px;
	font-weight: normal;		
}

h2 {
	font-size: 12px;
	font-weight: normal;		
}

/*recetas */

.recetas {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	height: 191px;
	width: 300px;
	padding-left: 18px;
}

.recetas a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.recetas a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.recetas a:hover {
	font-weight: bold;
	color: #F60;
}


/* productos */

.productos {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

.productos a:link {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	text-decoration: none;	
}

.productos a:visited {
		font-weight: bold;
	text-transform: uppercase;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	text-decoration: none;	

	
}

.productos a:hover {
		font-weight: bold;
	text-transform: uppercase;
	color: #272f6d;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

/*contacto*/

.contacto a:link {
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #006;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 5px;
	height: 20px;
	width: 60px;
	border: thin solid #CCC;
	text-decoration: none;
	margin: 5px;
}

.contacto a:visited {
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #006;
	text-align: center;
	vertical-align: right;
	display: block;
	padding: 5px;
	height: 20px;
	width: 60px;
	border: thin solid #CCC;
	text-decoration: none;
	margin: 5px;
}

.contacto a:hover {
	color: #333;
	background-color: #FFF;
	text-decoration: none;
}

.privacidad a:link {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

.privacidad a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

.privacidad a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
	
	



