body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.columna_blau {
	background-image: url(imagen/fons_blau.jpg);
	background-repeat: no-repeat;
	background-color: #D9F1FF;
	vertical-align:top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	height:500px;
}
.columna_blau a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
.columna_taronja {
	background-image: url(imagen/fons_taronja.jpg);
	background-repeat: no-repeat;
	background-color: #FEEAA5;
	vertical-align:top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
		height:500px;
}
.columna_taronja a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
.bordes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.TITOL {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.capa {
	background-color: #FFFFFF;
	font-size: 11px;
	position: absolute;
	left: 25%;
	width: 520px;
	border: 1px solid #666666;
	padding: 10px;
	opacity: .85;
	visibility: hidden;
	z-index: 25;
	color: #CC0000;}
#divFormulari {
	top: 300px;
}
#divFormulari1 {
	top: 330px;
}
#divFormulari2 {
	top: 360px;
}