/*Dibuixtecnic.com 
04.04.2005-----------------------------------------------------------------*/

body {background-color: #FFFFFF;}

A, TD,  .green, .yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
    color: #808080;}


/*TIPOS*/
.green {color : #669999;}
.yellow {color : #FFF2CC;}


/*TAULES*/	
.t1{background-color: #FFFFFF;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;}


/*STANDARD LINK*/
a:link {color: #669999; font-size: 10px; text-decoration: none}
a:active {color: #669999; font-size: 10px; text-decoration: none}
a:visited {color: #669999; font-size: 10px; text-decoration: none}
a:hover {text-decoration: none; color: #808080; font-size: 10px; font-weight: bold;}

/* GRIS - BOLD GRIS  LINK*/
a.altres:link {color: #808080; font-size: 10px; text-decoration: none}
a.altres:active {color: #808080; font-size: 10px; text-decoration: none}
a.altres:visited {color: #808080; font-size: 10px; text-decoration: none}
a.altres:hover {text-decoration: none; color: #808080; font-size: 10px; font-weight: bold;}


/*FORMS*/
input {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #FFFFFF; border: #A8A8A8; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
select {font-family:Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #FFFFFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}