/* Inicialitza tots els paràmetres */
body, h2, h3, h4, h5, h6, h7, p, ul, li, blockquote, a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    margin:0px;
    padding:0px;
    color:#666666;
    list-style-type:none;
    text-decoration:none;
}

body{
	background-image:url(../img/fons_pagina.jpg);
	background-repeat: no-repeat;
	height:614px;
	background-position:top;
}

#general_pagina{
    position:relative;
    margin-left: auto;
    margin-right: auto;
    width:1020px;/* amplada de la pàgina*/
	background-repeat: repeat-y;
    
}

.fleft{
	float:left;
}

.fright{
	float:right;
}

.brclear {
    position:relative;
	font-size:0px;
	line-height:0px;
	height:0px;
	clear:both;
}

.border{
    border:1px solid #FFFFFF;
}

.subratllat{
	text-decoration:underline;
}

.verdana10{
	font-family: "Verdana",Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:12px;
}

.verdana11{
	font-family: "Verdana",Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height:13px;
}

.verdana12{
	font-family: "Verdana",Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:14px;
}

.verdana20{
	font-family: "Verdana",Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height:22px;
}

.verdana60{
	font-family: "Verdana",Arial, Helvetica, sans-serif;
    font-size: 60px;
    line-height:60px;
}

.blanc{
	color:#FFFFFF;
}

.blanc2{
	color:#B1C0CD;
}

.gris{
	color:#939BA7;
}

.gris2{
	color:#666666;
}

.blau_fosc{
	color:#354353;
}

.marro_fosc{
	color:#4E4E4E;
}

.blau{
	color:#303C4A;
}

.negre{
	color:#000000;
}

#separadorGris {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background-color:#2F3B49;
}

#separadorGris2 {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background-color:#303C4A;
}

.separacio{
	padding-top:5px;
}

.separacio2{
	padding-top:10px;
}

p{
	font-size: 0.70em;
	line-height: 13px;
	color:#666666;
}

#desti{
	position:absolute;
	z-index:200;
	top:150px;
	left:300px;
	width:326px;
}

.input1 {
	font-family: Arial, Verdana;
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF; 
	height: 16px; 
	width: 474px; 
	border: 1px solid #000000;
	background-color: #303C4A;
}

.input2 {
	font-family: Arial, Verdana;
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF; 
	height: 16px; 
	width: 231px; 
	border: 1px solid #000000;
	background-color: #303C4A;
}

.input3 {
	font-family: Arial, Verdana;
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF; 
	height: 83px; 
	width: 474px; 
	border: 1px solid #000000;
	background-color: #303C4A;
}

.popfondo{
	width:454px;
}

#pop{
	background-color: #000000;
	width:454px;
	height:324px;
}

#poptext{
	font-size:11px;
	font-family:"Verdana",Arial, Verdana;
	line-height:13px;
	color:#B1C0CD;
	width:414px;
	padding-left:20px;
	padding-right:20px;
}

.fons_esq{
	background-color:#0F1317;
}

.fons_mig{
	background-image:url(../img/punt_repetir.gif);
	background-repeat:repeat-y;
	width:1px;
}

.posicio_img{
	position:absolute;
	z-index:200;
	top:606px;
	width:154px;
	height:108;
}

.posicio_img2{
	position:absolute;
	z-index:200;
	top:612px;
	width:163;
	height:112px;
}

.posicio_img3{
	position:absolute;
	z-index:200;
	top:569px;
	width:163;
	height:112px;
}

.div_interior{
	padding-left:115px;
	padding-top:50px;
	text-align:left;
}

.scroll{
	overflow:auto;
	width:720px;
	height:440px;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-base-color:#EAE9E5;
	scrollbar-track-color:#0F1317;
}

.amplada{
	width:680px;
}

.info_obra{
	padding-left:115px;
	text-align:left;
}

.text_muntatge{
	padding-left:115px;
	text-align:justify;
	padding-right:35px;
}

.contacte{
	padding-left:115px;
	padding-top:50px;
	text-align:left;
	width:500px;
}
