/*codes couleurs :

- texte : #000

- couleur 1 (vert) : #90b331
- couleur 2 (bleu) : #2097b6

*/

/* ::::::::::::::::::::::::::: INITIALISATION DES STYLES */
body{
	font-family:verdana, arial, sans-serif;
	color:#000;
	padding:0;
	margin:0;
	font-size:100%;
    background-color: #FFFFFF;
}
body *{
	padding:0;
	margin:0;
	border:none;
}
body #page{
	font-size:0.7em;
	width:978px;
	margin: 0 auto;
}		
a{
	text-decoration:none;
    color:#000;
}
a:hover, a:focus{
	text-decoration:underline;
}
ul{
	list-style:none;
}
ol{
	list-style-type:decimal;
	list-style-position:inside
}
h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
}
.clear{
	clear:both;
}
.horschamp{
	position:absolute;
	left:-2000px;
}
.center{
	text-align:center;
}
.left{
	float:left;
}
.right{
	float:right;
}
form input,
form textarea,
select{
	font-family:verdana, arial, sans-serif;
	font-size:1em;
}
.submit input{
	cursor:pointer;
}
/* ::::::::::::::::::::::::::::::::::::::::  BANDEAU HAUT */
#top{
    background:#1b6780;
    color:#fff;
    font-size:0.9em;
    position:relative;
}
#top a{
    color:#fff;
}
#top .satellites{
    height:20px;
    line-height:20px;
    background:#90b331;
    border:1px solid #fff;
    border-top:0;
    margin:0 185px 0 184px;
    padding-right:13px;
    text-align:right;
}
#top .satellites li{
    display:inline;
}
#top .satellites a{
    text-decoration:underline;
}
#top .visu{
    background: url(../images/backgrounds/bkgd_bando.jpg) no-repeat top right;
    overflow:hidden;
    height: 100px;
}
#top .visu .logos{
    background: #fff;
    float:left;
    width:185px;
    text-align:center;
    height:75px;
    padding-top:5px;
}
#top .visu h1{
    float:left;
    margin:2px 0 0 15px;
    height: 78px;
}
#top .visu div{
    clear:both;
    position: relative;
    overflow: hidden;
}
#top .visu .btn_accueil{
    clear:both;
    float:left;
    width:184px;
    background: #90b331 url(../images/backgrounds/angle_vert_lb.png) no-repeat left bottom;
    border-right:1px solid #fff;
    height:20px;
    line-height:20px;
}
#top .visu .btn_accueil a{
    background: url(../images/puces/puce_fleche_blanc.png) no-repeat left;
    padding-left:15px;
    margin-left:20px;
}
#top .visu .baseline{
    float:left;
    font-weight:bold;
    height:20px;
    line-height:20px;
    margin-left:20px;
}
#top .connect{
    background: url(../images/backgrounds/bkgd_top_connect.png) no-repeat left;
    position:absolute;
    width:165px;
    height:80px;
    padding-left:20px;
    top:0;
    right:0;
}
#top .connect .champs{
    float:left;
    margin-top:4px;
    width:80%;
}
#top .connect .champs label{
    position:absolute;
	left:-2000px;
}
#top .connect .champs input{
    border:1px solid #1a3c4e;
    color:#1a3c4e;
    font-size:1em;
    padding:0 0.3em 0.1em 0.3em;
    margin:0.2em;
    width:89%;
}
#top .connect .submit{
    float:left;
    margin-top:11px;
}
#top .connect .aide{
    clear:both;
    padding:6px 0 0 5px;
}
#top .connect ul,
#top .connect .info_connect{
    text-align:right;
    margin-right:1em;
}
#top .connect .info_connect{
    margin-top:1em;
}
#top .connect ul .nom{
    font-size:1.1em;
    font-weight:bold;
}
#top .connect .info_connect .count{
    background: url(../images/puces/picto_edit_mini.png) no-repeat right;
    padding-right:12px;
}
#top .connect .info_connect .logout{
    background: url(../images/puces/picto_remove_mini.png) no-repeat right;
    padding-right:12px;
}

/* :::::::::::::::::::::::::::::::::::::::: SUBHEADER */
#subheader {
	margin-top:0.5em;
}
/* baseline */
#subheader .ack{
	vertical-align:2em;
	margin-right:1em;
	font-size:9px;
}
/* partners */
#subheader p img {
	margin-bottom:0.5em;
}

/* ::::::::::::::::::::::::::::::::::::::::  CENTRAL */
#center{
    overflow:hidden;
    clear:both;
    margin-top:2em;
}
#center h2{
    color: #2097b6;
    border-bottom: 1px dotted #2097b6;
    font-size: 1.6em;
    margin:0 0 0.7em 0;
    padding-left:1px;
}
#center h3{
    color: #90b331;
    border-bottom: 1px dotted #90b331;
    font-size: 1.35em;
    margin:0 0 0.7em 0;
    padding-left:1px;
    padding-top:3px;
    clear:both;
}
#center h4{
    color: #000;
    font-size: 1.1em;
    margin:0 0 0.7em 0;
    background: url(../images/puces/puce_chevron_bleu_gras.png) no-repeat left 3px;
    padding-left:12px;
}
#center h5{
    color: #2097b6;
    font-size: 1em;
}
#center .onglet_btn{
   float:right;
   background:#2097b6;
   -moz-border-radius:10px 0 0 0;
   font-size:1.1em;
   width:15em;
   text-align:right;
   height:20px;
   line-height:20px;
   margin-top:-34px;
   font-weight:bold;
   border-radius:10px 0 0 0;
   behavior: url(../js/border-radius.htc);    
}
#center .onglet_btn.export{
   background:#90B331;
   margin-top:-32px;
}
#center .onglet_btn.export a{
   background: url(../images/puces/picto_export.png) no-repeat 12.8em 5px;
   padding-right:30px;
}
#center .onglet_x2{
   float:right;
   margin-top:-34px;
}
#center .onglet_x2 .onglet_btn{
    padding:0 1em;
    margin:0 0 0 3px;
    color:#fff;
    border:0;
    background:#2097B6;
    width:auto;
    float:left;
    -moz-border-radius:10px 10px 0 0;
}
#center .onglet_x2 .disabled{
    background:#ccc;
}
#center .onglet_btn a{
   color:#fff;
   display:block;
   border-right:1px solid #fff;
   margin-right:3px;
   padding-right:10px;
}
#center .onglet_x2 a{
    padding:0;
    margin:0;
    border:0;
}
#center .onglet_btn img{
   margin-left:0.5em;
}
#center .bloc{
    margin-bottom:1.5em;
    overflow:hidden;
}
#center .accueil .bloc,
#center .accueil .bloc .form,
#center .bloc.x2{
    width: 48%;
}
/* ////// Article */
#center .article ul{
    margin-bottom:0.7em;
}
#center .article li{
    background: url(../images/puces/puce_chevron_bleu.png) no-repeat left;
    padding-left:15px;
}
#center .article li a{
    text-decoration:none;
}
#center .article li a:hover,
#center .article li a:focus{
    text-decoration:underline;
}
#center .article p{
    margin-bottom:0.7em;
}
#center .illustration .left{
    border-left: 3px solid #90b331;
    margin:0 0.7em 0.5em 0;
}
/* ////// Fiches */
#center .fiche li{
    margin-bottom:0.2em;
}
#center .fiche .identite li{
    margin-bottom:0.7em;
}
#center .fiche li.groupe{
    margin-top:0.7em;
}
#center .fiche li strong:after{
    content:" :";
}
#center .competence h3{
    clear:both;
}
#center .competence .bloc{
    margin-left:60px;
    clear:both;
}
#center .competence .bloc h4{
    float:left;
}
#center .competence a{
    color:#2097b6;
}
#center .competence ul{
    margin-left:13px;
}
#center .competence .product{
    margin:0 0 1.5em 1px;
    border-left:3px solid #2097b6;
    padding-left:0.5em;
    clear:both;
    font-size:0.9em;
}
#center .competence .product h5{
    margin:0 0 0.5em 0;
    font-size:1.1em;
}
#center .competence .product h5 img{
    vertical-align:bottom;
}
#center .competence .product strong{
    margin:0.5em 0 0 0;
    display:block;
}
#center .competence .product ul{
    margin:0 0 0.5em 0;
}
#center .competence .product li{
    background: url(../images/puces/puce_tiret_bleu.png) no-repeat left;
    padding-left:10px;
}
#center .competence .add,
#center .competence .remove{
    background: url(../images/puces/picto_add.png) no-repeat left;
    padding-left:15px;
    margin:1em 1em 2em 5px;
    float:left;
}
#center .competence .remove{
    background-image: url(../images/puces/picto_remove.png);
}
#center .competence .bloc .add,
#center .competence .bloc .remove{
    margin:0.1em 1em 0 1em;
}
/* ////// Formulaires */
/* Etiquettes */
#center form .input_text label,
#center form strong{
    display:block;
    font-weight:bold;
    width:27%;
    float:left;
    margin-bottom:0.8em;
    clear:both;
}
#center form .input_text label:after,
#center form strong:after{
    content:" :";
}
/* Champs texte et textarea */
#center form input,
#center form textarea,
#center form select{
    border: 1px solid #90b331;
}
#center form .input_text input,
#center form .input_text textarea,
#center form .input_text select{
    width:70%;
    margin-bottom:0.8em;
}
#center form .input_text select,
#center form .input_list ul{
    width:71.4%;
}
#center form .input_list{
    clear:both;
}
#center form .input_list ul#amps{
    height: 97px;
    width:69.4%;
    padding:0.5em 1%;
    overflow: auto;
    border: 1px solid #90b331;
}
#center form .input_list ul#memberships{
    height: 50px;
    width:69.4%;
    padding:0.5em 1%;
    overflow: auto;
    border: 1px solid #90b331;
}
#center form .input_list ul#groupes{
    height: 50px;
    width:69.4%;
    padding:0.5em 1%;
    overflow: auto;
    border: 1px solid #90b331;
}

#center form .fiche input,
#center form .fiche option,
#center form .fiche textarea{
    padding:0.1em 0.2em;
}
#center form  input:focus,
#center form textarea:focus,
#center form select:focus{
    background:#e4ecb7;
}
/* Champs ajax */
#center form .input_text select#personne_organisme_id{
    width:60%;
}
#center form .input_text .add,
#center form .input_list .add{
    background: url(../images/puces/picto_add.png) no-repeat left;
    padding-left:10px;
    color:#90B331;
    margin-left:5px;
}
#center form .input_list .add{
    margin:0.3em 0 0.5em 28.5%;
    display:block;
}
#center form #ajax_organisme,
#center form #ajax_aire{
    background:#90B331;
    color:#fff;
    padding:1em;
    margin:0 0.85em 1em 0;
    overflow:hidden;
    width:310px;
    float:right;
}
#center form #ajax_organisme label,
#center form #ajax_aire label{
    font-weight:normal;
    width:28%;
}
#center form #ajax_organisme input,
#center form #ajax_aire input{
    width:69%;
}
#center form #ajax_organisme a,
#center form #ajax_aire a{
    -moz-border-radius:2px;
    background:#fff;
    color:#90B331;
    font-size:1em;
    font-weight:bold;
    padding:0.2em 2em;
    float:right;
    margin-right:0.5em;
}
/* Champs multiples */
#center form .input_multi label{
    padding-right:1.5em;
}
#center form .input_multi_text{
    margin-bottom:1.5em;
    clear:both;
}
#center form .input_multi_text label:after{
    content:" :";
}
#center form .input_multi_text input{
    margin-right:1em;
    vertical-align:top;
    width:26.4%;
}
#center form .input_multi_text textarea{
   vertical-align:top;
   margin-right:2em;
   width:30%;
}
#center form .input_multi_list{
   overflow:hidden;
   margin-bottom:2em;
}
#center form .input_multi_list strong{
   margin-bottom:-1em;
}
#center form .input_multi_list label{
   float:left;
}
#center form .input_multi_list input{
   clear:both;
   float:left;
   margin-left:25%;
   margin-right:0.5em;
}
#center form .input_multi *,
#center form .input_multi_text *,
#center form .input_multi_list *{
    margin-bottom:1em;
}
/* erreur */
#center form li ul.error_list{
    color:red;
}
/* Boutons de soummission */
#center form .submit input,
#center form .submit a{
    background:#90b331;
    -moz-border-radius:2px;
    color:#fff;
    font-weight:bold;
    font-size:1.1em;
    padding:0.2em 2em;
    border:0;
}
#center form .submit a{
    display:block;
    text-align:center;
    padding:0.2em 0;
}
#center form .submit{
    margin-right:4%;
}
/* Champs de recherche */
#center .search .input_text{
    width:70%
}
#center .search .input_text input{
    width:100%;
    padding:0.2em 0.5em;
    background:#e4ecb7;
}
#center .search .submit{
    margin:0;
    width:25%;
}
#center .search .submit input { 
    width:100%;
}
/* Connexion en page d'accueil */
#center .accueil .form label{
    width:36%;
    font-weight:normal;
}
#center .accueil .bloc .form li{
    margin-bottom:0.8em;
}
#center .accueil .bloc .form li label{
    margin-bottom:0;
}
#center .accueil .bloc .form li input{
    font-size:1.1em;
    width:63%;
    margin-bottom:0;
}
#center .accueil .bloc .form .submit{
    width:64%;
    margin-right:0;
    text-align:center;
}
#center .accueil .bloc .form .submit input,
#center .accueil .bloc .form .submit a{
    background:#2097B6;
    width:100%;
    padding:0 inherit;
    text-decoration: none;
}
#center .accueil .bloc .form .logout{
    margin:1.8em 0 0.1em 0;
}
#center .accueil .bloc .form .logout .submit a{
    background:#90B331;
}
#center .accueil .bloc .form .aide{
    text-align:right;
    margin-bottom:1.2em;
}
#center .accueil .bloc .form .aide a{
    text-decoration:underline;
}
#center .accueil .bloc .form strong:after{
    content:'';
}
/* Recherche avancée */
#center h3#advanced_search{
    padding-top:0;
}
#center h3.off a:after{
    content:" [+]";
}
#center h3.on a:after{
    content:" [-]";
}
#center .advanced_search{
    background:#C5D865;
    padding:1em 1%;
    margin-top:-1.2em;
    width:98.5%;
}
#center .advanced_search .bloc{
    border-left:3px solid #90b331;
    margin:1em 1.5%;
    width:30%;
    float:left;
    position:relative;
}
#center .advanced_search .bloc.half{
    width: 13.8%;
    margin:1em 5px 1em 1.5%;
}
#center .left_menu{
    width: 200px;
    margin: 10px 10px 10px 0;
}
#center .advanced_search .bloc h4{
    background:#90b331;
    margin-left:1px;
    margin-bottom:0;
    color:#fff;
    font-size:1.2em;
    height:20px;
    line-height:20px;
    -moz-border-radius:0 8px 0 0;
}
#center .advanced_search .bloc .decoche{
    position:absolute;
    right:10px;
    top:3px;
    font-size:0.9em;
}
#center .advanced_search .bloc .decoche a{
    color:#fff;
    text-decoration:underline;
}
#center .advanced_search ul{
    background:#E4EDB8;
    padding:0.7em;
    height:10em;
    overflow:auto;
}
#center .advanced_search ul ul{
    overflow: visible;
    height: auto;
    border-left: solid 3px #C5D865;
    border-bottom: solid 1px #C5D865;
    float: left;
    margin-bottom: 5px;
    margin-left: 4px;
}
#center .advanced_search li{
    margin-bottom:0.1em;
}
#center .advanced_search input{
    float:left;
    clear:both;
    margin:0 0.3em 0.3em 0;
}
#center .advanced_search label{
    float:left;
    width:85%;
    margin:0 0 0.3em 0;
}
/* ////// Tableaux */
#center .table table{
    border-bottom:1px dotted #2097b6;
    width:100%;
}
#center .table th{
    background:#2097b6;
    color:#fff;
    font-size:1.1em;
    padding:0.5em;
}
#center .table th a{
    color:#fff;
    text-decoration:underline;
}
#center .table tr.fonce{
    background:#d2eaf0;
}
#center .table td{
    padding:0.5em;
}
#center .table td li{
    background: url(../images/puces/puce_tiret_bleu.png) no-repeat left;
    padding-left:10px;
}
#center .table td img{
    margin:0 0.1em;
}
/* ////// Pagination */
#center .pagination{
    font-weight:bold;
    overflow:hidden;
    margin:0.5em 0 1em 1px;
}
#center .pagination p{
    float:left;
}
#center .pagination ul{
    color:#2097b6;
    float:right;
    font-size:0.9em;
}
#center .pagination ul a{
    color:#2097b6;
}
#center .pagination li{
    display:inline;
}
#center .pagination li a,
#center .pagination li.selected{
    padding:0.1em 0.3em;
}
#center .pagination li a:hover,
#center .pagination li.selected{
    background:#2097b6;
    color:#fff;
    text-decoration:none;
}
/* ////// Accueil */
#center .accueil .bloc .form h3{
    background:#2097b6;
    margin:0 0 1px 0;
    text-align:right;
    font-size:1.1em;
    color:#fff;
    width:80%;
    height:20px;
    line-height:20px;
    float:right;
    -moz-border-radius:10px 0 0 0;
}
#center .accueil .bloc .form h3 span{
    border-right:1px solid #fff;
    display:block;
    margin-right:3px;
    padding-right:10px;
}
#center .accueil .bloc .form div{
    background:#c5d765;
    border-right:3px solid #90b331;
    -moz-border-radius:5px 0 0 0;
    clear:both;
    font-size:0.9em;
}
#center .accueil .bloc .form div form{
    border-right:1px solid #fff;
    padding:1em;
    overflow:hidden;
}
#center .accueil .bloc .x3{
    width:33%;
    float:left;
}
/* ////// Page satellites */
#center .satellite{
    width:750px;
    float:left;
}
/* Menu */
#center .liens{
    border-left:3px solid #90b331;
    margin:0;
    width:182px;
    float:right;
}
#center .liens h4{
    background:#90b331;
    margin-left:1px;
    margin-bottom:0;
    color:#fff;
    font-size:1.2em;
    height:20px;
    line-height:20px;
    -moz-border-radius:0 8px 0 0;
}
#center .liens ul{
    background:#E4EDB8;
    padding:0.7em 0.7em 0.7em 1.1em;
}
#center .liens li{
    margin-bottom:0.1em;
    background:url(../images/puces/puce_chevron_bleu.png) no-repeat left center;
    padding-left:10px;
    list-style:none;
}
/* ////// Administration */
/* Menu */
#center .left_menu{
    border-left:3px solid #90b331;
    margin:0;
    width:182px;
    float:left;
}
#center .left_menu h4{
    background:#90b331;
    margin-left:1px;
    margin-bottom:0;
    color:#fff;
    font-size:1.2em;
    height:20px;
    line-height:20px;
    -moz-border-radius:0 8px 0 0;
}
#center .left_menu ul{
    background:#E4EDB8;
    padding:0.7em 0.7em 0.7em 1.1em;
}
#center .left_menu li{
    margin-bottom:0.1em;
    background:url(../images/puces/puce_chevron_bleu.png) no-repeat left center;
    padding-left:10px;
    list-style:none;
}
#center .left_menu li.selected a{
    font-weight:bold;
    color:#2097B6;
}
#center #sf_admin_container,
#center .admin_titre{
    width:750px;
    float:right;
}
#center #btn_adv_search_home{
    float: left;
    clear: both;
    color: #90B331;
    text-decoration: underline;
    background: url("../images/puces/puce_chevron_bleu.png") no-repeat scroll left center transparent;
    padding-left: 15px;
    font-weight: bold;
    width: 100%;
}
/* initialisation */
#center #sf_admin_container h1{
    color: #90b331;
    border-bottom: 1px dotted #90b331;
    font-size: 1.35em;
    margin:0 0 0.7em 0;
    padding-left:1px;
    display:none;
}
#center #sf_admin_container #sf_admin_bar,
#center #sf_admin_container #sf_admin_content{
    float:none;
    margin:0;
    margin:1.5em 0;
}
#center #sf_admin_container #sf_admin_bar table,
#center #sf_admin_container #sf_admin_content table{
    width:100%;
    border:0;
}
#center #sf_admin_container #sf_admin_bar table td,
#center #sf_admin_container #sf_admin_content table td,
#center #sf_admin_container #sf_admin_bar table tr,
#center #sf_admin_container #sf_admin_content table tr{
    border:0;
}
/* admin_bar */
#center #sf_admin_container #sf_admin_bar tbody,
#center #sf_admin_container #sf_admin_bar tfoot{
    display:block;
}
#center #sf_admin_container #sf_admin_bar tbody{
    float:left;
}
#center #sf_admin_container #sf_admin_bar tbody tr{
    width:100%;
    display:block;
    padding:0;
}
#center #sf_admin_container #sf_admin_bar tbody select,
#center #sf_admin_container #sf_admin_bar tbody input{
    width:400px;
}
#center #sf_admin_container #sf_admin_bar tbody input#aire_filters_nom_is_empty{
    width:auto;
    margin-right:10px;
}
#center #sf_admin_container #sf_admin_bar tbody input {
    width:400px;
    float:left;
}
#center #sf_admin_container #sf_admin_bar tbody label{
    font-weight:bold;
    color:#222;
    margin-right:1em;
}
#center #sf_admin_container #sf_admin_bar tfoot{
    float:right;
}
#center #sf_admin_container #sf_admin_bar tfoot a,
#center #sf_admin_container #sf_admin_bar tfoot input{
    font-weight:bold;
    color:#fff;
    background:#90B331;
    border:0 ;
    font-size:1.1em;
    padding:0.2em 2em;
    -moz-border-radius:2px;
}
/* admin_list */
#center #sf_admin_container .sf_admin_list table{
    border-collapse:separate;
    border-spacing:2px;
}
#center .sf_admin_list table th {
    background:#2097B6;
    color:#FFF;
    font-size:1.1em;
    padding:0.5em;
    text-align:center;
}
#center .sf_admin_list table tr.even {
    background:#D2EAF0;
}
#center .sf_admin_list table td {
    padding:0.5em;
}
#center .sf_admin_list table td.center
{
    text-align:center;
}
#center .sf_admin_list table td.sf_admin_list_td_nom{
    text-align:left;
}
/* admin_actions */
#center .sf_admin_actions .sf_admin_batch_actions_choice{
    width:75%;
    display:block;
    float:left;
}
#center #sf_admin_container .sf_admin_td_actions li{
    display:inline;
    margin-right:0.8em;
}
#center #sf_admin_container ul li.sf_admin_action_edit a{
    background: url(../images/puces/picto_edit_2.png) no-repeat left center;
    padding-left:15px;
}
#center #sf_admin_container ul li.sf_admin_action_delete a{
    background: url(../images/puces/picto_remove.png) no-repeat left center;
    padding-left:15px;
}
#center .sf_admin_actions .sf_admin_batch_actions_choice select{
    width:400px;
}
#center .sf_admin_actions li{
    display:inline;
}
#center .sf_admin_actions input,
#center .sf_admin_actions .sf_admin_action_list a{
    font-weight:bold;
    color:#fff;
    background:#90B331;
    border:0 ;
    font-size:1.1em;
    padding:0 1em 0.1em 1em;
    -moz-border-radius:2px;
}
#center .sf_admin_actions .sf_admin_action_new a {
    background:url(../images/puces/picto_add.png) no-repeat left center;
    padding-left:15px;
}
/* admin_form */
#center .sf_admin_form fieldset,
#center .sf_admin_form .sf_admin_form_row{
    border:0;
    padding:0;
    margin-bottom:1em;
}
#center .sf_admin_form .sf_admin_form_row label{
    color:#222;
    font-weight:bold;
    padding:0;
    width:7em;
    float:left;
}
#center .sf_admin_form .sf_admin_form_field_domaine_id select{
    width:550px;
}
#center .sf_admin_form .sf_admin_text{
    float:left;
    clear:none;
    margin-right:5em;
    width:275px;
}
#center .sf_admin_form .sf_admin_text.sf_admin_form_field_ordre{
    width: 100%;
}
#center .sf_admin_form .sf_admin_text label{
    width:auto;
    display:block;
    margin-right:1em;
}
#center .sf_admin_form .sf_admin_text table{
    border-spacing:0;
}
#center .sf_admin_form .sf_admin_form_row .content{
    padding-left:0;
    width:100%;
}
#center .sf_admin_form .sf_admin_form_row th{
    border:0;
    background:none;
}
#center .sf_admin_form .sf_admin_text th label{
    margin-right:2em;
}
#center .sf_admin_form .sf_admin_form_row td input{
    width:218px;
    margin
}
#center .message_success{
    background-color: #E4EDB8;
    background-image: url(../images/puces/valide.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    border: solid 1px #90B331;
    width: 400px;
    margin: auto auto;
    padding: 10px 10px 10px 50px;
}
#center .message_error{
    background-color: #FFAAA3;
    background-image: url(../images/puces/error.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    border: solid 1px red;
    width: 400px;
    margin: auto auto;
    padding: 10px 10px 10px 50px;
}

#center .login_page{
    width: 500px;
    margin: auto auto;
    border: solid 1px #90B331;
    padding: 15px;
}
#center ul.liste_view{
    margin: 10px;
}
#center ul.liste_view li{
    list-style: square;
    list-style-position: inside;
}

/*
ul{
    margin: 0;
    padding: 0;
}

#header{
    height: 124px;
    background: url(../images/backgrounds/header.png) no-repeat;
}
#content table.listing{
    width: 100%;
    border-spacing: 1px;
}
#content table.listing th{
    height: 28px;
    background-color: #2097B7;
    color: white;
}
#content table.listing tr.fonce{
    background-color: #D3EAF0;
}
#content table.listing td,
#content table.listing th
{
    padding: 10px;
}
#content table.listing td a{
    text-decoration: none;
    font-weight: bold;
    color: black;
}
#content div.infos_pager{
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 3px;
    font-weight: bold;
}

#content div.pagination{
    color: #1D9AB8;
    font-weight: bold;
    text-align: right;
}
#content div.pagination a{
    color: #1D9AB8;
}

#content table.half{
    width: 100%;
}
#content table.half td{
    width: 50%;
    vertical-align: top;
}

*/

/* ************************ FOOTER ************************* */
#footer{
    height: 20px;
    line-height: 20px;
    background-color: #2097b6;
    color: #fff;
    font-size:0.9em;
    font-weight: bold;
    padding:0 2em;
    margin-top:1.5em;
    clear:both;
}
#footer ul{
    text-align:right;
}
#footer ul li{
    display:inline;
}
#footer ul li a{
    color: #fff;
    text-decoration:none;
    padding:0 0.2em;
}
#footer ul li a:hover,
#footer ul li a:focus{
    text-decoration:underline;
}

.hidden{
    display: none;   
}
.spacer{
    clear: both;
}


div.help{
   background: url(/web/images/puces/help.png) top right no-repeat #ffffcc;
   border: 1px solid #ccc;
   color: #777643;
   padding: 10px;
   width: 674px;
   float: right;
   margin: 0 17px 0 0;
}

div.clear{
   clear: both;
}

div.back
{
    background: url(../images/puces/back.png) no-repeat;
    padding-left:20px;
    margin-bottom:10px;
}

#center .error_form
{
    color:red;
    font-style:italic;
    font-weight:normal;
}

#center .error_form_ligne
{
    color:red;
}

/********************** ADMIN ************************/
#center .filter_admin{
    
}
#center .filter_admin .filter{
    width: 32%;
    float: left;
    background-color: #E4EDB8;
    margin-left: 5px;
    margin-top: 5px;
    border: solid 1px #90B331;
}
#center .filter_admin ul{
    margin-left: 5px;
    overflow: auto;
    height: 78px;
}
#center .filter_admin ul ul{
    border-bottom:1px solid #C5D865;
    border-left:3px solid #C5D865;
    float:left;
    height:auto;
    margin-bottom:5px;
    margin-left:4px;
    overflow:visible;
    margin-top: 5px;
    padding-left: 5px;
    width: 100%;
}
#center .filter_admin .filter h4{
    background-image: none;
    background-color: #90B331;
    color: white;
    font-size: 1.2em;
}



