/* 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 castropol */
/* (c) 2004 ----- Trisquelmedia ----- */

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

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

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

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

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

 h1.postales {
	width: 170px;
	height: 117px;
	background-image: url(../../imagenes/castropol/rotulo_postales.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;
}

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