/* Estilos para la maquetacion del web de Eo Park */
/* Aqui se especifican unicamente los elementos destinados a maquetación de las zonas principales del web
   del area temática de La figueras */
/* (c) 2004 ----- Trisquelmedia ----- */

#contenedor2 {
	width: 690px;	
	text-align: left;
	background-image: url(../../imagenes/figueras/fondo_cab.jpg);
	background-repeat: no-repeat;
	background-color : #D9E672;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
*html #contenedor2 {
	margin: 0px 0px 0px -2px;
}
#contenedor2p {
	width: 690px;	
	text-align: left;
	background-image: url(../../imagenes/figueras/fondo_cab.jpg);
	background-repeat: no-repeat;
	background-color : #D9E672;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
* html #contenedor2p {
	\margin: 0px 0px 0px -14px;
	ma\rgin: 0px 0px 0px -2px;
}

/*pie*/
#pie {	
/*	width: 715px;*/
	width: 690px;
	height : 62px;
	background-image: url(../../imagenes/figueras/fondo_pie.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top : -10px;		
}
*html #pie {	
	width: 693px;
	margin-left: 0px;
}
	

 h1.juegos {
	width: 170px;
	height: 117px;
	background-image: url(../../imagenes/figueras/rotulo_juegos.jpg);
	background-position: top;
	margin-top: 0px;
}
 h1.noticias {
	width: 170px;
	height: 117px;
	background-image: url(../../imagenes/figueras/rotulo_noticias.jpg);
	background-position: top;
	margin-top: 0px;
}

 h1.comunidad {
	width: 170px;
	height: 110px;
	background-image: url(../../imagenes/figueras/rotulo_comunidad.jpg);
	background-position: top;
	margin-top: 0px;
}

 h1.descargas {
	width: 170px;
	height: 117px;
	background-image: url(../../imagenes/figueras/rotulo_descargas.jpg);
	background-position: top;
	margin-top: 0px;
}

 h1.documental {
	width: 170px;
	height: 118px;
	background-image: url(../../imagenes/figueras/rotulo_documental.jpg);
	background-position: top;
	margin-top: 0px;
}
h1.juegos span, h1.noticias span, h1.comunidad span, h1.descargas span, h1.documental span, h1.postales span {
	display: none;
}

 h1.postales {
	width: 170px;
	height: 117px;
	background-image: url(../../imagenes/figueras/rotulo_postales.jpg);
	background-position: top;
	margin-top: 0px;
}

 h1.postales span {
	display: none;
}

.columnafotofigueras {
	float: left;
	width: 135px;
	padding-right: 5px;
	padding-top : 28px;
	padding-left : 33px;
	background-image :  url("../../imagenes/figueras/ico_figueras.gif");
	background-position : top left;
	background-repeat : no-repeat;
}

*html .columnafotofigueras {
	width: 135px;	
}

