/********************  body  ***********************/


body,html{height:90%;}


/*******************  Textes  ***********************/

.normal {
	font-family: "Times New Roman", Times;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.color {
	font-family: "Times New Roman", Times;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.titol {
	font-family: "Times New Roman", Times;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CE0000;
	text-decoration: none;
}

.titol-mig {
	font-family: "Times New Roman", Times;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CE0000;
	text-decoration: none;
}

.titol-big {
	font-family: "Times New Roman", Times;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.titolar {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.small {
	font-family: "Times New Roman", Times;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.data {
	font-family: verdana;
	font-size: 8px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
}

.tp{
	position:relative;
	height:100%;
	width:100%;	
/*	opacity:0.70;
	FILTER: alpha(opacity=70);
    -moz-opacity:0.70;*/
}

.timg{
	position:relative;
	top:0px;
	left:0px;
	opacity:1;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
}

.ts {
	width:100%;
	height:25px;
	position:absolute;
	opacity:0.70;
    -moz-opacity: 0.70;
	filter:alpha(opacity=70);	
	background-color:#000000;
	top:0px;
	left:0px;
}

.ti {
	width:100%;
	height:25px;
	position:absolute;
	opacity:0.70;
	-moz-opacity: 0.70;
	filter:alpha(opacity=70);
	background-color:#000000;
	top:299px;
	left:0px;
}



/*******************  scroll  **********************/

body {
scrollbar-3d light-color: #FFFFFF; scrollbar-arrow-color: #3C586F; scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #C0CCBA; scrollbar-track-color: #FFFFFF;
} 


/****************  backgrounds  ********************/

.td_loader {
	background-image: url(../images/loader-red.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.td_menu {
	background-image: url(../images/fdo-menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.td_index {
	background-image: url(../images/fdo-index.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #CDC5AF;
}

.td_contactar {
	
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #CDC5AF;
}

.marco {
	border: 1px solid;
	border-color: #000000;
}

.marco-img {
	border: 1px solid;
	border-color: #5C5C5C;
}

.td-txt {
	border: 1px solid;
	border-color: #8F8F8F;
	background-color: #000000;
	FILTER: alpha(opacity=90);
    -moz-opacity: 0.90;
}

.td-txt2 {
	border: 1px solid;
	border-color: #8F8F8F;
	background-color: #ffffff;
	FILTER: alpha(opacity=70);
    -moz-opacity: 0.70;
}

.td-news-img {
	border: 1px solid;
	border-color: #FFFFFF;
}





/*******************  links  ***********************/

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:active {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #CE0000;
	text-decoration: none;
}


span.red,a.red {
	color: #CE0000;
	text-decoration: none;
}

a:visited.red {
	color: #CE0000;
	text-decoration: none;
}

a:active.red {
	color: #CE0000;
	text-decoration: none;
}

a:hover.red {
	color: #000000;
	text-decoration: none;
}

/****************Transparència*******************/

.trans 
{
    FILTER: alpha(opacity=50);
    -moz-opacity: 0.50;
}



/*********************  Formulari  *********************/

TEXTAREA 
{
   	border:1px solid #000000; 
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
   	background-color: #FFFFFF;
	padding:2px 5px 2px 5px;
}


INPUT	
{
   	border:1px solid #000000; 
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
   	background-color: #FFFFFF;
	padding:2px 5px 2px 5px;
}

Select	
{
   	border:1px solid #000000; 
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
   	background-color: #FFFFFF;
   	color: #000000;
	padding:2px 5px 2px 5px;
}

form
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
	
	
		
/*********************  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
}

.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
}

/*******************divs visbles o no */
.visible
{
position:static;
visibility:visible;	
}

.invisible
{
position:absolute;
visibility:hidden;
}



