body {font-family:Arial, "Helvetica", sans-serif; font-size:1em; color: #4f5249; margin:0 0 0 0; height: 100%; background-image:url("../img/fons-index.jpg");}

a:link , a:visited {color: #4f5249; text-decoration:none;}
a:hover , a:active {color: #FFF; text-decoration:none;}
img{border:none;}

/***********************/

h1{
	width:300px; height:20px;
	background:url("../img/fletxa.gif") no-repeat 16px 5px;
	//background:url("../img/fletxa.gif") no-repeat 16px 19px;
	padding:0 0 0 32px;
	//padding:15px 0 10px 32px;
	font-weight:bold;
	font-size:1.2em;
	color:#667832;
	display:block;
	float:left;
	}
	
h2{
	width:350px; height:40px;
	padding:0 0 0 18px;
	//padding:8px 0 0 18px;
	font-size:0.9em;
	color:#667832;
	font-weight:100;
	line-height:1.3em;
	display:inline;
	float:left;
	}
h3{
	}

/************ESTRUCTURA INDEX*********/

#contenidor{
	margin:auto;
	display:block;
	width:820px; height:873px;
	}
	
#top{
	float:left;
	display:block;
	width:820px; height:96px;
	}

#idiomes{
	float:right;
	display:block;
	height:27px; width:225px;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:0.7em;
	padding:10px 0 0 0;
	}
	


#menuPrincipal{
	float:right;
	height: 27px;
	display: inline;
	font-size:0.9em; font-weight:bold;
    }
    #menuPrincipal ul {
		margin: 0;
		padding: 0 0 0 0;
		list-style: none;
		}
    #menuPrincipal li {
		display:inline;
		margin:0;
		padding:0;
		}
    #menuPrincipal a {
		margin:2px;
		padding:0 0 0 3px;
		text-decoration:none;
		float: left;
		}
    #menuPrincipal a span {
		float:left;
		display:block;
		padding:15px 14px 6px 12px;
		color:#4f5249;
		}
		
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menuPrincipal a span {float:none;}
    /* End IE5-Mac hack */
    #menuPrincipal a:hover span {
		color:#FFF;
			  }
    #menuPrincipal a:hover {
		background:url("../img/boto-menu-esq.jpg") no-repeat left top;
			  }
    #menuPrincipal a:hover span {
		background:url("../img/boto-menu-dret.jpg") no-repeat right top;
		padding: 13px 14px 13px 12px;
		//padding: 12px 14px 13px 12px;
			  }

      #menuPrincipal #current a {
		background:url("../img/boto-menu-esq.jpg") no-repeat left top;
		padding: 0 0 0 6px;
		color:#FFF;
			  }
      #menuPrincipal #current a span {
		background:url("../img/boto-menu-dret.jpg") no-repeat right top;
		padding: 13px 9px 13px 2px;
		color:#FFF;
			  }


#fotoFlash{
	height:400px;
	width:820px;
	display:inline;
	float:left;
	padding:21px 0 0 0;
	//padding:15px 0 0 0;
	}
	

*html #fotoFlash{
	height:400px;
	width:820px;
	display:inline;
	float:left;
	padding:1px 0 0 0;
	}
	
#botonsIndex{
	width:820px; height:250px; 
	float:left; display:block;
	
	}

.botonsIndexEsq{
	width:390px; height:261px;
	float:left;
	display:block;
	background:url("../img/fons-botons-index.jpg") no-repeat;
	margin:20px 0 0 11px;
	}
	.botonsIndexEsq:hover{
	cursor:pointer;
	background:url("../img/fons-botons-index3.jpg") no-repeat;
	}
	
.botonsIndexEsq2{
	width:390px; height:261px;
	float:left;
	display:block;
	background:url("../img/fons-botons-index.jpg") no-repeat;
	margin:20px 0 0 11px;
	}
	.botonsIndexEsq:hover{
	cursor:pointer;
	background:url("../img/fons-botons-index3.jpg") no-repeat;
	}

#botoIndex01{
	width:357px; height:116px;
	float:left;
	display:block;
	margin:0 0 0 16px;
	//margin:0 0 0 8px;
	background:url("../img/fons-botons-index2.jpg") no-repeat;
	}
	
#botoIndex02{
	width:357px; height:116px;
	float:left;
	display:block;
	margin:0 0 0 16px;
	//margin:0 0 0 8px;
	background:url("../img/fons-botons-index2.jpg") no-repeat;
	}
	
	.fotoBoto{
	padding:6px;
	}
	
#dadesContacte{
	width:792px; height:100px;
	//width:300px;
	margin:30px 0 0 10px;
	//margin:1px 0 50px 11px;
	float:left; display:block;
	background:url("../img/linia-adresa.jpg") no-repeat;
	}
	
#dadesEsq{
	width:792px; height:60px;
	float:left; display:block;
	}

.dades01{
	font-size:0.7em; font-weight:bold; color:#5e712b;
	padding:10px 0 0 19px;
	float:left;
	display:block;
	background:url("../img/informacio.jpg") no-repeat 2px 11px;
	}
	
.dades02{
	font-size:0.7em; color:#5e712b;
	padding:10px 0 0 15px;
	float:left;
	display:block;
	}
	
.dades03{
	font-size:0.7em; color:#5e712b;
	padding:10px 0 0 19px;
	float:right;
	display:block;
	}

/****************CLASSES***************/

.logoIndex{
	padding:19px 0 0 5px;
	float:left;
	display:block
	}
	
.inici{
	color:#8c8e87 !important;
	margin:0 30px 0 0;
	}
	
	.inici:hover{
		color:#4f5249 !important;
		}
		
.catala{
	color:#8c8e87 !important;
	margin:0 5px 0 0;
	}
	
	.catala:hover{
		color:#4f5249 !important;
		}
		
	.catalaCurrent{
		color:#4f5249 !important;
		margin:0 5px 0 0;
		}
		
.castella{
	color:#8c8e87 !important;
	margin:0 0 0 2px;
	}
	
	.castella:hover{
		color:#4f5249 !important;
		}
		
	.castellaCurrent{
		color:#4f5249 !important;
		margin:0 0 0 2px;
		}
		
.mailContacte{
	color:#5e712b !important;
	margin:0 0 0 2px;
	}
	
	.mailContacte:hover{
		color:#4f5249 !important;
		text-decoration:underline !important;
		}
		
	
/************QUI SOM*********/

#contentQui{
	width:525px; height:370px;
	float:left; display:inline;
	margin:46px 0 0 25px;
	color:#FFF;
	}
	
#fotoQui{
	width:244px; height:336px;
	float:left; display:inline;
	margin:46px 0 0 10px; _margin:14px 0 0 10px; #margin:36px 0 0 10px;
	}
	
	
/************MAPA DE SITUACIO*********/


#fonsMapa{
	width:556px; height:351px;
	float:left; display:inline;
	margin:36px 0 25px 10px; //margin:18px 0 25px 10px;
	background:url("../img/fons-mapa.jpg") no-repeat;
	padding:10px 0 0 10px;
	}
	
*:first-child+html #fonsMapa{
	width:556px; height:351px;
	float:left; display:inline;
	margin:40px 0 25px 10px; 
	background:url("../img/fons-mapa.jpg") no-repeat;
	padding:10px 0 0 10px;
	}
	
.veure{
	float:left; display:inline;
	margin:8px 0 0 0;
	}
	
.mesGran{
	color:#fff;
	margin:3px 0 0 0;
	}
	.mesGran:hover{
	text-decoration:underline;
	}
	
#contentSituacio{
	width:220px; height:370px;
	float:left; display:inline;
	margin:46px 0 0 10px;
	color:#FFF;
	font-size:.9em;
	}

/************CONTACTE*********/

#contentContacte{
	width:525px; height:370px;
	float:left; display:inline;
	margin:30px 0 0 25px; 
	color:#FFF;
	font-size:.9em;
	}
	
*:first-child+html #contentContacte{
	width:525px; height:370px;
	float:left; display:inline;
	margin:40px 0 0 25px; 
	color:#FFF;
	font-size:.9em;
	}
	
*html #contentContacte{
	width:525px; height:370px;
	float:left; display:inline;
	margin:26px 0 0 25px; 
	color:#FFF;
	font-size:.9em;
	}
	

	
.contentContacteLeft{
	width:255px; height:50px;
	float:left; display:inline;
	margin:35px 0 0 0; //margin:5px 0 0 0;
	}

	
.textosForm{
	float: left; display:inline;
	margin:5px 0 2px 0;
	width:230px;
	}
	
.caixesForm{
	float:left; display:inline;
	height:16px; width:230px;
	padding:2px 0 0 2px;
	font-size:.9em;
	}
	
.caixesForm2{
	float:left; display:inline;
	height:60px; width:490px;
	padding:2px 0 0 2px;
	margin:1px 0 0 0;
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.textosForm2{
	float: left; display:inline;
	margin:60px 0 3px 0; //margin:5px 0 3px 0;
	width:530px;
	}
	
.botoEnviar{
	float:left; display:inline;
	margin:15px 0 2px 0;
	font-size:.9em;
	}
	
.enviarEmail{
	color:#FFF;
	text-decoration:underline;
	}
	.enviarEmail:hover{
	color:#4f5249;
	}
	
.button{cursor:pointer; background:#ecf2de; font-weight:bold; font-size:.9em; color:#485f11; border:1px solid #5e712b; padding:3px; margin-top:5px;}
.button:hover{cursor:pointer; background:#fff; color:#333;}
	
.errormsg {
display:block; width:498px;
color:#ff680c;
background:#fff;
font-size:.8em;
padding:2px 0 2px 5px; margin:0 0;}

.box{height:12px; width:530px; float:left; display:inline;}

.noms{float:left; display:inline; margin:3px 0 3px 0;}
.noms1{float:left; display:inline; margin:13px 0 3px 0;}
