@media screen {
	body {	
		margin: 0;
		padding: 0;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
		color: #4D4D4D;
		background-color: #FFFFFF;
	}
	
	#Pagina {
		width: 772px; 
		margin-left: auto; 
		margin-right: auto;
		text-align: left;
	}
	
	#Capcalera {
		width: 100%;
		margin-top: 5px;
	}
	
	#Botons {
		display: inline;
		float: right; 
		text-align: right; 
	
		margin-right: 4px;
		margin-top: 2px;
		height: 18px;		
		padding-top: 2px;
	}
	
	#Botons a{
		margin-left: 2px;
	}
	#Botons .inputCerca {
		border: 1px solid #616162;
		background-color: #E9EDEA;
		margin-right: 2px;
		font-size: 0.9em;
		vertical-align: top;
		height: 1.3em;
		width: 10em;
		margin-top: -3px; 
		margin-right: 4px;
	}
	
	#Cap {
		clear: both;
		float: right;
		background: #479D01 url("/img/menu_bg.gif") top left repeat-x;
		width: 729px;
		text-align: left;
		padding: 0;
		margin: 0;
	}
	
	#Cap_Inf {
		clear: right;
	}
	#Cap_Inf img#imatge {
		float: right;
	}
	#Cap_Inf img#escut {
		float:right; 
		border: 0; 
		margin-top: -32px
	}
	
	
	/* Contingut */
	#Contingut {
		clear: both;
		width: 100%; 
		font-size: 1em;
		padding-top: 10px;
		height: 100%;
	}
	#Col_Cont {
		width: 410px;
		height: 100%;
		float: right;
	}
	#Col_Cont_NoBanner {
		width: 580px;
		height: 100%;
		float: right;
	}
	#Col_Cont_NoMenu {
		width: 700px;
		height: 100%;
		float: right;
	}
	#Col_Cont_NoMenu_NoBanner {
		width: 95%;
		height: 100%;
		float: right;
		margin-top: 1.4em;
	}
	#Col_Menus {
		width: 170px; 
		height: 100%;
		float: left;
		margin-top: 4px;
		padding: 0;
	}
	#Col_Menus div.menulat {
		border-top: 1px solid #EE8C2C;
		margin-bottom: 3px;
		height: 0px;
		width: 174px;
	}
	* html #Col_Menus div.menulat {
		margin-bottom: -10px;
	}
	
	#Col_Banners {
		height: 100%;
		float: right;
		width: 170px;	
		text-align: right;
		padding: 0;
		margin: 0;
	}
	#Cont {
		padding: 0;
		text-align: justify;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
	}
	.FonsNoMenu {
		background-color: #DFF2C7;
		width: 173px;
		height: 10em;
	}
	
	
	/* Fil d'Ariadna */
	#Fil {
		color: #4E8353;
		text-decoration: none;
		height: 1.7em;
		font-size: 1.1em;
		font-family: Arial, Helvetica, sans-serif;
		width: 100%;
		border-bottom: #EE8C2C 1px solid;
	}
	#Fil .cont {
		padding: 0.2em 0.5em 0em 0em;
		float: left;
		display: inline;
	}
	#Fil a.primer {
		color: #4E8353;
		text-decoration: none;
		font-weight: bold;
	}
	#Fil a.primer:hover {
		text-decoration: underline;
	}
	#Fil a.segon {
		color: #334234;
		text-decoration: none;
		font-weight: bold;
	}
	#Fil a.segon:hover {
		text-decoration: underline;
	}
	#Fil a.tercer {
		color: #4D4D4D;
		text-decoration: none;
	}
	#Fil a.tercer:hover {
		text-decoration: underline;
	}
	
	#Fil .sel {
		color: #334234;
	}
	
	#Fil .fletxa {
		color: #538858;
		padding-left: 0.4em;
		padding-right: 0.2em;
	}
	
	
	/* Peu */
	#Peu {
		clear: both;
		float:right;
		width: 740px; 
		padding-top: 2em;
		margin-bottom: 1em;
	}
	#Peu_Barra_Sup {
		background-color: #BCE18D;
		overflow: auto;
		height: 20px;
		padding: 0px 0px 0px 10px;
		color: #29312A;
		font-size: 0.9em;
	}
	#Peu div.colabora {
		float: right;
		padding-top: 3px;
	}
	#Peu div.links {
		float: left;
		overflow: auto;
		padding-top: 3px;
	}
	#Peu div.links a {
		text-decoration: none;
		color: #29312A;
	}
	#Peu div.links a:hover {
		text-decoration: underline;
	}
	#Peu div.links span {
		padding-left: 0.2em;
		padding-right: 0.2em;
	}
	#Peu_Barra_Inf {
		background: #62BD19  url("/img/peu_1.gif") top left no-repeat;
		color: white;
		font-size: 0.8em;
		height: 25px;
		clear: left;
	}
	#Peu_Barra_Inf div.text_peu {
		padding-left: 35px;
		padding-top: 5px;
	}
}



/* Elements generals */
form {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}

ul {	
	margin-top: 0px;
	margin-left: 1em;
	padding-left: 20px;
	list-style-type: disc;	
}

li {	
/*	list-style: none;*/
	margin-left: 0px;
	padding-left: 0.1em;
	padding-top: 0.3em;
	color: #EE7600;
/*	list-style-position: outside;*/
}

li span {
	color: #4D4D4D;
}
li p {
	color: #4D4D4D;
	margin: 0px;
}

ol {
	margin-left: 0.1em;
	padding-left: 1em;
	color: #5F6E60;
	list-style-position: outside;
}

blockquote {
	margin-left: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin: 0px;
}

strong {
	font-weight: bold;
}

img {
	border:0;
}
hr {
	border: none 0; 
	border-top: 1px solid #4D4D4D;
	width: 100%;
	height: 1px;
}

h1 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #27732E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

BODY.fix SELECT {
    visibility: hidden
}


/* Classes per ocultar capes */
.nosize {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.nodisplay {
   display: none;
}

/* Alineacions */
.Vola_Esq {
	float: left;
}
.Vola_Dre {
	float: right;
}
.neteja {
	clear: both;
}

/* Classes de portada */
.Port_Esquerra {
	height: 100%;
}
.Port_Dreta {
	border-left: 5px solid #FFFFFF;
	height: 100%;
}
.Col_Esquerra {
	border: 0px;
	
	width: 272px; 
	float: left;
}
.Col_Dreta {
	width: 272px; 
	float: right;
}

ul.Llista_Portada_esq {
	padding: 0px 10px 10px 5px;
	list-style-type: none;
	list-style-position: outside;
}
ul.Llista_Portada_esq li {
	clear: both;
	margin-top: 0.5em;
}

ul.Llista_Portada_dre {
	margin: 0;
	padding: 3px 0px 10px 0px;
	list-style: none;	
	list-style: outside;
	list-style-type: none;
}
ul.Llista_Portada_dre li {
	padding: 5px 0px 1px 20px;
	color: #5F6E60;
	
}
ul.Llista_Portada_dre li:first-letter { 
	padding-right: 4px;
	margin-left: -10px;
}  
.Titol_Portada_esq {
	background: url("/img/fletxa_index.gif") left no-repeat; 
	font-size: 1.4em;
	font-weight: bold;
}
.Titol_Portada_esq h1 {
	color: #2C7600;
	margin-left: 10px;
	border-bottom: #EE8C2C 1px solid;
}

.Titol_Portada_esq h1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C7600;
	text-decoration: none;
}

.Titol_Portada_esq h1 a:hover {
	text-decoration: underline;
}

.Titol_Portada_esq h1 span {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C7600;
}


/* Primer Nivell */
#Menu1 {
	margin: 0;
	padding: 2px 4px 2px 4px;
	list-style: none;
	width: 165px; 
	border: #62BD19 solid 1px;
	background-color: #DFF2C7;
}
#Menu1 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#Menu1 li a {
	display: block;
	color: #334234;
	text-decoration: none;
	line-height: 1.3em;
	padding: 5px 0px 6px 0px;	
	
	border-bottom: white solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#Menu1 li a:hover {
	font-weight: bold;
}

/* Segón Nivell */
#Menu1 ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	border: 0px;
	background-color: white;
}
#Menu1 ul li {
	margin: 0;
	padding: 0;
}
#Menu1 ul li a {
	display: block;
	padding: 3px 0px 3px 8px;
	color: #292929;
	text-decoration: none;
	width: 160px;
	border: 0px;
	border-bottom: #F3F3F3 1px solid;
	background-color: white;
}
#Menu1 ul li a:hover {
	font-weight: bold;
	background-color: #F3F3F3;
}

.Selec1 {
	font-weight: bold;
}
.Selec {
	font-weight: bold;
	background-color: #F3F3F3;
}



/* Titols */
h1.Titol {
	color: #569133;
	font-weight: bold;
	padding-top: 0.7em;
	padding-left: 11px;
	margin-bottom: 1.2em;
	font-size: 1.4em;
	
	display: block;
	background: url("/img/fletxa_index.gif") bottom left no-repeat; 
}
h1.Titol span {
	display: block;
	border-bottom: 1px solid #5F6E60;
}

.subtitol {
	color: #27732E;
	font-weight: bold;
}
.subtitol2 {
	color: #2C7600;
	font-weight: bold;
	font-size: 1em;
}
.titol_llista {
	color: #334234;
	font-weight: bold;
}
a.titol_llista {
	color: #334234;
	font-weight: bold;
	text-decoration: none;
}
a.titol_llista:hover {
	text-decoration: underline;
}
.titol_llista2 {
	color: #5F6E60;
	font-weight: bold;
}
a.titol_llista2 {
	color: #5F6E60;
	font-weight: bold;
	text-decoration: none;
}
a.titol_llista2:hover {
	text-decoration: underline;
}
.titol_portada {
	color: #870020;
	font-weight: bold;
	padding-bottom: 0.1em;
	margin-left: 10%;
	margin-bottom: 0.2em;
	font-size: 1.2em;
	border-bottom: 1px solid #870020;
	text-align: right;
	display: block;
}
.titol_portada a {
	text-decoration: none;
}
.titol_portada a:hover  {
	text-decoration: underline;
}
a.titol_portada {
	text-decoration: none;
}
a.titol_portada:hover  {
	text-decoration: underline;
}


/* Textes */
.texte {
	color: #4D4D4D;
	text-decoration: none;
}
.texte a {
	color: #27732E;
	text-decoration: none;
}
.texte a:hover {
	text-decoration: underline;
}

.txtresaltat {
	color: #870020;
}

.data {
	color: #979797;
	font-size: 0.8em;
	float: right; 
	padding: 0em 15px 0.5em 0em;
	margin-bottom: 1em;
}

.MarcaCerca {
	background-color: #FFD800;
}

.Txtpaginacio {
	font-size: 0.8em;
	color: #EE7600;
}

.gris {
	font-size: 0.8em;
	color: #929292;
	text-decoration: none;
	text-align: justify;
}

.txt_imatge{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: .9em;
	color: #334234;
}

.negreta {
	font-weight: bold;
}
.remarcat {
	color: #334234;
	font-weight: bold;
}


/* Links */
a.linkmini {
	color: #EE7600;
	font-size: 0.9em;
	text-decoration: none;
}
a.linkmini:hover {
	text-decoration: underline;
}

a.link {
	color: #EE7600;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}

.linknegreta {
	font-weight: bold;
	color: #334234;
	text-decoration: none;
}
a.linknegreta {
	font-weight: bold;
	color: #334234;
	text-decoration: none;
}
a.linknegreta:hover {
	text-decoration: underline;
}

a.linkgris {
	font-weight: bold;
	color: #5F6E60;
	text-decoration: none;
}
a.linkgris:hover {
	text-decoration: underline;
}
.linkgrisSel {
	color: #5F6E60;
	text-decoration: underline;
	font-weight: bold;
}

a.linkllista {
	color: #EE7600;
	text-decoration: none;
}
a.linkllista:hover {
	text-decoration: underline;
}
a.linkverd {
	color: #27732E;
	text-decoration: none;
}
a.linkverd:hover {
	text-decoration: underline;
}


/* Imatges */
.TitolImatges {
	background-color: #FFC30D; 
	color: #4D4D4D; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 150px;
	text-align: right;
	padding: 1px 5px 1px 5px;
}

.foto_portada {
	border-color: #EE8C2C;
	border-width: 1px;
	border-style: solid;
	margin-right: 11px;
	margin-bottom: 1px;
	float: left;
}

.imatgeint {
	border-color: #EE8C2C;
	border-width: 1px;
	border-style: solid;
	margin-left: 15px;
	float: right;
}

a.imatge_detall {
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0px;
}
a.imatge_detall img{
	margin-bottom: 4px;
	margin-top: 10px;
	border: 1px solid #EE8C2C;
}
a.imatge_detall:hover img {
	border-color: #5F6E60;
}

.imatge_banner {
	border: 0px;
	padding-bottom: 0.6em;
	padding-top: 0em;
	margin: 0;
}

.img_incrustada {
	float: right; 
	margin-right: 1em; 
	margin-bottom: 0.3em;
	margin-left: 2em;
}
.img_incrustada_portada {
	float: left; 
	margin-right: 1em; 
	margin-bottom: 0.2em;
	margin-top: 4px;
	border: #404D41 1px solid;
}

/* Taules */
table.taula {
	width: 93%;
}
table.taula thead {
	background-color: #BCE18D;
	color: #334234;
	font-weight: bold;
}
table.taula tr.Imparell {
	background-color: #DFF2C7;
}
table.taula th.fons {
	background-color: #BCE18D;
	
}
table.taula th {
	font-weight: bold;
	text-align: left;
}
table.taula td {
	text-align: left;
	vertical-align: top;
}
table.taula td.cos {

}
table.taula ul {
	padding: 0;
	margin: 0;
}
table.taula li {
	margin-left: 3px;
	padding-left: 15px;
	margin-top: 0.3em;
	color: #5F6E60;
	background-image: url("/img/fletxa_llista.gif"); 
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
	list-style-position: outside;
}

ul.mapaweb {
	padding: 0;
	margin: 0;
}
ul.mapaweb li {
	margin-left: 10px;
	margin-top: 0.7em;
	padding-left: 10px;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #2C7600;
	
	list-style: none;
	list-style-position: outside;
	
	
	background: url("/img/fletxa_index.gif") top left no-repeat; 
	font-size: 1.4em;
	font-weight: bold;
	
	text-decoration: none;
}

ul.mapaweb li ul {
	margin: 0.5em 0em 1em 1.5em;
}
ul.mapaweb li ul li {
	font-size: 0.7em;
	margin-left: 3px;
	padding-left: 15px;
	
	background-image: url("/img/fletxa_llista.gif"); 
	background-repeat: no-repeat;
	background-position: top left;
}

ul.mapaweb li ul li ul {
	margin: 0.5em 0em 1em 1em;
	font-size: 1.3em;
}
/* Elements de Formulari */
table.formulari {
	color: #334234;
	background-color: #DFF2C7;
	text-align: left;
	font-weight: bold;
	font-size: 0.8em;
	border: 1px solid #62BD19;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.formulari td {
	padding-right: 10px;
	white-space: nowrap;
}
.inputTxt {
    font-size: 1em;
	border: #787887 solid 1px;
	padding: 0px 0px 0px 0.2em;
}
.formobj {
	font-size: 1.1em;
	border: #62BD19 solid 1px;
	width: 25em;
}
.Tbutton {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF; 
	text-align: center;
	background: #62BD19; 
	border: 1px solid #334234;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}


/* Missatges d'error */
.error {
	color: #FF0000;
}
ul.ErrMsg {	
	margin-top: 0px;
	margin-left: 15em;
	padding-left: 20px;
	list-style-type: disc;
	text-align: left;
}

ul.ErrMsg li {	
	margin-left: 0em;
	padding-left: 0.3em;
	padding-top: 0.3em;
	color: #000000;
}

