﻿body 
{
	font-family:verdana;
	font-size:11px;
	background-color:white;
}

a
{
    color:#000000;
    text-decoration:none;
}

table
{
    font-family:Verdana;
    font-size:11px;
}

.btexplorador
{
	font-family:Verdana;
	text-align:left;
	font-size:11px;
	cursor:pointer;
}

.textcontacte
{
    color:#888888;
    font-family:Verdana;
    font-size:10px;
    text-align:center;
}

.TextExplicacio
{
	text-align:justify;
}

.titol
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
}

.Apartat
{
    background-color:#6B696B;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    color:#FFFFFF;
    height:20px;
}

.ApartatMn
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#555555;
    height:18px;
}

.BtRegistre
{
	font-family:Verdana;
	font-size:10px;
	vertical-align:middle;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#AAAAAA;
	background-color:ButtonFace;
	height:20px;
	cursor:pointer;
}

.BtLink
{
	background-color:ButtonFace;
	border-style:solid;
	border-width:1px;
	border-color:Silver;
	width:100px;
    height:20px;
    padding-top:3px;
	vertical-align:middle;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	cursor:pointer;
}

.BtInput
{
    border:none;
    background-color:Transparent;
    width:100px;
    height:22px;
    text-align:center;
    vertical-align:middle;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#FFFFFF;
    padding-bottom:1px;
    cursor:pointer;
}

.TxtMulti
{
    overflow:hidden;
    cursor:default;
}

.TdTitol
{
    background-color:#BDBDBD;
    color:#FFFFFF;
    width:100%;
    height:20px;
    vertical-align:bottom;
    font-weight:bold;
}

.TdMarge
{
    width:14;
    vertical-align:top;
    background-color:window;
}

.MargeInf
{
    background-color:window;
}

.BtMenu
{
    background-color:Transparent;
    border-style:none;
    font-size:11px;
    text-align:left;
    width:150px;
    cursor:pointer;
}

.BtPrincipal
{
    background-color:Transparent;
    border-style:none;
    font-family:Verdana;
    font-size:11px;
    text-align:left;
    padding:0px;
    cursor:pointer;
}

.Pointer
{
    cursor:pointer;
}
	