body {
	background-color: transparent;
	background-image: url(images/fond.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
}
.tableaux {
	background-color: #FFFFFF;
}
.riquita {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.simpletxt {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.simpletxt2 {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.footer2 {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.titresPresentation {
	font-family: Arial, 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: small;
}
a:link {
   	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
    font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a:hover {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
}
a:active {
font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.titres2 {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(img/titre1_css.jpg);
	background-repeat: no-repeat;
	background-color: #C8C8B7;
	color: #FFFFFF;
	background-position: center center;
}
.bigtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #392A15;
	background-attachment: fixed;
	background-color: #E8E2D2;
	background-image: url(img/titre2_css.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	background-attachment: fixed;
	background-color: #88DE7D;
	background-image: url(img/green_css.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	background-attachment: fixed;
	background-color: #E7E27C;
	background-image: url(img/yellow_css.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660099;
	background-attachment: fixed;
	background-color: #B6F1ED;
	background-image: url(img/blue_css.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

