@charset "utf-8";
/* CSS Document */



body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color:#313130;
	background-repeat: repeat-x;
	background-color: #4d4d53;
	line-height:22px;
	background-image: url(../imatges/fonsblanc.jpg);
	border-top: 13px solid #adadad;
}


#frame1{
	margin: 0px;
	border: 0px;
	width: 100%;
	overflow: hidden;
	background-color: #FCFCFC;
}
#frame2{
	width:100%;
	margin: 0px;
	background-repeat: repeat-x;
	border: 0px;
	overflow: auto;
	z-index: 1;
	float: left;
}


#frame3{
	width:100%;
	background-color:#96bd0d;
	height:20px;
	margin: 0px;
	background-repeat: repeat-x;
	border: 0px;
	overflow: hidden;
	z-index: 1;
}



.color1{
	color:#0063BE;
	font-weight: bold;
}

ul, li{
	margin:0px;
	border:0px;
	list-style: none;
	padding: 0px;
}

h1{
	border:0px;
	margin:0px;
	text-decoration:none;
	padding: 0px;
	display: inline;
	font-weight: normal;
	text-align: left;
	font-size: inherit;
}
h2{
	border:0px;
	margin:0px;
	text-decoration:none;
	padding: 0px;
	display: inline;
	font-weight: normal;
	font-size: inherit;
}
h3{
	border:0px;
	margin:0px;
	text-decoration:none;
	font-size:inherit;
	padding: 0px;
	display: inline;
	font-weight: normal;
}
h4{
	border:0px;
	margin:0px;
	text-decoration:none;
	font-size:inherit;
	padding: 0px;
	display: inline;
	font-weight: normal;
}
h5{
	border:0px;
	margin:0px;
	text-decoration:none;
	font-size:inherit;
	padding: 0px;
	display: inline;
	font-weight: normal;
}
h6{
	border:0px;
	margin:0px;
	text-decoration:none;
	font-size:inherit;
	padding: 0px;
	display: inline;
	font-weight: normal;
}
#tot{
	margin:auto;
	width: 950px;
}
#tot2{
	margin:auto;
	width: 950px;
}


#cap{
	width:900px;
	height:88px;
	float: left;
	background-image: url(../imatges/cap.jpg);
	border-bottom: 2px solid #ADADAD;
	margin-bottom: 5px;
}



#logo{
	float:left;
	height:63px;
	width:225px;
	font-size: 18px;
	text-align: right;
	padding-right: 30px;
	color: #736357;
	line-height: 18px;
	margin-top: 25px;
	
}




#menu{
	height:32px;
	float: left;
	width: 645px;
	background-image: url(../imatges/menu.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}



#nav li {
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	
	}
#nav li a {
		display: block;
	}

#link01 a{height:23px;text-align:center;color:#FFF;width:75px;height:26px;background-image: url(../imatges/menu1.jpg);background-repeat:no-repeat;background-position:0 32px;padding-top:6px;
text-decoration:none;
}
#link02 a{height:23px;text-align:center;color:#FFF;width:80px;height:26px;background-image: url(../imatges/menu2.jpg);background-repeat:no-repeat;background-position:0 32px;padding-top:6px;
text-decoration:none;
}
#link03 a{height:23px;text-align:center;color:#FFF;width:132px;height:26px;background-image: url(../imatges/menu3.jpg);background-repeat:no-repeat;background-position:0 32px;padding-top:6px;
text-decoration:none;
}
#link04 a{height:23px;text-align:center;color:#FFF;width:127px;height:26px;background-image: url(../imatges/menu4.jpg);background-repeat:no-repeat;background-position:0 32px;padding-top:6px;
text-decoration:none;
}
#link05 a{height:23px;text-align:center;color:#FFF;width:116px;height:26px;background-image: url(../imatges/menu5.jpg);background-repeat:no-repeat;background-position:0 32px;padding-top:6px;
text-decoration:none;
}
#link06 a{
	height:23px;
	text-align:center;
	color:#FFF;
	margin-left:24px;
	float:left;
	width:91px;
	height:26px;
	background-image: url(../imatges/menu6.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	text-decoration:none;
}

#link01 a:hover,#link02 a:hover,#link03 a:hover,#link04 a:hover, #link05 a:hover, #link06 a:hover{
			background-position:0 -32px;
}
		

		#link01 a.active,#link02 a.active,#link03 a.active,#link04 a.active,#link05 a.active,#link06 a.active{
	
		background-position:0 -32px;
}

	
#tel{
	float:right;
	width:158px;
	height:24px;
	background-image: url(../imatges/tel.jpg);
	color: #0063bd;
	font-size: 15px;
	text-align: center;
	margin-left: 20px;
}
#llengua{
	float:right;
	font-size: 11px;
	padding-left: 20px;
}

#contenidor{
	float:left;
	width:900px;
	background-color: #FFF;
	margin-bottom: 40px;
	}

#containerhome{
	margin-top:25px;
	float:left;
	width:655px;
	height:263px;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 10px #999;
	-webkit-box-shadow: 1px 1px 10px #999;
	box-shadow: 1px 1px 10px #999;


	/* For IE 5.5 - 7 */
	*filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=90,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=180,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=10);/* IE6 e IE7 */
	margin-left: 5px;
}


#container{
	margin-top:25px;
	float:left;
	width:900px;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 10px #999;
	-webkit-box-shadow: 1px 1px 10px #999;
	box-shadow: 1px 1px 10px #999;
	/* For IE 5.5 - 7 */
	*filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=90,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=180,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=10);
	margin-bottom: 40px;
}


.fitxa{
	margin-top:25px;
	float:left;
	width:900px;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 10px #999;
	-webkit-box-shadow: 1px 1px 10px #999;
	box-shadow: 1px 1px 10px #999;

	/* For IE 5.5 - 7 */
	*filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=90,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=180,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=10);
}

.fotohome{
	float:left;
	width:229px;
	height:221px;
	padding: 20px;
}
.fotocontactar{
	float:left;
	width:229px;
	height:221px;
	padding-left: 20px;
	padding-right: 20px;
}

.texthome{
	float:left;
	font-size: 12px;
	text-align: justify;
	padding-top: 25px;
	padding-right: 20px;
	line-height: 17px;
	width: 366px;
}








#menu2{
	float: left;
	width: 296px;
	background-color: #746359;
	margin-top: 5px;
}


#fotodreta{
	float: left;
	width: 294px;
	margin-top: 5px;
	border: 1px solid #736358;
}

#banners{
	float:right;
	width:227px;
	margin-top: 20px;
}

.banner3{
	float:right;
	width:227px;
	height:111px;
	margin-bottom:10px;
	background-image: url(../imatges/banner3.jpg);
}


.banner1{
	float:left;
	width:227px;
	height:111px;
	margin-bottom:10px;
	background-image: url(../imatges/banner1a.jpg);
}
.banneresp1{
	float:left;
	width:227px;
	height:111px;
	margin-bottom:10px;
	background-image: url(../imatges/banneresp1a.jpg);
}
.bannereng1{
	float:left;
	width:227px;
	height:111px;
	margin-bottom:10px;
	background-image: url(../imatges/bannereng1a.jpg);
}

.banner2{
	float:right;
	width:227px;
	height:111px;
	background-image: url(../imatges/banner2a.jpg);
}

.banneresp2{
	float:left;
	width:227px;
	height:111px;
	background-image: url(../imatges/banneresp2a.jpg);
}

.bannereng2{
	float:left;
	width:227px;
	height:111px;
	background-image: url(../imatges/bannereng2a.jpg);
}

.bannerfra2{
	float:left;
	width:227px;
	height:111px;
	background-image: url(../imatges/bannerfra2a.jpg);
}


.fade {
  position: absolute;
  top: 100px
  left: 100px
}

.fade div {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

#peu{
	float:left;
	width:900px;
	height:25px;
	color: #FFF;
	font-size: 11px;
	padding-top: 5px;
}
.peu1{
	float:left;
	width:750px;
	height:20px;
}
.peu2{
	float:left;
	width:150px;
	height:20px;
	text-align: right;
}


.titol{
	width:100%;
	height:20px;
	font-family: 'Homenaje', sans-serif;
	font-size: 30px;
	color: #2562a8;
	padding-bottom: 15px;

}

.text{
	float:left;
	width:850px;
	font-size: 12px;
	padding: 25px;
	text-align: justify;
}



#foto{
	float:left;
	width:900px;
	height:304px;
}

#fotoempresa{
	float:left;
	width:852px;
	height:221px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 20px;
}

.imatgefitxa{
	float:left;
	width:376px;
	height:150px;
	padding: 20px;
}

.cosfitxa{
	float:left;
	width:444px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	padding-bottom: 20px;
}

.titolfitxa{
	float:left;
	font-family: 'Homenaje', sans-serif;
	height:23px;
	width:449px;
	background-image:url(../imatges/capfitxa.jpg);
	margin-top: 20px;
	padding-left: 20px;
	font-size: 16px;
}

























	
	
a:link{
	color:#FFF;
	text-decoration:none;
}
a:visited{
	color:#C4E2FF;
	text-decoration:none;
}

a:hover {
	color:#C4E2FF;
	text-decoration:none;
	}




A.link2:link {
	color:#fff;
	text-decoration:none;
} 
A.link2:visited {
	color:#fff;
	text-decoration:none;
} 
A.link2:hover {
	color:#F2922C;
	text-decoration:none;
}


A.link3:link {
	color:#0063BE;
} 
A.link3:visited {
	color:#0063BE;
} 
A.link3:hover {
	text-decoration: underline;
	color:#313130;
}





























/* --- FORMULARI ------------------------------------------------------------ */


#form{
	float:left;
	width:100%;
	padding-top: 20px;
}



#map{
	font-size:11px;
	color: #666666;
	text-align: justify;
	line-height: 18px;
	float: right;
	width: 670px;
	padding-left: 10px;
	padding-top: 15px;

}

.form1{
	float:left;
	width:100px;
	padding-left: 25px;
	height: 18px;
	text-align: right;
	padding-right: 5px;
	line-height: 14px;
}

.columna1{
	float:left;
	width:418px;
}

.form2{
	float:left;
	width:350px;
	padding-bottom: 8px;
}


.adjunta{
	float:left;
	width:125px;
	padding-left: 5px;
	height: 35px;
	text-align: right;
	padding-right: 5px;
}

.adjunta2{
	float:left;
	width:250px;
	height: 35px;
	padding-bottom: 8px;
}

.form2{
	float:left;
	width:300px;
	height: 18px;
	padding-right: 50px;
}

.cella1{
	height:13px;
	width: 300px;
	font-size: 12px;
	color: #666;
}
.cella2{
	height:70px;
	line-height: 13px;
	width: 300px;
	font-size: 11px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}

.mapa{
	float:left;
	font-size: 11px;
	text-align: right;
	width: 200px;
	height: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.adreca{
	float:left;
	width:280px;
	background-repeat: no-repeat;
	padding-top: 5px;
	line-height: 18px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
}

.form3{
	float:left;
	width:300px;
	height: 70px;
	padding-bottom: 10px;
	padding-right: 100px;
}













/* --- EFECTE THUMNAILS ------------------------------------------------------------ */





.viewport {
            float: left;
            height: 100px;
            overflow: hidden;
            position: relative;
            width: 186px;
        }

        /* This is so that the 2nd thumbnail in each row fits snugly. You will want to add a similar
           class to the last thumbnail in each row to get rid of the margin-right. */
        .no-margin {
            margin-right: 0;
        }

        /* --- Link configuration that contains the image and label ----------------------------- */
        .viewport a {
            display: block;
            position: relative;
        }

        .viewport a img {
            height: 100px;
            position: relative;
            width: 186px;
        }

        /* --- Label configuration -------------------------------------------------------------- */
        .viewport a span {
            display: none;
            font-size: 13px;
            font-weight: bold;
			line-height:15px;
            position: absolute;
            text-align: center;
            text-decoration: none;
            width: 100%;
			height:100%;
            z-index: 100;
        }
            .viewport a span em {
                display: block;
				line-height:14px;
				padding-top:18px;
                font-size: 11px;
				padding-left:5px;
				padding-right:5px;
                font-weight: normal;
				text-decoration:none;
            }

        /* --- Dark hover background ------------------------------------------------------------ */
        .dark-background {
            background-color: rgba(17, 31, 40, 0.8);
            color: #fff;
            text-shadow: #000 0px 0px 20px;
        }
            .dark-background em {
                color: #fff;
            }

        /* --- Light hover background ----------------------------------------------------------- */
        .light-background {
            background-color: rgba(255, 255, 255, 0.6);
            color: #333;
            text-shadow: #fff 0px 0px 20px;
        }
            .light-background em {
                color: #707070;
            }
			
			
.petit{
	font-size: 15px;
	}			
			
			
			
			
			
			
			
			
			


#CybotCookiebotDialogBody {
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    padding-right: 8px;
    padding-left: 0;
    overflow: hidden;
}



a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
    display: inline-block !important;
    padding: 6px 9px 6px !important;
    color: #ffffff;
    text-decoration: none;
    margin-top: 6px;
    height: 16px;
    z-index: 10;
    font-size: 9.5pt;
    font-weight: 600;
    text-align: center;
    margin-bottom: 6px;
    white-space: nowrap;
}



element.style {
    display: block;
    padding-bottom: 18px;
    opacity: 1;
    top: 757px;
    width: 100%;
    height: auto;
}

#CybotCookiebotDialog {
    padding-top: 14px !important;
}


#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper {
    display: table !important;
    margin-left: 0;
    margin-right: 0;
    pointer-events: auto;
    padding-bottom: 2px;
    margin: 0 auto;
}

#CybotCookiebotDialogPoweredbyImage {
    border: none;
    padding: 0;
    margin: 2px 0 0 3px;
    width: 46px;
    display: none;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    background-color: #0063be!important;
    border: 1px solid #0063be!important;
}

a#CybotCookiebotDialogBodyLevelButtonAccept, a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color: #0063be!important;
    border: 1px solid #0063be!important;
}

#CybotCookiebotDialogDetailBody {
    width: 100%;
    max-width: 1043px !important;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    vertical-align: top;
}

			
			
			
			
