body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	background-color: rgb(0,0,0);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* ** LAYOUT ** */

.container {
	margin-left: auto;
	margin-right: auto;
	width: 767px;
	background-color: rgb(255,255,255);
	height: 733px;
}

.header {
	height: 345px;
	width: 767px;
}

.title {
	height: 41px;
	width: 767px;
	background-image: url(../img/titBG.jpg);
}

.titleIndex {
	height: 41px;
	width: 767px;
	background-image: url(../img/indexTit.jpg);
}

.tiTitle {
	padding-left: 23px;
	padding-top: 7px;
	width: 211px;
	position: absolute;
	height: 34px;
}

.accueil {
	padding-left: 501px;
	padding-top: 10px;
	width: 266px;
	position: absolute;
	height: 21px;
}

.content {
	position: relative;
	width: 767px;
}

.leftContent {
	width: 220px;
	font-size: 10px;
	padding: 0px;
}

.contentLeft {
	width: 220px;
	font-size: 10px;
	padding: 0px;
}
.contentLeft a, a:visited {
	color: #666666;
	text-decoration: underline;
}
.contentLeft a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
}

.contentRightHolder {
	height: 343px;
	width: 567px;
	position: absolute;
	margin-left: 200px;
}

.contentRight {
	width: 502px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	list-style-image: none;
	padding-right: 10px;
}
.contentRight a, a:visited {
	color: #666666;
	text-decoration: underline;
}
.contentRight a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
}

.contentRightLeft {
	width: 210px;
}

.contentRight2 {
	text-decoration: none;
	width: 245px;
	margin-left: 245px;
	padding-left: 20px;
	list-style-image: none;
}

.contentRight h1 {
	font-size: 14px;
	text-decoration: none;
	padding-left: 0px;
	margin-right: 12px;
	font-weight: bold;
}

.contentRight h2 {
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 12px;
	font-weight: bold;
}

.contentRight h3 {
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 13px;
	font-weight: normal;
	line-height: normal;
}

.contentRight li {
	font-size: 12px;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 10px;
/*	list-style-image: none;
	list-style-type: square;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.contentRight ul {
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
}

.reperes01 {
	position: absolute;
	visibility: visible;
}

.reperes02 {
	position: absolute;
	visibility: hidden;
}

.reperes03 {
	position: absolute;
	visibility: hidden;
}

.reperes04 {
	position: absolute;
	visibility: hidden;
}

.text {
	margin-left: 15px;
	padding-left: 15px;
}

.link {
	color: #666666;
}
.link a, a:visited {
	font-size: 10pt;
	text-decoration: underlined;
}
.link a:hover {
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
}

/* footer */

.footer {
	color: #3f3e42;
	font-style: normal;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	border: 0;
	margin: 0px;
}
.date {
	color: #FFFFFF;
}

.legal {
	color: #666666;
	font-size: 10px;
}
.planBox {
	font-style: normal;
	font-weight: normal;
	background-color: #3F6886;
	color: #FFFFFF;
	vertical-align: top;
	background-position: top;
}
.planBox a, a:visited {
	font-size: 10pt;
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: underline;
	color: #3f3e42;
	font-size: 9px;
}
.planBox a:hover {
	font-size: 10pt;
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3f3e42;
}
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F6886;
}
.subHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F6886;
}
.repeat{
	background-image: url(../img/actuBG.jpg);
	background-repeat: repeat-y;
}
.repeat a, a:visited {
	font-size: 10pt;
	text-decoration: underline;
	color: #3f3e42;
	padding: 0;
}
.repeat a:hover {
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3f3e42;
	padding: 0;
}

