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


body {
background-image: url(imagenes/background_mantelcuadrosverdes.jpg);
/*	background-image: url(imagenes/background_navidad_2013_2.jpg);*/
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width:100%;
	position: absolute;
}

/* CABECERO */

#contenedor_cabecero {
	width:100%;
	height:481px;
	background: #aeb373;
	border-bottom: solid 8px #fff;
	
}

#cabecero_960px {
	width: 960px;
	height: 363px;
	margin-left: auto;
	margin-right: auto;
}

#logotipo {
	width: 343px;
	height: 261px;
	margin-top: 83px;
	float:left;
	
}

#menu_principal {
	width: 272px;
	min-height: 130px;
	margin-top: 48px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 20px;
	text-align:right;
	list-style-type:none;
	float:right;
	color:#FFF;	
}
#menu_principal ul {
	list-style-type:none;
}
#menu_principal a, a:link, a:visited {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 20px;
	color: #fff;
}
#menu_principal a:hover {
	text-decoration: underline;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 20px;
	color: #fff;
}

/* CONTENIDO */

#wrapper_960px_contenido {
	width: 960px;
	min-height: 600px;
	position: relative;
	margin-left: auto;
	margin-right:auto;
	top: -127px;
}

#franja_blanca {
	width: 644px;
	height: 26px;
	background-color: #FFF;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	padding-top: 18px;
	padding-bottom: 6px;
	padding-left: 22px;
	padding-right: 22px;

}
#franja_blanca a, a:link, a:visited {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #000;
}
#franja_blanca a:hover {
	text-decoration: underline;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #000;
}

#franja_iconos {
	width: 272px;
	height: 50px;
	position:static;
	float: left;
}
#franja_iconos img {
	margin-left: 10px;
}

#contenedor_contenido_960px {
	width: 916px;
	min-height:600px;
	background-color: #FFF;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 22px;
	padding-bottom: 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #000;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius:  8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft:  8px;
	border-bottom-right-radius:  8px;
	border-bottom-left-radius: 8px;
	clear:both;


}

#contenido_principal_650px {
	width: 650px;
	min-height: 500px;
	color: #000;
	float: left;
}

.retouch_image {margin: 0 0 0px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}

#contenido_lateral {
	width: 230px;
	min-height: 500px;
	margin-left:36px;
	float: left;
	padding: 0px;
}

#contenido_principal_650px h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #000;
	margin-top: 0px;
	
}

#contenido_principal_650px h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size: 28px;
	color: #000;
	
}

#contenido_principal_650px h1 a, a:link, a:visited {
	text-decoration: none;
	font-size: 28px;
	color: #000;
}
#contenido_principal_650px h1 a:hover {
	text-decoration: underline;
	font-size: 28px;
	color: #000;
}

#contenido_principal_650px p {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 14px;
	color: #000;
	
}

#contenido_principal_650px a, a:link, a:visited {
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #a12d2e;

}


#contenido_principal_650px a:hover {
	text-decoration:underline;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #a12d2e;
}

.mayorque {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #aeb373;
}

#caja_informacion_extra {
	width: 650px;
	height: 25px;
	background-color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* LATERAL */

#listado_recetas_home {
	width: 230px;
	background-color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #aeb373;	
}

#listado_recetas_home ul {
	list-style-type:none;
	padding-left: 0;
	margin-left: 0;
}

#listado_recetas_home a, a:link, a:visited {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #000;
}
#listado_recetas_home a:hover {
	text-decoration: underline;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #000;
}

/* NAVEGACION */
#navegacion {
	width: 650px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #a12d2e;
}


/* FALDON*/

#faldon {
	width: 934px;
	height: 24px;
	background-color:#FFF;
	position:relative;
	margin-top: 25px;
	margin-left: auto;
	margin-right:auto;
	top: -127px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #a12d2e;
	padding: 13px;
	-webkit-border-radius:  8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

}


/* SHARING TOOLS */

#sharing_tools {
	width: 650px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}