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

h1{
	display:inline;
	font-size:11px;
	font-weight: normal;
}

h2{
	display:inline;
	font-size:13px;
	font-weight: normal;
}
.tbaners{
	font-size:12px;
	border-bottom: 1px solid #d1cfcc;
	padding-left: 8px;
}

/*caixes de text*/
.text1{
	padding:25px 10px 25px 35px;
	float: left;
	width: 620px;
	text-align: justify;
}
.text5{
	float: left;
	width: 615px;
	height: auto;
	padding-left: 25px;
}
.text2{
	width:298px;
	float: left;
	padding: 0px 0px 0px 35px;
}
.text3{
	width:600px;
	float: left;
	padding: 0px 35px 25px 25px;
}
.text4{
	float: left;
	width: 500px;
	padding-left: 25px;
	padding-top: 25px;
}



.fons{
	padding:8px;
	background-color:#CCCCCC;
	width:260px;
}
.galeria{
	float:left;
	height:auto;
	text-align: left;
	scrollbar-track-color: #CCCCCC;
	
		}
		
.obra{
	float:left;
	width: 145px;
	height: auto;
	padding: 8px;
}	

.obraproba{
	float:left;
	width: 590px;
	height: auto;
	padding: 10px 30px 10px 15px;
	border-bottom: 1px solid #565a5d;
}	


.nomobra{
	padding: 2px 2px 4px 5px;
	text-align: left;
	width: 138px;
	height: auto;
	color: #666666;
	margin-bottom: 15px;
}
.nomobraproba{
	padding: 3px;
	text-align: left;
	width: auto;
	height: auto;
	color: #666666;
	float: left;
}


.explica{
	float:right;
	width: 410px;
	padding: 15px 15px 15px 15px;
	text-align: left;
}
.sub2{
	font-size:13px;
	color: #565a5d;
	background-image: url(../imatges/fle.png);
	background-position: TOP left;
	background-repeat: no-repeat;
	padding-left: 35px;
	margin: 0;
	padding-bottom: 8px;
}

.sub3{
		font-size:13px;
	color: #565a5d;
	background-image: url(../imatges/fle2.png);
	background-position: TOP left;
	background-repeat: no-repeat;
	padding-left: 35px;
	margin: 0;
	padding-bottom: 8px;

}
.img{
	border: 2px solid;
	border-color: #CCCCCC;
}

/*PEU*/
A.sub:link {	text-decoration:none;color: #000000;
} 
A.sub:visited {text-decoration:none;	color: #999999;} 
A.sub:hover {text-decoration:none;color: #FF0000;}


.idioma{
	width:44px;
	float:left;
	margin-left: 8px;
	background-color: #FFFFFF;
	text-align: center;
	height: 15px;
	font-size: 10px;
}
.idioma2{
	width:98px;
	float:left;
	margin-left: 8px;
	background-color: #FFFFFF;
	text-align: center;
	height: 15px;
	font-size: 10px;
}

.dret{
	float:left;


}

/*formulari*/
#form{
	width:630px;
	height:auto;
	float:right;
	margin-top: 15px;
	;
	;
	margin-left: 45px;

}

.direccions2{
	width:160px;
	float:left;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
	line-height:18px;
	color: #FFFFFF;
	display: inline;
	font-weight: normal;
	margin: 0px;
	border-right: 1px solid #ffffff;
	;
	margin-top: 20px;
}

.formulari{
	font-family: "Trebuchet MS";
	font-size:12px;
	text-align: left;
	color: #666666;
	margin: 0px;
	font-weight: normal;
	list-style-position:inside;
	list-style-type: square;
	line-height: 2;
	float: left;
	width: auto;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	border: #ffffff;
	background-color: #CCCCCC;
}
.in {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	border: #ffffff;
	background-color: #565A5D;
}
textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	border: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	scrollbar-face-color:#666666;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color:#fff;
	background-color: #CCCCCC;
}
select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #6699CC; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}



#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}

#alertBox {
	position:relative;
	width:350px;
	height:auto;
	margin-top:200px;
	border:1px solid #000;
	background-color:#666666;
}


#alertBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	background-color:#E67D00;
	color: #333333;
	border-bottom:1px solid #000;

}

#alertBox p {
	font:0.7em verdana,arial;
	height:auto;
	padding-left:5px;
	margin-left:25px;
	margin-right:25px;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:1px solid #000;
	width:70px;
	font:0.7em verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color: #FFFFFF;
	background-color:#666666;
	text-decoration:none;
}

#alertBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	text-align:justify;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:5px;
}

.signat{
	height:100px;
	width:100px;
	text-align: center;
	float: right;
}

.certificats{
	width:190px;
	float: left;
	height: auto;
	padding-left: 20px;
	text-align: left;
	font-size: 10px;
	padding-bottom: 25px;

}

.tit{
color:#FFFFFF;
height:23px;
font-size:12px;	
text-align:center;
float: left;
padding:3px 10px 3px 10px;


}
.enllac:link{
color:#666666;
text-decoration:none;
}
.enllac:hover{
background-color: transparent;
color:#FF0000;
text-decoration:none;
}
.enllac:visited{
text-decoration:none;
color: #666666;

}
