@CHARSET "ISO-8859-1";
/* Main Page */
body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align:center;
	margin:0px;
}

.main {
	width:762px;
	margin:0;
	padding:0;
	background-color:#800203;
}

.mainNav {
	padding-top:4px;
	padding-bottom:2px;
	text-align:right;
}

.mainNav a:link, .mainNav a:visited, .mainNav a:active {
	color:#353535;
 	text-decoration:none;
 	
}

.mainNav a:hover {
	color:#F9A002;
	text-decoration:none;
}
.mainSite {
	position:relative;
	border:1px solid black;
}
.headerImg {
	height: 83px;
}

#mainContent {
	background-color:#800203;
	text-align:left;
}

#mainTable .section {
	width:1px;
	background-color:#F9A002;
}

	
/* End Main Page */

/* Box Activite */

#boxActiviteContainer {
	position:absolute;
	width:194px;
	padding-bottom:10px;
	text-align:left;
}

#boxActiviteGroup {
	margin:5px 0 auto;	
	
}
	
#boxActiviteGroup .image {
	width:185px;
	height:23px;
	padding-bottom:2px;
}
	
#boxActiviteGroup .activite {
	padding-left:4px;
	width:177px;
}

#boxActiviteGroup .catTitle {
	width:179px;
	height:16px;
	background-color:#FAA002;
	color:#7E0206;
	font-weight:bolder;
	font-size:11px;
	text-align:left;
	
}

#sectionActivite {
	min-height:350px;
}

#boxActivite {
	text-align:left;
	margin:auto 0;
	padding-left:4px;
	
}
#boxActiviteGroup  .titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #F4F9A5;
	line-height: 12px;
	text-align:left;

}
#boxActiviteGroup  .description,
#boxActiviteGroup  .description a:link,
#boxActiviteGroup  .description a:hover,
#boxActiviteGroup  .description a:active,
#boxActiviteGroup  .description a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 7pt;
	color: #f9ebd3;
	text-align:left;
}

#boxActiviteGroup  .button {
	position:relative;
	width:177px;
	height:28px;
	background-color:#F79D00;
	border-bottom:1px solid #9A5E00;
	text-align:center;
	margin-bottom:2px;
	
}
#boxActiviteGroup  .button a:link,
#boxActiviteGroup  .button a:hover, 
#boxActiviteGroup  .button a:active,
#boxActiviteGroup  .button a:visited {
	position:absolute;
	top:5px;
	left:0px;
	width:177px;
	height:28px;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bolder;
	text-decoration:none;
	color:#810401;
}

#boxActiviteGroup .sep {
	height:10px;
	margin-top:4px;
	width:179px;
	border-top:1px solid #FF9900;
}
/* End Box Activite */

/* index-content */
#boxInformation {
	position:absolute;
	width:362px;
}
/* END index-content */


#footer {
	color:white;
	height:20px;
	background-color:#4C4C4C;
}



#contentPage {
	position:relative;
	
 	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #f9ebd3;
	text-align: justify;
	line-height: 15px;
	margin:10px;
	min-height:350px;
 }

#contentPage a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #f9ebd1;
	font-style: normal;
	text-decoration: none;
	font-weight:bolder;
}

#contentPage a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #f9a002;
	font-style: normal;
	text-decoration: none;
	font-weight:bolder;
}

#contentPage #sep {
	width:600px;
	height:1px;
	background-color:#FF9900;
	margin:0 auto;
}

#contentPage #sepContainer {
	width:740px;
	height:1px;
	text-align:center;
}

#contentPage #hautDePage {
	position:relative;
	text-align:right;
	height:20px;
}

#contentPage #hautDePage #line {
	position:absolute;
	top:21px;
	right:9px;
	background-color:#FF9900;
	width:107px;
	height:1px;
}

#contentPage #hautDePage #image {
	position:absolute;
	top:0px;
	right:0px;
}

#contentPage #basdePage #line {
	position:absolute;
	bottom:0px;
	left:10px;
	background-color:#FF9900;
	width:723px;
	height:1px;
	
}

#contentPage #basdePage #image {
	position:absolute;
	bottom:1px;
	right:0px;
}

#contentPage p, #content li {
	font-weight:normal;
}

#contentPage .memoContainer {
	text-align:center;
}

#contentPage .memo {
	width:623px;
	height:48px;
	background-color:#FF9900;
	color:#800203;
	font-weight:bold;
	margin:0 auto;
	padding:3px;
	text-align:center;
}

#contentPage .textCenter {
	text-align:center;
}

#contentPage a:link,
#contentPage a:active,
#contentPage a:visited {
	text-decoration:none;
	color:#F9EBD1;
	font-weight:800;
}

#contentPage #smallLink a:link,
#contentPage #smallLink a:active,
#contentPage #smallLink a:visited {
	text-decoration:none;
	color:#F9EBD1;
	font-weight:100;
}

#contentPage #smallLink a:hover ,
#contentPage a:hover {
	color:#FF9900;
	text-decoration:underline;
}

#contentPage .title {
	font-weight:bolder;
	font-size:18px;
	
}