/* #315ca3 bleu*/
/* #add306 vert*/
/* #818181 gris */

/* BODY --------------------------------------------------------------------------------------------- */
html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	background: #FFFFFF url("rep/rep_site/body_bg.jpg") top left repeat-x;
	text-align: center; /* for IE */
}
/* ---------------------------------------------------------------------------------------------------- */

/* GLOBAL ------------------------------------------------------------------------------------------- */
#global {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 980px;
	height: auto;
	background: url("rep/rep_site/global_bg.gif") top left repeat-y;
}
/* ---------------------------------------------------------------------------------------------------- */

/* EVITEMENT --------------------------------------------------------------------------------------- */
#evitement {
	display: none;
	visibility: hidden;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 980px;
	height: 30px;
}
#evitement p { margin-left: 10px; }
#evitement a { color: #FFFFFF; font-weight: bold; text-decoration: none; background: none; }
#evitement a:hover { color: #FFFFFF; text-decoration: underline; }
#evitement a img { border: none; background: none; }
/* ---------------------------------------------------------------------------------------------------- */

/* HAUT DE PAGE ----------------------------------------------------------------------------------- */
#header {
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 980px;
	height: 250px;
	background: url("rep/rep_site/header_bg.gif") top left no-repeat;
}
#header_left {
	z-index: 1;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 250px;
	background: url("rep/rep_site/header_left_bg.jpg") top left no-repeat;
}

#header_right {
	z-index: 1;
	display: none;
	visibility: hidden;
}
/* ---------------------------------------------------------------------------------------------------- */

/* MENU --------------------------------------------------------------------------------------------- */
#main {
	z-index: 50;
	position: relative;
	overflow: hidden;
	margin: -70px 0 0 10px;
	padding: 0 0 0 30px;
	width: 800px;
	height: 20px;
	font-size: 12px;
}
/* ---------------------------------------------------------------------------------------------------- */

/* H1 ------------------------------------------------------------------------------------------------ */
#h1 {
	z-index: 50;
	position: relative;
	margin: 30px 10px 0 10px;
	padding: 0 20px 0 20px;
	width: 910px;
	height: 25px;
	font-size: 12px;
}

#h1 h1 {
	margin: 0;
	padding: 0 0 0 25px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #818181;
	letter-spacing: 1px;
	background: url("rep/rep_site/picto_h1.gif") 0 -2px no-repeat;
}

#h1 hr {
	margin: 3px 0 15px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #add306;
}
/* ---------------------------------------------------------------------------------------------------- */

/* CONTENU ----------------------------------------------------------------------------------------- */
#content {
	position: relative;
	margin: 0 auto;
	padding: 10px 20px 0 20px; 
	width: 920px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	background: #FFFFFF;
}
 
#content ul {
	margin: 0 20px 0 20px;
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style: square inside;
}
#content ul li {
	margin: 5px 0 10px 20px;
}

#content_accueil_1 {
	float: left;
	overflow: hidden;
	margin: 0 auto;
	width: 910px; 
}
#content_accueil_1a {
	float: left;
	margin: 0;
	width: 250px; 
}
#content_accueil_1b {
	float: left;
	margin: 0 80px; 
	width: 250px; 
}
#content_accueil_1c {
	float: left;
	margin: 0;
	width: 250px; 
}
#content_accueil_2 {
	float: left;
	overflow: hidden;
	margin: 10px auto;
	padding: 20px 55px;
	width: 800px;
	height: 200px;
	background: url("rep/rep_site/extra_bg.gif") top left no-repeat;
}
#content_accueil_2a {
	float: left;
	margin: 0;
	width: 180px;
	height: 200px;
}
#content_accueil_2a ul {
	font-weight: bold;
}
#content_accueil_2b {
	float: left;
	margin: 0 0 0 100px;
	width: 520px;
	height: 200px;
	background: url("rep/rep_site/ill_actualites.jpg") top right no-repeat;
}
#content_accueil_2b hr {
	clear: both;
	margin: 25px 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #add306;
}
#content_actu {
	float: left;
	width: 340px;
	text-align: justify;
}

#content_etape {
	float: left;
	left: 0;
	margin: 0;
	padding: 0;
	width: 690px; 
}
#content_part {
	float: right;
	right: 0;
	margin: 0 auto;
	padding: 0;
	width: 200px;  
}
#carousel {
	margin: 10px auto 30px auto;
	padding: 0;
	width: 200px;
	height: 400px;  
}
#content_ubic {
	margin: 0 auto;
	padding: 0;
	width: 900px; 
}
/* ---------------------------------------------------------------------------------------------------- */

/* BAS DE PAGE ------------------------------------------------------------------------------------- */
#footer {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 80px;
	line-height: 20px;
	background: url("rep/rep_site/footer_bg.gif") top left no-repeat;
}
#footer a { color: #9F867F; font-weight: normal; text-decoration: none; }
#footer a:link { color: #9F867F; font-weight: normal; text-decoration: none; }
#footer a:visited { color: #9F867F; font-weight: normal; text-decoration: none; }
#footer a:hover { color: #C93F18; font-weight: normal; text-decoration: underline; }

#footer_logo {
	position: relative;
	float: right;
	margin: 10px 20px;
	padding: 0;
	width: 360px;
	height: 60px;
}
/* ---------------------------------------------------------------------------------------------------- */

/* COPYRIGHT -------------------------------------------------------------------------------------- */
#copyright {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	text-align: center;
	width: 960px;
	height: 20px;
	line-height: 20px;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FLOAT -------------------------------------------------------------------------------------------- */
.left {
	float: left;
	margin: 0 5px 5px 5px;
}
.right {
	float: right;
	margin: 0 5px 5px 5px;
}
.center {
	margin: 0 auto;
}
.spacer {
	clear: both;
	padding: 5px 0 0 0;
}
/* ---------------------------------------------------------------------------------------------------- */

/* PARAGRAPHE ------------------------------------------------------------------------------------- */
p { margin: 0 0 10px 0; }
.p_left { text-align: left; }
.p_right { text-align: right;}
.p_center { text-align: center;}
.p_justify { text-align: justify; }
/* ---------------------------------------------------------------------------------------------------- */

/* TITRE --------------------------------------------------------------------------------------------- */
h1 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #315ca3;
	letter-spacing: 1px;
}

h2 {
	margin: 5px 0;
	padding: 0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #315ca3;
}
/* ---------------------------------------------------------------------------------------------------- */

/* LIGNE --------------------------------------------------------------------------------------------- */
hr {
	clear: both;
	margin: 5px 0 10px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #add306;
}

.hr_solid {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #818181;
}
.hr_dotted {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #818181;
}

.hr_spacer {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	visibility: hidden;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FONT --------------------------------------------------------------------------------------------- */
.txt_barre { text-decoration: line-through; }
.txt_normal { text-decoration: none; }
.txt_bold { font-weight: bold; }
.txt_warning { color: #315ca3; font-weight: bold; }
.txt_color_1 { color: #315ca3; }
.txt_color_2 { color: #add306; }

.img_border {
	border: 1px solid #818181;
}
/* ---------------------------------------------------------------------------------------------------- */

/* LIEN ---------------------------------------------------------------------------------------------- */
a:active, a:focus{ outline: none; }
a img { border-width: 0; border-style: none; }
a { color: #add306; font-weight: bold; text-decoration: underline; }
a:link { color: #add306; text-decoration: underline; }
a:visited { color: #add306; text-decoration: underline; }
a:hover { color: #315ca3; text-decoration: underline; }

.reference a {
	z-index: 2;
	position: relative;
	margin: 0;
	padding: 2px 3px 2px 17px;
	background: url(rep/rep_site/reference_link.gif) no-repeat left center;
}
	
a.a1 {
	padding: 5px 0 5px 30px;
	color: #315ca3;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	background: url("rep/rep_site/picto_a.gif") 0 0 no-repeat;
}
a.a1:hover { color: #818181; }

a.pageback { 
	margin: 0 5px;
	padding: 5px 5px 5px 15px;
	width: 11px;
	height: 11px;
	font-size: 11px;
	color: #add306;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	background: url("rep/rep_site/ico_pageback.gif") no-repeat left center;	
}
a:hover.pageback { 
	color: #990000;
}
a.pagetop { 
	margin: 0 5px;
	padding: 5px 5px 5px 15px;
	width: 11px;
	height: 11px;
	font-size: 11px;
	color: #315ca3;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	background: url("rep/rep_site/ico_pagetop.gif") no-repeat left center;
}
a:hover.pagetop { 
	color: #315ca3;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FORMULAIRE ------------------------------------------------------------------------------------- */
.form_table {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	border: none;
}
.form_td_left {
	width: 45%;
	vertical-align: top;
	text-align: left;
}
.form_td_right {
	padding-left: 20px; 
	width: 55%;
	vertical-align: top;
	text-align: left;
}

form {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
fieldset {
 	display: block;
	margin: 0;
	padding: 5px;
	border: 1px solid #add306;
}
legend {
	color: #add306;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
fieldset p {
	margin: 5px 0 5px 0;
}
label {
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
	width: 30%;	
	text-align: left;
	line-height: 1.7;
	font-weight: bold;
	font-size: 12px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	border-width: 1px;
	border-style: solid;
	border-color: #ccee36 #add306 #add306 #ccee36;
	background-color: #fdfff4;
}
select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	border-width: 1px;
	border-style: solid;
	border-color: #ccee36 #add306 #add306 #ccee36;
	background-color: #fdfff4;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	border-width: 1px;
	border-style: solid;
	border-color: #ccee36 #add306 #add306 #ccee36;
	background-color: #fdfff4;
}

textarea:focus, input:focus {
	color: #315ca3;
	border-width: 1px;
	border-style: solid;
	border-color: #668fd3 #315ca3 #315ca3 #668fd3;
	background-color: #f0f6ff;
}

input.button {
	padding: 0 0 2px 2px;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccee36 #add306 #add306 #ccee36;
	background-color: #add306;
}
input:hover.button {
	padding: 0 0 2px 2px;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #668fd3 #315ca3 #315ca3 #668fd3;
	background-color: #315ca3;
}
/* ---------------------------------------------------------------------------------------------------- */

/* BARRE NAVIGATION ----------------------------------------------------------------------------- */
.barre_nav { font-size: 10px; }
.barre_nav a { background: #315ca3; color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; }
.barre_nav a.active, .barre_nav a:hover{ background: #add306; color: #FFFFFF; }
.barre_nav a:visited { background: #315ca3; color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; }
.barre_nav span { background: #CCCCCC; color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; }
/* ---------------------------------------------------------------------------------------------------- */

/* MENUMATIC--------------------------------------------------------------------------------------- */
#nav, #nav ul {
	z-index: 5;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 825px;
	height: 20px;
}
#nav li { 
	display: block;
	list-style: none;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
#nav a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 23px;
	height: 20px;
	line-height: 20px;
	color: #818181;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	border-right: 1px solid #add306;
}
#nav li a:hover, #nav li a:focus, #nav a.mainMenuParentBtnFocused {
	color: #315ca3;
	background: #FFFFFF;
}
#nav .li_active a {
	color: #315ca3;
	background: #FFFFFF;
}

#subMenusContainer { 
	display: block;
	position: absolute; 
	overflow: visible;
	top: 1px; 
	left: 0; 
	margin: 0;
	padding: 0;
	width: 240px;
	height: 0; 
	z-index: 800; 
}
#subMenusContainer ul {
	left: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	background: #FFFFFF;
}
#subMenusContainer li {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	border: 1px solid #add306;
}
#subMenusContainer a {
	display: block;
	margin: 0;
	padding: 7px 22px;
 	color: #818181;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#subMenusContainer a.subMenuParentBtnFocused {
	color: #315ca3;
	text-decoration: underline;
	background: #FFFFFF;
}


/* Parent Sub Menu Links - javascript users only */
.subMenuParentBtn {
	background: url("rep/rep_site/main_arrow_right.gif") right center no-repeat; 
}

/* Parent Sub Menu Links on hover or focus - javascript users only */
.subMenuParentBtnFocused {
	background: url("rep/rep_site/main_arrow_right_over.gif") right center no-repeat; 
}

/* Parent Main Menu Links - javascript users only */
.mainMenuParentBtn {	
	 background: url("rep/rep_site/main_arrow_down.gif") right center no-repeat; 
}

/* Parent Main Menu Links on hover or focus - javascript users only */
.mainMenuParentBtnFocused {
	background: url("rep/rep_site/main_arrow_down_over.gif") right center no-repeat; 
}


/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW { 
	display: none; 
	position: absolute; 
	overflow: hidden; 
	/*the 2px left & right padding lets you have a 1px border on the ul or ol inside since overflow is set to hidden*/
	padding: 0 2px;
	margin: 0 0 0 -2px;
}

/* non-javscript users */
#nav li li {	float: none; }

#nav li li a { /* Just submenu links*/	
	position: relative;
	float: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top: 2.2em;
}

/* third-and-above-level lists */
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul { margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul { margin-left: 0; }
#nav li li:hover ul {	margin-left: 10em; margin-top: -2.5em; }

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul { margin-left: 0; margin-top: 2.2em; }
#nav li li a:focus + ul { left: 0; margin-left: 1010em; margin-top: -2.2em; }
#nav li li a:focus { left:0; margin-left: 1000em; width: 10em; margin-top: 0;}
#nav li li li a:focus { left: 0; margin-left: 2010em; width: 10em; margin-top: -1em; }
#nav li:hover a:focus{ margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }
/* ---------------------------------------------------------------------------------------------------- */

/* MOOBYZOOMER ---------------------------------------------------------------------------------- */
a.byzoomer img {
	z-index: 900;
	margin: 2px 5px 0 0;
	border: 1px solid #818181;
	cursor: pointer;
}
a:hover.byzoomer img {
	border: 1px solid #818181;
}
a.byzoomerOver img {
	border: 1px solid #818181;
}
img.byzoomerZoomed {
	z-index: 900; 
	border: 1px solid #818181;
	cursor: pointer;
}
div#byzoomerTitle {
	color: #818181;
}
/* ---------------------------------------------------------------------------------------------------- */
