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: 18px;
	font-weight: bold;
	color: #de8c05;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #de8c05;
	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: 51px;
	left: 750px;
	width: 40px;
	height: 44px;
	border-right: 1px solid #d8d6ce;
	z-index: 200;
}

#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 #5b594d;
}

.global_nav_corector2 {
	border-left: 1px solid #adac9f;
	border-right: 1px solid #5b594d;
}

.global_nav_corector3 {
	border-left: 1px solid #adac9f;
	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: 10px;
	font-weight: bold;
	float: right;
	color: #a5a39a;
}

#global_navRight a {
	color: #a5a39a;
	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 a {
	padding: 0px 8px 0px 8px;
	margin: 7px 0px 0px 0px;
	cursor: pointer;
	color: #e78600;
	border-left: 1px solid #d6d6cc;
	text-decoration: none;
}

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

#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_men {
	float: right;
	position: relative;
	padding: 0px 8px 0px 8px;
	margin: 7px 0px 0px 0px;
	cursor: pointer;
	border-left: 1px solid #d6d6cc;
}

.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 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;
}

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

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


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

/* colonne 1 */


#center_col1Top {
	position: relative;
	width: 597px;
	height: 24px;
	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: 393px;
	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;
}

#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: 97px;
	margin: 0px 0px 0px 5px;
}

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

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

/* News et autres */
.colTit {
	color: #c3c1ba;
	font-size: 48px;
	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;
}

.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;
}

.Form_error {
	background-color: #FF0000;
	border: 1px solid #b30000;
}

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

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

/* 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;
}