
BODY.Cos {
 background-color: white;
 font-family: Trebuchet MS, Arial, Sans Serif;
 color: black;
 font-size: 12px;
}

FONT.TitolGros {
 font-size: 40px;
 font-weight: bold;
}

a.TitolMitja {
 font-size: 18px;
 font-weight: bold;
color:black;
text-decoration:none;
}

TD.MenuSup {
 background-color: black;
 height: 30px;
}

TD.Powered A {
 font-family: Trebuchet MS, Arial, Sans Serif;
 color: gray;
 font-size: 12px;
 text-decoration: none;
}

TD.TextPortada {
 font-size: 12px;
}

TD.TextPortada A {
 color: #FF6101;
 text-decoration: none;
 font-size: 12px;
}

TD.DestacatPortada {
 color: #000000;
 font-size: 11px;
}


TD.DestacatPortada A {
 color: #FF6101;
 text-decoration: none;
 font-size: 11px;
}

TD.DestacatPortada IMAGE {
 border: 1px solid #FF6101;
}

.links  {
 color: #FF6101;
 text-decoration: none;
 font-size: 12px;
}

.links A {
 color: #FF6101;
 text-decoration: none;
 font-size: 12px;
}

.links:hover{
 color: #FF6101;
 text-decoration: underline;
 font-size: 12px;
}

.tronja{
 color: #FF6101;
}


div#destacats {
border: 1px solid #FF6101;
padding:5px;

}

TD.Menu A{
 color: white;
 font-size: 14px;
 font-weight:bold;
 padding:0 0 0 18px;
 text-decoration:none;
}


TD.fletxa {
text-align:center;
padding:0 0 0 18px;

}


/* form */

TD.FormContacte INPUT {
  border: 1px solid;
  border-color: #B6B6B6;
 height:20px;
 width:200px;
 background-color: white;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 padding-left:3px;
 padding-right:3px;
 
}



TD.FormContacte TEXTAREA {
  border: 1px solid;
 border-color: #B6B6B6;
 width:250px;
 background-color: white;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 padding-left:3px;
 padding-right:3px;
}

TD.FormContacteSubmit INPUT{
 display: block;
 position:absolute;
 left:220px;
 background-color: #B6B6B6;
 border: 1px solid;
 border-color: #06195D;
 color: white;
 height:25px;
 width:100px;
 font-family: Trebuchet MS, Arial, Sans Serif;
 color: black;
 font-size: 12px;
}



TD.TextForm {
 font-family: Trebuchet MS, Arial, Sans Serif;
 color: black;
 font-size: 12px;
 text-align:right;
width:150px;
padding:5px;

}


TABLE.linia {
border-bottom:#FF6101 1px dotted;
width:500px;

}

TABLE.linia2 {
border-top:#FF6101 1px dotted;
border-bottom:#FF6101 1px dotted;
width:500px;
font-family: Trebuchet MS, Arial, Sans Serif;
 color: black;
 font-size: 12px;
}