body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #817e73;
	background-color: #FFFFFF;
	font-size: 12px;
}


/* --------------------- COMMUN -------------------- */
strong {
	color: #79766b;
}

p {
	margin: 0px 0px 0px 20px;
	text-align: justify;
}

table {
	margin: 0px 0px 0px 20px;
	text-align: justify;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #626055;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #605f57;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px solid #605f57;
	padding: 0px 0px 8px 0px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #414039;
	margin: 15px 0px 5px 20px;
	padding: 0px 0px 5px 0px;
	display: block;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #49473d;
	margin: 0px 0px 0px 0px;
}

img {
	border: none;
}


/* liens */
a {
	color: #f2670c;
	text-decoration: none;
}

a:hover {
	color: #f2670c;
	text-decoration: underline;
}

#h_cadreZoom a {
	color: #605e52;
	text-decoration: none;
}


/* ---------------------- FONCTIONS -------------------------- */

.container {
	position: relative;
	width: 906px;
	margin: auto;
    margin-left: auto;
    margin-right: auto;
	position: relative;
	left: 50%;
	margin-left: -453px;
}

.spacer {
	visibility: hidden;
	clear: right;
}

.spacerAll {
	visibility: hidden;
	clear: all;
}

#imgLoader {
	position: absolute;
	top: -1000;
	display: none;
}

.actuTit {
	color: #3e3c32;
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	display: block;
	border-bottom: 1px solid #c6c4bc;
}

hr {
	size: 1px;
	color: 716f64;
}

/* --------------------- HEADER ------------------------ */
/* header */
#header {
	position: relative;
}

#header_container {
	height: 95px;
	width: 906px;	
}

#head {
	position: relative;
}

#logo {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 10px;
}

#headmenu {
	position: relative;
	margin: 0px 0px 0px 0px;
	top: 95px;
	width: 906px;
	height: 38px;
	background: url(/img/h_menu_bg.gif);
}

#head_Drap {
	position: absolute;
	top: 75px;
	left: 595px;
	width: 310px;
	height: 25px;
	z-index: 200;
	color: #000000;
}

.col0 {
	float: left;
	color: #858477;
	cursor: pointer;
	margin: 0px 3px 0px 3px;
	border: 1px solid #d1d0cd;
	width: 10px;
	height: 10px;
}

.col0-2 {
	float: left;
	color: #858477;
	cursor: pointer;
	margin: -6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 16px;
	height: 16px;
}

.colTxt {
	float: left;
	font-size: 10px;
	color: #858477;
	cursor: pointer;
	margin: 0px 3px 0px 3px;
	height: 10px;
}

.colTxtA {
	float: left;
	color: #858477;
	cursor: pointer;
	margin: 0px 3px 0px 3px;
	height: 10px;
	font-weight: bold; 
}

.col1 {
	background-color: #8e8b7f;
	font-size: 10px;
}

.col2 {
	background-color: #4e6dd0;
	font-size: 10px;
}

.col3 {
	background-color: #a9d64f;
	font-size: 10px;
}

.col4 {
	background-color: #91682d;
	font-size: 10px;
}

.col5 {
	background-color: #f4d974;
	font-size: 10px;
}

.col6 {
	background-color: #FFFFFF;
}

.col7 {
	background-color: #FFFFFF;
}

#head_Menu {
	position: absolute;
	top: 47px;
	left: 800px;
	height: 44px;
	z-index: 201;
}

#head_Menu a{
	color: #f19b00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#head_Menu a:hover {
	color: #f15b01;
}


/* menu */
.global_nav_corector1 {
	border-right: 1px solid #facf00;
}

.global_nav_corector2 {
	border-left: 1px solid #f39600;
	border-right: 1px solid #facf00;
}

.global_nav_corector3 {
	border-left: 1px solid #f39600;
	position: relative;
	float: left;
	width: 10px;
	height: 38px;
	font-size: 1px;
}

#global_nav_h1 {
	position: relative;
	float: left;
	width: 10px;
	height: 38px;
	font-size: 1px;
}

.Clglobal_nav_h1 {
	background: url(/img/h_menu_start.gif);
}

.Clglobal_nav_h1Hover {
	background: url(/img/h_menu_startHover.gif);
}

.Clglobal_nav_h1On {
	background: url(/img/h_menu_startOn.gif);
}

#global_nav_h2 {
	position: relative;
	float: right;
	width: 9px;
	height: 38px;
	background: url(/img/h_menu_end.gif);
	font-size: 1px;
}

#global_nav {
	height: 38px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#global_navRight {
	height: 26px;
	padding: 12px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	float: right;
	color: #ffeb69;
}

#global_navRight a {
	color: #ffeb69;
	text-decoration: none;
}

#global_navRight a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#global_nav ul {
	list-style: none;
}

#global_nav li {
	display: inline;
	margin: 0px 0px 0px 0px;
}


#global_nav li a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#global_nav li a:hover {
	background-repeat: repeat-x;
	background-image: url(/img/h_menu_hover.gif);
	background-color: #78766b;
}


/* Sous menu */

#subMenu {
	/*background: url(/img/subMenu_right.gif) no-repeat right;*/
	width: 553px;
	height: 22px;
	color: #f3aa05;
	font-weight: bold;
	margin: 0xp 0px 0px 0px;
	position: absolute;
	left: 0px;
	top: 35px;
	right: 0px;
	z-index: 10000;
	padding: 7px 0px 0px 0px;
	border-top: 1px solid #deded5;
	border-bottom: 1px solid #deded5;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #deded5;
	text-align: right;
}

/*
#subMenu_left {
	float: left;
	position: relative;
	background: url(/img/subMenu_left.gif);
	width: 7px;
	height: 29px;
	font-size: 1px;
}

#subMenu_right {
	float: right;
	position: relative;
	background: url(/img/subMenu_right.gif);
	width: 7px;
	height: 29px;
	font-size: 1px;
}
*/


#subMenu a {
	padding: 0px 8px 0px 8px;
	margin: 7px 0px 0px 0px;
	cursor: pointer;
	color: #e78600;
	border-left: 1px solid #ff7e00;
	text-decoration: none;
}

#subMenu a:hover {
	padding: 0px 8px 0px 8px;
	margin: 7px 0px 0px 0px;
	cursor: pointer;
	color: #f3aa05;
	border-left: 1px solid #ff7e00;
	text-decoration: none;
}

.subMenu_menOn {
	float: right;
	position: relative;
	padding: 7px 8px 7px 8px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	background: url(/img/subMenu_over.gif);
}

.subMenu_men a{
	color: #605e52;
	text-decoration: none;
}

.subMenu_men a:hover {
	color: #f59c2e;
	text-decoration: none;
}

.corrector {
	float: left;
	height: 29px;
	width: 2px;
	font-size: 1px;
}

.currentSub {
	background-color: #ff7e00;
	color: #FFFFFF !important;
}


/* ---------------- CENTER ------------------ */
#center {
	margin: 15px 0px 0px 0px;
}

/* colonne 1 */


#center_col1Top {
	position: relative;
	width: 597px;
	height: 40px;
	background: url(/img/h_center1_top.gif);
	font-size: 1px;
	float: left;
}

#center_col1Center {
	position: relative;
	background-color: #FFFFFF;
	border-left: 1px solid #d6d6cc;
	border-right: 1px solid #d6d6cc;
	width: 595px;
	height: 465px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#center_col1Down {
	position: relative;
	width: 597px;
	height: 4px;
	background: url(/img/h_center1_down.gif);
	font-size: 1px;
	float: left;
}



/* colonne 2 */


#center_col2Top {
	position: relative;
	width: 300px;
	height: 24px;
	font-size: 1px;
	float: left;
}

#center_col2Center {
	position: relative;
	background-color: #f5f5f0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 298px;
	height: 337px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#center_col2Down {
	position: relative;
	width: 300px;
	height: 4px;
	font-size: 1px;
	float: left;
}



/* ----------------------- FOOTER ----------------------- */

#footer {
	color: #87867c;
	margin: 0px 0px 15px 0px;
}

#footer_top {
	width: 906px;
	height: 5px;
	font-size: 1px;
}

#footer_center {
	position: relative;
	background-color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #87867c;
	width: 904px;
	float: left;
	margin: 15px 0px 0px 0px;
}

#footer_center a {
	font-weight: bold;
	color: #87867c;
	text-decoration: none;
	font-size: 11px;
}

#footer_down {
	width: 906px;
	height: 5px;
	font-size: 1px;
}

#footer_col1 {
	float: left;
	width: 380px;
	margin: 0px 0px 0px 5px;
}

.footer_marge {
	float:left;
	margin-bottom : 5px;
	margin-right: 5px;
}



#footer_col2 {
	float: left;
	width: 097px;
	margin: 0px 0px 0px 5px;
}

#footer_col3 {
	float: right;
	width: 480px;
	margin: 0px 0px 0px 5px;
	text-align: right;
}

.refBooster{
	width: 906px;
	height: 5px;
	text-align: center;
	font-size: 10px;
	color: #919191;
	position: relative;
	float: left;
	margin: 0px 0px 50px 0px;
}

/* ------------------------- CADRES ------------------------------ */

/* News et autres */
.colTit {
	color: #c3c1ba;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px -4px;
}

.colTitMini {
	color: #a9a8a1;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.colNewsH {
	color: #d4d2c9;
	font-size: 10px;
}

.colNewsA {
	color: #ffa74d;
	font-weight: bold;
	font-size: 13px;
}

.colSep {
	border-bottom: 1px solid #d6d6cc;
	padding: 8px 0px 10px 0px;
}

.colSep2 {
	border-bottom: 0px solid #d6d6cc;
	padding: 10px 0px 10px 0px;
	margin-top: 26px;
}

.newsImg {
	margin: 0px 5px 0px 0px;
}

/* center (edito) */
#h_cadrePub0 {
	position: relative;
	float: left;
	width: 569px;
	height: 73px;
	border: 1px solid #d6d6cc;
}

#h_cadrePub1 {
	position: relative;
	float: left;
	width: 569px;
	height: 273px;
	margin: 0px 0px 0px 0px;
}




/* --------------------- CLass ponctuel ---------------- */

.devoteam {
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
}

/* --------------------- Formulaire (contact) ----------------- */

.oblig {
	color: #FF0000;
	font-size: 10px;
}

.obligTxt {
	font-size: 10px;
}

label {
	font-size: 12px;
}

/* --------------------- SiteMap -------------------------*/

.niv1 {
	padding: 8px 0px 0px 0px;
	font-weight: bold;
	font-size: 13px;
}

/* ------------------------ Tableau Archivage --------------------------- */

.tabArchiBg {
	background-color: #f1f1e9;
	font-size: 10px;
}

.tabArchiHigh {
	font-size: 10px;
}

.tabArchi {
	font-size: 10px;
}

.tabArchiTit {
	background-color: #747265;
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

/* ---------------------- FONT SPECIAL ------------------------------ */


.schemaDiv {
	color: #8d8984;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;	
}

/* Specal event */

.eventsp {
	position: relative;
	width: 278px;
	height: 121px;
	background-image:url(/img/eventsp.gif);
	font-weight: bold;
}

.eventspTxt1 {
	position: absolute;
	width: 171px;
	height: 46px;
	top: 6px;
	left: 99px;
}

.eventspTxt2 {
	position: absolute;
	width: 171px;
	height: 46px;
	top: 76px;
	left: 99px;
}
