body {
	background-color: #FFFF00;
	background-image: url(images/Fondo_Pag.png);
	margin: 0px;
	background-repeat:   repeat-y;

	scrollbar-face-color:#FFCC00;
	scrollbar-highlight-color:#FFFF00;
	scrollbar-3dlight-color:#FFFF00;
	scrollbar-darkshadow-color:#FFFF00;
	scrollbar-shadow-color:#FFFF00;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFF00;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 1px;
	margin-bottom: 10px;

}
.fotos td {
	padding: 5px;
	text-align: center;


}
.fotos td img {
	border: 1px solid #000000;
}
.dossier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFCC00;
	padding: 3px 3px 3px 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin-top: 10px;
	background-image: url(images/Decor_Dossier.gif);
	background-repeat: no-repeat;
	background-position: 3px;



}
.dossier a {
	color: #CC0000;
	text-decoration: none;
}
.dossier a:hover {
	text-decoration: underline;
}
.formbox {
	width: 100%;
	border: 1px solid #000000;

}
.textmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.btnform {
	background-color: #33CC00;
	border: 1px solid #000000;

}
.lletraespecial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
}
.missatgeexit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ECB100;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-top: 10px;
}
