/* CSS Document */

*{	padding:0;	margin:0;	list-style:none;	border:none;}

body{font-family: Arial, Verdana, Sans-Serif;font-size: 76%;color:#676767;background:#EFEFEF;line-height:1.4em;padding-bottom:3em;}

a{text-decoration:none;	color:#425961;}

a:hover{text-decoration:none;	color:#87A800;}

p{padding-bottom:1.4em;}

strong{	font-weight:normal;	color:#333;}

em{	font-style:normal;	color:#87A800;	font-size:1em;}




#contenedor{background:#fff;padding-bottom:20px;}

/* cabecera */

#header{clear:both;	width:762px;margin:0 auto;	height:70px;}

#logo{width:250px;	float:left;	padding-top:3px;}
#logo h1{text-indent:-1000px;background:url(../img/illarra_logo.jpg) no-repeat 0 0;	height:62px;width:250px;}
#logo h1 a{	text-indent:-1000px;	height:62px;	width:250px;	display:block;}


/* contenedor */

#contenido{	clear:both;}


/*fotos de los platos*/

/*linea verde*/
#banner{height:160px;background:url(../img/pattern-bg-banner.gif) repeat-x left bottom;}
/*fotos*/
#banner h2{	width:762px;height:150px;	margin:0 auto;	/*text-indent:-100000px;*/  	}
/*#banner.home h2{background:url(../img/banner-home.jpg) no-repeat 0 0;}*/
#banner.gourmet h2{	background:url(../img/banner-gourmet.jpg) no-repeat 0 0;}
#banner.carta h2{	background:url(../img/banner-carta.jpg) no-repeat 0 0;	}
#banner.presentacion h2{background:url(../img/banner-presentacion.jpg) no-repeat 0 0;}
#banner.noticias h2{background:url(../img/banner-noticias.jpg) no-repeat 0 0;}
#banner.contacto h2{background:url(../img/banner-contacto.jpg) no-repeat 0 0;}
#banner.registro h2{background:url(../img/banner-registro.jpg) no-repeat 0 0;}
/* por si va flash*/
#flash{margin-left:11%;}

/*contenido*/

#content{width:762px;margin:20px auto 0;	
}

.wel-loc{padding-bottom:18px;overflow:hidden;float:left;}
#welcome-note{	width:465px;border-right:1px solid #D9E8E2;	float:left;	padding-right:20px;}
#welcome-note h3{height:26px;padding-bottom:15px;}
#welcome-note h4{height:54px;padding-bottom:15px;}

.read-more{	padding:0;}
.read-more a{padding-left:1.4em;background:url(../img/bullet.gif) no-repeat 0 2px;	height:18px;display:block;line-height:1.2em;}
.read-more a:hover{	background:url(../img/bullet.gif) no-repeat 0 -14px;}


#methodology-note{	clear:both;	padding-top:10px;	padding-bottom:25px;}
#methodology-note h3{	height:50px;background:#97A528 url(../img/hm_method_title.gif) no-repeat 0 0;text-indent:-10000px;}
#methodology-note h3 a{	display:block;	height:50px;	text-indent:-10000px;}

/* pie */

#footer{clear:both;}
#footer-wrap{width:762px;padding-top:25px;background:url(../img/content-divider.gif) repeat-x 0 0;margin:0 auto;}
#footer-links{	float:right;}
#footer-links a{color:#87A800;}
#footer-links a:hover{color:#425961;}
#footer-copyright p{padding-bottom:0.4em;color:#999;line-height:1em;}
#footer-copyright a{	color:#676767;}
#footer-copyright a:hover{	color:#676767;	border-bottom:1px dashed #999;}


input, textarea, select {border: 1px solid #C1C0B5;background-color:#f2f6f9;font-size: 1em;	font-family: Verdana, Arial, Helvetica, sans-serif;color: #666666;}
.c_columna {display:block;margin-top: 20px; }
.c_etiqueta {display: block;width:14%; float: left; }
.c_boton {width: 100px; margin-left:2px; background-color:#e5e5e5; }


#location-note h3{ font-size:12px; color:#97a528; font-weight:bold;}
#location-note{ float:right; width:240px; padding-left:14px; }


#page-cont-1{width:500px;float:left;/*border-left:1px solid #D9E8E2;*/padding-left:20px;margin-bottom:1.2em;line-height:1.6em;
margin-left:10px;}
#page-cont-1 h2{color:#425961;	font-size:150%;letter-spacing:-1px;	font-weight:normal;	padding-bottom:0.3em;padding-top:0.3em;
	margin-bottom:0.6em; font-weight:bold;}
#page-cont-1 h3{color:#333;	font-size:1.7em;letter-spacing:-1px;font-weight:normal;	padding-bottom:0.5em;padding-top:0.5em;
margin-bottom:0.5em;	margin-top:0.8em;}
#page-cont-1 h4{color:#678000;font-size:1.2em;	font-weight:normal;	padding-bottom:1em;}

.fondo-noticias { background-image:url(../img/fondo_noticias.jpg); background-repeat:no-repeat; background-position:bottom; height:450px;}

/**************************************************************************************/
/* CLASES PARA EL EDITOR */
/**************************************************************************************/
.editor_center{text-align:center;padding:0 0 10px 0;font-size:0.70em;color:#565656;line-height:15px;}
.editor_left{text-align:left;padding:0 0 10px 0;font-size:0.70em;color:#565656;line-height:15px;}
.editor_right{text-align:right;padding:0 0 10px 0;font-size:0.70em;color:#565656;line-height:15px;}
.editor_justify{text-align:justify;padding:0 0 10px 0;font-size:0.70em;color:#565656;line-height:15px;}
.negrita{color: #95aa0b; font-weight: bold;}

.foto_izda {
		float:left; padding:4px; /*meter una imagen y texto alrededor*/
		}

.foto_dcha {
		float:right; padding:4px; /*meter una imagen y texto alrededor*/
		}

/**************************************************************************************/
/* BARRA PAGINACION
/**************************************************************************************/
#barra_paginacion .active {
	color: #87a800;
	font-weight: bold;
}


.alindcha{text-align:right;}
.alindcha a{border-bottom:1px dashed #999}