
/* BODY ---------------------------------------------------------------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	/* background: #FFFFFF url("rep_site/body_bg.gif") top left repeat; */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* EVITEMENT --------------------------------------------------------------------------------------------------------------------- */
#evitement {
	position: relative;
	left: 50%; 
	margin: 2px 0 0 -380px;
	padding: 0;
	width: 760px;
	height: 25px;
	line-height: 25px;
	color: #000000;
	font-size: 0.9em;
}
#evitement a { color: #000000; font-weight: bold; text-decoration: none; }
#evitement a:hover { color: #000000; text-decoration: underline; }
#evitement fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right; 
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* GLOBAL ------------------------------------------------------------------------------------------------------------------------- */
#global {
	position: relative;
	left: 50%; 
	margin: 5px 0 0 -380px;
	padding: 0;
	width: 760px;
	background: url("rep_site/global_bg.gif") top left repeat;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* HAUT DE PAGE ----------------------------------------------------------------------------------------------------------------- */
#header {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 200px;
	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: 760px;
	height: 200px;
}
#flashcontent_right {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 0px;
	height: 0px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* SIDE ----------------------------------------------------------------------------------------------------------------------------- */
#side {
	display: inline;
	position: relative;
	float: right;
	margin: 10px 0px 0 0px;
	width: 235px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* MENU ---------------------------------------------------------------------------------------------------------------------------- */
#main {
	margin: 0;
	padding: 5px 0px 5px 0px; 
	width: 225px;
	letter-spacing: 1px;
}
#main dl, #main dt, #main dd, #main ul, #main li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main dl {
	width: 225px;
}
#main dt {
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	width: 225px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	background-color:#718A49;
	margin: 0 0 10px 0;
}

#main dd {
	display: none;
	width: 225px; 
	background: #FFFFFF;
}
#main li {
	overflow: hidden;
	white-space: nowrap;
	height: 20px;
	line-height: 20px;
	text-align: right;
}
#main dt a {
	display: block;
	color:#000000;
	text-decoration: none;
	padding: 0 0 0 25px;
}

#main li a {
	display: block;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#main dt a:hover {
	text-decoration: none;
	background: url("rep_site/main_bg_over.gif");
	color: #FFFFFF;
	text-decoration: none;
	background-color:#8FAC60;

}
#main li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url("rep_site/main_bg_over.gif");
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* EXTRA 1 ------------------------------------------------------------------------------------------------------------------------- */
#extra1 {
color:#FFFFFF;
	position: relative;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0px 0px 0px 0px; 
	width: 225px;
	height: 250px;
	min-height: 200px;
	background: url("rep_site/extra_top.gif") top left no-repeat;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* EXTRA 2 ------------------------------------------------------------------------------------------------------------------------- */
#extra2 {
	position: relative;
	clear: both;
	margin: 0;
	padding: 10px 0px 5px 0px; 
	width: 225px;
	display:none;
}
#extra2 p{
	margin-bottom: 0;
	 text-align: center; 
	 color: #FFFFFF;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* CONTENU ----------------------------------------------------------------------------------------------------------------------- */
#content {
text-align:justify;
	display: inline;
	position: relative;
	float: left;
	margin: 10px 5px 0 5px;
	padding: 10px 15px 0px 15px; 
	width: 480px;
	height: auto !important;
	height: 490px;
	min-height: 490px;
	background: #FFFFFF url("rep_site/content_top.gif") top left no-repeat;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* BAS DE PAGE ------------------------------------------------------------------------------------------------------------------- */
#footer {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 760px;
	height: 20px;
	line-height: 20px;
	background: url("rep_site/footer.gif") bottom left no-repeat;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* COPYRIGHT --------------------------------------------------------------------------------------------------------------------- */
#copyright {
	position: relative;
	left: 50%; 
	margin: 5px 0 0 -385px;
	padding: 0;
	width: 760px;
	height: 30px;
	overflow: hidden;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* TITRE ---------------------------------------------------------------------------------------------------------------------------- */
h1 {
	margin: 0;
	padding: 0 5px 7px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #718A49;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2 {
	margin: 0;
	padding: 0 5px 0 5px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #6699CC;
	letter-spacing: 1px;
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

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

/* LIGNE ---------------------------------------------------------------------------------------------------------------------------- */
.hr_solid {
	margin: 0 10px 5px 10px;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #718A49;
}
.hr_dotted {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #6699CC;
}
/* 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: #003399; font-weight: bold; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* LIEN ------------------------------------------------------------------------------------------------------------------------------ */
a { color: #F04429; text-decoration: underline; font-weight: bold; }
a:link { color: #F04429; text-decoration: underline; }
a:visited  { color: #F04429; text-decoration: underline; }
a:hover  { color: #8FAC60; 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;
}
.txt_bold {
color:#8FAC60;
}

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

/* 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.appelasons.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;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

