﻿/*******************  Textes  ***********************/
body, html{margin: 0px; height:100%; background-color:#FFFFFF; background-image:url(../images/fons.gif); background-repeat:repeat-x; background-position:left top;}


td {
	font-family: "Arial";
	font-size: 12px;
	color: #959595;
}


.peu {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #959595;
	text-decoration: none;
}




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


a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #7085A8;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a.link2 {
	color: #5B1F35;
	text-decoration:underline;
}

a:visited.link2 {
	color: #5B1F35;
	text-decoration: underline;
}

a:hover.link2 {
	color: #cccccc;
	text-decoration: none;
}

a:active.link2 {
	color: #5B1F35;
	text-decoration: underline;
}

a.link3 {
	color: #9A9999;
	text-decoration:none;
}

a:visited.link3 {
	color: #9A9999;
	text-decoration: none;
}

a:hover.link3 {
	color: #cccccc;
	text-decoration: none;
}

a:active.link3 {
	color: #9A9999;
	text-decoration: none;
}


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

.robots {
	background-image:url(../images/f-robots.png);
	border:none;
	background-repeat:no-repeat;
	background-position:top right;
}

div#centre { position: relative; float: center; width: 767px;}

div#world { position: absolute; top: 10px; right: -50px;  }

div#taula{ position: relative; float: left; width: 439px; height: 122px; padding-right: 20px}

div#peu { position: absolute; bottom: 1px; width: 100%; height: 52px; }
/****************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
}
