/* #005193 bleu*/
/* #009999 turquoise*/
/* #ca3c19 orange */
/* #AF2201 rouge*/

/* 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: #005193;
	background: #fff7ed url("rep/rep_site/body_bg.jpg") top center no-repeat;
	text-align: center; /* for IE */
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

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

/* EVITEMENT --------------------------------------------------------------------------------------------------------------------- */
#evitement {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 20px;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 25px;
	line-height: 25px;
	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; }
#evitement a img {border: none; background: none; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* MENU ---------------------------------------------------------------------------------------------------------------------------- */
#main {
	position: absolute;
	overflow: hidden;
	top: 60px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 55px;
	font-size: 11px;
}

#main ul, #main li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main li {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	height: 55px;
	line-height: 55px;
	text-align: left;
	font-weight: bold;
}
#main li a {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
}
#main li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main li a {
	display: block;
    float: none;
    margin: 0;
    margin-left: 42px;
    padding: 0;
	height: 55px;
	text-decoration: none;
}

/* FR */
#main li.fr_main_1 a {
	margin-left: 40px;
	width: 59px;
	text-indent: -300px;
	background: url("rep/rep_site/fr_main_1.jpg") 0 0 no-repeat;
}
#main li.fr_main_1 a:hover {
	background: url("rep/rep_site/fr_main_1.jpg") 0 -55px no-repeat;
}
#main li.fr_main_1_hover a {
	margin-left: 40px;
	width: 59px;
    text-indent: -300px;
	background: url("rep/rep_site/fr_main_1.jpg") 0 -55px no-repeat;
}

#main li.fr_main_2 a {
	width: 124px;
    text-indent: -300px;
	background: url("rep/rep_site/fr_main_2.jpg") 0 0 no-repeat;
}
#main li.fr_main_2 a:hover {
	background: url("rep/rep_site/fr_main_2.jpg") 0 -55px no-repeat;
}
#main li.fr_main_2_hover a {
	width: 124px;
	text-indent: -300px;
	background: url("rep/rep_site/fr_main_2.jpg") 0 -55px no-repeat;
}

#main li.fr_main_3 a {
	width: 114px;
    text-indent: -300px;
	background: url("rep/rep_site/fr_main_3.jpg") 0 0 no-repeat;
}
#main li.fr_main_3 a:hover {
	background: url("rep/rep_site/fr_main_3.jpg") 0 -55px no-repeat;
}
#main li.fr_main_3_hover a {
	width: 114px;
    text-indent: -300px;
	background: url("rep/rep_site/fr_main_3.jpg") 0 -55px no-repeat;
}

#main li.fr_main_4 a {
	width: 76px;
    text-indent: -300px;
	background: url("rep/rep_site/fr_main_4.jpg") 0 0 no-repeat;
}

#main li.fr_main_4 a:hover {
	background: url("rep/rep_site/fr_main_4.jpg") 0 -55px no-repeat;
}
#main li.fr_main_4_hover a {
	width: 76px;
    text-indent: -300px;
	background: url("rep/rep_site/fr_main_4.jpg") 0 -55px no-repeat;
}

#main li.fr_main_5 a {
	width: 93px;
	text-indent: -300px;
	background: url("rep/rep_site/fr_main_5.jpg") 0 0 no-repeat;
}
#main li.fr_main_5 a:hover {
	background: url("rep/rep_site/fr_main_5.jpg") 0 -55px no-repeat;
}
#main li.fr_main_5_hover a {
	width: 93px;
    text-indent: -300px;
	background: url("rep/rep_site/fr_main_5.jpg") 0 -55px no-repeat;
}


/* EN */
#main li.en_main_1 a {
	margin-left: 40px;
	width: 64px;
	text-indent: -300px;
	background: url("rep/rep_site/en_main_1.jpg") 0 0 no-repeat;
}
#main li.en_main_1 a:hover {
	background: url("rep/rep_site/en_main_1.jpg") 0 -55px no-repeat;
}
#main li.en_main_1_hover a {
	margin-left: 40px;
	width: 64px;
    text-indent: -300px;
	background: url("rep/rep_site/en_main_1.jpg") 0 -55px no-repeat;
}

#main li.en_main_2 a {
	width: 124px;
    text-indent: -300px;
	background: url("rep/rep_site/en_main_2.jpg") 0 0 no-repeat;
}
#main li.en_main_2 a:hover {
	background: url("rep/rep_site/en_main_2.jpg") 0 -55px no-repeat;
}
#main li.en_main_2_hover a {
	width: 124px;
	text-indent: -300px;
	background: url("rep/rep_site/en_main_2.jpg") 0 -55px no-repeat;
}

#main li.en_main_3 a {
	width: 114px;
    text-indent: -300px;
	background: url("rep/rep_site/en_main_3.jpg") 0 0 no-repeat;
}
#main li.en_main_3 a:hover {
	background: url("rep/rep_site/en_main_3.jpg") 0 -55px no-repeat;
}
#main li.en_main_3_hover a {
	width: 114px;
    text-indent: -300px;
	background: url("rep/rep_site/en_main_3.jpg") 0 -55px no-repeat;
}

#main li.en_main_4 a {
	width: 97px;
    text-indent: -300px;
	background: url("rep/rep_site/en_main_4.jpg") 0 0 no-repeat;
}

#main li.en_main_4 a:hover {
	background: url("rep/rep_site/en_main_4.jpg") 0 -55px no-repeat;
}
#main li.en_main_4_hover a {
	width: 97px;
    text-indent: -300px;
	background: url("rep/rep_site/en_main_4.jpg") 0 -55px no-repeat;
}

#main li.en_main_5 a {
	width: 93px;
	text-indent: -300px;
	background: url("rep/rep_site/en_main_5.jpg") 0 0 no-repeat;
}
#main li.en_main_5 a:hover {
	background: url("rep/rep_site/en_main_5.jpg") 0 -55px no-repeat;
}
#main li.en_main_5_hover a {
	width: 93px;
    text-indent: -300px;
	background: url("rep/rep_site/en_main_5.jpg") 0 -55px no-repeat;
}


/* DE */
#main li.de_main_1 a {
	margin-left: 40px;
	width: 78px;
	text-indent: -300px;
	background: url("rep/rep_site/de_main_1.jpg") 0 0 no-repeat;
}
#main li.de_main_1 a:hover {
	background: url("rep/rep_site/de_main_1.jpg") 0 -55px no-repeat;
}
#main li.de_main_1_hover a {
	margin-left: 40px;
	width: 78px;
    text-indent: -300px;
	background: url("rep/rep_site/de_main_1.jpg") 0 -55px no-repeat;
}

#main li.de_main_2 a {
	width: 124px;
    text-indent: -300px;
	background: url("rep/rep_site/de_main_2.jpg") 0 0 no-repeat;
}
#main li.de_main_2 a:hover {
	background: url("rep/rep_site/de_main_2.jpg") 0 -55px no-repeat;
}
#main li.de_main_2_hover a {
	width: 124px;
	text-indent: -300px;
	background: url("rep/rep_site/de_main_2.jpg") 0 -55px no-repeat;
}

#main li.de_main_3 a {
	width: 114px;
    text-indent: -300px;
	background: url("rep/rep_site/de_main_3.jpg") 0 0 no-repeat;
}
#main li.de_main_3 a:hover {
	background: url("rep/rep_site/de_main_3.jpg") 0 -55px no-repeat;
}
#main li.de_main_3_hover a {
	width: 114px;
    text-indent: -300px;
	background: url("rep/rep_site/de_main_3.jpg") 0 -55px no-repeat;
}

#main li.de_main_4 a {
	width: 52px;
    text-indent: -300px;
	background: url("rep/rep_site/de_main_4.jpg") 0 0 no-repeat;
}

#main li.de_main_4 a:hover {
	background: url("rep/rep_site/de_main_4.jpg") 0 -55px no-repeat;
}
#main li.de_main_4_hover a {
	width: 52px;
    text-indent: -300px;
	background: url("rep/rep_site/de_main_4.jpg") 0 -55px no-repeat;
}

#main li.de_main_5 a {
	width: 90px;
	text-indent: -300px;
	background: url("rep/rep_site/de_main_5.jpg") 0 0 no-repeat;
}
#main li.de_main_5 a:hover {
	background: url("rep/rep_site/de_main_5.jpg") 0 -55px no-repeat;
}
#main li.de_main_5_hover a {
	width: 90px;
    text-indent: -300px;
	background: url("rep/rep_site/de_main_5.jpg") 0 -55px no-repeat;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* ILLUSTRATION ------------------------------------------------------------------------------------------------------------------------- */
#extra {
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 260px;
	height: 165px;
	/*background: url("rep/rep_site/ill.jpg") 0 0 no-repeat;*/
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* CONTENU ------------------------------------------------------------------------------------------------------------------------- */
#content {
	position: absolute;
	overflow: hidden;
	top: 165px;
	margin: 0;
	padding: 0;
	width: 980px;
	height: 525px;
}

#news {
	z-index: 100;
	position: absolute;
	overflow: hidden;
	top: 153px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 127px;
	height: 102px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* CONTENU LEFT  ---------------------------------------------------------------------------------------------------------------- */
#content_left {
	display: inline;
	position: relative;
	float: left;
    overflow: hidden;
	margin: 0 0 0 0;
	padding: 0;
	width: 405px;
	height: 525px;
}

#content_flash {
    position: absolute;
	overflow: hidden;
	top: 0;
	left: 19px;
    margin: 0;
    padding: 0;
	width: 350px;
	height: 350px;
	background: url("rep/rep_site/content_flash.jpg") top left no-repeat;
}

#content_logo {
    position: absolute;
	overflow: hidden;
	top: 380px;
	left: 49px;
    margin: 0;
    padding: 0;
	width: 340px;
	height: 150px;
	background: url("rep/rep_site/content_flash.jpg") top left no-repeat;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* CONTENU RIGHT  ------------------------------------------------------------------------------------------------------------- */
#content_right {
	position: absolute;
	overflow: hidden;
	top: 15px;
	right: 30px;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 480px;
}

#content_data {
	margin: 0;
	padding: 10px 10px 10px 20px;
	width: 500px;
 } 
 
#content_data ul {
	margin: 0 20px 0 20px;
    margin: 0;
	padding: 0;
	list-style-type: square;
	list-style: square inside;
}
#content_data ul li {
	margin: -5px 0 10px 20px;
}

#content_data ul li ul {
	margin: 10px 20px 10px 20px;
    margin: 0;
	padding: 0;
	list-style-type: square;
	list-style: circle inside;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* BAS DE PAGE ------------------------------------------------------------------------------------------------------------------- */
#footer {
	position: relative;
    overflow: hidden;
	margin: 10px auto 0 auto;
	padding: 0 0 0 10px;
	width: 940px;
	height: 20px;
	line-height: 20px;
	color: #9F867F;
	text-align: left;
}
#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; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* 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: #FFFFFF;
	letter-spacing: 1px;
	text-transform: uppercase;
}

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

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

hr {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #c1b2ac;
 }
 
.img_border {
	border: 1px solid #005193;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

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

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

/* SCROLLBAR ---------------------------------------------------------------------------------------------------------------------- */
#content_scrollbar {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 480px;
	overflow: auto;
	background: #FFFFFF;
	/*border: 1px solid #666;*/
}

.scrollBar .bar {
	width: 15px;
	height: 15px;
}

.scrollBar .scrollbutton {
	width: 15px;
	height: 15px;
	background: #FFFFFF;
	outline: none;
	background-position: top center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.scrollBar .scrollbutton.topButton {
	background-image: url('rep/rep_site/scrollbar_arrow-up.gif');
}
.scrollBar .scrollbutton.bottomButton {
	background-image: url('rep/rep_site/scrollbar_arrow-down.gif');
}
.scrollBar .scrollbutton.leftButton {
	background-image: url('rep/rep_site/scrollbar_arrow-left.gif');
}
.scrollBar .scrollbutton.rightButton {
	background-image: url('rep/rep_site/scrollbar_arrow-right.gif');
}

.scrollBar .scrollbutton.active {
	background-position: bottom center;
}

.scrollBar .scrollable {
	cursor: pointer;
	background-image: url('rep/rep_site/scrollbar_stripe.gif');
	background-repeat: repeat;
}

.scrollBar .knob {
	height: 15px;
}

.scrollBar .knob.verticalKnob {
	cursor: n-resize;
}

.scrollBar .knob.horizontalKnob {
	cursor: w-resize;
}

.scrollBar .knobHorizontalTip {
	width: 7px;
	position: absolute;
	background-position: left center;
	background-repeat: no-repeat;
}

.scrollBar .active .knobHorizontalTip {
	background-position: right center;
}

.scrollBar .leftTip {
	left: 0;
	background-image: url('rep/rep_site/scrollbar_knob-left.gif');
}

.scrollBar .rightTip {
	right: 0;
	background-image: url('rep/rep_site/scrollbar_knob-right.gif');
}

.scrollBar .knobHorizontalFill {
	background-color: #FFFFFF;
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url('rep/rep_site/scrollbar_horizontal-knob.gif');
	margin: 0 7px;
}

.scrollBar .active .knobHorizontalFill {
	background-position: bottom center;
}

.scrollBar .knobVerticalTip {
	height: 7px;
	background-position: top center;
	background-repeat: no-repeat;
}

.scrollBar .active .knobVerticalTip {
	background-position: bottom center;
}

.scrollBar .knobVerticalFill {
	background-color: #FFFFFF;
	background-position: left center;
	background-repeat: repeat-y;
	background-image: url('rep/rep_site/scrollbar_vertical-knob.gif');
	position: absolute;
	bottom: 7px;
	top: 7px;
}

.scrollBar .active .knobVerticalFill {
	background-position: right center;
}

.scrollBar .topTip {
	background-image: url('rep/rep_site/scrollbar_knob-top.gif');
}

.scrollBar .bottomTip {
	position: absolute;
	bottom: 0;
	background-image: url('rep/rep_site/scrollbar_knob-bottom.gif');
}

.scrollBar .knob.active {
	border: none;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* DIAPORAMA --------------------------------------------------------------------------------------------------------------------- */
#content_diapo {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 135px;
}
#content_diapo img {
	margin: 0;
	margin-right: 10px;
	padding: 0;
	background: url("rep/rep_site/loading_small.gif") top left no-repeat;
    border: 2px solid #009999;
}
#content_diapo a img {
	border: 1px solid #009999;
}
#content_diapo a:hover img {
	border: 1px dotted #009999;
}
#content_diapo table {
	margin: 0;
	padding: 0;
	width: 100%;
}
#content_diapo td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

a.rollover_left {
	display: block;
	width: 24px;
	height: 24px;
	background: url("rep/rep_site/arrow_left.gif") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.rollover_left {
	background: url("rep/rep_site/arrow_left.gif") 0 -24px no-repeat;
}
a.rollover_right {
	display: block;
	width: 24px;
	height: 24px;
	background: url("rep/rep_site/arrow_right.gif") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.rollover_right {
	background: url("rep/rep_site/arrow_right.gif") 0 -24px no-repeat;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* BARRE NAVIGATION ------------------------------------------------------------------------------------------------------------- */
.barre_nav {  font-size: 10px; }
.barre_nav a {  background: #009999; color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none;  }
.barre_nav a.active, .barre_nav a:hover{ background: #ca3c19; color: #FFFFFF; }
.barre_nav a:visited {  background: #009999; 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;  }
/* ------------------------------------------------------------------------------------------------------------------------------------ */
