@import url(general.css);



/* --------------  TÍTOLS PŔGINA  ------------- */

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


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

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

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


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

#quadre {
	margin-left: -27px;
	padding-top: 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: 16px;
	margin-left: 24px;
}
ul.programas li {
	background: transparent url(../grafics/lstdve_index.gif) no-repeat scroll left 3px;
	margin: 2px 0 0 12px;
	padding: 0 0 0 10px;
}

#slideshow {
	margin: 24px 0 0 32px;
}
#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  ------ */

/* Treure comentaris quan hi hagi un 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_cambioiva.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#banner a:hover { background-position: -305px top; }

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