html, body {
    height: 100%;
	margin:0px;
	font-family:Trebuchet MS, Arial, Tahoma;
}
div.subtitol {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	border-bottom:2px dotted #D1D1E3;
	text-transform:uppercase;
	margin-bottom:12px;
}
input.text {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	border-top:1px solid #9494B7;
	border-left:1px solid #9494B7;
	border-right:1px solid #D1D1E0;
	border-bottom:1px solid #D1D1E0;
	padding:2px;
	max-height:20px;
	background-image:url(../imatges/bg_inputtext.gif);
	}
#topwelcom {
	font-size:11px;
	background-image:url(../imatges/fons_centro.gif);
	}
#topwelcom a {
text-decoration:none;
color:#004D9F;
	}
#topwelcom a:hover {
text-decoration:none;
color:#000066;
}
#titols {
font-size:17px;
font-weight:bold;
color:#071251;
border:1px solid #E5E5ED;
border-bottom:3px solid #E5E5ED;
padding:4px 5px 3px 3px;
margin-top:10px;
text-align:right;
line-height:19px;
background-image:url(../imatges/fons_centro.gif);
}
a {
text-decoration:none
}	
.tit {
font-size:12px;
font-weight:bold;
}
.txtnoti {
font-size:12px;
}
#topbotons td {
padding-right:10px;
}
hr {
margin-top:12px;
border:1px dotted #C6C6D8;
color:#999999;
height:0px;
margin-bottom:12px;
}

#dhtmltooltip	{
font-size:12px;
font-weight:bold;
position: absolute;
left: -300px;
border: 1px solid #0A53A2;
padding: 4px 7px 3px 7px;
background-color: #F1EDF7;
visibility: hidden;
line-height:16px;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
form {
margin:0px;
}
div.alerta_mensajes
{
	font-size:11px;
	color:#071251;
	border:4px solid #CC0000;
	padding:10px 10px 10px 10px;
	margin-top:10px;
	margin-bottom:15px;
	text-align:left;
	line-height:15px;
	background-image:url(../imatges/fons_centro.gif);
}
div.alerta_mensajes b
{
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
}
div.alerta_mensajes p
{
	background:url(../imatges/ico_bandera.gif) left center no-repeat;
	padding-left:40px;
	margin:0;
}
div.alerta_mensajes a:link
{
	font-size:12px;
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
div.alerta_mensajes a:visited
{
	font-size:12px;
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
div.alerta_mensajes a:hover
{

	color:#FF0000;
	text-decoration:underline;
}
#titols2 {
font-size:17px;
font-weight:bold;
color:#071251;
border:1px solid #E5E5ED;
padding:4px 5px 3px 3px;
margin-top:10px;
text-align:center;
line-height:19px;
}
