/* CSS Document */


* {
	margin: 0;
	padding: 0;
	}

body {
	background-image:url(../imatges/fons.jpg);
	font-family: Verdana, "Tahoma", Helvetica, sans-serif;
	font-size: 1em;
	color: #1C7540;
	text-align: center;
	}
	
#contenedor_index {
	height:400px;
	background-image:url(../imatges/centre.png); 
	background-repeat:no-repeat; 
	background-position:center;
	}

#contenedor {
	margin:0 auto 0 auto; 
	width: 800px;
	height:100%;
	background-image:url(../imatges/cos.png);
	background-position:center center;
	background-repeat: repeat-y;
	overflow:hidden;
	/** min-height: 300px;  **/
	text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/
	} 


#cap {
	width: 100%;
	/* margin-bottom: 5px; */
	text-align:center;
	}
	
#subcontenedor {
	width: 100%;
	float:left;
	/** background-color:#D9ECE0; **/
	}
	
#titol {
	/**background-image:url(../imatges/dalt.png);
	background-repeat:no-repeat; **/
	text-align:center;
	height:40px;
	}
	
#esquerra {
	/** width: 140px; **/
	width: 15%;
	float:left;
	margin-bottom: 5px; 
	margin-right: 10px;
	margin-left: 15px;
	}

	#menuesq {
	margin-top: 25px;
	/** width: 125px; **/
	font-size:0.9em;
	font-family: Verdana, "Tahoma", Helvetica, sans-serif;
	text-align:left;
 	}
	
	ul#esq {
		list-style-type:none;
		font-weight: bold;	
		} 
		
	ul#esq li {
		border-bottom: 2px solid;
		color: #d4604b;
		/* list-style-image: url(../imatges/aldaba.png); */
		
		}
	
	ul#esq li a {
	text-decoration: none;
	background: url(../imatges/aldaba.png) no-repeat left; 
	color:#1C7540;
	display: block;
	padding: 3px 0px 3px 3px;
	/*	width: 137px;
	background-color: #DACDC2; */
	text-indent: 15px; 
		}
	
	ul#esq li a:hover {
	background: url(../imatges/aldaba2.png) no-repeat left;
	background-color: #78BC92;
	text-decoration:none;
}
	
	ul#esq li a.active {
	color: #346747;
	background: url(../imatges/aldaba2.png) no-repeat left;
	background-color: #78BC92; 
	text-decoration:none;
		}
		
#centre {
	/** background-color:#D9ECE0; **/
	text-align: justify;
	/* margin-right:auto; */
	/* border: solid 1px #346747;  */
	padding: 15px 5px 5px 5px;
	/** width: 500px; **/
	width: 63%;
	float:left;
	font-size: 0.9em;
	color: #346747;
	}
	
#dreta {
	width:15%;
	/** width: 140px; **/
	float: right;
	margin-right: 15px;
	}

	
a:hover {
	color: #43875C;
	background-color: #78BC92; 
	text-decoration:none;
}
a:link {
	color: #346747;
	text-decoration:underline;
	}
a:visited {
	color: #1C7540;
	text-decoration:none;
}

#footer {
	/** background-image:url(../imatges/peu.png);
	background-repeat:no-repeat;
	background-position:center; **/
	/** margin: 5px 0px 0px 0px; **/
	height:40px;
	color: #1C7540;
	clear: right;
	font-size: 9px;
	text-align:center;
	margin-top: 20px;
	}

.clear { clear: both; }
	
.h1 {
	font-size:medium;
	color:#1C7540;
	}
	
.h2 {
	font-size: 16px;
	color:#d4604b;
	font-weight: bold;
	text-align: center;
	}
	
#imatge_esq {
	border: 1px solid #d4604b;
	margin-right: 5px;
	float:left;
	width:200px;
	}
	
#imatge_dret {
	border: 1px solid #d4604b;
	margin-left: 5px;
	float:right;
	width:200px;
	}
	
.imatge_dret_p {
	border: 1px solid #d4604b;
	margin-left: 5px;
	float:right;
	width:100px;
	}
	
.resalt {
	color:#d4604b;
	}
	
	
/* Galeria Fotogrāfica */

.gallery {
	zoom:1;
	width:auto;	
	}
	
.gallery a {
	display:block;
	float:left; 
	margin: 2px; 
	opacity:0.87;
	}

.gallery a:hover {
	opacity:1;
	}

.gallery a img {
	/** display:block; **/
	}

.gallery a#vlightbox{display:none}


/* Tabla */

table {
	border-collapse: collapse;
	}

td {
	text-align:center;
	border-color:#1C7540;
	border-style:solid;
	}

.td {
	border-style:none;
	}
	
/* Formulari */

	
fieldset {
	border: 2px solid #d4604b;
	background-color:#9ECFB0;
	padding-left: 15px;
	}
/**	
#formulari {
	background-color:#9ECFB0;
	padding-left: 15px;
	border: 2px solid #D4604B;
	}



#formulari #nom,#formulari #email,#formulari #asunto {
	font-family: "Century Gothic", "Verdana", sans-serif; 
	background: url(../imatges/fons_input03.png) no-repeat;
	border: none;
	width: 160px;
	padding: 25px 30px 15px 23px; 
	font-size: 1em;
}

#formulari #missatge {
	width: 450px; 
	background: url(../imatges/fons_text02.png);
	border: none;
	background-repeat: no-repeat; 
	height: 230px;	 
	font-family: "Century Gothic", "Verdana", sans-serif; 
	font-size:1em;
	padding: 35px 35px 35px 40px;
	}
**/
#formulari #boto {
	background:url(../imatges/bt_enviar01.png);
	border: none;
	font-family: Verdana, "Tahoma", Helvetica, sans-serif;
	background-repeat:no-repeat;
	height: 30px; 
	font-color: #D4604B;
	 }


	



