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

/* EVITEMENT --------------------------------------------------------------------------------------------------------------------- */
#evitement {
	position: relative;
	margin: 3px auto 0 auto;
	padding: 0;
	width: 950px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	color: #FFFFFF;
}
#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; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

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

/* MENU ----------------------------------------------------------------------------------------------------------------------------- */
#main {
	position: relative;
	overflow: hidden;
	margin: 9px auto 0 auto;
	padding: 0;
	width: 950px;
	height: 150px;
}
#main ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;	
	height: 150px;
	width: 2000px;
}
#main ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#main ul li a {
	display: block;
	overflow: hidden;
	padding-top: 5px;
	padding-left: 10px;
	width: 180px; /*190-10 de padding */
	height: 150px;
	/*text-indent: -1000px;*/
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	background: #000000 none repeat scroll 0%;
	border-right: 3px solid #000000;
}


#main ul li.m1 a {
	background: url("rep/rep_site/main_1.jpg") repeat scroll 0%;
}
#main ul li.m1 a:hover {
	background: url("rep/rep_site/main_1.jpg") repeat scroll 0%;
}

#main ul li.m2 a {
	background: url("rep/rep_site/main_2.jpg") repeat scroll 0%;
}
#main ul li.m2 a:hover {
	background: url("rep/rep_site/main_2.jpg") repeat scroll 0%;
}

#main ul li.m3 a {
	background: url("rep/rep_site/main_3.jpg") repeat scroll 0%;
}
#main ul li.m3 a:hover {
	background: url("rep/rep_site/main_3.jpg") repeat scroll 0%;
}

#main ul li.m4 a {
	background: url("rep/rep_site/main_4.jpg") repeat scroll 0%;
}
#main ul li.m4 a:hover {
	background: url("rep/rep_site/main_4.jpg") repeat scroll 0%;
}

#main ul li.m5 a {
	background: url("rep/rep_site/main_5.jpg") repeat scroll 0%;
}
#main ul li.m5 a:hover {
	background: url("rep/rep_site/main_5.jpg") repeat scroll 0%;
}

#main ul li a#imageOpen {
	color: #DD931F;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* CONTENU ----------------------------------------------------------------------------------------------------------------------- */
#content {
	position: relative;
	margin: 10px auto 0 auto;
	padding: 0 10px;
	width: 920px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	text-align: left;
	/*border: 1px solid #CCCCCC;*/
}

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

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

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

/* BAS DE PAGE ------------------------------------------------------------------------------------------------------------------- */
#footer {
	position: relative;
	margin: 4px auto 0 auto;
	padding: 0;
	overflow: hidden;
	width: 950px;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	color: #000000;
	background: #DD931F;
}
#footer p {
	text-align: center;
	color: #000000;
}
#footer a { color: #000000; font-weight: bold; text-decoration: underline; }
#footer a:link { color: #000000; font-weight: bold; text-decoration: underline; }
#footer a:visited { color: #000000; font-weight: bold; text-decoration: underline; }
#footer a:hover { color: #000000; font-weight: bold; text-decoration: underline; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* COPYRIGHT ---------------------------------------------------------------------------------------------------------------------- */
#copyright {
	position: relative;
	overflow: hidden;
	margin: 5px auto 0 auto;
	text-align: left;
	/*width: 980px;*/
	width: 950px;
	height: 20px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* 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 5px 0 5px;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-transform: uppercase;
}

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

/* LIGNE ---------------------------------------------------------------------------------------------------------------------------- */
.hr_h1 {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #000000;
}

hr {
	margin: 0 0 10px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #DD931F;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* FONT ----------------------------------------------------------------------------------------------------------------------------- */
.txt_barre { text-decoration: line-through; }
.txt_normal { text-decoration: none; }
.txt_bold { font-weight: bold; }
.txt_warning { color: #DD931F; font-weight: bold; background: #000000;}
.txt_color_1 { color: #000000; }
.txt_color_2 { color: #000000; }
.txt_oblig { font-weight: bold; color: #000000; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* LIEN ------------------------------------------------------------------------------------------------------------------------------ */
a:active, a:focus{ outline: none; }
a { color: #000000; font-weight: bold; text-decoration: underline; border: none; background: none;  }
a:link { color: #000000; text-decoration: underline; border: none; background: none; }
a:visited  { color: #000000; text-decoration: underline; border: none; background: none; }
a:hover  { color: #DD931F; text-decoration: underline; border: none; background: none; }
a img { border: none; background: none; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* FORMULAIRE ------------------------------------------------------------------------------------------------------------------- */
form {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
fieldset {
 	display: block;
    margin: 0;
	padding: 5px;
	border: 1px solid #000000;
}
legend {
	color: #000000;
	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;
}

input {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #36322f #000000 #000000 #36322f;
	background-color: #EEEEEE;
}
select, option {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #36322f #000000 #000000 #36322f;
	background-color: #EEEEEE;
}
textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #36322f #000000 #000000 #36322f;
	background-color: #EEEEEE;
}
input.button {
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #36322f #000000 #000000 #36322f;
	background-color: #000000;
}
input.button:hover {
	color: #000000;
	border-color: #DD931F #BF790B #BF790B #DD931F;
	background-color: #BF790B;
}
textarea:focus, input:focus {
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #DD931F #BF790B #BF790B #DD931F;
	background-color: #FFFFFF;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */
