/* Full d'estil 2 */
h1 {
  font-size: 220%;
  color: #000;
  line-height: 1.5em;
  
}

h2 {
  font-size: 140%;
  line-height: 1.7em;
    margin-bottom: 20px;
	color: #999;
}
h3 {
  font-size: 130%;
   color: #999;
}
h4 {
  font-size: 130%;
   color: #000;
   text-align:center;
   
}
h5 {
  font-size: 120%;
  color: #999;
}

p { margin: 0 }

hr {
	
border: 0;
height: 1px;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 

	}
	
	strong {
	font-size: 14px;
	color: #000;	
	}
	.submenu {
	font-size: 16px;
	letter-spacing: 0.07em;
	font-style: normal;
	font-weight: 400;
	margin-left:20px;
	clear:both;
	width:auto;
	display:block;
	min-height:35px;
	padding:0px 10px 0px 10px;
	text-transform:lowercase;
	text-align: left; 
	letter-spacing: normal;
	word-spacing: normal; 
	line-height: normal; 
	
	
	
	
}
.submenu a {
	display:block;
	float:left;
	padding:6px 10px 1px 10px;
}
.submenu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.submenu li {
float:left;
height:25px;
margin:0;
padding:0;
}
.submenu a:hover, .submenu li.actiu a {
	color: #000;
	border-left: dotted thin #000;
	border-right: dotted thin #000;
}
#contingut {
	display: block;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	width: 960px;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	}
		
.contingutcol_1 {
	display: block;
	-moz-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	width: 573px;
	min-height: 650px;
	background-color: #FDFDFD;
	/*font-size: 14px;
	font-weight: 400;*/
	color: #333;
	text-align: justify;
	float: left;
	padding: 0 20px;
	}	

	.contingutcol_1 li{
	padding-left: 15px;
	padding-top: 15px;
	list-style-position:inside;
	}
	
	.contingutcol_1 p{
	width: 575px;
	margin: 10px;
	
	}
	
.contingutcol_1 a {

	font-weight: 400;
	}
.contingutcol_1 a:hover {
	color: #000;
	}
.contingutcol_2{
	display: block;
	float: left;
	margin-left: 15px;
	width: 330px;
	min-height: 650px;
	
	}
.fotocol_2 {
	width: 330px;
	height: 225px;
color: gray;
	}
.contingutcol_2 li {
	list-style:none;
	height: 5px;
background-image: -webkit-linear-gradient(left, rgba(0,102,153,0), rgba(0,102,153,0.75), rgba(0,102,153,0));
background-image: -moz-linear-gradient(left, rgba(0,102,153,0), rgba(0,102,153,0.75), rgba(0,102,153,0));
background-image: -ms-linear-gradient(left, rgba(0,102,153,0), rgba(0,102,153,0.75), rgba(0,102,153,0));
background-image: -o-linear-gradient(left, rgba(0,102,153,0), rgba(0,102,153,0.75), rgba(0,102,153,0)); 
	}
.send {
	
	display: block;
	width: 120px;
	height: 30px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 16px;
	/*padding-top: 9px;*/
	text-align: center;
	margin-left: 65px;

	 bottom: 0px; 
position: absolute;
	border: thin solid #BEBEBE;
    
	}

.verif{ display: none; }	
#marc_foto {
	padding:8px;
	width:auto;
	margin-left:8px;
	border: solid #BCBCBC 1px;
	height: 80px;
	cursor:pointer;
	width:120px;
}

.foto1 {
	width:auto;
	height:auto;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	max-width: 120px;
	max-height:80px;
}
.peufoto2 {
	width:140px;
	font-size:11px;
	
	
}
.noborder {
	border:0;
}	

	/*fila central superior*/		
	#contingutcol_1s {
	display: block;
	-moz-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	width: 403px;
	min-height: 400px;
	background-color: #FBFBFB;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	text-align: justify;
	float: left;
	padding: 0 20px;
	}	

	#contingutcol_1s li{
	padding-left: 15px;
	padding-top: 15px;
	list-style-position:inside;
	}
	
	
#contingutcol_2s{
	display: block;
	
	margin-left: 15px;
	width: 500px;
	min-height: 420px;
	

	float: left;
	}
.fotocol_2s {
	width: 500px;
	height: 400px;
	-moz-border-top-right-radius:5px;
	border-top-right-radius: 1em;
color: gray;
	}
.contingutcol_2s li {
	list-style:none;
	background-color: #0084C9;
	height: 15px;
	}
.contingutcol_2stit p {
	font-size: 18px;
	/*font-family: 'Cabin', serif;*/
	font-weight: 400;
	padding: 20px;
	color: #333;
	}
	.contingutcol_2ssub h3 {
	font-size: 18px;
	/*font-family: 'Cabin', serif;*/
	font-weight: 400;
	margin-left: 20px;
	color: #333;
	}
.contingutcol_2s p  {
	font-size: 14px;
	/*font-family: 'Cabin', serif;*/
	
	padding: 20px;
	color: gray;
	text-align: justify;
	}
	
/*____________________*/
/*.contingutcol_1p {
	position: relative;
	
	width: 30%;
	min-height: 380px;
	
	font-weight: 400;
	color: #333;
	text-align:center;
	float: left;
	padding: 0 1%;
	}	*/
.contingutcol_1p li{
	padding-left: 15px;
	list-style-position:inside;
	}
	.fotoserveis { display: block;   margin-left: auto;   margin-right: auto; }
	/*home*/
	#slider {
	width: 960px; /* important to be same as image width */
	height: 400px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	top: 20px;
	margin-bottom: 20px;
	
}
#sliderContent {
    width: 960px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font-size: 48px ;
	padding: 10px 23px;
	width: 940px;
	/*background-color: #fff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;*/
	color: #fff;
	display: none;	
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 200px !important;
	height: 390px;
}
.bottom {
	left: 0;
	bottom: 80px;
	text-align:center;
}
ul { list-style-type: none;}
	