body
{
margin:0px;
padding:0px;
text-align:center;
font-size:11px;
font-family:Verdana, Arial, sans-serif;		
}
table
{
font-size:11px;
font-family:Verdana, Arial, sans-serif;		
}
h1,h2,h3,h4,h5,h6,ul,ol,p,form
{
margin:0px;
padding:0px;
}
h1
{
font-size:2em;
}
h2
{
font-size:1.8em;
}
h3
{
font-size:1.6em;
}
h4
{
font-size:1.4em;
}
h5
{
font-size:1.2em;
}
h6
{
font-size:1em;
}

	/* Formularis */
	input{font-size:1em;border:1px solid #666;}
	textarea{width:250px;height:200px;}
	form span.camp{display:block;float:left;width:130px;}
	form span.requerit{font-weight:bold;}
	form div.renglera{margin:5px 0px;border-bottom:1px solid #999;padding:5px 0px;line-height:1.7em;}
	form div.operacions{border-width:0px;}
	/* ----------- */

div#web
{
width:761px;
border:1px dotted #333;
margin:auto;
text-align:left;
}
div.error
{
padding:10px;
color:#c00;
background-color:#eee;
border-top:1px solid #000;
border-bottom:1px solid #000;
font-size:0.9em;
}
div.missatge
{
padding:10px;
color:#090;
background-color:#eee;
border-top:1px solid #000;
border-bottom:1px solid #000;
font-size:0.9em;
}
span.error
{
padding:10px;
color:#c00;
}
span.missatge
{
padding:10px;
color:#090;
}
div.separar
{
margin:10px 0px;
}

/* WEB */
div#head
{
background-color:#EFEFEF;
height:64px;
}

	/* HEAD */
	div#head h1
	{
	background:transparent url(../media/imatges/logo.gif) no-repeat top left scroll;
	height:64px;
	width:229px;
	float:left;
	}
	div#head h1 span
	{
	display:none;
	}

		/* ACCES */
		div#acces
		{
		text-align:right;
		padding-top:30px;
		padding-right:5px;
		}
		div#sortir
		{
		text-align:right;
		padding-top:18px;
		padding-right:5px;
		color:#1Ca72F;
		}
		div#sortir a
		{
		text-transform:uppercase;
		color:#3CC74F;
		text-decoration:none;
		font-weight:bold;
		padding-bottom:15px;
		padding-left:10px;
		background:transparent url(../media/imatges/sortir.gif) bottom left no-repeat scroll;
		}
		div#sortir a:hover
		{
		color:#5ce76f;
		}
		div#acces a
		{
		text-transform:uppercase;
		color:#D45002;
		text-decoration:none;
		font-weight:bold;
		padding-bottom:15px;
		padding-left:10px;
		background:transparent url(../media/imatges/acces.gif) bottom left no-repeat scroll;
		}
		div#acces a:hover
		{
		color:#e46012;
		}
		/* ----- */

	/* ---- */

div#body
{
padding-top:5px;
text-align:center;
line-height:1.6em;
}

	/* BODY */
	div#body div
	{
	text-align:left;
	}
	div#body div#seccions
	{
	margin:auto;
	text-align:center;
	height:24px;
	width:555px;
	padding:0px 15px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}

		/* SECCIONS */
		div#seccions h2
		{
		display:none;
		}
		div#seccions ul
		{
		height:24px;
		list-style-type:none;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		}
		div#seccions li
		{
		display:inline;
		}
		div#seccions a
		{
		color:#000;
		font-size:0.9em;
		line-height:2em;
		text-decoration:none;
		padding-right:10px;
		padding-left:10px;
		font-weight:bold;
		background-position:right center;
		background-repeat:no-repeat;
		}
		div#seccions li.entitat a
		{
		background-image:url(../media/imatges/azul.gif);
		}
		div#seccions li.entitat a:hover,div#seccions li.entitat.actual a
		{
		color:#5C8DB3;
		background-image:url(../media/imatges/azul1.gif);
		}
		div#seccions li.organitzacio a
		{
		background-image:url(../media/imatges/magenta.gif);
		}
		div#seccions li.organitzacio a:hover,div#seccions li.organitzacio.actual a
		{
		color:#BB5970;
		background-image:url(../media/imatges/magenta1.gif);
		}
		div#seccions li.departament a
		{
		background-image:url(../media/imatges/naranja.gif);
		}
		div#seccions li.departament a:hover,div#seccions li.departament.actual a
		{
		color:#DA9714;
		background-image:url(../media/imatges/naranja1.gif);
		}
		div#seccions li.webmail a
		{
		background-image:url(../media/imatges/verde.gif);
		}
		div#seccions li.webmail a:hover,div#seccions li.webmail.actual a
		{
		color:#B6AC22;
		background-image:url(../media/imatges/verde1.gif);
		}
		div#seccions li.correu a
		{
		background-image:url(../media/imatges/salmon.gif);
		}
		div#seccions li.correu a:hover,div#seccions li.correu.actual a
		{
		color:#E3AB66;
		background-image:url(../media/imatges/salmon1.gif);
		}
		div#seccions li.novetats a
		{
		background-image:url(../media/imatges/lila.gif);
		}
		div#seccions li.novetats a:hover,div#seccions li.novetats.actual a
		{
		color:#7D54B5;
		background-image:url(../media/imatges/lila1.gif);
		}
		/* -------- */

	div#menu
	{
	padding-top:30px;
	float:left;
	width:119px;
	border-right:1px dotted #333;
	padding-bottom:30px;
	background-color:#fff;
	}

		/* MENU */
		div#menu h2 span
		{
		display:none;
		}
		div#menu h2
		{
		height:25px;
		background:transparent url(../media/imatges/pastillaApng.gif) top left no-repeat scroll;
		}
		div#menu ul
		{
		list-style-type:none;
		}
		div#menu li
		{
		display:inline;
		}
		div#menu a
		{
		display:block;
		background:#F7F7F7 url(../media/imatges/cuadradov.gif) no-repeat scroll 5px center;
		border-bottom:1px solid #ccc;
		padding:0px 0px 0px 15px;
		min-height:15px;
		color:#00591D;
		text-decoration:none;
		font-size:0.9em;
		}
		div#menu a:hover, div#menu li.actual a
		{
		background:#C9D7D2 url(../media/imatges/cuadrador.gif) no-repeat scroll 5px center;
		}
		/* ---- */

	div#lateral
	{
	padding-top:30px;
	padding-bottom:30px;
	float:right;
	width:145px;
	border-left:1px dotted #333;
	background-color:#fff;
	}

		/* LATERAL */
		
			/* DATA */
			div#data h2
			{
			font-size:0.9em;
			color:#79814E;
			}
			div#data div.data
			{
			text-align:center;
			color:#fff;
			background-color:#959C75;
			font-size:1em;
			font-weight:bold;
			border-top:1px solid #666;
			border-bottom:1px solid #666;
			}
			/* ---- */

		div#buscador
		{
		padding:10px 5px 10px 10px;
		background-color:#EFEFEF;
		height:5em;
		margin-bottom:1px;
		}

			/* BUSCADOR */
			div#buscador h2
			{
			display:none;
			}
			div#buscador div.buscar
			{
			display:inline;
			}
			div#buscador div.accions
			{
			display:inline;
			}

				/* FORMBUSCADOR */
				form#formBuscador div.buscar span.camp
				{
				display:block;
				font-size:0.9em;
				font-weight:bold;
				color:#668E5C;
				}
				form#formBuscador input.texte
				{
				width:90px;
				}
				form#formBuscador input.boto
				{
				color:#668E5C;
				background:transparent url(../media/imatges/okgris.gif) no-repeat center center scroll;
				border-width:0px;
				width:26px;
				margin-left:5px;
				}
				/* ------------ */

			/* ---- */

		div#revista
		{
		height:74px;
		background-color:#EFEFEF;
		margin-bottom:5px;
		}

			/* REVISTA */
			div#revista h2
			{
			font-size:0.9em;
			font-weight:bold;
			color:#668E5C;
			padding:10px 0px 0px 10px;
			}
			div#revista h3
			{
			font-size:1em;
			font-weight:normal;
			padding-left:10px;
			line-height:1.4em;
			}
			div#revista div.numero
			{
			text-align:right;
			font-size:0.9em;
			color:#668E5C;
			}
			/* ------- */

		div#lateral div.links h2
		{
		color:#fff;
		text-align:center;
		background-color:#959C75;
		font-size:1em;
		font-weight:bold;
		border-top:1px solid #666;
		border-bottom:1px solid #666;
		}
		div#lateral div.links ul
		{
		list-style-type:none;
		line-height:20px;
		}
		div#lateral div.links a
		{
		color:#959C75;
		font-family:Verdana,Arial,sans-serif;
		display:block;height:20px;
		background:#F7F7F7 url(../media/imatges/cuadradov.gif) no-repeat scroll 5px center;
		border-bottom:1px solid #ccc;
		padding:0px 0px 0px 15px;
		text-decoration:none;
		font-size:0.9em;
		}
		div#lateral div.links a:hover
		{
			background-color:#c9d7d2;
			color:#fff;
		}
		div#lateral div.linksFoto h2
		{
		color:#fff;
		text-align:center;
		background-color:#959C75;
		font-size:1em;
		font-weight:bold;
		border-top:1px solid #666;
		border-bottom:1px solid #666;
		}
		div#lateral div.linksFoto ul
		{
		list-style-type:none;
		line-height:38px;
		}
		div#lateral div.linksFoto li
		{
		margin:2px 0px;
		padding-left:5px;
		background-color:#E5EBC6;
		}
		div#lateral div.linksFoto li.generalitat
		{
		background:#E5EBC6 url(../media/imatges/generalitat.gif) no-repeat scroll right center;
		}
		div#lateral div.linksFoto li.ajuntament
		{
		background:#E5EBC6 url(../media/imatges/ajuntament.gif) no-repeat scroll right center;
		}
		div#lateral div.linksFoto a
		{
		color:#79814E;
		text-decoration:none;
		}
				
		div#vincles
		{
		border-top:1px dotted #333;
		padding-top:5px;
		}

		/* ------- */

	div#cos
	{
	border-right:1px dotted #333;
	border-left:1px dotted #333;
	padding-top:30px;
	margin-left:130px;
	margin-right:155px;
	padding-bottom:30px;
	}
		
		/* COS */
		div#cos h2,div#cos h3
		{
		background-color:#5C8DB3;
		color:#fff;
		font-size:1em;
		padding:0px 5px;
		border-top:1px solid #666;
		border-bottom:1px solid #666;
		}
		div.contingut
		{
		background-color:#efefef;
		color:#666;
		font-size:0.8em;
		padding:10px;
		}
		div#cos p.widget
		{
		padding:7px 10px;
		background-color:#efe;
		}
		div#cos p.widget a
		{
		padding:2px 4px;
		border:1px solid #ccc;
		background-color:#efefef;
		}
		div#cos a
		{
		text-decoration:none;
		color:#537082;
		}
		div#cos a:hover
		{
		color:#696;
		}			
		div.contingut p,div#cos p
		{
		text-align:justify;
		margin:5px 0px !important;
		}
		div#cos div.contingut ul
		{
			padding-left:30px;
			margin:10px 0px;
		}
		div#portada
		{
		border-bottom:1px dotted #333;
		}
		
			/* PORTADA */
			div.portada
			{
			float:right;
			padding:0px 0px 0px 10px;
			}
			div#portada ul.torna
			{
			margin:5px 0px;
			}
			div.portada img
			{
			border:1px solid #436A4F;
			}
			div#portada h2,div#portada ul,div#portada p
			{
			margin-right:280px;
			}
			div#portada.info p{margin:10px 10px !important;}
			div#portada.info ul{margin:10px 10px !important;}
			div#portada h2.noImatge
			{
			margin-right:0px;
			}
			div#portada h2 a
			{
			color:#ccc;
			font-size:0.9em;
			}
			div#portada h2 a:hover
			{
			color:#eee;
			}
			div#portada ul
			{
			list-style-type:square;
			list-style-position:inside;
			margin-left:10px;
			color:#537082;
			margin-bottom:20px;
			line-height:1.7em;
			}
			div#portada p
			{
			margin:0px;
			}
			div#portada p.text
			{
			font-size:0.9em;
			padding:10px;
			}
			div#portada p.destaquem
			{
			font-size:1.1em;
			margin-top:10px;
			padding-left:10px;
			}
			/* ------- */

		div#contingut
		{
		margin:10px 0px;
		}

			/* CONTINGUT */
			div#contingut div.apartat
			{
			margin:5px 0px;
			}
			div#contingut div.contingut
			{
			background-color:#efefef;
			color:#666;
			}
			div#contingut ul, div#contingut ol
			{
			list-style-position:inside;
			}
			div#contingut p
			{
			text-align:justify;
			}
			div#contingut p.info
			{
			text-align:right;
			}
			div#contingut p.info a
			{
			margin-left:auto;
			display:block;
			width:100px;
			background:transparent url(../media/imatges/rojo.gif) no-repeat left center scroll;
			padding-left:10px;
			color:#000;
			text-decoration:none;
			}
			div#contingut p.info a:hover
			{
			color:#900;
			}
			div#contingut h3 a
			{
			color:#fff;
			}
			div#contingut h3 a:hover
			{
			color:#fff;
			}
			/* --------- */

		/* --- */

	/* ---- */

div#foot
{
padding:5px;
text-align:center;
border-top:1px solid #666;
background-color:#959C75;
color:#fff;
font-size:0.9em;
}

	/* FOOT */
	div#foot div
	{
	text-align:center;
	}
	div#foot a{color:#339;text-decoration:none;}
	div#foot a:hover{text-decoration:underline;}
	/* ---- */

/* --- */