
body{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#000;
	text-decoration:none;

	background-image: url(/img/fons02.gif);
	background-repeat: no-repeat;
	background-position: center 50px;	
}

a:link{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#237999;
	text-decoration:none;
}
a:visited{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#237999;
	text-decoration:none;
}
a:hover{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#237999;
	text-decoration:underline;
}

.text{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.text_petit{ font-family:arial; font-size:0.7em; color:#666; }
.text_petit A:link,.text_petit A:visited{ color: #999;  font-size:1em; text-decoration:underline; }


.mitja{
	font-size:14px;
}
.mitja:link{
	font-size:14px;
}
.mitja:visited{
	font-size:14px;
}
.mitja:hover{
	font-size:14px;
}

.blanc{
	color:#fff;
}

.titol_gris{
	font-family:arial,verdana,tahoma;
	font-size:1em;
	color:gray;
	text-decoration:none;
	font-weight:bold;
}

INPUT{
	background-color:#e2e2e2;
	border:0px;
	font-family:arial,verdana,tahoma;
	font-size:16px;
	color:#000;
}

.boto{
	background-color:#237999;
	border:0px;
	font-family:arial,verdana,tahoma;
	font-size:14px;
	color:#fff;
	height:32px;
	border-top: 1px solid #237999;
	border-left: 1px solid #237999;
	border-right: 1px solid #1f4e5d;
	border-bottom: 1px solid #1f4e5d;
	padding-right:4px;
	padding-left: 3px;
	
}

.boto2{
	background-color:#237999;
	border:0px;
	font-family:arial,verdana,tahoma;
	font-size:14px;
	color:#fff;
	height:20px;
	border-top: 1px solid #237999;
	border-left: 1px solid #237999;
	border-right: 1px solid #1f4e5d;
	border-bottom: 1px solid #1f4e5d;
	
}

h1{
	font-family:verdana,tahoma;
	font-size:1.4em;
	letter-spacing:-2px;
	color:gray;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:solid 4px #b3b3b3; 
}

h2{
	font-family:verdana,tahoma;
	font-size:1.2em;
	letter-spacing:-2px;
	color:gray;
	text-decoration:none;
	font-weight:normal;
}

.avis{
	position:absolute;
	left:0px;
	top:0px;
	z-index:4;
	width:100%;
	height:100%;
	background: transparent url('img/trans_negre.gif') 0 0 repeat;
	voice-family: "\"}\"";
   	voice-family:inherit;
   	display:none;
}

.avis_vermell{
	font-size:14px;
	color:red;
	font-weight:bold;
}
div.avis_bloquejat{ display:none; background:#cecece; width:565px; padding:35px 15px 0px 120px; height:80px; margin-top:20px; }
div.avis_bloquejat .icono{ background:url(img/admin_alert.png) no-repeat; width:92px; height:90px; position:absolute; margin:-20px 0px 0px -105px; }