/* ************************************************************************/
/* Fitxer de definició d'estils CSS. */
/*************************************************************************/

/* ************************************************************************/
/* Enllaços. */
/* ************************************************************************/

dl a {text-decoration: none;} 
dl a:link {color: #0F0F0F}
dl a:visited {color: #0F0F0F}
dl a:active {color: #0F0F0F}
dl a:hover {color: #FF6600;}

td a {text-decoration: none;font-weight: bold;} 
td a:link {color: #0F0F0F;font-weight: bold;}
td a:visited {color: #0F0F0F;font-weight: bold;}
td a:active {color: #0F0F0F;font-weight: bold;}
td a:hover {color: #FF6600;font-weight: bold;}

marquee {
	font-family: "Verdana";
	font-size: 10px;
	font-weight:bold;
	color: #FF6600;
	vertical-align: text-top;
	text-align:justify;
	}
marquee a {text-decoration: none;} 
marquee a:link {color: blue}
marquee a:visited {color: blue}
marquee a:active {color: blue}
marquee a:hover {color: blue;}
marquee hover {color: blue;
	scrolldelay:500;
	}

/* ************************************************************************/
/* Textes. */
/* ************************************************************************/

.fontUpDate
{
	font-family: "Verdana";
	font-size: 20px;
	color: #0F0F0F;
	vertical-align: text-top;
}
.fontTaula
{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	color: #808080;
	background-color: #FFE080;
	vertical-align: text-top;
    border-color: #EFEFEF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 0px;
}
.fontTaulaCalend
{
	font-family: "Arial, Helvetica, sans-serif";
	color: #808080;
	vertical-align: text-top;
    border-color: #0F0F0F;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 0px;
}
.fontDadesCalend
{
	font-family: "Verdana";
	font-size: 11px;
	color: #005000;
	vertical-align: text-top;
	font-weight: bold;
}
.fontDades
{
	font-family: "Verdana";
	font-size: 10px;
	color: #005000;
	vertical-align: text-top;
	font-weight: bold;
}
.fontDadesPetit
{
	font-family: "Verdana";
	font-size: 8px;
	color: #005000;
	vertical-align: text-top;
	font-weight: bold;
}
.fontTexteTitol
{
	font-family: "Verdana";
	font-size: 13px;
	color: #0F0F0F;
	vertical-align: text-top;
	font-weight: bold;
}
.fontTexteGran
{
	font-family: "Verdana";
	font-size: 12px;
	color: #0F0F0F;
	vertical-align: text-top;
}
.fontTexte, .fontTexteNegreta
{
	font-family: "Verdana";
	font-size: 10px;
	color: #0F0F0F;
	vertical-align: text-top;
}
.fontTexteNegreta
{
	font-weight: bold;
}
.fontTexteParell, .fontTexteSenar
{
	border-color: #0F0F0F;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.fontTexteParell
{
	background-color: #EEEEEE;
}
.fontTexteSenar
{
	background-color: #FFFFE0;
}
.fontTexteCentrat
{
	font-family: "Verdana";
	font-size: 10px;
	color: #0F0F0F;
	vertical-align: text-top;
	text-align:justify;
}
.fontTextePetit
{
	font-family: "Verdana";
	font-size: 9px;
	color: #0F0F0F;
	vertical-align: text-top;
}
.fontTexteCalend
{
	font-family: "Verdana";
	font-size: 8px;
	color: #0F0F0F;
	vertical-align: text-top;
}
.fontInput2, .fontInput4, .fontInput6, .fontInputMail
{
	font-family: "Verdana";
	font-size: 11px;
	color: #008000;
	width:25px;
	vertical-align: text-top;
	border-color: #EFEFEF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.fontInput2	 { width:20px; }
.fontInput4 { width:40px; }
.fontInput6 { width:60px; }
.fontInputMail { width:200px; }
.fontError
{
	font-family: "Verdana";
	font-size: 11px;
	color: #FF0000;
    text-align: left;
	vertical-align: text-top;
}
.imatgeEsquerra
{
	float:left;
	padding:3px;
	margin-right:15px;
	margin-bottom: 10px;
}
.imatgeDreta
{
	float:right;
	padding:3px;
	margin-left:15px;
	margin-bottom: 10px;
}
.imatgeCrono
{
	padding:0px;
	margin:0px;
	vertical-align: middle;
	font-family: "Verdana";
	font-size: 10px;
	color: #0F0F0F;
}
.fontQuadre  {
	position:absolute;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	color: #808080;
	background-color: #FFFFFF;
	vertical-align: text-top;
	border-style: solid;
	border-color: #808080;
	border-top-color: #808080;
	border-left-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin: 0px;
	padding: 0px;
}

/* ************************************************************************/
/* Llistes. */
/* ************************************************************************/

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 175px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}

ul li {
	position: relative;
	/* height:22px; */
	}

li ul {
	position: absolute;
	left: 174px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	font: normal 11px verdana;
	color: #0F0F0F;
	background: #C0C0C0;
	padding: 5px;
	border: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

ul li a:hover {
	color: #FFFFFF;
	background: #606060;
	font: normal 11px verdana;
}

li:hover ul, li.over ul {
    display: block;
    } /* The magic */

/* Holly Hack. IE Requirement \*/
*  html ul li { float: left; height: 1%; }
*  html ul li a { height: 1%; }
/* End */
