/* --------------  TÍTOLS PŔGINA (en la llengua per defecte)  ------------- */

#ppal h2 {
	width: 618px;
	height: 32px;
}
h2#csecindex span { background-image: url(../grafics/csec_index-es.gif); }



/* ---------- LAYOUT GENERAL ---------- */

#cos {
	height: 550px;
	background: url(../grafics/z_focos_index_sencer3.jpg) no-repeat top left;
/*	height: 534px;
	background: url(../grafics/z_focos_index_sencer_blanc.jpg) no-repeat top left;	 PEU BLANC */
}

#peu {
	height: 42px;								
	padding-top: 18px;
/*	background-image: url(../grafics/z_fonspeu_blanc.gif);									 PEU BLANC */
	color: #000;
	letter-spacing: 1px;
}

/* #ppal { padding-bottom: 21px; }																		 PEU BLANC */

#wrap {
	background-color: #fff;
	background-image: none;
}



/* ------  ELEMENTS  DEL  BLOC  PRINCIPAL  ------ */

#quadre {
	margin-left: -27px;
	padding-top: 47px; /* 39px */
	width: 264px;
}

#quadre p {
	font-size: 14px;
	font-weight: bold;
	margin-left: 24px;
	color: #393939;
}

#quadre p a:link { color: #393939; }
#quadre p a:hover { color: #f28400; text-decoration: none;}
#quadre p a:visited { color: #393939; }

ul.programas {
	margin-bottom: 26px; /* 16px */
	margin-left: 24px;
}
ul.programas li {
	background: transparent url(../grafics/lstdve_index.gif) no-repeat scroll left 3px;
	margin: 6px 0 0 12px; /* top: 2px */
	padding: 0 0 0 10px;
}

#slideshow {
	margin: 40px 0 0 32px; /* top: 24px */
}
#slideshow a img { border: 1px solid #fff; }
#slideshow a:hover img { border-color: #f28400; }

#opcionsdestacades li a {
	margin-bottom: 2px;
}

#quadre hr {
	background-image: url(../grafics/z_lin_index2.gif);
	border-style: none;
	height: 1px;
	width: 236px;
	margin-left: 15px;
	visibility: visible;	
}



/* ------  ELEMENTS  COLUMNA DRETA  ------ */

#coldre { padding-top: 300px; }

#coldre ul { margin-left: 7px; }
#coldre li { margin-bottom: 8px; }

#coldre img.boton {
	margin-top: 5px;
	margin-left: 16px;
}



/* ------  BANNER  ------ */

/* banner de 305x62

#banner {
	margin-left: 265px;
	width: 305px;
	height: 62px;
}
#banner a {
	text-decoration: none;
	padding: 0;
	margin-bottom: 8px;
	height: 100%;
	width: 100%;
	text-indent: -10000px;
	display: block;
	background-image: url(../grafics/banner_hostelco.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#banner a:hover { background-position: -305px top; }

Sobrescribimos estilos del cuerpo para dejar espacio para el banner

#ppal h2 { margin-bottom: 0px; }
#quadre { padding-top: 0px; }
#slideshow { margin-top: 2px; }
 */
