/*
#613d26 	marron foncé
#f8efe2 	beige clair
#8b9223	vert
*/


/* 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: #613d26;
	/*background: #f8efe2 url("rep/rep_site/body_bg.jpg") 0 0 repeat-x;*/
	background: #f8efe2 url("rep/rep_site/body_bg.jpg") top center repeat-x;
	text-align: center; /* for IE */
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* EVITEMENT --------------------------------------------------------------------------------------------------------------------- */
#evitement {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0 0 15px;
	width: 980px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	color: #FFFFFF;
}
#evitement a { color: #333333; font-weight: bold; text-decoration: none; }
#evitement a:hover { color: #333333; text-decoration: underline; }
#evitement fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right; 
}

#evitement a img { border: none; background: none; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* GLOBAL -------------------------------------------------------------------------------------------------------------------------- */
#global {
	position: relative;
	overflow: hidden;
	margin: 0 auto 0 auto;
    padding: 0;
	text-align: left;
	width: 980px;

}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* HAUT DE PAGE ------------------------------------------------------------------------------------------------------------------ */
#header {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 193px;
	background: url("rep/rep_site/header_bg.jpg") top left no-repeat;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* MENU ----------------------------------------------------------------------------------------------------------------------------- */
#main {
	position: relative;
	overflow: hidden;
	margin: 7px 0 0 7px;
	padding: 0;
	width: 966px;
	height: 190px;
	background: #FFFFFF;
}
#main ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;	
	height: 185px;
	width: 2000px;
}
#main ul li {
	float: left;
}
#main ul li a {
	display: block;
	overflow: hidden;
    margin: 0;
	padding-top: 3px;
	padding-left: 10px;
	width: 129px; /*190-10 de padding */
	height: 185px;
	text-indent: -1000px;
	cursor: pointer;
	color: #613d26;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px; 
	letter-spacing: 0px;
	background: #FFFFFF none repeat scroll 0%;
	border-right: 2px solid #FFFFFF;
}
#main ul li.fr_m_1 a, a:hover {
	background: url("rep/rep_site/fr_main_1.jpg") repeat scroll 0%;
}
#main ul li.fr_m_2  a, a:hover {
	background: url("rep/rep_site/fr_main_2.jpg") repeat scroll 0%;
}
#main ul li.fr_m_3  a, a:hover {
	background: url("rep/rep_site/fr_main_3.jpg") repeat scroll 0%;
}
#main ul li.fr_m_4  a, a:hover {
	background: url("rep/rep_site/fr_main_4.jpg") repeat scroll 0%;
}
#main ul li.fr_m_5  a, a:hover {
	background: url("rep/rep_site/fr_main_5.jpg") repeat scroll 0%;
}
#main ul li.fr_m_6  a, a:hover {
	background: url("rep/rep_site/fr_main_6.jpg") repeat scroll 0%;
}
#main ul li.fr_m_7  a, a:hover {
	background: url("rep/rep_site/fr_main_7.jpg") repeat scroll 0%;
}

#main ul li.en_m_1 a, a:hover {
	background: url("rep/rep_site/en_main_1.jpg") repeat scroll 0%;
}
#main ul li.en_m_2  a, a:hover {
	background: url("rep/rep_site/en_main_2.jpg") repeat scroll 0%;
}
#main ul li.en_m_3  a, a:hover {
	background: url("rep/rep_site/en_main_3.jpg") repeat scroll 0%;
}
#main ul li.en_m_4  a, a:hover {
	background: url("rep/rep_site/en_main_4.jpg") repeat scroll 0%;
}
#main ul li.en_m_5  a, a:hover {
	background: url("rep/rep_site/en_main_5.jpg") repeat scroll 0%;
}
#main ul li.en_m_6  a, a:hover {
	background: url("rep/rep_site/en_main_6.jpg") repeat scroll 0%;
}
#main ul li.en_m_7  a, a:hover {
	background: url("rep/rep_site/en_main_7.jpg") repeat scroll 0%;
}


#main ul li a#imageOpen {

}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* CONTENU ----------------------------------------------------------------------------------------------------------------------- */
#content_global {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	width: 960px;
	/*height: auto !important;*/
	height: 480px;
	/*min-height: 400px;*/
	background: #FFFFFF url("rep/rep_site/content_bg.jpg") top left repeat-y;
}

#content {
	position: relative;
	overflow: hidden;
	margin: -5px 0 0 115px;
	padding: 0 0 0 10px;
	/*width: 830px;*/
	width: 820px;
	height: 440px;
}
#content a { background: none; }
#content a img { border: 1px solid #FFFFFF; }

#content a:hover img { border: 1px solid #8b9223; }

#content_frame {
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 440px;
}
#content_frame a { background: none; }

.scrollbar_vert {
	float: left;
	margin-left: 10px;
	height: 440px;
	width: 20px;
}
.scrollhandle_vert {
	cursor: pointer;
	height: 50px;
	width: 20px;
	background: url(rep/rep_site/scroll_handle.gif) no-repeat 0 0;
}
.scrollhandle_vert:hover {
	background: url(rep/rep_site/scroll_handle.gif) no-repeat -20px 0;
}

#content ul {
	margin: 0 20px 0 20px;
	padding: 0;
	list-style-type: square;
}
#content li {
	margin: 5px 0 5px 0;
}

#flashcarousel {
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 99%;
	height: 250px;
	text-align: center;
	/*border: 1px solid #CCCCCC;*/
}

#ggmap {
	overflow: hidden;
	margin: 0 auto 20px auto;
	padding: 0;
    width: 650px;
    height: 360px;
    text-align: center;
    border: 1px solid #333333;
    background: #FFFFFF;
}
#ggmap iframe {
	overflow: hidden;
	margin: 0;
	padding: 0;
    background: #FFFFFF;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */	

/* BAS DE PAGE ------------------------------------------------------------------------------------------------------------------- */
#footer {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	color:#f8efe2;
	text-align: center;
	width: 980px;
	height: 50px;
	line-height: 25px;
	background: #613d26 url("rep/rep_site/footer_bg.jpg") top left no-repeat;
}
#footer p {
	margin: 0;
	margin-right: 10px;
	text-align: right;
	color: #f8efe2;
}
#footer a { color: #f8efe2; font-weight: normal; text-decoration: none; background: none; }
#footer a:link { color: #f8efe2;  font-weight: normal; text-decoration: none; background: none; }
#footer a:visited { color: #f8efe2; font-weight: normal; text-decoration: none; background: none; }
#footer a:hover { color: #f8efe2; font-weight: normal; text-decoration: underline; background: none; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */


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

/* 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 65px 0 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #8b9223;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2 {
	margin: 0;
	padding: 0 5px 10px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #613d26;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* LIGNE ---------------------------------------------------------------------------------------------------------------------------- */
#hr_h1 {
	margin: 0 0 5px 0;
	padding: 0;
	width: 960px;
	height: 40px;
	border: 0 none;
	/*border-top: 1px dotted #613d26;*/
	background: url("rep/rep_site/hr_h1.gif") top left no-repeat;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* FONT ----------------------------------------------------------------------------------------------------------------------------- */
.txt_barre { text-decoration: line-through; }
.txt_normal { text-decoration: none; }
.txt_bold { font-weight: bold; }
.txt_warning { color: #8b9223; font-weight: bold; }
.txt_color_1 { color: #613d26; }
.txt_color_2 { color: #8b9223; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

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

/* FORMULAIRE ------------------------------------------------------------------------------------------------------------------- */
fieldset {
 	display: block;
    margin: 0;
	padding: 5px;
	border: 1px solid #8b9223;
}
legend {
	color: #8b9223;
	font-size: 12px; font-weight: bold;
	letter-spacing: 1px;
}
fieldset p {
	margin: 5px 0 5px 0;
}
form {
	display: inline;
	font-size: 12px; font-weight: bold;
}
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 {
	padding-left: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #8b9223 #4B4F05 #4B4F05 #8b9223;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4F05;
}
select, option {
	border-width: 1px;
	border-style: solid;
	border-color: #8b9223 #4B4F05 #4B4F05 #8b9223;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4F05;
}
textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #8b9223 #4B4F05 #4B4F05 #8b9223;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4F05;
}
input.button {
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #8b9223 #4B4F05 #4B4F05 #8b9223;
	background-color: #8b9223;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
}
textarea:focus, input:focus {
	border-width: 1px;
	border-style: solid;
	border-color: #8b9223 #4B4F05 #4B4F05 #8b9223;
	background-color: #FFFFFF;
	color: #4B4F05;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* IMAGE --------------------------------------------------------------------------------------------------------------------------- */
.img_border {
	margin: 0 5px 0 5px;
	padding: 5px;
    border: 1px solid #BBBBBB;
}
.img_border_no {
	margin: 0 5px 0 5px;
    border: none;
}
.img_diapo {
	margin: 5px;
	padding: 0;
    border: 1px solid #000000;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */


