﻿/*******************  Textes  ***********************/
body {
	margin: 0;
}

td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}


.normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8E8D8D;
	text-decoration: none;
}

.normal-t {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EE9635;
	text-decoration: none;
}

.normal-n {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.info {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.eslogan {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #686868;
	text-decoration: none;
	}

.titolseccio {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	position:relative;
	top:-30px; right:-10px; }


.titolseccio2 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D5E6FA;
	text-decoration: none;
	position:relative;
	top:-30px; right:-10px; }
	
.suport {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #949494;
	text-decoration: none;
}


.idioma {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.apartats {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	height: 24px;
}

.peu {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #a7a7a7;
	text-decoration: none;
}





/*******************  links  ***********************/


a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #C2C2C2;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}

a.link2 {
	color: #000000;
	text-decoration: none;
}

a:visited.link2 {
	color: #000000;
	text-decoration: none;
}

a:hover.link2 {
	color: #D1812A;
	text-decoration: none;
}

a:active.link2 {
	color: #000000;
	text-decoration: none;
}

a.link3 {
	color: #a7a7a7;
	text-decoration: none;
}

a:visited.link3 {
	color: #a7a7a7;
	text-decoration: none;
}

a:hover.link3 {
	color: #000000;
	text-decoration: none;
}

a:active.link3 {
	color: #a7a7a7;
	text-decoration: none;
}

/**********************  Fondos  ***********************/

.web {
	background-image:url(../images/web.jpg);
	border:none;
	background-repeat:repeat;

}

.marge1 {
	background-image:url(../images/ombra1.jpg);
	border:none;
	background-repeat:repeat-x;

}

.marge2 {
	background-image:url(../images/ombra5.jpg);
	border:none;
	background-repeat:repeat-x;

}

.marge3 {
	background-image:url(../images/ombra6.jpg);
	border:none;
	background-repeat:repeat-x;

}

.ombra {
	background-image:url(../images/ombra4.jpg);
	border:none;
	background-repeat:repeat-y;

}

.menu {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background-repeat:no-repeat;
	background-color: #808080;
}


.fons {
	background-image:url(../images/fons.jpg);
	border:none;
	background-repeat:no-repeat;
	background-position:bottom;

}


.clients {
	background-image:url(../images/clients-.jpg);
	border:none;
	background-repeat:no-repeat;

}

.fonsesquerratots {
	background-image:url(../images/fonsesquerratots.jpg);
	border:none;
	background-repeat:repeat;
	height:500px;
}


/****************Transparència*******************/

.trans 
{
    FILTER: alpha(opacity=70);
    -moz-opacity: 0.70;
}




/*********************  Formulari  *********************/

TEXTAREA 
{
   	border:1px solid #cccccc; 
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
   	background-color: #F3F3F3;
   	color: black; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;}


INPUT	
{
   	border:1px solid #cccccc; 
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
   	background-color: #F3F3F3;
   	color: #000000; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;}

Select	
{
   	border:1px solid #cccccc; 
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
   	background-color: #F3F3F3;
   	color: #000000; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;}
	
	
	
	
/*********************  Altres Parides  *********************/

.dit{
	cursor:pointer;
	cursor:hand;
}

.liniatop  {
	margin-right: 0;
	color:#295347;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

.puntets  {
	border-bottom:1px dotted #cc7d12; line-height: normal;
	margin-right: 0;
	color:#cc7d12;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none; border-left-width:1px; border-right-width:1px; border-top-width:1px
}

