

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

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

/* EVITEMENT --------------------------------------------------------------------------------------------------------------------- */
#evitement {
	position: relative;
	z-index: 30;
	margin: 0;
	padding: 0;
	width: 770px;
	height: 90px;
	color: #FFFFFF;
	font-weight: bold;
	background: url("rep/rep_site/evitement.gif") top left no-repeat;
}
#evitement a { color: #FFFFFF; font-weight: bold; text-decoration: none; }
#evitement a:hover { color: #FFFFFF; text-decoration: underline; }
#evitement fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right; 
}

#evitementmain {
	position: absolute;
	top: 50px;
	right: 10px;
	z-index: 10;
	margin: 0;
	padding: 0;
	width: 510px;
	height: 35px;
	letter-spacing: 0.5px;
}
#evitementmain dl, #evitementmain dt, #evitementmain dd, #evitementmain ul, #evitementmain li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#evitementmain dl {
	float: right;
	margin-left: 20px;
}
#evitementmain dt {
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	text-align: left;
	font-weight: bold;
}
#evitementmain dd {
	position: absolute;
	display: none;
	top: 40px;
	margin-left: -5px;
	width: 220px;
	background: #113F78;
}
#evitementmain li {
	overflow: hidden;
	white-space: nowrap;
	margin-right: 10px;
	height: 22px;
	line-height: 22px;
	text-align: right;
	background: url("rep/rep_site/evitementmain_bg_over.gif");
}
#evitementmain dt a, #evitementmain li a {
	color:  #FFFFFF;
	text-decoration: none;
}
#evitementmain li a:hover, #evitementmain dt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* HAUT DE PAGE ----------------------------------------------------------------------------------------------------------------- */
#header {
	margin: 0;
	padding: 0;
	width: 770px;
	height: 180px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* PICTUE / FLASH --------------------------------------------------------------------------------------------------------------- */
#flashcontent {
	position: absolute;
	left: 0;
	top: 90px;
	margin: 0;
	padding: 0;
	width: 510px;
	height: 180px;
	background: url("rep/rep_flash/01.jpg") top left no-repeat;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* MENU ---------------------------------------------------------------------------------------------------------------------------- */
#main {
	position: absolute;
	top: 90px;
	right: 0;
	z-index: 10;
	margin: 0;
	padding: 0;
	width: 260px;
	height: 180px;
	letter-spacing: 1px;
	background: url("rep/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: right;
}
#main dt {
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	width: 260px; 
	height: 22px;
	line-height: 22px;
	text-align: right;
	font-weight: bold;
}
#main dd {
	position: absolute;
	display: none;
	margin-top: -22px;
	right: 265px;
	width: 260px; 
	background: #D90C0C;
}
#main li {
	overflow: hidden;
	white-space: nowrap;
	height: 22px;
	line-height: 22px;
	text-align: right;
}
#main dt a {
	display: block;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#main li a {
	display: block;
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#main dt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url("rep/rep_site/main_bg_over.gif");
}
#main li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #D90C0C url("rep/rep_site/main_bg_over.gif");
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* BANDEAU DEFILE -------------------------------------------------------------------------------------------------------------- */
#defile a { color: #FFFFFF; font-weight: bold; text-decoration: none; }
#defile a:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* CONTENU ----------------------------------------------------------------------------------------------------------------------- */
#content {
	position: relative;
	margin: 0;
	padding: 10px;
	width: 750px;
	height: auto !important;
	height: 320px;
	min-height: 320px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* BAS DE PAGE ------------------------------------------------------------------------------------------------------------------- */
#footer {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 770px;
	height: 20px;
	line-height: 20px;
	background: url("rep/rep_site/footer.gif") top left no-repeat;
}
#footer p {
	text-align: center;
	color: #FFFFFF;
}
#footer a { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
#footer a:link { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
#footer a:visited { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
#footer a:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

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

/* 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-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #051F3E;
	letter-spacing: 1px;
	text-transform: uppercase;
}

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

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

/* LIGNE ---------------------------------------------------------------------------------------------------------------------------- */
.hr_solid {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #051F3E;
}
.hr_dotted {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #113F78;
}
/* 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_barre { text-decoration: line-through; }
.txt_normal { text-decoration: none; }
.txt_bold { font-weight: bold; }
.txt_warning { color: #D90C0C; font-weight: bold; }
.txt_color_1 { color: #051F3E; }
.txt_color_2 { color: #D90C0C; }
.txt_color_3 { color: #113F78; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* LIEN ------------------------------------------------------------------------------------------------------------------------------ */
a img { border-width: 0; border-style: none; }
a { color: #D90C0C; text-decoration:underline; }
a:link { color: #D90C0C; text-decoration:underline; }
a:visited  { color: #D90C0C; text-decoration:underline; }
a:hover  { color: #113F78; text-decoration:underline; }
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* FORMULAIRE ------------------------------------------------------------------------------------------------------------------- */
fieldset {
 	display: block;
    margin: 0;
	padding: 5px;
	border: 1px solid #113F78;
}
legend {
	color: #113F78;
	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 #113F78;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #051F3E;
}
select, option {
	border: 1px solid #113F78;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #051F3E;
}
textarea {
	border: 1px solid #113F78;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #051F3E;
}
input.button {
	height: 20px;
	border: 1px solid #FFFFFF;
	background-color: #113F78;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
}
textarea:focus, input:focus {
	border: 1px solid #051F3E;
	background-color: #CCCCCC;
	color: #051F3E;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

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

/* LIGHTBOX ----------------------------------------------------------------------------------------------------------------------- */
#lightbox {
    background-color: #EEEEEE;
    padding: 10px;
    /*border-bottom: 2px solid #666666;
    border-right: 2px solid #666666; */
}

#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/rep_site/lb_overlay.png"); }

* html #overlay { /*Hack IE */
    background-color: #000000;
    background-color: transparent;
    background-image: url("rep/rep_site/invisible.gif");
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="rep/rep_site/lb_overlay.png", sizingMethod="scale");
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* 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;
	/* pour IE seulement */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#666666,strength=3);*/
}
#popup_img_box img { 
	border: 1px solid #000000;
}

 /* Titre */
#popup_img_header {
	padding:	2px 30px 2px 2px;
	cursor: move;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* Fermer */
#popup_img_header img { 
	position: absolute;
	margin: 8px 5px 3px;
	right: 0;
	top: 0;
	cursor: pointer	;
	height: 13px;
	width: 13px;
	border: 0;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */

/* CALENDRIER -------------------------------------------------------------------------------------------------------------------- */
#calendar {
	margin: 0;
	text-align: center;
	width: 205px;
	background: #FFFFFF;
	font-weight: bold;
}
#calendar ul {
	margin: 0;
	padding: 0;
}
#calendar li {
	margin: 2px;
	list-style: none;
	float : left; 
	width : 25px; 
	text-align: center;
	color: #051F3E;
	background: #EEEEEE;	
}
#calendar li a {
	color:  #113F78;
	text-decoration: none;	
}
#calendar li a:hover {
	color:  #113F78;
	text-decoration: underline;	
}
#calendar li.itemCurrentItem a {
	color:  #051F3E;
	font-weight: bold;
}
#calendar li.itemEventItem a {
	color:  #D90C0C;
	font-weight: bold;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */
