/* BODY ---------------------------------------------------------------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
    background-color:#1D1C1A}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* EVITEMENT --------------------------------------------------------------------------------------------------------------------- */
#evitement {
	position: relative;
	left: 50%; 
	margin: 2px 0 0 -454px;
	padding: 0 ;
	width: 908px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
#evitement a { color: #FFFFFF; font-weight: bold; text-decoration: none; }
#evitement a:hover { color: #FFFFFF; text-decoration: underline; }
#evitement fieldset {
	margin: 0;
	padding: 0 30px 0 0;
	border: 0;
	text-align: right; 
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* GLOBAL ------------------------------------------------------------------------------------------------------------------------- */
#global {
	position: relative;
	left: 50%; 
	margin: 2px 0 0 -454px;
	padding: 0;
	width: 908px;
	background: url("rep_site/content_bg.jpg");
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* HAUT DE PAGE ----------------------------------------------------------------------------------------------------------------- */
#header {
	margin: 0;
	padding: 0;
	width: 908px;
	height: 295px;
	background: url("rep_site/header.jpg") top left no-repeat;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* PICTUE / FLASH --------------------------------------------------------------------------------------------------------------- */
#flashcontent_left {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 908px;
	height: 295px;
}
#flashcontent_right {
	display: none;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* MENU ---------------------------------------------------------------------------------------------------------------------------- */
#main {
	position: absolute;
	font-size:12px;
	font-weight:bold;
	z-index: 50;
	margin: 0;
	padding: 0 0 0 14px;
	width: 908px;
	/*height: 51px;*/
	eight: 43px;
	background: url("rep_site/main_bg.gif")  top left no-repeat;
}
#main dl, #main dt, #main dd, #main ul, #main li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main dl {
	float: left;
}
#main dt {
	float: left;
	padding: 0 10px 0 10px;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	/*height: 51px;*/
	/*line-height: 51px;*/
	line-height: 43px;
	text-align: center;
	font-weight: bold;
}

#main .dt_over {
/*	background: url("rep_site/main_over.gif")  top left no-repeat;*/
}
#main .dt_over a  {
	color:#556035;

}

#main dt:hover {
	/*background: url("rep_site/main_over.gif")  top left no-repeat;*/
}
#main dd {
	display: none;
	background: #FFFFFF;
	width: 95px; 
	border-top: 1px solid #FFFFFF;
}
#main li {
	overflow: hidden;
	white-space: nowrap;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#main dt:hover a {
	color: #556035;
}

#main dt a, #main li a {
	color:  #000000;
	text-decoration: none;
}
#main li a:hover, #main dt a:hover {
	color: #556035;
	text-decoration: none;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* CONTENU ----------------------------------------------------------------------------------------------------------------------- */
#content {
	position: relative;
	margin: 0;
	/*top: 25px;*/
	top: 43px;
	padding: 20px 35px 20px 35px;
	margin: 0 ;
	width: 838px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	/*background: url("rep_site/content_bg.jpg");*/
	background: url("rep_site/h1_carte.jpg") left top no-repeat;
}


/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* BAS DE PAGE ------------------------------------------------------------------------------------------------------------------- */
#footer {
	position: relative;
	margin: 0;
	margin-top: 25px;
	padding: 0;
	overflow: hidden;
	width: 908px;
	height: 33px;
	line-height: 33px;
}
#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;
	left: 50%; 
	margin: 5px 0 0 -454px;
	padding: 0;
	width: 908px;
	height: 30px;
	overflow: hidden;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* TITRE ---------------------------------------------------------------------------------------------------------------------------- */
h1 {
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	text-align: left;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
/*h1#top_content{
	/*margin:-40px 0 0 -35px;*/
	margin-left:-35px;
	background: url("rep_site/h1_carte.jpg") top left no-repeat;
	padding-left:35px;
	height:110px;
	width:908px;
}*/
h2 {
	margin: 0;
	padding: 0 5px 0 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* LISTE ---------------------------------------------------------------------------------------------------------------------------- */
ul {
	margin: 0 20px 0 20px;
	padding: 0;
	list-style-type: square;
}
li {
	margin: 5px 0 5px 0;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* LIGNE ---------------------------------------------------------------------------------------------------------------------------- */
.hr_solid {
	margin: 0;
	padding: 0;
	width:90%;
	height: 0px;
	border: none;
	border-top: 1px solid #000000;
	display:none;
}
.hr_dotted {
	margin: 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #000000;
	display:none;
}
/* Pour empêcher un élément flottant de déborder vers le bas sur le contenu */
.hr_spacer {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	visibility: hidden;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* FONT ----------------------------------------------------------------------------------------------------------------------------- */
.txt_warning { color: #CD1204; font-weight: bold; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* LIEN ------------------------------------------------------------------------------------------------------------------------------ */
a { color: #FF5501; text-decoration: underline; }
a:link { color: #FF5501; text-decoration: underline; }
a:visited  { color: #FF5501; text-decoration: underline; }
a:hover  { color: #07C0D5; text-decoration: underline; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* FORMULAIRE ------------------------------------------------------------------------------------------------------------------- */
fieldset {
 	display: block;
    margin: 0;
	padding: 5px;
	border: 1px solid #000000;
}
legend {
	color: #000000;
	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: 1px solid #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select, option {
	border: 1px solid #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea {
	border: 1px solid #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input.button {
	height: 20px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
}
textarea:focus, input:focus {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	color: #000000;
}
.recherche {
	width: 100px;
	padding-left: 15px;
	vertical-align: middle;
	background: #EEEEEE url("rep_site/ico_form_search.gif") center  left no-repeat;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* IMAGE --------------------------------------------------------------------------------------------------------------------------- */
.img_loading {
	margin: 0 5px 0 5px;
	padding: 0;
	background: url("rep_site/loading_small.gif") top left no-repeat;
    border: none;
}
.img_border {
	margin: 0 5px 0 5px;
	padding: 5px;
	background: #FFFFFF url("rep_site/loading_small.gif") top left no-repeat;
    border: 1px solid #666666;
}
.img_border_no {
	margin: 0 5px 0 5px;
	background: url("rep_site/loading_small.gif") top left no-repeat;
    border: none;
}
.img_diapo {
	margin: 5px;
	padding: 0;
	background: #000000 url("rep_site/loading_small.gif") top left no-repeat;
    border: 1px solid #000000;
}


/* SPECIAL POUR CE SITE */
.table_100 {
width:100%;
}
.valise {
	background: url("rep_site/valise.gif") top left no-repeat;
	font-size:11px;
	color:#FFE477;
	width:210px;
	padding: 0 0px 50px 20px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* LIGHTBOX ----------------------------------------------------------------------------------------------------------------------- */
#lightbox {
    background-color: #FFFFFF;
    padding: 10px;
}

#lightboxDetails {
    font-size: 0.9em;
    color: #555555;
    padding-top: 0.5em;
}

#closeButton { top: 5px; right: 5px; }

#lightboxCaption { float: left; }

#keyboardMsg { float: right; }

#lightbox img { border: 2px solid #000000; }

#overlay img { border: none; }

#overlay { background-image: url("rep_site/lb_overlay.png"); }

* html #overlay { /*Hack IE */
    background-color: #000000;
    background-color: transparent;
    background-image: url("http://www.manuul.com/invisible.gif");
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="rep_site/lb_overlay.png", sizingMethod="scale");
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */
/* 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; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* FONT ----------------------------------------------------------------------------------------------------------------------------- */
.txt_barre { text-decoration: line-through; }
.txt_normal { text-decoration: none; }
.txt_bold { font-weight: bold; }
.txt_em { font-style: italic; }
.txt_u { text-decoration: underline; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* LIEN ------------------------------------------------------------------------------------------------------------------------------ */
a img { border-width: 0; border-style: none; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* POPUP IMAGE ------------------------------------------------------------------------------------------------------------------ */
#popup_img_box { 
	display: none;
	position: absolute;
	margin: 0;
	padding: 5px;
	left: 10px;
	top: 10px;
	z-index: 200;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#popup_img_box img { 
	border: 1px solid #000000;
}

 /* Titre */
#popup_header {
	padding: 2px 2px 0 2px;
	cursor: move;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#popup_header a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

