/* CSS BANYOLES */

div#contenidor h2 {
	background-color: #aac01c;
}

div#noticies {
		float: left;
		width: 27.9em;
		margin: 0;
		background-color: white;
		margin-right: 2em;
		_margin-right: 0em;
/*				margin-top: -1.3em; /*CANVI*/
}

div#noticies img {
	float: left;
	margin: 0.8em;
	margin-left: 0px;
	
}

div#entrevista img {
	margin: 0px;
	margin-left: 0.4em;
	margin-right: 0.4em;
	margin-top: 0.3em;
}

div#agenda img {
float: left;
margin: 0.5em;
margin-left: 0px;
}

div#contenidor ul {
	clear: both;
	list-style: none;
	padding: 0px;
		margin: 0px; /*IE*/
}

div#contenidor li {
	padding: 0px;
	margin-bottom: 1.5em;

}

div#agenda {
  		margin-left: 29.7em;
/*		margin-right: 16.8em;*/
		background-color: white;
		height: 1%;
width: 27.9em;
				/*margin-top: -1.3em; /*CANVI*/
}


div#entrevista {
	border-bottom: 1px solid #aac01c;
	margin-bottom: 1.5em;
}

div.entrevistacontent {
	margin-top: .4em;
	padding-top: .2em;
	border-top: 1px solid #aac01c;
	background-image: url(../imatges/degradat_entrevista.png);
    background-position: bottom;
    background-repeat: repeat-x;
	min-height: 79px;
	_height: 79px;
}

div#entrevista h2 {
	margin: 0px;
}

div#entrevista h3 {
	display: block;
	background: none;
	margin: 0px;
	color: black;
	font-weight: bold;
}

div#entrevista p {
	margin: 0px;
}

div#actualitat {
	margin-bottom: 1em;
}

div#enquesta input {
	float: left;
}
div#enquesta label {
	display: block;
	margin-bottom: .5em;
}

div.enquestacontent input.boto {
	float: none !important;
	font-size: 0.9em;
	font-family: verdana;
	border:1px solid #aac01c;
	background-color: white;
	margin: 0.5em;
	cursor: pointer;
}

p.mesenquestes, p.pregunta {
	font-weight: bold;
	margin: 0px;
	margin-bottom: .5em;
}

p.mesenquestes {
	color: #0b2069;
	margin-top: 0.5em;
}

div.cercadorcontent, div.actualitatcontent, div.enquestacontent {
	background-color: #F0F0EE;
	border-bottom: 2px solid #aac01c;
}

div.cercadorcontent input {
	border: 1px solid #aac01c;
}

div#agenda div.agendaportada p {
margin-top: 3px;
	margin-bottom: 1.5em;
}

div#noticies div.noticiadestacada p {
	margin-top: 3px;
}


div#noticies div.noticiadestacada p {
	margin-top: 5px;
}

div#agenda div.agendaportada p {
min-height: 65px;
_height: 65px;
}

div.enquestacontent ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
div.enquestacontent li span.barra {
text-align: right; 
display: block; 
height: 10px; 
background-color: #DBE4A1;
}

div.enquestacontent li {
margin-bottom:5px !important;
}