/* #000000 noir*/
/* #ac1a22 rouge*/
/* #333333 gris */
/* #666666 gris */

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

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

/* HAUT DE PAGE ----------------------------------------------------------------------------------- */
#header {
	margin: 0;
	padding: 10px 25px 0 25px;
	width: 1000px;
	height: 245px;
	background: url("rep/rep_site/header_bg.jpg") top left no-repeat;
}
#header_left {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 245px;
	background: url("rep/rep_site/header.jpg") top left no-repeat;
}
#header_right {
	display: none;
	float: right;
	margin: 0;
	padding: 0;
}
/* ---------------------------------------------------------------------------------------------------- */

/* MENU --------------------------------------------------------------------------------------------- */
#main {
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: 30px;
	font-size: 12px;
	background: #ac1b22 url("rep/rep_site/main_bg.jpg") top left no-repeat;
}
#main_left {
	display: none;
}
#main_right {
	position: relative;
	float: right;
	right: 10px;
	margin: 0;
	padding: 0;
	width: 950px;
	height: 30px;
}
/* ---------------------------------------------------------------------------------------------------- */

/* CONTENU ----------------------------------------------------------------------------------------- */
#content {
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 0 15px 0 15px;
	padding: 0 10px 0 10px; 
	width: 950px;
	height: auto;
	background: #FFFFFF url("rep/rep_site/content_bg.jpg") top left repeat-y;
}

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

/* CONTENU LEFT ----------------------------------------------------------------------------------- */
#content_left {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	width: 235px;
	height: 790px;
	/*border: 1px solid #CCC;*/
}

#content_left_recrutement {
	position: relative;
	float: left;
	margin: 5px 0 10px 0;
	padding: 0;
	width: 230px;
	height: 48px;
}
#content_left_catalogue {
	position: relative;
	float: left;
	margin: 5px 0 10px 0;
	padding: 0;
	width: 230px;
	height: 48px;
}
#content_left_actu {
	position: relative;
	overflow: hidden; 
	float: left;
	margin: 5px 0 10px 0;
	padding: 45px 11px 0 6px;
	width: 213px;
	height: 320px;
	text-align: left;
	font-size: 11px;
	color: #555555;
	background: #FFFFFF url("rep/rep_site/applat_actu.gif") top left no-repeat;
}
#content_left_dynamic {
	position: relative;
	float: left;
	margin: 10px 0 10px 0;
	padding: 55px 15px 0 15px;
	width: 200px;
	height: 68px;
	text-align: left;
	font-size: 11px;
	color: #555555;
	background: #FFFFFF url("rep/rep_site/applat_dynamic.gif") top left no-repeat;
}
#content_left_mailing {
	position: relative;
	float: left;
	margin: 10px 0 10px 0;
	padding: 55px 15px 0 15px;
	width: 200px;
	height: 68px;
	text-align: left;
	font-size: 11px;
	color: #555555;
	background: #FFFFFF url("rep/rep_site/applat_mailing.gif") top left no-repeat;
}

#accordion {
	margin: 0 auto;
	overflow: hidden;
	width: 213px;
	height: 315px;
}
#accordion h3.toggler {
	margin: 0 0 2px 0;
	padding: 0 2px 0 20px;
	cursor: pointer;
	font-size: 1em;
	letter-spacing: 1px;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	background: #000000;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#accordion ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
}
#accordion ul li {
	margin: 5px;
	color: #ac1a22;
}
#accordion p {
	margin: 5px;
}
#accordion a.actu {
	color: #000000;
	text-decoration: none;
}
#accordion a:hover.actu {
	color: #000000;
	text-decoration: underline;
}

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

/* CONTENU RIGHT --------------------------------------------------------------------------------- */
#content_right {
	position: relative;
	float: right;
	margin: 0 auto;
	padding: 10px 10px 0 0; 
	width: 690px;
	height: auto !important;
	height: 450px;
	min-height: 450px;
	background: #FFFFFF;
}
/* ---------------------------------------------------------------------------------------------------- */

/* BAS DE PAGE ------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	width: 1000px;
	height: 40px;
	line-height: 35px;
	font-size: 11px;
	background: url("rep/rep_site/footer_bg.jpg") top left no-repeat;
}
#footer p {
	color: #FFFFFF;
}
#footer a { color: #EEEEEE; font-weight: normal; text-decoration: underline; }
#footer a:link { color: #EEEEEE; font-weight: normal; text-decoration: underline; }
#footer a:visited { color: #EEEEEE; font-weight: normal; text-decoration: underline; }
#footer a:hover { color: #ac1b22; font-weight: normal; text-decoration: underline; }
/* ---------------------------------------------------------------------------------------------------- */

/* COPYRIGHT -------------------------------------------------------------------------------------- */
#copyright {
	position: relative;
	margin: 5px auto;
	padding: 0;
	width: 970px;
	height: 20px;
	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; }
.span_warning { padding: 2px 10px; }
/* ---------------------------------------------------------------------------------------------------- */


/* TITRE --------------------------------------------------------------------------------------------- */
h1 {
	margin: 0;
	padding: 0 5px 0 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	/*letter-spacing: 1px;*/
	text-transform: uppercase;
}

h2 {
	margin: 0;
	padding: 2px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ac1b22;
	text-transform: uppercase;
	background: #EEEEEE;
}

h3 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
/* ---------------------------------------------------------------------------------------------------- */

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

.hr_h1 {
	margin: 0 0 15px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #000000;
}
.hr_solid {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #ac1b22;
}
.hr_dotted {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #000000;
}

.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: #ac1b22; font-weight: bold; }*/
.txt_warning { color: #FFFFFF; font-weight: bold; background: #ac1b22; letter-spacing: 1px; }
.txt_color_1 { color: #ac1b22; }
.txt_color_2 { color: #000000; }

.img_border {
	border: 1px solid #000000;
}
/* ---------------------------------------------------------------------------------------------------- */

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

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

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

form {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
fieldset {
 	display: block;
	margin: 0;
	padding: 5px;
	border: 1px solid #AC1A22;
}
legend {
	color: #AC1A22;
	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: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #000000 #000000 #666666;
	background-color: #EEEEEE;
}
select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #000000 #000000 #666666;
	background-color: #EEEEEE;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #000000 #000000 #666666;
	background-color: #EEEEEE;
}

textarea:focus, input:focus {
	color: #AC1A22;
	border-width: 1px;
	border-style: solid;
	border-color:#CF2631 #AC1A22 #AC1A22 #CF2631;
	background-color: #FFFFFF;
}

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: #7F0008 #5F0006 #5F0006 #7F0008;
	background-color: #AC1A22;
}
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: #666666 #000000 #000000 #666666;
	background-color: #000000;
}
/* ---------------------------------------------------------------------------------------------------- */

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

/* MENUMATIC--------------------------------------------------------------------------------------- */
#nav, #nav ul {
	z-index: 5;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 950px;
	height: 30px;
}
#nav li { 
	display: block;
	list-style: none;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#nav a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 26px 0 26px;
	height: 30px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
#nav li a:hover, #nav li a:focus, #nav a.mainMenuParentBtnFocused {
	background: url("rep/rep_site/main_link_bg_over.jpg") top left repeat;
}
#nav .li_active a {
	background: url("rep/rep_site/main_link_bg_over.jpg") top left repeat;
}

#subMenusContainer { 
	display: block;
	position: absolute; 
	overflow: visible;
	top: 0; 
	left: 0; 
	margin: 0;
	padding: 0;
	width: 240px;
	height: 0; 
	z-index: 800; 
}
#subMenusContainer ul {
	left: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	background: #ac1b22;	
	border: 1px solid #ac1b22;;
}
#subMenusContainer li {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}
#subMenusContainer a {
	display: block;
	margin: 0;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
 	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#subMenusContainer a.subMenuParentBtnFocused {
	color: #FFFFFF;
	background: url("rep/rep_site/main_submain_over.gif") no-repeat top left;
}


/* Parent Sub Menu Links - javascript users only */
.subMenuParentBtn {
	background: url("rep/rep_site/main_arrow_right.gif") right center no-repeat; 
}

/* Parent Sub Menu Links on hover or focus - javascript users only */
.subMenuParentBtnFocused {
	background: url("rep/rep_site/main_arrow_right_over.gif") right center no-repeat; 
}

/* Parent Main Menu Links - javascript users only */
.mainMenuParentBtn {	
	 background: url("rep/rep_site/main_arrow_down.gif") right center no-repeat; 
}

/* Parent Main Menu Links on hover or focus - javascript users only */
.mainMenuParentBtnFocused {
	background: url("rep/rep_site/main_arrow_down_over.gif") right center no-repeat; 
}


/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW { 
	display: none; 
	position: absolute; 
	overflow: hidden; 
	/*the 2px left & right padding lets you have a 1px border on the ul or ol inside since overflow is set to hidden*/
	padding: 0 2px;
	margin: 0 0 0 -2px;
}

/* non-javscript users */
#nav li li {	float: none; }

#nav li li a { /* Just submenu links*/	
	position: relative;
	float: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top: 2.2em;
}

/* third-and-above-level lists */
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul { margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul { margin-left: 0; }
#nav li li:hover ul {	margin-left: 10em; margin-top: -2.5em; }

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul { margin-left: 0; margin-top: 2.2em; }
#nav li li a:focus + ul { left: 0; margin-left: 1010em; margin-top: -2.2em; }
#nav li li a:focus { left:0; margin-left: 1000em; width: 10em; margin-top: 0;}
#nav li li li a:focus { left: 0; margin-left: 2010em; width: 10em; margin-top: -1em; }
#nav li:hover a:focus{ margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }
/* ---------------------------------------------------------------------------------------------------- */

/* MOOBYZOOMER ---------------------------------------------------------------------------------- */
a.byzoomer img {
	z-index: 900;
	margin: 2px 5px 0 0;
	border: 1px solid #333333;
	cursor: pointer;
}
a:hover.byzoomer img {
	border: 1px solid #333333;
}
a.byzoomerOver img {
	border: 1px solid #333333;
}
img.byzoomerZoomed {
	z-index: 900; 
	border: 1px solid #333333;
	cursor: pointer;
}
div#byzoomerTitle {
	color: #333333;
}
/* ---------------------------------------------------------------------------------------------------- */