﻿BODY
{
	margin: 0px 0px 30px 0px;
	background-color: #314762;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
    	color:#000000;
	scrollbar-base-color:#314762;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#314762;
	scrollbar-highlight-color:#314762;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#CCCCCC;
	overflow: auto;
}

TD
{
	font-family: verdana, arial, helvetica;
    	font-size:11px;
    	color:#000000;
}

TD.boto
{
	border-style: outset;
	padding: 2 10 4 10;
	border-width: 1px;
}

.Titol
{
	font-family: verdana;
	font-size: 20px;
	font-variant:small-caps;
	font-weight:bold;
    color:#000000;
}

.titol2
{
	font-family: verdana, arial, helvetica;
	font-size: 15px;
    color:#336699;
}

.titol3
{
	font-family: verdana, arial, helvetica;
	font-size: 17px;
    color:#336699;
}

.nota
{
	font-size: 11px;
    color:#999999;
}

.gran
{
	font-size: 13px;
}

.petita
{
	font-size: 9px;
}

A:link
{
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	color: #E34F3D;
	font-weight: bold;
}

A:visited
{
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	color: #E34F3D;
	font-weight: bold;
}

A:active
{
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	color: #E34F3D;
	font-weight: bold;
}

A:hover
{
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

A.mn:link
{
	color: #FFFFFF;
    	font-weight:normal;
}

A.mn:visited
{
	color: #FFFFFF;
    	font-weight:normal;
}

A.mn:active
{
	color: #FFFFFF;
    	font-weight:normal;
}

A.mn:hover
{
	color: #000000;
    	font-weight:normal;
}

A.mnselec:link
{
	color: #000000;
	font-weight: bold;
}

A.mnselec:visited
{
	color: #000000;
	font-weight: bold;
}

A.mnselec:active
{
	color: #000000;
	font-weight: bold;
}

A.mnselec:hover
{
	color: #000000;
	font-weight: bold;
}

A.nota:link
{
	color: #999999;
}

A.nota:visited
{
	color: #999999;
}

A.nota:active
{
	color: #999999;
}

A.nota:hover
{
	color: #000000;
}

LI {
    	MARGIN-BOTTOM: 6px;
}

UL {
    	MARGIN-TOP: 6px;
	list-style-type: disc;
}

INPUT {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	width: 240px;
	color: #336699;
	border:1px Solid #CCCCCC;
	background-color: #FFFFFF;
	}

INPUT.bt {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	width: 100px;
	color: #E34F3D;
	border:1px Solid #CCCCCC;
	background-color: #FFFFFF;
	}

TEXTAREA {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	width: 240px;
	color: #336699; 
	border:1px Solid #CCCCCC;
	background-color: #FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#E34F3D;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#808080;
	scrollbar-3dlight-color:#CCCCCC;
	}

#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid #E34F3D;
	line-height: 16px;
	z-index: 100;
	visibility: hidden;
	}

#popitmenu a{
	padding-left: 6px;
	padding-bottom: 2px;
	display: block;
    	font-weight: bold;
	}

#topbar{
	position: absolute;
	padding: 0px;
	width: 100%;
	visibility: hidden;
	z-index: 100;
	}	

.BtLink
{
    background-color:#FFFFFF;
    font-family:Verdana;
    font-size:10px;
    color:#E34F3D;
    text-decoration:none;
    text-align:center;
    border-style:solid;
    border-width:1;
    border-color:#E34F3D;
    height:17px;
    vertical-align:inherit;
    padding-top:1px;
    padding-left:10px;
    padding-right:10px;
    cursor:pointer;
}

.Pointer
{
    cursor:pointer;
}

.Apartat
{
    width:150px;
    padding-top:3px;
    padding-bottom:3px;
    background-color:#999999;
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    color:#000000;
    font-family:Verdana;
    font-size:10px;
    text-align:center;
    font-weight:bold;
}

.CasellaText
{
    font-family:Verdana;
    font-size:10px;
    color:#000000;
    border-style:solid;
    border-width:1px;
    border-color:#000000;
    width:250px;
}

.TitolAdmin
{
	font-family: verdana;
	font-size: 20px;
	font-variant:small-caps;
	font-weight:bold;
    color:#000000;
}