
/* CAPES */




/* BODY */

BODY {
margin: 0px;
padding: 0px;
background-repeat: no-repeat
}

/* TAULES */


/* IMATGES */


img {
	display: block;
	margin: 0;
}


/* ENLLAÇOS */

a:link img{
	text-decoration:none;
	border: none;
}

a:hover img{
	text-decoration:none;
	border: none;
}

a:active img{
	text-decoration:none;
	border: none;
}

a:visited img{
	text-decoration:none;
	border: none;
}

a: {
	text-decoration:none;
	border: none;
	font-size: 9px;
	color: #B6AEA2;
	Line-height: 15px;
	font-style: normal;
}

a:hover {
	text-decoration:none;
	font-size: 9px;
	color: #B6AEA2;
	Line-height: 15px;
	font-style: normal;
}

a:active {
	text-decoration:none;
	font-size: 9px;
	color: #B6AEA2;
	Line-height: 15px;
	font-style: normal;
}

a:link {
	text-decoration:none;
	font-size: 9px;
	color: #B6AEA2;
	Line-height: 15px;
	font-style: normal;
}

a:visited {
	text-decoration:none;
	font-size: 9px;
	color: #B6AEA2;
	Line-height: 15px;
	font-style: normal;
}

/* TEXTES */


H2{
	font-family: arial;
	font-size: 17px;
	color: #B9BBBD;
	Line-height: 15px;
	font-style: normal;
}

H3{
	font-family: verdana;
	font-size: 12px;
	color: #7F7F80;
	Line-height: 15px;
	margin-top:13px;
	font-style: normal;
}

p{text-align:justify;}

.texteprincipal{
	font-family: verdana;
	font-size: 11px;
	color: #6B6B6D;
	Line-height: 15px;
	font-style: normal;
}


.texteproducte{
	font-family: verdana;
	font-size: 10px;
	color: #7F7F80;
	Line-height: 15px;
	font-style: normal;
}

.textecontacte{
	font-family: verdana;
	font-size: 10px;
	color: #7B6C56;
	Line-height: 15px;
	font-style: normal;
}

.textecontacteb{
	font-family: verdana;
	font-size: 12px;
	color: #7B6C56;
	Line-height: 15px;
	font-style: normal;
}

.textecredits{
	font-family: verdana;
	font-size: 11px;
	color: #888069;
	Line-height: 15px;
	font-style: normal;
}




.Fields {
	background-color: #ffffff;
	border: 1px solid #DAD1C4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	overflow:hidden
}

 .boto{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#BCB6A9;
        border: 1px solid #DFDCD6;
       }
