.borde {
	border: 1px solid #000000;
}
body {
	margin: 0px;
	padding: 0px;
}
.FondoConts {
	background-image: url(images/FondoPag.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	SCROLLBAR-FACE-COLOR: #990000; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff

}
.FondoAntiConts {

	background-image: url(images/FondoAntiPag.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.btnmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}


a:hover {
	color: #CC0000;
	font-weight: bold;

}

A.hoverMenu {
		display: block;
		padding: 2px;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;

		/* Hack (err, workaround ;) for IE box model problems... */
		width: 100%; /* Width for IE */
		voice-family: "\"}\""; /* IE stops process any rules after this */
	  	voice-family:inherit;
		width: auto;	/* Width for "good" browsers */
	}

A.hoverMenu:link {
		/* A:link style is for IE5; redundant for newer browsers */
		color: #FFFFFF;
		text-decoration: none;
	}

A.hoverMenu:hover {
		padding: 2px;
		background-color: #550000;
		color: #ffffff;
	}
	td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
.Titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}
.notapeu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.fondothumb {
	background-color: #EEEEEE;
}
a {
	color: #990000;
}


.frm-gen {
	color: #000000;
	background-color: #eeeeee;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #eeeeee;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-ARROW-COLOR: #990000;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
	border: 1px solid #990000;


}

