@charset "utf-8";

body {	
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-align: left;
}
 
/* Pàgina */
#pagina { 
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
}


/* ----  Capçalera ---- */
#capcalera-print {
	display: block;
}
#capcalera {
	display: none;
}

#contingut {

}

/* ---- Columna de contingut ---- */
#col-cont-portada {
	margin: 18px 0 1.9em 0;
}
#col-cont {
	float: left;
	width: 737px;
	margin-left: 20px;
	padding-bottom: 2em;
	height: auto;
	font-size: 1.1em;
	color: #707070;
	overflow: hidden;
}

/* Columna dins de contingut */
#col-cont-contingut {
	margin-top: 10px;
	min-height: 18em;
	overflow: hidden;
}
#col-cont-contingut-amb-adjunts {
	min-height: 18em;
}
#col-cont-contingut-amb-adjunts, .col-cont-contingut-amb-adjunts {
	float: left;
	height: auto;
	width: 450px;
	margin-top: 10px;
	overflow: hidden;
}
	

/* ---- Columna dreta per adjunts ---- */
#col-cont-adjunts {
	width: 275px;
	float: right;
}
#col-cont-adjunts-pagina-lateral {
	margin-bottom: 2em;
}
#col-cont-adjunts-adicionals {
	margin-bottom: 1em;
}

/* ---- Columna esquerra ---- */
#col-esquerra {
	display: none
}




/* Fil d'Ariadna */
#fil {
	background: #f3f3f3 url("../img/fil.gif") scroll left top repeat-x;
	font-size: 12px;
	color: #626262;
	text-decoration: none;
	text-align: left;
	padding: 12px 2em 8px 10px;
	margin: 0 10px 20px 10px;
}
#fil .cont {
	padding: 0;
}
#fil a {
	color: #626262;
	text-decoration: none;
}
#fil a:hover {
	text-decoration: underline;
}
#fil .sel {
	text-decoration: none;
	font-weight: bold;
}
#fil .fletxa {
	padding: 0 0.1em 0 0.1em;
}

/* ---- Peu --- */
#peu {
	display: none;
}

#Error_msg {
	display: none;
}

#cer_cerca2 {
	width: 37em;
	padding: 3px 2px 3px 5px;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius:  4px 0px 0px 4px;
	background-color: #fff0e8;
}

h2.butlleti {
	display: none;
}
div.butlleti-caixa {
	display: none;
}

.galeria-banners {
	display: none;
}

#fila-banners {
	display: none;
}

ul.llista-portada-amb-imatge li .llista-img {
	width: 49% !important;	
}

ul.llista-portada-amb-imatge li .llista-cont-img {
	width: 49% !important;	
}
