﻿
body {
	background-color: #333333;
	background-repeat: repeat-x;
	font-size: small;
}
#entete {
	background-position: center center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 864px;
	clip: rect(auto, auto, auto, auto);
	background-image: url('Images/logo4.jpg');
	font-size: small;
}
#conteneur {
	background-position: center center;
	width: 864px;
	margin: auto;
}
#conteneur2 {
	background-position: center center;
	width: 540px;
	margin: auto;
	text-align: center;
	line-height: 150%;
	float: center;
}
#corps {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	border-collapse: collapse;
}
#corps2 {
	background-position: center center;
	background-color: #666666;
	padding-right: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	width: 540px;
	clip: rect(auto, auto, auto, auto);
}
#corps3 {
	background-position: center center;
	background-color: #666666;
	padding-right: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	width: 540px;
	text-align: left;
	float: center;
}
#piedpage {
	font-size: small;
	border-collapse: collapse;
	background-color: #333333;
	color: #FFFFFF;
}

#gauche {
	background-color: #FFF;
	width: 182px;
	float: left;
	height: 400px;
}
#droite {
	background-color: #666;
	width: 682px;
	float: right;
	height: 400px;
}
#gauche2 {
	background-color: #FFF;
	width: 182px;
	float: left;
	height: 1000px;
}
#droite2 {
	background-color: #666;
	width: 682px;
	float: right;
	height: 1000px;
}
#gauche3 {
	background-color: #FFF;
	width: 182px;
	float: left;
	height: 800px;
}
#droite3 {
	background-color: #666;
	width: 682px;
	float: right;
	height: 800px;
}
#gauche4 {
	background-color: #FFF;
	width: 182px;
	float: left;
	height: 1200px;
}
#droite4 {
	background-color: #666;
	width: 682px;
	float: right;
	height: 1200px;
}
#gauche5 {
	background-color: #FFF;
	width: 20%;
	float: left;
	height: 1300px;
}
#droite5 {
	background-color: #666;
	width: 682px;
	float: right;
	height: 1300px;
}
#gauche6 {
	background-color: #FFF;
	width: 182px;
	float: left;
	height: 2650px;
}
#droite6 {
	background-color: #666;
	width: 682px;
	float: right;
	height: 2650px;
}
#gauche7 {
	background-color: #FFF;
	width: 182px;
	float: left;
	height: 2000px;
}
#droite7 {
	background-color: #666;
	width: 682px;
	float: right;
	height: 1575px;
}
#gauche8 {
	background-color: #FFF;
	width: 182px;
	float: left;
	height: 3000px;
}
#droite8 {
	background-color: #666;
	width: 682px;
	float: right;
	height: 3000px;
}
#navigation {
	padding-bottom: 52px;
}
.navigation {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #535353;
	font-weight: normal;
	text-align: center;
}
.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFCC00;
	text-align: center;
	text-transform: uppercase;
	padding-top: 8px;
	margin-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.navigation3 {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border-style: none;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: small;
	font-weight: normal;
	text-align: center;
	empty-cells: show;
}
.navigation4 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFCC00;
	text-align: center;
}
.cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #535353;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #535353;
}
.cell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
}
.cell3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #535353;
	text-align: center;
	background-color: #FFF;
}
.cell4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #fff;
	text-align: right;
	background-color: #333333;
}
.cell5 {
	border: medium solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
}
.cell6 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	vertical-align: top;
}

.justifié {
	text-align: justify;
}
.image1 {
	text-decoration: none;
	padding: 19px;
	margin: 10px 0px 0px 0px;
}
.image2 {
	text-decoration: none;
	padding: 30px 10px 15px 15px;
	margin: 0px;
	text-align: center;
}
.image3 {
	text-decoration: none;
	padding: 30px 10px 15px 15px;
	margin: 10px 0px 0px 0px;
}
.ligne_pied {
	border: 1px solid #999;
	background-color: #999999;
}
.moyen {
	font-size: large;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
}
.sociaux a:link {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sociaux a:visited {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sociaux a:active {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sociaux a:hover {
	font-size: small;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.conseil a:link {
	font-size: large;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFCC00;
}
.conseil a:visited {
	font-size: medium;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFCC00;
}
.conseil a:active {
	font-size: medium;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFCC00;
}
.conseil a:hover {
	font-size: medium;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFE888;
}
.classe1 a:link {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
.classe1 a:visited {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.classe1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
}
.classe1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.classe2 a:link {
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.classe2 a:visited {
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.classe2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: ##FFE680;
	text-decoration: none;
}
.classe2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFDE5B;
	text-decoration: none;
}
.classe3 a:link {
	color: #97D6FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.classe3 a:visited {
	color: #97D6FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}
.classe3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #97D6FF;
	text-decoration: none;
}
.classe3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}
.classe4 a:link {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.classe4 a:visited {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: lighter;
}
.classe4 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
}
.classe4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #7DCBFF;
	text-decoration: underline;
	font-style: normal;
}
.classe5 a:link {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.classe5 a:visited {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
.classe5 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
}
.classe5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: underline;
	font-style: italic;
}
.classe6 a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.classe6 a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.classe6 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.classe6 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;

}
.classe7 a:link {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
.classe7 a:visited {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}
.classe7 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}
.classe7 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #7DCBFF;
	font-style: normal;
	font-weight: bold;
	font-size: small;
}

.roles {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
}
.petitstritres {
	color: #333333;
	font-weight: bold;
}
.PARE {
	color:#FFCC00
}
.PARE2 {
	color:#0099FF
}
.lien_index {
	border-width: 0px;
}
.alliance {
	color: #6CC5FF;
	font-style: italic;
	font-weight: bold;
}
.stage {
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.petitstritres2 {
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.membres {
	text-decoration: underline;
	text-align: center;
}
.menu {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.RSMA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.cellIndex2 {
	border-left-color: #333333;
	border-left-width: 0px;
	border-left-style: solid;
}
.cellIndex {
}
.stage2 {
	color: #0099FF;
	font-weight: bold;
	text-align: center;
}
