/* #004b99 bleu */
/* #E75112 orange */
/* #00A6D4 bleu clair */
/* #e2001a rouge */



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

/* LIGNE --------------------------------------------------------------------------------------------- */
hr {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #004b99;
}

.hr_solid {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #004b99;
}
.hr_dotted {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #00A6D4;
}
.hr_spacer {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	visibility: hidden;
}
/* ---------------------------------------------------------------------------------------------------- */

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

/* BODY ---------------------------------------------------------------------------------------------- */
html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #133960;
	/*background: #FFFFFF url("rep/rep_site/body_bg.png") top left repeat-x;*/
	background: #FFFFFF url("rep/rep_site/body_bg.png") top center no-repeat;
	text-align: center; /* for IE */
}
/* ---------------------------------------------------------------------------------------------------- */

/* GLOBAL ------------------------------------------------------------------------------------------ */
#global {
	z-index: 1;
	position: relative;
	/*overflow: hidden; */
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: auto;
	text-align: left;
}
/* ---------------------------------------------------------------------------------------------------- */

/* HAUT DE PAGE ----------------------------------------------------------------------------------- */
#header {
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 970px;
	height: 310px;
	background: url("rep/rep_site/header_bg.png") top left no-repeat;
}


#header_evitement {
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 970px;
	height: 35px;
}
a.header_evitement_accueil {
	position: absolute;
	display: block;
	float: left;
	top: 5px;
	right: 140px;
	margin: 0;
	padding: 0;
	width: 170px;
	height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-indent: -10000px;
	background: url("rep/rep_site/menu_accueil.png") 0 0 no-repeat;
}
a:hover.header_evitement_accueil {
	background: url("rep/rep_site/menu_accueil.png") 0 -20px no-repeat;
}
a.header_evitement_contact {
	position: absolute;
	display: block;
	float: left;
	top: 5px;
	right: 130px;
	margin: 0 0 0 20px;
	padding: 0;
	width: 80px;
	height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-indent: -10000px;
	background: url("rep/rep_site/menu_contact.png") 0 0 no-repeat;
}
a:hover.header_evitement_contact {
	background: url("rep/rep_site/menu_contact.png") 0 -20px no-repeat;
}
a.header_evitement_extranet {
	position: absolute;
	display: block;
	float: left;
	top: 5px;
	right: 30px;
	margin: 0 0 0 20px;
	padding: 0;
	width: 80px;
	height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-indent: -10000px;
	background: url("rep/rep_site/menu_extranet.png") 0 0 no-repeat;
}
a:hover.header_evitement_extranet {
	background: url("rep/rep_site/menu_extranet.png") 0 -20px no-repeat;
}


#header1 {
	z-index: 1;
	margin: 0;
	padding: 0 0 0 110px;
	width: 860px;
	height: 65px;
}
#header1_menu {
	z-index: 10;
	margin: 0;
	padding: 0;
	width: 860px;
	height: 65px;
}
.header1_arrow {
	background: url("rep/rep_site/menu_arrow.gif") 0 35px no-repeat;
}
#header1_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header1_menu ul li {
	display: block;
	float: left;
	margin: 0 0 0 55px;
	padding: 0;
	height: 30px;
	cursor: pointer;
}
#header1_menu ul li a {
	display: block;
	margin: 0;
	padding: 0;
	height: 25px;
	font-weight: normal;
	text-decoration: none;
	text-indent: -10000px;
}

a.header1_menu0 {
	width: 75px;
	background: url("rep/rep_site/menu_0.png") 0 0 no-repeat;
}
a:hover.header1_menu0 {
	background: url("rep/rep_site/menu_0.png") 0 -25px no-repeat;
}
a.header1_menu0_hover {
	width: 75px;
	background: url("rep/rep_site/menu_0.png") 0 -25px no-repeat;
}

a.header1_menu1 {
	width: 70px;
	background: url("rep/rep_site/menu_1.png") 0 0 no-repeat;
}
a:hover.header1_menu1 {
	background: url("rep/rep_site/menu_1.png") 0 -25px no-repeat;
}
a.header1_menu1_hover {
	width: 70px;
	background: url("rep/rep_site/menu_1.png") 0 -25px no-repeat;
}

a.header1_menu2 {
	width: 230px;
	background: url("rep/rep_site/menu_2.png") 0 0 no-repeat;
}
a:hover.header1_menu2 {
	background: url("rep/rep_site/menu_2.png") 0 -25px no-repeat;
}
a.header1_menu2_hover {
	width: 230px;
	background: url("rep/rep_site/menu_2.png") 0 -25px no-repeat;
}

a.header1_menu3 {
	width: 155px;
	background: url("rep/rep_site/menu_3.png") 0 0 no-repeat;
}
a:hover.header1_menu3 {
	background: url("rep/rep_site/menu_3.png") 0 -25px no-repeat;
}
a.header1_menu3_hover {
	width: 155px;
	background: url("rep/rep_site/menu_3.png") 0 -25px no-repeat;
}

a.header1_menu4 {
	width: 80px;
	background: url("rep/rep_site/menu_4.png") 0 0 no-repeat;
}
a:hover.header1_menu4 {
	background: url("rep/rep_site/menu_4.png") 0 -25px no-repeat;
}
a.header1_menu4_hover {
	width: 80px;
	background: url("rep/rep_site/menu_4.png") 0 -25px no-repeat;
}


#header2 {
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 970px;
	height: 190px;
}
#header2_logo {
	z-index: 5;
	position: absolute;
	top: 95px;
	left: 20px;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 190px;
	background: url("rep/rep_site/sdis34.gif") top left no-repeat;
}
#header2_logo a {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 190px;
	border: none;
}

#header2_menu {
	z-index: 10;
	position: absolute;
	/*overflow: hidden;*/
	top: 95px;
	right: 20px;
	margin: 0;
	padding: 0;
	width: 730px;
	height: 190px;
}
#header2_menu0, #header2_menu1, #header2_menu2, #header2_menu3, #header2_menu4 {
	z-index: 10;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 5px 0 5px 0;
	width: 730px;
	height: 180px;
}

#header2_menu0 {
	background: url("rep/rep_site/header2_menu0_bg.jpg") top left no-repeat;
}
#header2_menu1 {
	background: url("rep/rep_site/header2_menu1_bg.jpg") top left no-repeat;
}
#header2_menu2 {
	background: url("rep/rep_site/header2_menu2_bg.jpg") top left no-repeat;
}
#header2_menu3 {
	background: url("rep/rep_site/header2_menu3_bg.jpg") top left no-repeat;
}
#header2_menu4 {
	background: url("rep/rep_site/header2_menu4_bg.jpg") top left no-repeat;
}
#header2_content4 {
	z-index: 10;
	display: block;
	margin: 130px 0 0 0;
	width : 300px;
	height: 30px;
}
/* ---------------------------------------------------------------------------------------------------- */

/* CONTENU ----------------------------------------------------------------------------------------- */
#content_global {
	clear: both;
	z-index: 1;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0; 
	width: 970px;
	height: auto;
	background: #FFFFFF;
}
/* ---------------------------------------------------------------------------------------------------- */

/* CONTENU LEFT ----------------------------------------------------------------------------------- */
#content {
	z-index: 1;
	display: inline;
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 20px 10px 10px; 
	width: 660px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	background: #FFFFFF;
}

.content h2 {
	margin: 15px 0 5px 0;
	padding: 0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #004b99;
}
.content h3 {
	margin: 15px 0 5px 0;
	padding: 0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #133960;
}

.content ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style: square inside;
	text-align: left;
}
.content ul li {
	margin: 5px 0 5px 20px;
}

.content ul li ul {
	margin: 10px 20px 10px 20px;
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style: circle inside;
}

.content_home_une {
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	width: 660px;
}
.content_home_une h2 {
	margin: 5px 0 0 0;
	padding: 5px 0 5px 35px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background: #E75112 url("rep/rep_site/picto_une.png") 3px 0 no-repeat;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.content_home_une h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #133960;
}
.content_home_une img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #004B99;
}
a.link_une {
	margin: 0;
	padding-left: 10px;
	color: #E75112;
	font-weight: bold;
	background: url("rep/rep_site/link_orange.gif") no-repeat 2px center;
}
a:hover.link_une { 
	color: #666666;
	background: url("rep/rep_site/link_gray.gif") no-repeat 2px center;
}


.content_home_left {
	float: left;
	margin: 0;
	padding: 0 20px 5px 0;
	width: 305px;
}
.content_home_right {
	float: left;
	margin: 0;
	padding: 0 0 5px 20px;
	width: 310px;
}

.content_home_left h2 {
	margin: 10px 0;
	padding: 5px 0 5px 35px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background: #00A6D4 url("rep/rep_site/picto_agenda.png") 3px 0 no-repeat;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.content_home_right h2 {
	margin: 10px 0;
	padding: 5px 0 5px 35px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background: none;
	background: #004b99 url("rep/rep_site/picto_actu.png") 3px 0 no-repeat;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.content_home_left h3, .content_home_right h3  {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #133960;
}
.content_home_left hr, .content_home_right hr {
	margin: 5px 0 10px 0;
	padding: 0;
	height: 1px;
	border: none;
}
.content_home_left hr {
	border-top: 1px solid #00A6D4;
}
.content_home_right hr {
	border-top: 1px solid #004b99;
}

.content_home_left img, .content_home_right img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #133960;
}

a.link_left {
	margin: 0;
	padding-left: 10px;
	color: #00A6D4;
	font-weight: bold;
	background: url("rep/rep_site/link_turqoise.gif") no-repeat 2px center;
}
a:hover.link_left { 
	color: #666666;
	background: url("rep/rep_site/link_gray.gif") no-repeat 2px center;
}

a.link_right {
	margin: 0;
	padding-left: 10px;
	color: #004b99;
	font-weight: bold;
	background: url("rep/rep_site/link_blue.gif") no-repeat 2px center;
}
a:hover.link_right { 
	color: #666666;
	background: url("rep/rep_site/link_gray.gif") no-repeat 2px center;
}


.content_home_flashinfo {
	margin: 0 0 20px 0;
	padding: 10px;
	color: #e2001a;
	width: 288px;
	height: 145px;
	border: 1px solid #e2001a;
	border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px;
}
.content_home_right h2.content_home_flashinfo_h2 {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 35px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background: none;
	background: #e2001a url("rep/rep_site/picto_flashinfo.png") 3px 0 no-repeat;
	border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0;
}


#content_ggmap {
	margin: 0 auto;
	padding: 0;
	width: 640px;
	height: 500px;
	text-align: center;
	border: 1px solid #00A6D4; 
}
#content_ggmap_direction {
	margin: 5px auto;
	padding: 0;
	width: 640px;
	text-align: left;
}
/*.content_ggmap_img {
	float: left;
	overflow: hidden;
	margin: 0 10px 0 0;
	padding: 0;
	width : 130px;
	height: 130px;
	border: 1px solid #00A6D4;
}*/
.content_ggmap_text {
	margin: 0 auto;
	padding: 0;
	width: 400px;
	text-align: left;
}
.content_ggmap_text img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #00A6D4;
}
/*.content_caserne_img {
	float: left;
	overflow: hidden;
	margin: 0 10px 0 0;
	padding: 0;
	width : 200px;
	height: 200px;
	border: 1px solid #00A6D4;
}*/
.content_caserne_text {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.content_caserne_text img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #004B99;
}
.content_tel {
	margin: 15px 25px 5px 0;
	padding: 0 5px 5px 25px;
	text-decoration: none;
	line-height : 20px;
	font-weight: bold;
	border: 0;
	background: url("rep/rep_site/ico_tel.png") 0 0 no-repeat;
}
.content_fax {
	margin: 15px 25px 5px 0;
	padding: 0 5px 5px 25px;
	text-decoration: none;
	line-height : 20px;
	font-weight: bold;
	border: 0;
	background: url("rep/rep_site/ico_fax.png") 0 0 no-repeat;	
}

.content_home_actu_img {
	float: left;
	overflow: hidden;
	margin: 0 10px 5px 0;
	padding: 0;
	width : 100px;
	height: 100px;
	border: 1px solid #004B99;
}

.content_table {
	margin: 0 auto;
	padding: 0;
	border: 1px solid #00A6D4;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	background-color: #cceaf2;
}

.content_blue {
	margin: 0 auto;
	padding: 10px 10px 5px 10px;
	border: 1px solid #00A6D4;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	background-color: #cceaf2;
}

.content_red {
	margin: 0 auto;
	padding: 10px 10px 5px 10px;
	border: 1px solid #e2001a;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	background-color: #fedbdf;
}
/* ---------------------------------------------------------------------------------------------------- */

/* CONTENT RIGHT --------------------------------------------------------------------------------- */
#side {
	z-index: 1;
	display: inline;
	position: relative;
	float: right;
	margin: 0;
	padding: 10px 5px;
	width: 270px;
}

#side h2 {
	margin: 0;
	padding: 14px 0 0 60px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background: none;
}
 
#side ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style: square inside;
	text-align: left;
}
#side ul li {
	margin: 5px 0 5px 10px;
}

.side_blue {
	position: relative;
 	margin: 0 auto 10px auto;
	padding: 0;
	width: 270px;
}
.side_blue_top {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	width: 270px;
	height: 50px;
	background: url("rep/rep_site/side_blue_top.png") top left no-repeat;
}
.side_blue_content {
	position: relative;
 	margin: 0 auto;
	padding: 5px 20px;
	width: 230px;
	color: #004b99;
	background: url("rep/rep_site/side_blue_bg.png") top left repeat-y;
}
.side_blue_bottom {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	width: 270px;
	height: 15px;
	background: url("rep/rep_site/side_blue_bottom.png") top left no-repeat;
}

.side_turquoise {
	position: relative;
 	margin: 0 auto 10px auto;
	padding: 0;
	width: 270px;
}
.side_turquoise_top {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	width: 270px;
	height: 50px;
	background: url("rep/rep_site/side_turquoise_top.png") top left no-repeat;
}
.side_stats_top {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	width: 270px;
	height: 50px;
	background: url("rep/rep_site/side_stats_top.png") top left no-repeat;
}
.side_turquoise_content {
	position: relative;
 	margin: 0 auto;
	padding: 5px 20px;
	width: 230px;
	color: #004b99;
	background: url("rep/rep_site/side_turquoise_bg.png") top left repeat-y;
}
.side_turquoise_bottom {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	width: 270px;
	height: 15px;
	background: url("rep/rep_site/side_turquoise_bottom.png") top left no-repeat;
}

.side_red {
	position: relative;
 	margin: 0 auto 10px auto;
	padding: 0;
	width: 270px;
}
.side_red_top {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	width: 270px;
	height: 50px;
	background: url("rep/rep_site/side_red_top.png") top left no-repeat;
}
.side_tel_top {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	width: 270px;
	height: 50px;
	background: url("rep/rep_site/side_tel_top.png") top left no-repeat;
}
.side_info_top {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	width: 270px;
	height: 50px;
	background: url("rep/rep_site/side_info_top.png") top left no-repeat;
}
/*.side_caserne_top {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	width: 270px;
	height: 50px;
	background: url("rep/rep_site/side_caserne_top.png") top left no-repeat;
}*/
.side_red_content {
	position: relative;
 	margin: 0 auto;
	padding: 5px 20px;
	width: 230px;
	background: url("rep/rep_site/side_red_bg.png") top left repeat-y;
}
.side_red_bottom {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	width: 270px;
	height: 15px;
	background: url("rep/rep_site/side_red_bottom.png") top left no-repeat;
}
.side_red ul li {
	list-style-type: disc;
	color: #e2001a;
}

.side_orange {
	position: relative;
 	margin: 0 auto 10px auto;
	padding: 0;
	width: 270px;
}
.side_caserne_top {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	width: 270px;
	height: 50px;
	background: url("rep/rep_site/side_caserne_top.png") top left no-repeat;
}
.side_orange_content {
	position: relative;
 	margin: 0 auto;
	padding: 5px 20px;
	width: 230px;
	background: url("rep/rep_site/side_orange_bg.png") top left repeat-y;
}
.side_orange_bottom {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	width: 270px;
	height: 15px;
	background: url("rep/rep_site/side_orange_bottom.png") top left no-repeat;
}
/* ---------------------------------------------------------------------------------------------------- */

/* BAS DE PAGE ------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	position: relative;
	margin: -120px auto 0 auto;
	padding: 0;
	width: 100%;
}

#footer_diapo {
	z-index: 1;
	position: relative;
	top: 115px;
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: 210px;	
	background: url("rep/rep_site/footer_diapo.png") 0 0 no-repeat;
}
#footer_diapo img {
	z-index: 1;
	margin: 20px 25px;
	padding: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#footer_content {
	position:relative;
	top: 0;
	margin: 0 auto;
	padding: 100px 0 0 0;
	width: 100%;
	height: 280px;
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
	border-top: 20px solid #00A6D4;
	background: #004b99 url("rep/rep_site/footer_bg.png") top center no-repeat;
}
#footer_content p {
	color: #FFFFFF;
}
#footer_content hr {
	margin: 0 auto;
	width: 960px;
	height: 1px;
	border: none;
	border-top: 1px solid #9dd8e9;
}
#footer_content a { color: #FFFFFF; font-weight: normal; text-decoration: underline; }
#footer_content a:hover { color: #00A6D4; font-weight: normal; text-decoration: underline; }

#footer_content_menu {
	position: relative;
	margin: 5px auto;
	padding: 0;
	width: 960px;
}
#footer_content_menu div {
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 10px;
	width: 230px;
	height: 180px;
	border-right: 1px solid #9dd8e9;
}

#footer_content_menu .border_no {
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 10px;
	width: 180px;
	height: 180px;
	text-align: center;
	border: none;
}

#footer_content_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style: square inside;
	text-align: left;
}
#footer_content_menu ul li {
	margin: 5px;
	padding: 0;
}
/* ---------------------------------------------------------------------------------------------------- */

/* COPYRIGHT -------------------------------------------------------------------------------------- */
#copyright {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background: #004b99;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FLOAT -------------------------------------------------------------------------------------------- */
.left {
	float: left;
	margin: 0 5px 5px 5px;
}
.right {
	float: right;
	margin: 0 5px 5px 5px;
}
.center {
	margin: 0 auto;
}
.spacer {
	clear: both;
	margin: 0;
	padding: 5px 0 0 0;
}
.spacer_10 {
	clear: both;
	margin: 10px 0 10px 0;
	padding: 0;
}
.spacer_20 {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 0;
}
/* ---------------------------------------------------------------------------------------------------- */

/* TITRE --------------------------------------------------------------------------------------------- */
h1 {
	margin: 5px 0;
	padding: 2px 0 2px 35px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #004b99;
	text-transform: uppercase;
	background: url("rep/rep_site/picto_h1.png") 0 0 no-repeat;
}
.hr_h1 {
	margin: 0 0 15px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #00A6D4;
}
/* ---------------------------------------------------------------------------------------------------- */

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

/* FONT ---------------------------------------------------------------------------------------------- */
.txt_barre { text-decoration: line-through; }
.txt_normal { text-decoration: none; }
.txt_bold { font-weight: bold; }
.txt_warning { padding: 2px 7px; color: #FFFFFF; font-weight: bold; background: #e2001a; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.txt_color_1 { color: #004b99; }
.txt_color_2 { color: #e2001a; }
.txt_color_3 { color: #00A6D4; }
/* ---------------------------------------------------------------------------------------------------- */

/* LIEN ----------------------------------------------------------------------------------------------- */
a.link {
	margin: 0;
	padding: 2px 5px 2px 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.5px;
	background: #004b99 url("rep/rep_site/link_blue.png") no-repeat 2px center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}
a:hover.link { 
	color: #FFFFFF;
	background: #666666 url("rep/rep_site/link_gray.png") no-repeat 2px center;
}

a.link_turquoise {
	margin: 0;
	padding: 2px 5px 2px 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.5px;
	background: #00A6D4 url("rep/rep_site/link_turquoise.png") no-repeat 2px center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a:hover.link_turquoise { 
	color: #FFFFFF;
	background: #666666 url("rep/rep_site/link_gray.png") no-repeat 2px center;
}

a.link_red {
	margin: 0;
	padding: 2px 5px 2px 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.5px;
	background: #e2001a url("rep/rep_site/link_red.png") no-repeat 2px center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a:hover.link_red { 
	color: #FFFFFF;
	background: #666666 url("rep/rep_site/link_gray.png") no-repeat 2px center;
}

a.link_orange {
	margin: 0;
	padding: 2px 5px 2px 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.5px;
	background: #e75112 url("rep/rep_site/link_orange.png") no-repeat 2px center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a:hover.link_orange { 
	color: #FFFFFF;
	background: #666666 url("rep/rep_site/link_gray.png") no-repeat 2px center;
}

a.pagetop { 
	margin: 0 5px;
	padding: 5px 5px 5px 15px;
	width: 11px;
	height: 11px;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	border: 0;
	background: url("rep/rep_site/ico_pagetop.gif") no-repeat left center;
}
a:hover.pagetop { 
	color: #FFFFFF;
}
/* ---------------------------------------------------------------------------------------------------- */

/* IMAGE -------------------------------------------------------------------------------------------- */
.img_middle { margin: -5px 5px 0 0; vertical-align: middle; }
/* ---------------------------------------------------------------------------------------------------- */

/* FORMULAIRE ------------------------------------------------------------------------------------- */
.form_table {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	border: none;
}
.form_td_left {
	width: 35%;
	vertical-align: top;
	text-align: left;
}
.form_td_right {
	padding-left: 20px; 
	width: 65%;
	vertical-align: top;
	text-align: left;
}

form {
	display: inline;
	color: #004b99;
	font-size: 1em;
	font-weight: bold;
}
fieldset {
 	display: block;
	margin: 0;
	padding: 5px;
	border: 1px solid #00A6D4;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	background-color: #cceaf2;
}
legend {
	padding: 0 5px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid #00A6D4;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	background-color: #00A6D4;
}
fieldset p {
	margin: 5px 0 5px 0;
}
label {
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
	width: 25%;	
	text-align: left;
	line-height: 1.7;
	font-weight: bold;
	font-size: 1em;
}

#p_Ctc_Mail {
	display: none;
	visibility: hidden;
}

input {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004b99;
	border-width: 1px;
	border-style: solid;
	border-color: #004b99 #004b99 #004b99 #004b99;
	background-color: #FFFFFF;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
select, option {
	padding: 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004b99;
	border-width: 1px;
	border-style: solid;
	border-color: #004b99 #004b99 #004b99 #004b99;
	background-color: #FFFFFF;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
option {
	padding: 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004b99;
	border: none;
}
textarea {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004b99;
	border-width: 1px;
	border-style: solid;
	border-color: #004b99 #004b99 #004b99 #004b99;
	background-color: #FFFFFF;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	resize: none;
}

textarea:focus, input:focus {
	color: #e2001a;
	border-width: 1px;
	border-style: solid;
	border-color: #e2001a #e2001a #e2001a #e2001a;
	background-color: #FFFFFF;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	outline: none;
}

input.button {
	padding: 0 0 2px 2px;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #004b99 #004b99 #004b99 #004b99;
	background-color: #004b99;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
input:hover.button {
	padding: 0 0 2px 2px;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #00A6D4 #00A6D4 #00A6D4 #00A6D4;
	background-color: #00A6D4;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

input.radio {
	background: none; 
	border: none;
}
/* ---------------------------------------------------------------------------------------------------- */

/* REFLEXION --------------------------------------------------------------------------------------- */
.reflect {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
/* ---------------------------------------------------------------------------------------------------- */

/* NOOBSLIDE -------------------------------------------------------------------------------------- */
/* Flashinfo  */
.maskFlashinfo {
	position: relative;
	margin: 0;
	width: 290px;
	height: 130px;
	overflow: hidden;

}
#boxFlashinfo {
	position: absolute;
}
#boxFlashinfo div {
	float: left;
	width: 290px;
	height: 130px;
}
#boxFlashinfo h3 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #e2001a;
}
#boxFlashinfo p {
	margin-bottom: 10px;
}
#boxFlashinfo img {
	border: 1px solid #004b99;
}

/* Boutons */
.boxButtonsFlashinfo { padding: 0; }

.boxButtonsFlashinfo span { padding: 1px 5px; color: #FFFFFF; font-size: 10px; cursor: pointer; background: #e2001a; border: 1px solid #e2001a; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.boxButtonsFlashinfo span.active, .boxButtonsFlashinfo span:hover { padding: 1px 5px; color: #FFFFFF; font-size: 10px; cursor: pointer; background: #666666; border: 1px solid #666666; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }

.boxButtonsFlashinfo a { padding: 1px 5px; color: #FFFFFF; font-size: 12px; text-decoration: none; cursor: pointer; background: #e2001a; border: 1px solid #e2001a; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.boxButtonsFlashinfo a:hover { padding: 1px 5px; color: #FFFFFF; font-size: 12px; text-decoration: none; background: #00A6D4; border: 1px solid #00A6D4; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }


/* News */
.maskNews {
	position: relative;
	margin: 0;
	width: 230px;
	height: 240px;
	overflow: hidden;
}
#boxNews {
	position: absolute;
}
#boxNews div {
	float: left;
	width: 230px;
	height: 240px;
}
#boxNews h3 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #004b99;
}
#boxNews p {
	margin-bottom: 10px;
}
#boxNews img {
	border: 1px solid #004b99;
}

/* Boutons */
.boxButtons { padding: 0; }

.boxButtons span { padding: 1px 5px; color: #FFFFFF; font-size: 10px; cursor: pointer; background: #004b99; border: 1px solid #004b99; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.boxButtons span.active, .boxButtons span:hover { padding: 1px 5px; color: #FFFFFF; font-size: 10px; cursor: pointer; background: #00A6D4; border: 1px solid #00A6D4; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }

.boxButtons a { padding: 1px 5px; color: #FFFFFF; font-size: 12px; text-decoration: none; cursor: pointer; background: #004b99; border: 1px solid #004b99; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.boxButtons a:hover { padding: 1px 5px; color: #FFFFFF; font-size: 12px; text-decoration: none; background: #00A6D4; border: 1px solid #00A6D4; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
/* ---------------------------------------------------------------------------------------------------- */

/* MOOBYZOOMER ---------------------------------------------------------------------------------- */
a.byzoomer img {
	z-index: 900;
	/*border: 1px solid #004b99;*/
	cursor: pointer;
	background: none;
}
a:hover.byzoomer img {
	/*border: 1px solid #004b99;*/
}
a.byzoomerOver img {
	border: 1px solid #004b99;
}
img.byzoomerZoomed {
	z-index: 900; 
	border: 1px solid #004b99;
	cursor: pointer;
}
div#byzoomerTitle {
	color: #004b99;
}
/* ---------------------------------------------------------------------------------------------------- */

/* BARRE NAVIGATION ----------------------------------------------------------------------------- */
.barre_nav { font-size: 10px; }
.barre_nav a { color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; background: #004b99; border: 1px solid #004b99; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.barre_nav a.active, .barre_nav a:hover{ color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; background: #00A6D4; border: 1px solid #00A6D4; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.barre_nav a:visited { color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; background: #004b99; border: 1px solid #004b99; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.barre_nav span { color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; background: #CCCCCC; border: 1px solid #CCCCCC; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
/* ---------------------------------------------------------------------------------------------------- */

/* ARTICLES ---------------------------------------------------------------------------------------- */
.article_list {
	clear: both;
	margin: 10px auto;
	padding: 10px;
	width: 620px;
	border: 1px solid #999999; 
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.article_list h2 {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #004b99;
	background: none;
}
.article_list a img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #004b99;
}
.article_list a img:hover {
	border: 1px solid #00A6D4; 
}
a.link_article {
	margin: 0;
	padding-left: 10px;
	color: #004b99;
	font-weight: bold;
	background: url("rep/rep_site/link_blue.gif") no-repeat 2px center;
}
a:hover.link_article { 
	color: #666666;
	background: url("rep/rep_site/link_gray.gif") no-repeat 2px center;
}
/* ---------------------------------------------------------------------------------------------------- */

/* GALERIE ------------------------------------------------------------------------------------------ */
.gallery { 
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border: none; 
}
.gallery td { 
	padding-bottom: 15px;
	width: 33%;
	text-align: center;
	vertical-align: top;
}
.gallery td h2 { 
	text-align: center;
}
.gallery td img { 
	z-index: 1;
	border: 1px solid #004b99;
}
/* ---------------------------------------------------------------------------------------------------- */

/* LIENS --------------------------------------------------------------------------------------------- */
.linklist { 
	margin: 0 auto 10px 0;
	padding: 0;
	width: 100%;
	border: none; 
}
.linklist_left { 
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	border: none; 
}
.linklist_right { 
	float: left;
	margin: 0;
	padding: 40px 0 0 0;
	width: 400px;
	border: none; 
}
.linklist_left img { 
	margin: 10px 20px ;
	padding: 0;
	vertical-align: middle;
	border: 1px solid #FFFFFF; 
}

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

/* TABLEAUX ---------------------------------------------------------------------------------------- */
.table_membre_ca {
	margin: 5px auto;
	width: 100%;
	border: 1px solid #ccc; 
}
.table_membre_ca tr td {
	text-align: center;
	border: 1px solid #EEE; 
}
/* ---------------------------------------------------------------------------------------------------- */

/* MULTIBOX ---------------------------------------------------------------------------------------- */
.MultiBoxContainer {
	position: absolute;
	border: 1px solid #004b99;
	background-color: #FFFFFF;
	display: none;
	z-index: 200;
}

.MultiBoxLoading {
	background: url("rep/rep_site/multibox_loader.gif") no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -12px;
	right: -12px;
	background: url("rep/rep_site/multibox_close.png") no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	height: 30px;
	position: relative;
	background-color: #FFFFFF;
}

.MultiBoxPrevious {
	z-index: 500;
	position: absolute;
	background: url("rep/rep_site/multibox_left.gif") no-repeat;
	width: 24px;
	height: 24px;
	left: 4px;
	margin-top: 4px;
	cursor: pointer;
}

.MultiBoxNext {
	z-index: 500;
	position: absolute;
	background: url("rep/rep_site/multibox_right.gif") no-repeat;
	width: 24px;
	height: 24px;
	right: 4px;
	margin-top: 4px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url("rep/rep_site/multibox_rightDisabled.gif") no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url("rep/rep_site/multibox_leftDisabled.gif") no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 0;
	padding-left: 30px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004b99;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 0 0 0;
	padding-right: 30px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004b99;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004b99;
	text-align: left;
}
/* ---------------------------------------------------------------------------------------------------- */
