BODY {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #E6F5F7;
	width: 950px;
}
#Corp {
	background-color: #D5EEF0;
	width: 950px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
}
#Entete {
	background-repeat: no-repeat;
	height: 149px;
	width: 950px;
	background-image: url(../images/bandeau.gif);
}
#Menu {
	width: 210px;
	float: left;
	text-align: left;
	background-image: url(../images/fond1.gif);
	background-repeat: no-repeat;
	height: 950px;
	background-color: #85CDD4;
}
#Menu ul
{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	/*position: relative;
	margin: 0;
	padding: 0;
	width: 170px;  largeur obligatoire, sinon opera devient fou */
}

#Menu ul li
{
	text-indent: 5px;
	font-weight: bold;
	font-size: 13px;
/*width: 170px;  largeur obligatoire, sinon opera devient fou
	margin: 0 0 0 0;
	padding: 0 ; */
	
}

#Menu ul li a
{
	height: 30px;
	display: block;
	text-align: left;
	border: 0px none gray;
	text-decoration: none;
	color: #008B29;
}

#Menu ul li a:hover
{
	border: 0px;
	color: #871978;
	font-style: italic;
}
.Bloc3 {
	height: auto;
	width: 718px;
	float: left;
	/*filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;*/
	padding-left: 6px;
	padding-right: 2px;
	background-image: url(../images/fond2.gif);
	background-repeat: no-repeat;
	background-color: #D5EEF0;
}
.Bloc3 p{
	margin:10px 5px 5px 5px;
}
.Bloc3 ul {
	list-style-image: url(../images/puce.gif);
}
.Bloc3 ul li {
	margin: 2px 0px 2px 0px;
}
.Bloc3 ul li ul{
	margin: 2px 0px 2px 0px;
	list-style:inside;
	list-style-image: url(none);
}
.Bloc3 ul li ul li{
	margin: 2px 0px 2px 0px;
}
.Bloc3 a:link {
	text-decoration:none;
	color:#AE1931;
}
.Bloc3 a:visited {
	text-decoration:none;
	color:#AE1931;
}
.Bloc3 a:hover {
	text-decoration:underline;
	color:#FF0000;
}
#commite ul {
	list-style-image: url(../images/puce.gif);
}
#commite ul li {
	margin: 8px 0px 8px 0px;
}
.MenusFixe {
	height:30px;
	display: none;
	color: #871978;
}
#Menu2 a:link {
	text-decoration:underline;
	color:#000000
}
#Menu2 a:visited{
	text-decoration:underline;
	color:#000000
}
#Menu2 a:hover{
	text-decoration:underline;
	color:#CC0000;
}
#Menu3 a:link {
	text-decoration:none;
	color:#3B185C
}
#Menu3 a:visited{
	text-decoration:none;
	color:#3B185C
}
#Menu3 a:hover{
	text-decoration:underline;
	color:#CC0000;

}

.Titre {
	font-size: 20px;
	font-weight: bold;
	color: #871978;
	margin-bottom: 10px;
	text-align: left;
	margin: 10px 0px 15px 0px;
}
.Titre2 {
	font-size: 17px;
	font-weight: bold;
	color: #9B19FF;
	margin-bottom: 10px;
}
.SousTitre {
	font-size: 14px;
	color: #DD7B0F;
}
.SousTitreForm {
	font-size: 13px;
	font-weight: bold;
	color: #42195B;
}
.TexteBleu {
	color: #871978;
	font-weight: bold;
	font-size: 16px;
}
.table2 {
	top: 0px;
	left: 0px;
	color: #41195C;
	font-weight: bold;
}
#Adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 190px;
	height: 235px;
	margin: 50px auto auto auto;
}
.Contact {
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	height: 32px;
	text-align: center;
	padding: 5px;
}

#Adresse a:link {
	text-decoration:none;
	color:#FFFFFF;
}
#Adresse a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#Adresse a:hover {
	text-decoration:none;
	color:#FF0000;
}
#Contact2 {
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #42195B;
	color: #FFFFFF;
}
#Div1 {
	float: left;
	text-align: justify;
	font-size: 13px;
	padding-left: 10px;
}
#Div2 {
	width:auto;
	height:auto;
	float: right;
	text-align: center;
	margin-left: 5px;
}#Div3 {
	width:720px;
	height:100px;
	text-align: center;
	float: left;
}
#Login {
	FLOAT: right;
	MARGIN-BOTTOM: 10px;
	MARGIN-LEFT: 10px;
	WIDTH: 200px;
	MARGIN-RIGHT: 10px;
	height: 175px;
	color: #3B185C;
	background-image: url(../images/fondLogin.gif);
	background-repeat:no-repeat;
	border: 1px solid #666666;
	margin-top: 5px;
}
#Login a:link {
	text-decoration:none;
	color:#3B185C;
}
#Login a:visited {
	text-decoration:none;
	color:#3B185C;
}
#Login a:hover {
	text-decoration:none;
	color:#FF0000;
}
.Download {
	width:300px;
	text-align:center;
	float: left;
}
.Download a:link {
	text-decoration:none;
	color:#42195B;
}
.Download a:visited {
	text-decoration:none;
	color:#42195B;
}
.Download a:hover {
	text-decoration:none;
	color:#FF0000;
}
.Style1 {color: #DD7B0F}
.EnteteTableau {
	color: #871978;
	font-weight: bold;
	font-size: 20px;
}
.col1 {
	color:#FFFFFF;
	height: 10px;
	background-color: #008B29;
	font-weight: bold;
}
.ligne1 {
	color:#871978;
	font-weight: bold;
}
.ligne2 {
	color:#9B19FF;
}
.ligne3 {
	color:#000000;
}
.tableAfnar {
	border:1px solid #04829A;
	margin-top: 20px;
	
}
