/* ELEMENTS COMUNS */

body {
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
	font-size: 62.5%; /** FIXO la lletra a 10px tenint en compte que els browsers per defecte tenen 16px **/
	/* 1em = 10px */
}

div#pagina {
	width: 100%;
	width: 765px;
	width: 76.5em;
	background-color: white;
	font-family: verdana;
	margin-right: auto;
	margin-left: auto;
}

div#zonabanner {
	height: 100px; /* Al?ada fixe del flash - 10em;*/
	background-color: #FFFFCD;
}

div#capcalera {
	background-color: #aac01c;
/*	background-image: url(../imatges/marca_banyoles.png);*/
	height: 3em;
	_height: 0em !important;	
}

div#capcalera h1 {
   float: left;
   width: 132px;
   height: 30px;
   text-indent: -9999px;
   background-image: url(../imatges/marca_banyoles.png);
	background-position: left;
	background-repeat: no-repeat;
   margin: 0px;
	margin-right: 20px;
   padding: 0px;
font-size: 1em;
}


div#capcalera h1 a{
display: block;
height: 30px;
}

div#capcalera h1 a:hover {
	border: 0px;
}


div#capcalera ul {
	list-style: none;
	font-size: 1.2em;
	color: white;
	margin: 0px;
	padding: 0px;
	padding-top: 0.7em;
}

div#capcalera li {
		display: inline;
		border-right: 1px solid white;
		padding-left: .5em;
		padding-right: .5em;
}

div#capcalera li a {
	font-weight: normal;
	color: white;
}

div#capcalera li a:hover {
	border-bottom: 1px solid white;
}

div#contenidor {
	padding-top: .2em;
	padding-left: 1em;
	padding-right: 1em;
}

div#contenidor h2 {
	font-size: 1.2em;
	margin: 0px;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .3em;
	font-weight: normal;
	color: white;
/*	margin-bottom: 0.7em;*/
		margin-bottom: 0.4em;
}

div#contenidor h2 a {
    color: white !important;
    text-decoration: none;
}
div#contenidor h2 a:hover {
    color: white !important;
    border-bottom: 1px solid white;
}


div#contenidor h3 { /* categoria */
	font-size: 1em;
	font-weight: normal;
	color: #0b2069;
	display: inline;
	background-image: url(../imatges/categoria.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1em;
	padding-right: .3em;
}

div#contenidor h4 {
	display: inline;
	font-size: 1.2em;	

}

div#contenidor h3.lh4 {
	display: block;
	font-size: 1.2em;
padding:0px;	
color: #0b2069;
}
div#contenidor h3.lh4 a {
color: #0b2069;
}

div#contenidor h4.lh3 {
font-size: 1em;
}

div#contenidor h4 a {
    text-decoration: none;
	color: #0b2069;
    font-weight: bold;
}

div#contenidor h4.lh5 {
	display: inline;
	font-size: 1em;
	color: #0b2069;
}	

div#contenidor div.agendaportada h4.lh5 {
display: block;
margin: 0px;
margin-left: 12px;
}

div#contenidor h5 {
	display: inline;
	font-size: 1em;
	color: #0b2069;
}	

div#contenidor h6{
	font-size: 1em;
	color: #0b2069;
	border-bottom: 2px solid #aac01c;
	padding-bottom: 0.2em;
	margin-bottom: 1em;
}

div#contenidor h5.lh6{
display:block;
	font-size: 1em;
	color: #0b2069;
	border-bottom: 2px solid #aac01c;
	padding-bottom: 0.2em;
	margin-bottom: 1em;
}

div#dreta {
		float: right;
		width: 15em;
		margin: 0;
		background-color: white;

		}
		
div#dreta form {/*IE*/
	margin: 0px;/*IE*/
	margin-bottom: 1em;/*IE*/
}/*IE*/

div#dreta h2 {
	margin: 0px !important;
}

div.cercadorcontent, div.actualitatcontent, div.enquestacontent {
	padding: 0.5em;
	margin: 0px;
}

div.cercadorcontent input {
	font-size: 0.85em;
	_font-size: 0.9em;
	margin: 0px;	
}

div.cercadorcontent input.lupa {
	background-image: url(../imatges/lupa.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	font-size: 0em;
	padding: 0px;
	width: 11px;
	height: 10px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}


div#peu {
        clear: both;
	text-align: center;
	border-top: 1px solid #aac01c;
	padding-top: 1em;
	color: #0b2069;
}

a {
	color: #0b2069;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #0b2069;
}

div#ariadna {
margin-bottom: 0.2em;
min-height: 1.1em;
_height: 1em;
margin-top: .5em; /* CANVI */
margin-left: 1em;
margin-bottom: .5em
}

div#ariadna li {
display: inline;
background-image: url(../imatges/premenu.png);
background-repeat: no-repeat;
background-position: left;
border-left: 1px;
padding-left: 0.7em;
/*padding-right: 0.7em;*/
}

div#ariadna li a {
	font-weight: normal;
}

div#ariadna ul {
/*list-style-image: url(../imatges/premenu.png);*/
margin: 0px;
padding:0px;
}
div#continguts h4.entrecontingut, div#continguts h3.entrecontingut{
	background: none;	
	color: #FFA200;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding:0px;
}

div#contenidor div#continguts h2 { /* CANVI */
padding-left: 0em;
}

div#dreta div#actualitat img {
border: none;
margin: -0.5em;
}

div#dreta div#actualitat a:hover {
border: none;
}

p.imprimir {
    margin-top: 15px!important;
}

div.contentitemcontingut img {
    margin-bottom: 0.2em !important;
}

p.subpaginacio a {
	display:block;
	text-align: right;
}

div.itemcontingut p a {
	text-decoration:none !important;
}

div.itemcontingut p a:hover {
	text-decoration:underline !important;
}


div#abc{
	min-height:5em;
	padding-top:0.4em;
	margin-top:0.6em;
	_margin-top:0.8em;
	padding-bottom:0em;
	margin-bottom:1em;
}
div#abc ul{
	margin:0.0em;
	padding-left:0em;
}
div#abc li{
	display:inline;
	float: left;
	margin-left: 0.3em;
	margin-bottom: 0.3em;
	background-image: none;
	padding-left: 0em;
}
div#abc a{
	display:block;
	width: 3em;
	color: white !important;
	font-weight:bold;
	background-color: #FFA200;
	text-align: center;
	padding: 0.1em;
}

div#abc a:hover {
	text-decoration: none!important;
}

div.selectorcarrer li {
	margin-left: 2em;
	padding-left: 1em;
	list-style: none;
background-image: url(../imatges/carrer.gif);
background-repeat: no-repeat;
background-position: left;
	
}
div.selectorcarrer li.previcarrer {
	margin-left: 0em;
	background-image: none;
	margin-bottom: 1em;
}

div#continguts div.itemcontingut p a img {
	border:0;
}


div#content_langs  {
	background-color:#F8F8F6;
	border-bottom:2px solid #FC004D;
	margin:0px;
	padding:0.5em;
	margin-bottom: 0.5em;
}

div#content_langs ul  {
        border:0px;
        margin:0px;
	text-decoration: none;
        list-style: none;
        padding: 0px;
}

