a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336699;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CC6600;
	text-decoration: underline;
}
.tablenotop {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
.sfondocornice {
	background-attachment: fixed;
	background-image: url(images/cornice.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.td {
	border: 1px solid #006699;
}

.td2 {
	border: 1px solid #990000;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	color: #000000;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #000000;
}
.text2bis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #000000;
	padding: 20px;
}

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	color: #000000;
	font-weight: bold;
}.td3 {
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFCE8;
}

