@charset "utf-8";

body {font-size: 0.9em; background-color: #FFF;}
body, td, th, ol, ul, li, input, textarea, select {font-family: arial, freesans, sans-serif; color: #05071F;}
* {margin: 0;}
h1 {color: #C46005; font-weight: bold; font-size: 150%; margin-bottom: 20px;}
h2, h3, h4 {margin-top: 10px; color: #56616C; font-weight: bold;}


#corps {width: 1000px; margin: 0 auto;}
#container {width: 1000px;}


/*********************************************************************************************************************/


#head_pub {margin: 15px auto; font-size: 75%; font-weight: bold; color: #233F61; width: 730px; clear: both;}
#main {margin: 15px auto; width: 1000px; display: table; clear: both;}
#contenu, #colonne {display: table;}
#contenu {width: 775px; float: left;}
#contenu p {margin-bottom: 15px;}
#colonne {width: 200px; float: right;}


.row_p, .row_i {border-bottom: 1px solid #CCC;}
.row_p {background-color: #F2F2F2;}
.row_i {}

.clear {clear: both;}
.space {clear: both; height: 15px;}
.center {text-align: center;}
.alerte, .rouge {font-weight: bold; color: #F00;}


/************************** DATES *******************************/
#past_events li, #future_dates li {margin-bottom: 15px; color: #C46005;}
#past_events li a, #future_dates li a {text-decoration: none; color: #56616C; font-weight: bold;}
#past_events li a:hover, #future_dates li a:hover {text-decoration: underline; color: #C46005;}
#past_events li .date, #future_dates li .date {text-decoration: none; color: #56616C; font-style: italic;}
/****************************************************************/

/************************** FORM BOX *******************************/
.form_box {margin: 2px; width: 698px; display: table;}
.form_ins_box {border: 1px solid #FFF; padding: 4px; width: 696px; display: table;}
.status_box {background: #eef3ea url('../images/bg_box.gif') repeat-x; border: 1px solid #8ab172; margin: 1px 10px 15px 0px; width: 698px; display: table;}
.titre_box {color: #146914; margin-bottom: 10px; font-size: 105%; font-weight: bold;}
.box_gauche, .box_droite {margin-bottom: 5px;}
.box_gauche {float: left; margin-right: 20px;}
.box_liste {display: inline; margin-right: 10px;}
.box_droite {float: left;}
.box_apply_letter {clear: both; font-weight: bold;}
.instructions {margin: -10px 0px 10px 0px; font-style: italic; color: #309B30;}

.champ_out, .champ_in, .champ_err {clear: both; display: table; margin-bottom: 3px;}
.champ_in {background-color: #efebe0;}
.champ_err {background-color: #FCC; height: 15px; padding: 5px 0px; border-top: 1px dotted #F99;}

.form_data, .form_field, .form_data_err {float: left; padding: 0px 1px;}
.form_data {width: 150px;}
.form_data_err {width: 150px;}
.form_field {width: 150px;}
.form_data_err {color: #F00; font-weight: bold;}
/************************** **** *******************************/


a:link, a:visited, a:active {color: #00F;} a:hover {text-decoration: none; color: #F00;}

