/*******************  Textes  ***********************/

.normal {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c0c0c0;
	text-decoration: none;
}

.normalgrey {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.bold {font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.boldgrey {font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.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
}

.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
}


/*******************  links  ***********************/




a:link {
	color: #c0c0c0;
	text-decoration: none;
}
a:visited {
	color: #c0c0c0;
	text-decoration: none;
}
a:active {
	color: #c0c0c0;
	text-decoration: none;
}
a:hover {
	color: #ff6c00;
	text-decoration: none;
}


a.grey {
	color: #999999;
	text-decoration: none;
}
a:visited.grey {
	color: #999999;
	text-decoration: none;
}
a:active.grey {
	color: #999999;
	text-decoration: none;
}
a:hover.grey {
	color: #295347;
	text-decoration: none;
}


a.green {
	color: #295347;
	text-decoration: none;
}
a:visited.green {
	color: #295347;
	text-decoration: none;
}
a:active.green {
	color: #295347;
	text-decoration: none;
}
a:hover.green {
	color: #999999;
	text-decoration: none;
}



/**********************  Fondos  ***********************/

.td_txt {
	background-image: url(../imagenes/fdo_txt.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: scroll;
}



/*********************  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;}
.td_txt2 {

	background-image: url(../imagenes/fdo_txt2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: scroll;
}
