/* CSS Document */

/* CSS Document */



body {font-family: Arial; font-size: 10pt; background-color:#ffffff }
td {font-family: Arial; font-size: 10pt}
p {margin-left: 5; margin-right: 5}
.titre3 {font-size: 14pt; color:#666666}
.situ {font-size: 7pt; color:#999999}
.titre2 {font-size: 10pt; font-weight: bold; color:#336666}


.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF8811;
	text-decoration: none;}
a.link:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
	}
	a.link:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366BB;
	text-decoration: none;
	}
	
	.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;}
a.link2:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
	}
	.link3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	}
a.link3:Hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	}
	
	
	/* Style des formulaires !!!!! */
.formchamp {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 170px; COLOR: #333333; BORDER-TOP-STYLE: groove; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BORDER-RIGHT-STYLE: groove; BORDER-LEFT-STYLE: groove; BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM-STYLE: groove
}
.formchamp2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px;  WIDTH: 100px; COLOR: #333333; BORDER-TOP-STYLE: groove; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BORDER-RIGHT-STYLE: groove; BORDER-LEFT-STYLE: groove; BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM-STYLE: groove
}
.formchamp3 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px;  WIDTH: 329px; COLOR: #333333; BORDER-TOP-STYLE: groove; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BORDER-RIGHT-STYLE: groove; BORDER-LEFT-STYLE: groove; BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM-STYLE: groove
}
.formchampbrowse {
	MARGIN-TOP: 0px; FONT-SIZE: 11px; MARGIN-LEFT: 0px; COLOR: #333333; MARGIN-RIGHT: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
INPUT.formbt
{
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    BORDER-LEFT: black 1px groove;
    WIDTH: 54px;
    BORDER-BOTTOM: black 1px groove;
    LIST-STYLE-TYPE: square;
 FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #F3D9A6
}
INPUT.formbt2
{
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    BORDER-LEFT: black 1px groove;
    WIDTH: 70px;
    BORDER-BOTTOM: black 1px groove;
    LIST-STYLE-TYPE: square;
 FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #F3D9A6
}
/* Fin Style des formulaires !!!!! */.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.textedroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;

}
.textePetitdroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: right;
	color: #999999;

}
.textePetitCentre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999999;
}
.texteCentre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.logoref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.titre4 {
font-size: 14pt; font-weight: bold; color:#336666;
text-decoration: none;
}
.rouge {
	color: #FF0000;
}
