@charset "utf-8";

body {
	margin: 0px;
	background:url(/images/back-narda.jpg) repeat center top #FFF;
	height:100%;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#000;
	text-decoration:underline;
	outline:none;
}

a:hover {
	color:#FFA5D1;
}

ul {
	margin:0;
	padding:0 0 0 10px;
}

li {
	list-style:none;
	background:url(/images/list-back.png) no-repeat left 3px;
	padding-left:15px;
	margin:0 0 7px 0;
}

/************************************************************************
* 
* MASTER PAGE
*
************************************************************************/

#header {
	position:absolute;
	width:790px;
	height:208px;
	top:3px;
	left:50%;
	margin-left:-395px;
	padding-top:2px;
	background:url(/images/header-back.jpg) no-repeat center 19px;
}

#header a.link {
	color:#999;
	text-decoration:none;
	letter-spacing:1px;
	margin:0 0 0 20px;
	font-size:10px;
}

	#header a:hover {
		color:#000;
	}

#botonera {
	position:absolute;
	width:815px;
	height:105px;
	top:195px;
	left:50%;
	margin-left:-425px;
	padding-left:35px;
	background:url(images/botonera-back.png) no-repeat center;
}

#botonera a {
	float:left;
	width:156px;
	height:100px;
	color:#FFF;
	text-align:center;
	line-height:156px;
	text-decoration:none;
	font-size:12px;
}

#botonera a:hover, #botonera a.act {
	color:#FFA5D1;
}

#botonera a.guia {
	background:url(/images/botoneraGuia.png) no-repeat center;
}

#botonera a.antesdesalir {
	background:url(images/botoneraAntesdesalir.png) no-repeat center;
}

#botonera a.vinos {
	background:url(images/botoneraVino.png) no-repeat center;
}

#botonera a.flickr {
	background:url(images/botoneraFlickr.png) no-repeat center;
}

#botonera a.ellibro {
	background:url(images/botoneraEllibro.png) no-repeat center;
}

#barraIzq {
	position:absolute;
	width:162px;
	top:307px;
	left:50%;
	margin-left:221px;
	z-index:20;
	text-align:left;
}

#barraIzq a {
	color:#FFF;
}

	#barraIzq a:hover {
		color:#000;
	}

.bIzqNews {
	float:right;
	width:140px;
	padding:7px 10px;
	display:inline;
	line-height:16px;
	margin-bottom:20px;
	text-align:left;
	background:#00BBD6;
	color:#FFF;
}

.bIzqGuia, .bIzqLibro {
	float:right;
	width:160px;
	text-align:center;
	padding:83px 0 10px;
	margin-bottom:20px;
}

	.bIzqLibro {
		background:url(/images/bIzqLibro-back.png) #456B4D no-repeat center 17px;
	}
	
	.bIzqGuia {
		background:url(/images/bIzqGuia-back.png) #9CCB3B no-repeat center 17px;
	}
	
#contCentral {
	position:absolute;
	width:767px;
	top:308px;
	left:50%;
	margin-left:-385px;	
	z-index:10;
}

#contenido {
	float:left;
	padding:20px;
	width:559px;
	text-align:left;
	border-left:solid 1px #E2E2E2;
}

/************************************************************************
* 
* INTERNAS
*
************************************************************************/

.intInfo {
	float:left;
	display:inline;
	width:100%;
	font-size:12px;
	line-height:19px;
	letter-spacing:0px;
	z-index:99;
	margin-bottom:10px;
	color:#666;
}

.intInfo img {
	display:block;
	margin:20px 0;
}

.intImagenes {
	margin-top:15px;
}

.intTitulos {
	margin-top:20px;
}

.intTxtos01 {
	margin-top:10px;
	text-align:left;
	color:#747577;
	font-size:12px;
	line-height:17px;
	letter-spacing:1px;
}

.intTxtos02 {
	margin-top:10px;
	text-align:left;
	color:#000;
	line-height:14px;
}

#referenciasTips {
	background-image:url(/images/referenciasBack-tips.gif);
	background-repeat:no-repeat;
	width:451px;
	margin-top:30px;
	padding-left:79px;
	padding-top:28px;
	color:#747577;
}

#referenciasCocineros {
	background-image:url(/images/referenciasBack-cocineros.gif);
	background-repeat:no-repeat;
	width:451px;
	margin-top:30px;
	padding-left:79px;
	padding-top:28px;
	color:#747577;
}

#referencias4est {
	background-image:url(/images/referenciasBack-4est.gif);
	background-repeat:no-repeat;
	width:451px;
	margin-top:30px;
	padding-left:79px;
	padding-top:28px;
	color:#747577;
}


/************************************************************************
* 
* FOOTER
*
************************************************************************/

#footer {
	float:left;
	width:662px;
	margin-top:25px;
	text-align:left;
	padding-bottom:40px;
	line-height:15px;
	color:#666;
	font-size:10px;
	background:url(/images/footer-back.png) no-repeat left 3px;
	padding-left:105px;
	position:relative;
}

.footerLink {
	color:#666;
	font-size:10px;
}

#fCyberferia {
	position:absolute;
	right:0;
	top:15px;
}

	
	
/************************************************************************
* 
* HOME
*
************************************************************************/

.hLibro {
	float:left;
	display:inline;
	margin:0 10px 0 -20px;
	position:relative;
}

.hInfo {
	float:left;
	display:inline;
	width:287px;
	font-size:12px;
	line-height:19px;
	letter-spacing:0px;
	z-index:99;
	margin-bottom:10px;
	color:#666;
}

h1 {	
	margin:5px 0 10px 0;
	font-size:20px;
}

.button {
	float:left;
	background:#8F184E;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:7px 10px;
	text-decoration:none;
}

.button:hover {
	background:#FFA5D1;
	color:#FFF;
}

.planetaLink {
	position:absolute;
	width:95px;
	height:35px;
}

	#header .planetaLink {
		right:20px;
		top:35px;
	}
	
	#footer .planetaLink {
		left:0;
		top:0;
	}

/************************************************************************
* 
* GALERIA
*
************************************************************************/

#galContent {
	float:left;
}

/************************************************************************
* 
* TYPOS
*
************************************************************************/

.titTips {
	font-weight:bold;
	color:#E08726;
}

.titCocineros {
	font-weight:bold;
	color:#924C9E;
}

.tit4est {
	font-weight:bold;
	color:#CD3B44;
}
	
