@font-face {
  font-family: 'Folio Lt BT';
  src: url('tipus/Folio Lt BT Light.eot');
  src: url('tipus/Folio Lt BT Light.eot?#iefix') format('embedded-opentype'),
       url('tipus/Folio Lt BT Light.woff') format('woff'),
       url('tipus/Folio Lt BT Light.ttf')  format('truetype');
}

body {
	background-color:#333333;
	 font-family: 'Folio Lt BT', Fallback, sans-serif;
	font-size: 14px;
	color: #535455;
	margin-top:20px;
	}
a {
	color: #535455;
	text-decoration: none;
	}
a:hover {
	color:#737475;
	}
	
header {
	position: relative;
	background-image: url(imatges/banner.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	background-size: 2080px;
	padding-bottom: 200px;
	-webkit-animation: h_slide 600s linear infinite;
	-moz-animation: h_slide 600s linear infinite;
	-ms-animation: h_slide 600s linear infinite;
	-o-animation: h_slide 600s linear infinite;
	animation: h_slide 600s linear infinite; 
  }
  
 .presentacio, .eines, .serveis, .contacte {
	 position: relative;
	background-repeat: repeat-x;
	background-position: 0 bottom;
	background-size: 945px;
	padding-bottom: 200px;
	}

.presentacio {
	 background-image: url(imatges/banner1.jpg);
}
.eines {
	background-image: url(imatges/banner2.jpg);
	}
.serveis {
	background-image: url(imatges/banner3.jpg);	
}
.contacte {
	background-image: url(imatges/banner4.jpg);
}

.liniavertical {
	position: relative;
	left: 225px;
	top: 80px;
	width: 1px;
  	height: 300px;
	background-color:#535455;
	z-index: 20;
}

  
.capaentrada {
	position: absolute;
	left: 0;
	top: 200px;
	background-color: #FFF;
  	width: 945px;
  	height: 411px;
	padding:0;
  	z-index: 5;
}

img.centre { 
	vertical-align: 2px; 
	}
	
.textentrada {
	color: #535455;
	top: 360px;
	margin-left: 554px;
	position: absolute;
	z-index: 10;
	left: -1px;
}

.text {
	line-height: 1.4;
	text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	color: #535455;
	top: 280px;
	font-size: 14px;
	width: 601px;
	height: 224px;
	margin-left: 260px;
	position: absolute;
	z-index: 10;
	left: -1px;
}

.textntacva {
	font-style:italic;
	font-weight:600;
	font-size: 14px;
	}
.textnta {
	font-weight:600;
	font-size: 14px;
	}
	
.textcva {
	font-style:italic;
	font-size: 14px;
	}

.textcv {
	text-align:right;
	}
	
.textmenu {
	text-align: left;
	color: #535455;
	top: 285px;
	margin-left: 50px;
	position: absolute;
	z-index: 10;
	left: -1px;
	width: 170px;
}

.textcontacte {
	line-height: 1.4;
	text-align: left;
	color: #535455;
	top: 383px;
	margin-left: 650px;
	position: absolute;
	z-index: 10;
	width: 250px;
}
	

.capapresentacio, .capaeines, .capaserveis, .capacontacte {
	position: absolute;
	left: 0;
	top: 248px;
	width: 945px;
  	height: 363px;
	padding:0;
  	z-index: 6;
}
.capapresentacio {
	background-color: #EFEFE7;
}
.capaeines {
	background-color: #EBE2E7;
}
.capaserveis {
	background-color: #F1F0F5;
}
.capacontacte {
	background-color: #E4EAE6;	
}
.subtitol, .subtitolcs {
	padding-top: 25px;
	
	font-size:20px;
	color: #737475;
	top: 280px;
	left: 20px;
}
.subtitol {
	font-size:20px;
	padding-left: 64px;
}

.subtitolcs {
	font-size:19px;
	padding-left: 62px;
}

.center {
    position: absolute;
	text-align: center;
	left: 0;
    top: 35%;
    width: 100%;
}

.etiquetaentrada, .etiquetaentradacs, .etiquetapresentacio, .etiquetaeines, .etiquetaserveis, .etiquetacontacte {
		position: absolute;
		top: 200px;
		height: 48px;
		padding:0;
  		z-index: 6;
}
.etiquetaentrada {
	top:195px;
	width: 389px;
	font-size:24px;
	
}
.etiquetaentradacs {
	top:195px;
	width: 389px;
	font-size:24px;
	
}
.etiquetapresentacio {
	width: 139px;
		left: 389px;
		background-color: #EFEFE7;
		}

.etiquetaeines {
	width: 139px;
		left: 528px;
		background-color: #EBE2E7;
  		}

.etiquetaserveis {
		width: 139px;
  		left: 667px;
		background-color: #F1F0F5;
  		}
.etiquetacontacte {
		width: 139px;
  		left: 806px;
		background-color: #E4EAE6;
  		}
 
section {
	width: 945px;
	height: 611px;
    top: 10px;
	margin: 0 auto;
	}
marquee {
	width:460px;
	text-align:center;
	color: #666;
	margin-top: 280px;
	margin-left: 255px;
	}
	
.contenidor {
	width: 100%;
    overflow: hidden;
    margin: 0px auto;
    }
	
@-webkit-keyframes h_slide {
  0% {
    background-position: 0% bottom; }
  100% {
    background-position: 3000% bottom; } 
	}
@-moz-keyframes h_slide {
  0% {
    background-position: 0% bottom; }
  100% {
    background-position: 3000% bottom; } 
	}
@-ms-keyframes h_slide {
  0% {
    background-position: 0% bottom; }
  100% {
    background-position: 3000% bottom; } 
	}
@-o-keyframes h_slide {
  0% {
    background-position: 0% bottom; }
  100% {
    background-position: 3000% bottom; } 
	}
@keyframes h_slide {
  0% {
    background-position: 0% bottom; }
  100% {
    background-position: 3000% bottom; } 
	}
	


.iconaretorn {
	text-align:left;
	padding-left:15px;
	position: absolute;
	margin-top:380px;
	z-index: 50;
	}
	
#container {
	background-color:white;
	overflow: hidden;
	width: 945px;
	height: 611px;
	margin: 0 auto;
	}
#contentinici {
	width: 945px;
	height: 611px;
	background-repeat: no-repeat;
	margin: 0;
	margin-top: 0;
	position: absolute;
	background-image: url(imatges/inici.jpg);
	}
#content {
	width: 945px;
	height: 611px;
	background-repeat: no-repeat;
	margin: 0;
	margin-top: 0;
	position: absolute;
	}
.inicititol {
	text-align: center;
	color: #999;
	font-size: 36px;
	margin-top: 60px;
	}
.inicinom { 
	text-align: center;
	color: #7A3A21;
	font-size: 20px;
	margin-top: 55px;
	}
.inicicastella {
	text-align: right;
	padding-right: 25px;
	font-size: 12px;
	margin-top: 25px;
	z-index: 3;
	}

.inicivincle {
	width: 830px;
	height: 611px;
	position: absolute;
	top: 0px;
	z-index: 3;
	}
	
.foto {
	position: absolute;
	margin-top: 78px;
	margin-left:100px;
	z-index: 10;
	}
	
.planol {
	position: absolute;
	margin-top: 85px;
	margin-left:270px;
	z-index: 9;
	}
	
.gifanimat {
	position: absolute;
	margin-top: 210px;
	margin-left:325px;
	z-index: 10;
	}
	
/*.text {
	line-height: 1.4;
	text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	color: #535455;
	top: 280px;
	font-size: 14px;
	width: 601px;
	height: 224px;
	margin-left: 260px;
	position: absolute;
	z-index: 10;
	left: -1px;
}*/

.formacio {
   margin: 0px;   
   dt, dd {
      padding: 10px;
      border-bottom: 0; 
      }
      a {
        display: block;
        color: black;
      }
   }
  dd {
     position: relative;
       top: -1px;
     }
  }
}


/* preguntes amb resposta amagada
.formacio {
   	margin-left: 0;  
   	font-size: 14px; 
   	color: #535455;
	}  
.formacio a {
   	display: block;
	color: #535455;
	margin-bottom: 10px;
	}
.formacio a:hover {
    display: block;
	color:#737475;
	margin-bottom: 8px;
	}
.formacio dt {
    color: #000;
    margin-bottom: 10px;
	margin-left: 0;
	}
.formacio dd {
     padding-top: 0; 
	 margin-bottom: 20px;
	 margin-left: 0;
	 text-align: justify;
	-webkit-hyphens: auto;
   	-moz-hyphens: auto;
	-o-hyphens: auto;
    -ms-hyphens: auto;
	hyphens: auto;
}*/
