/* Normaliser les marges et le remplissage */

body, div, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
	}

/* Normalise les tailles de police pour les entêtes */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* Supprime les styles pour les listes */
ol {
	list-style: none;
}

/* Normalise les styles et graissses de fontes avec font-style et font-weight normaux */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Supprime les bordures dans les tableaux, les fieldsets et les images */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

/* Aligne le texte à gauche dans caption et th */
caption, th {
	text-align: left;
}

/* Supprime les apostrophes doubles autour de q */
q:before, q:after {
	content: '';
}

html { 
  background-color: #fff; color: #424242;
}

html, body {height: 100%; background: #F7F8E0;}

body, p, ol, td {
  font-family: helvetica, arial, helvetica, sans-serif;
  font-size:   14px;
}

/* Normalise les liens */

a, a:hover, a:visited { text-decoration: none; }
#list a:hover {color: #D7DF01;}
#list a, a:visited {color: green;}


/* Mise en place des éléments de structure */

#wrapper {
	width: 1000px;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	background: #fff url(/images/back_wrapper.jpg) repeat-y;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
}

#ban {
	width: 100%;
	height: 60px;
	background: #151515 url(/images/back_top.png) repeat-x;
	color: #fff;
}

#header{
	width: 100%;
	height: 100px;
	background: #999 url(/images/header.jpg) no-repeat;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #000;
	color: #000;
	font-size: 42px;
	text-align: center;
}

#content {
	background: #fff url(/images/back_wrapper.jpg) repeat-y;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 80px;
	overflow: auto;
	text-align: justify;
}

#contenu_principal {
  padding: 5px;

}

#login_form {
	float: right;
	background: url(/images/flowers.png) no-repeat;
	height: 60px;
	width: 360px;
}

#login_form input[type="text"]{
	width: 150px;
}

#login_form input[type="password"]{
	width: 150px;
}


#login_form a, a:visited, a:hover {color: lightblue;}

#foot {
	position: absolute;
	width: 740px;
	height: 30px;
  bottom: 0;
	clear: both;
	border-top: 1px solid #000;
}

#mentions {
	font-size: 12px;
	text-align: center;
	color: #333;
	padding-top: 5px;
}

#mentions a {color: #868A08;}

#flags{
	float: right;
	padding: 5px;
}

/* Mise en forme du logo */

.logo_white, .logo_green { font-size: 30px;}
#logo_under{position: absolute; top: 35px; left: 4px;}
#logo{position: absolute; top: 3px; left: 165px;}
#logo_under a{color: #ccc; font-weight: bold; font-size: 13px;}
#under_connected {color: #D7DF01; font-weight: bold; font-size: 11px; text-align: center; font-style: italic;}
#ban a.logo_white {color: #F2F2F2; text-decoration: none;}
#ban a.logo_green {color: #D7DF01; text-decoration: none;}
#header h2{color: #F2F2F2; font-size: 25px; border: none; padding-top: 20px;}

/* Mise en pace des colonnes */

#column_left {
  float: left;
	width: 730px;
	padding-top: 5px;
	padding-left: 5px;
}

#column_right {
	float: left;
	margin-left: 35px;
	width: 210px;
}

#column_right a {color: #5E610B;}

/* Mise en forme des erreurs */

.error_message {
	color: #8A0808;
	margin-left: 240px;
	font-style: italic;
	font-size: 11px;
	padding-top: 3px;
	margin-bottom: 0;
}

.explanation{
	font-size: 11px;
	font-style: italic;
	color: #868A08;
}

.formError { color:red; padding: 5px;}

.required { font-weight: bold; color: #8A0808;}

.red_asterisque { color: red;}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  color: #000;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.required, .not_required{
	display: block;
	float: left;
	width: 230px;
}

.field_form{
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 3px;
}

/* Mise en forme des paragraphes */

p {margin-bottom: 10px;}
.right {float: right;}

/* Mise en forme des éléments de titre */

h1 { margin-bottom: 10px; font-size: 22px; color: #868A08;}
h2 { margin-bottom: 5px; font-size: 16px; font-weight: bold; color: #5E610B; border-bottom: 1px solid #5E610B; line-height: 2em;}
h3 { margin-bottom: 10px; font-size: 14px; font-weight: bold; color: #333;}
.large_ta {width: 99%; height: 300px;}
.small_ta {height: 50px; width: 400px;}
strong {font-weight: bold;}
.middle {text-align: center;}
.small_font {font-size: 10px;}

/* Mise en forme du menu principal */

#links {
	width: 100%;
	height: 30px;
	background: #333;
}

#admin_links {
	width: 100%;
	height: 60px;
	background: #333;
}

#navigation {
	width: 100%;
	margin: 0 auto ; 
	padding: 0 ; 
	list-style: none ;
	height: 25px;
}

#navigation li {
	display: inline;
	margin-right: 1px ; 
	color: #fff ; 
}

#navigation li a { 
    padding: 3px 10px ; 
    color: #fff ; 
    line-height: 2em ; 
    text-align: center ; 
    text-decoration: none ; 
    }

#navigation li a:hover, #navigation li a:focus, #navigation li a:active, #navigation li.active a { 
   color: #D7DF01 ;
   }

/* Mise en forme du sous-menu de gauche */

#submenu { 
	font-size: 11px;
	list-style: none; 
	margin: 0;
	margin-top: 5px;
	background-color: #fff;
	padding: 0;
	min-height: 400px;
	border-left: 1px solid #0B6138;
}

#submenu li a { 
    display: block ;
    color: #000 ; 
    line-height: 1em ; 
    text-align: center ; 
    text-decoration: none ; 
    padding: 4px 0 ;
    border-bottom: 1px solid #0B6138; 
    }

#submenu li a:hover, #navigation li a:focus, #navigation li a:active { 
    
    color: #000; 
    }

/* Mise en forme de la barre de navigation */

#navilinks
{
    font-size: 11px;
    background-image:url('/images/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
    margin-bottom: 10px;
}

#navilinks li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#navilinks a
{
    height:30px;
    display:block;
    background-image:url('/images/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

.home img
{
    border: none;
    margin: 5px 0px;
}

#navilinks a:hover
{
    color:#000;
}

#navilinks .current_link a { color:#000; font-weight: bold; }

/* Mise en forme des tables */

table td {text-align: left; font-size: 11px;}

#list th, td {padding: 3px; text-align: center;}
#list td {border-top: 1px solid grey; border-bottom: 1px solid grey;}
#list th {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	color: #38610B;
	background: #D7DF01;
	border-right: 1px solid black; 
}
/* #list tr:hover { background: #FFD700;} */
.list-line-even { background: #fff;}
.list-line-odd  { background: #F2F2F2;}

#list .center_cell {text-align: center;}

#article{margin-bottom: 20px;}

/* Mise en forme des flashes */

.flash_notice { padding: 5px; width: 90%; background: #D0F5A9; color: #0B3B0B; border-top: 1px solid #0B3B0B; border-bottom: 1px solid #0B3B0B; text-align: center; margin-top: 5px; margin-bottom: 5px; margin: 0 auto;}
.flash_error { padding: 5px; width: 90%; background: #F5A9A9; color: #610B0B; border-top: 1px solid #610B0B; border-bottom: 1px solid #610B0B; text-align: center; margin-top: 5px; margin-bottom: 5px; margin: 0 auto;}

/* Mise en forme des formulaires */

.normal_form{
	padding: 10px;
	background: #F7F8E0;
	border: 2px solid #61380B;
	margin-bottom: 10px;
}

.normal_form input[type="text"], input[type="password"] {
	width: 400px;
}

fieldset {
	padding: 7px;
	border: 1px solid #999;
	margin-bottom: 10px;
}

legend {
	font-size: 18px;
	color: #000;
}

.left_form {float: left; width: 45%;}
.left_form_big {float: left; width: 550px;}
.right_form {float: right; width: 45%;}

.left_form_small {float: left; width: 130px;}
.right_form_big {float: right; width: 440px;}

.end_form {clear: both;}

.show_label {
	display: block;
	width: 200px;
	float: left;
}

.show_page{
	padding: 5px;
	background: #FBFBEF;
	border: 1px solid #F5D0A9;
}

.description_ad{
	padding: 5px;
	margin: 5px;
	border: 2px solid #999;
	background: #fff;
}

/* boutons */

.awesome, .awesome:visited{
	background: #222; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome:hover { background-color: #111; color: #fff; }
.awesome:active	{ top: 1px; }
.small.awesome, .small.awesome:visited { font-size: 11px; padding: ; }
.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited { font-size: 14px; padding: 8px 14px 9px; }
.green.awesome, .green.awesome:visited { background-color: #91bd09; }
.green.awesome:hover { background-color: #749a02; }
.blue.awesome, .blue.awesome:visited { background-color: #2daebf; }
.blue.awesome:hover { background-color: #007d9a; }
.red.awesome, .red.awesome:visited { background-color: #e33100; }
.red.awesome:hover { background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited { background-color: #a9014b; }
.magenta.awesome:hover { background-color: #630030; }
.orange.awesome, .orange.awesome:visited { background-color: #ff5c00; }
.orange.awesome:hover { background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited { background-color: #ffb515; }
.yellow.awesome:hover { background-color: #fc9200; }