/**
*   MENU DE NIVEAU 2
*/
div.menu_niv_2{
    width:186px;
    padding-bottom:15px;
    margin-bottom:10px;margin-top:45px;
}
div.menu_niv_2 .title{
    background:#dddddd url(../images/css/main_menu_deployed_puce.gif) no-repeat 5px 8px;
    font-size:1.1em;
    font-weight:bold;
    margin-top:-1px;
    padding:10px 8px 10px 25px;
    display:block;
}
div.menu_niv_2 ul
{
    float:left;
    width:186px;
}
div.menu_niv_2 li
{
    padding:5px 0px;
    font-weight:bold;
    margin-left:2px;
    width:182px;
    float:left;
    display:inline;
    border-bottom:1px solid #c7cbd2;
}

div.menu_niv_2 li a, div.menu_niv_2 li strong{
    background:url(../images/css/menu_niv2_puce.gif) no-repeat 12px 4px;
    display:block;
    padding-left:22px;
    padding-top:1px;
    padding-bottom:2px;
}
div.menu_niv_2 li.active a{
    background:none;
    padding-left:0px;
    color:#333;
}

/**
*   BLOC_COL_GAUCHE
*/
div.bloc_col_gauche
{
    width:186px;
    margin-bottom:25px;
    padding-bottom:2px;
    background:url(../images/css/bloc_col_gauche_div.gif) no-repeat bottom;
}

div.bloc_col_gauche div.titre_col_gauche{
    background:#c3c3c3 url(../images/css/bloc_col_gauche_h2.gif) repeat-x top;
    font-size:1.0em;
    border:1px solid #cccccc;
    color:#a40044;
    font-weight:bold;text-transform:uppercase;
    padding:5px 10px 5px 15px;
}
div.bloc_col_gauche div.content{background:url(../images/css/bloc_col_gauche_divContent.gif) no-repeat top;padding-top:6px;}
div.bloc_col_gauche ul{background:url(../images/css/bloc_col_gauche_ul.gif) repeat-y;float:left; width:186px;}
div.bloc_col_gauche li{
    background:url(../images/css/bloc_col_gauche_li.gif) no-repeat 13px 5px;
    float:left; display:inline;
    padding-top:5px;
    border:0px solid red;
}
div.bloc_col_gauche li.first{background:none; padding-top:0px;}
div.bloc_col_gauche li a { padding-left:45px; padding-right:10px; display:block; padding-top:7px; padding-bottom:7px;}
div.bloc_col_gauche li a strong{
     display:block;
}
div.bloc_col_gauche li a.reunion{background:url(../images/css/agenda_reunion.gif) no-repeat 5px 6px;min-height:25px;}
div.bloc_col_gauche li a.reunion_alert{background:url(../images/css/agenda_reunion_alert.gif) no-repeat 5px 6px;min-height:25px;}
div.bloc_col_gauche li a.event{background:url(../images/css/agenda_event.gif) no-repeat 5px 7px; padding-top:9px;min-height:22px;}
div.bloc_col_gauche li a.event_alert{background:url(../images/css/agenda_event_alert.gif) no-repeat 5px 7px; padding-top:9px;min-height:22px;}
div.bloc_col_gauche li a.news{background:url(../images/css/actus_news.gif) no-repeat 5px 6px; padding-top:9px;min-height:21px;}
div.bloc_col_gauche li a.news_alert{background:url(../images/css/actus_news_alert.gif) no-repeat 5px 6px; padding-top:9px;min-height:21px;}


div.bloc_col_gauche_img
{
    width:190px;
    margin-bottom:10px;
}

/**
*   bloc_col_gauche_orange
*/
div.bloc_col_gauche_orange{
    width:186px;
    padding-bottom:2px;
    background:url(../images/css/bloc_col_gauche_div.gif) no-repeat bottom;
    margin-bottom:25px;
}
div.bloc_col_gauche_orange div.titre_col_gauche{
    background:#ff6600;
    font-size:1.2em;
    border:1px solid #cccccc;
    color:#fff;
    font-weight:bold;
    padding:5px 10px 5px 15px;
}
div.bloc_col_gauche_orange div.content{
    background:url(../images/css/bloc_col_gauche_divContent.gif) no-repeat top;
    padding-top:6px;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    padding-bottom:3px;
}
form.listeRadio{float:left; margin-bottom:10px;  width:150px; display:inline; margin-left:10px}
form.listeRadio input{
    float:left;
}
form.listeRadio label{float:left; padding-top:5px;}
/**
*   BLOC_COL_DROITE
*/
div.bloc_col_droite
{
    background:url(../images/css/bloc_col_droite_bottom.gif) no-repeat bottom left;
    width:162px;
    margin:8px 0px 0px 15px;
    float:left;
    clear:left;
    display:inline;
    padding-bottom:5px;
}

div.bloc_col_droite div.description, div.bloc_col_droite ul.listeImgLien
{
    padding:5px;
    line-height:1.2em;
    float:left;
    width:152px;
}
div.bloc_col_droite div.description strong
{
   /* white-space:nowrap;*/
}
div.bloc_col_droite div.description a
{
    display:block;
    font-weight:bold;
    background:url(../images/css/puce_carre_grise.gif) no-repeat 0px 0px;
    padding-left:20px;
    padding-top:1px;
    min-height:14px;
}
div.bloc_col_droite div.description.listeImgLien a {
    background:none;
    padding-top:4px;
    font-weight:bold;
}

/*
div.bloc_col_droite ul.listeImgLien{float:left;}
div.bloc_col_droite ul.listeImgLien li{ border-top:1px dashed #fff; padding:5px 0px; }
div.bloc_col_droite ul.listeImgLien li.first{border:none;}
div.bloc_col_droite ul.listeImgLien li div.visuel
{
    float:left;
    width:50px;
}
div.bloc_col_droite ul.listeImgLien li a
{
    float:left;
    width:100px;
    padding-top:4px;
}
*/

div.bloc_col_droite .form_another_programm label
{
    background:url(../images/css/form_another_programm_label.gif) no-repeat;
    display:block;
    font-size:1em; font-weight:bold;
    padding:10px 0px 20px 10px;
}

div.bloc_col_droite .bloc_simple {
    padding: 5px 10px 9px 5px;
}

/**
*   BLOC_WITH_POPUP
*/
div.bloc_with_popup {
    float:left;
    margin:0 0 15px 0;
    width:198px;
}
div.bloc_with_popup.list {
    margin-top:10px;
}
.bloc_with_popup_flecheGrise{
    display:none;
    padding-top:14px;
    background:url(../images/css/bloc_with_popup.gif) no-repeat top right;
    margin-top:5px;
}
div.bloc_with_popup table{
    width:186px;
    background:#FFFFFF;
    vertical-align:middle;
}
div.bloc_with_popup table td{vertical-align:middle; border:0px solid green;padding-bottom:4px;padding-top:4px}
div.bloc_with_popup table td.visuel{width:50px; text-align:center}
.bloc_with_popup img{margin:3px 2px;}
.bloc_with_popup p{line-height:1.1em; padding:4px 0px;}

div.bloc_with_popup_content {
    float:left;
}
/**
*   POPUP_INFO
*/
div.popUp_info{
    background:none;
    position:absolute;
    margin-left:186px;
    /*width:300px;*/
    display:none;
    z-index:100;
}
div.popUp_info .popUp_info_arrow_window{background:url(../images/css/popUp_info_arrow_window.png) no-repeat;
width:13px; height:29px; position:absolute; bottom:17px; left:-12px; }
div.popUp_info .top{height:7px; font-size:0em; line-height:0em;background:url(../images/css/popUp_info_top.png) no-repeat top right; border-left:1px solid #CCC;}
div.popUp_info .middle{background:url(../images/css/popUp_info_middle.png) repeat-y top right; padding:0px 10px 5px 5px; border-left:1px solid #CCC;}
div.popUp_info .bottom{height:7px; font-size:0em; line-height:0em;background:url(../images/css/popUp_info_bottom.png) no-repeat top right;}
div.popUp_info h4{background:#e8e8e8; text-transform:uppercase; font-size:1.1em; padding:4px 15px 4px 6px; margin-bottom:10px; font-weight:bold}
div.popUp_info p{padding:8px;}

div.popUp_info form label{width:120px; display:block; float:left; padding:3px 0 0 8px;}
div.popUp_info label.obligatoire{background:transparent url(../images/css/asterix.gif) no-repeat scroll left top;font-weight:bold;}
div.popUp_info form input{ font-size:1.1em; border:1px solid #cccccc; width:130px; float:left; height:16px;}
div.popUp_info form textarea{ font-size:1.5em; border:1px solid #cccccc; float:left; margin:5px 0 0 8px; width: 250px;}
div.popUp_info form .btnSubmit{margin-left:130px;}

div.popUp_info form fieldset div.bloc{
    clear:both;
    float:left;
    margin:0 0 5px 5px;
    width:95%;
}

/**
*   Bloc question / reponse - colonne gauche
*/
div.question_reponse {position:relative;z-index:100;}
div.question_reponse .bloc_with_popup_content {
    width:185px;
    background: #F5F5F5 url(../images/css/bg_nuage.jpg) no-repeat left top;
    border:1px solid #009bd8;
    color:#009bd8;
    font-size:1.5em;
    font-weight:bold;
    padding:10px 0px 10px 0px;
    text-align:center;
    line-height:1.1em;
    cursor:pointer;}
div.question_reponse .bloc_with_popup_content p.fixed_text {
    background: #F5F5F5 url(../images/css/bg_nuage.jpg) no-repeat left top;
    padding:10px 15px;
    font-weight:bold;
    color:#009bd8;
    font-size:1.5em;
    text-align:center;
}
div.question_reponse .bloc_with_popup_content .question { background: #036bb4 url(../images/css/gauche_question_reponse.gif) repeat-x scroll left top;padding:10px;}
div.question_reponse .bloc_with_popup_content .question a {
    background: transparent url(../images/css/gauche_question_arrow.gif) no-repeat scroll left top;
    font-weight:bold;
    padding-left:28px;
    padding-right:15px;
    display:block;
    color:#ffffff;
    font-size:1.3em;
    min-height:18px;
}
div.question_reponse div.popUp_info {
    left:190px;
    margin-left:0;
}
div.question_reponse .popUp_info_arrow_window {display:none;}
div.question_reponse div.popUp_info div.topPopUp {
    margin:0 1px;
    background-color:#add6ea;
    height:1px;
    line-height:1px;
    padding:0;
}
div.question_reponse div.popUp_info div.degrade {
    background:transparent url(../images/css/gauche_bg_reponse_degrade.gif) repeat-y scroll left top;
}
div.question_reponse div.popUp_info div.reponse-bottom {
    background:transparent url(../images/css/gauche_bg_reponse_bottom.gif) no-repeat scroll left bottom;
}
div.question_reponse div.popUp_info .closeButton {
    top:-1px;
    right:-1px;
}
div.question_reponse div.popUp_info div.reponse-middle{
    padding:20px 40px;
    background:transparent url(../images/css/gauche_bg_reponse_top.gif) no-repeat scroll left top;
    min-height:200px;
}
div.question_reponse div.popUp_info h4 {
    background: #3099d4;
    color:#ffffff;
    display:inline;
    padding:2px;
    line-height:1.6em;
}
div.question_reponse div.popUp_info div.description {
    margin-top:5px;
}
div.question_reponse div.popUp_info div.description p {
    padding:8px 0;
    font-size:1.1em;
}
div.question_reponse div.popUp_info div.link {
    margin-top:5px;
}
div.question_reponse div.popUp_info div.link a {
    font-weight:bold;
    font-size:1.1em;
}

/**
* Bloc Index des modules
*/
#header .bloc_with_popup {
    float:none;
    width:auto;
    position:relative;
    z-index:100;
}
#header .popup_index_alpha {
    margin:0;
    right:-200px;
    top:13px;
}
div.popup_index_alpha .popUp_info_arrow_window{
    background:url(../images/css/liste_alpha_arrow.png) no-repeat;
    width:28px;
    height:10px;
    position:relative;
    top:1px;
    /*left:250px;*/
}
#header .popup_index_alpha h4 {
    padding:10px;
    text-transform:none;
}
#header .popup_index_alpha .closeButton {right:13px;top:23px;}
#header .popup_index_alpha .middle{padding-bottom:20px;}
#header .bloc_encart_index_alpha {margin-right:5px;}
#header .bloc_encart_index_alpha h5{
    font-weight:bold;
    font-size:1.1em;
    padding:5px 0 5px 10px;
    border-top:1px solid #efefef;
    border-bottom:1px solid #efefef;
}
#header .bloc_encart_index_alpha .rte {padding:10px 10px 20px 20px;}
#header .bloc_encart_index_alpha .rte ul {float:none; display:block;}
#header .bloc_encart_index_alpha .rte ul li {
    float:left;
    margin-right:5px;
    width:233px;
    background:url(../images/css/puce_liste_index_alpha.gif) no-repeat left center;
    padding:0 0 0 8px;
    margin-top:0;
    height:17px;
}

span.new, span.update {display:none;}
#header .bloc_encart_index_alpha span.new, .bloc_encart_index_alpha span.update {
    display:inline;
    padding:1px 5px;
    font-weight:bold;
    color:#FFFFFF;
    margin-left:10px;
    font-size:0.9em;
}
span.new{background-color:#a40044;}
span.update{background-color:#ff9900;}

/**
*   Page Formulaire #mainContain
*/
.formulaire form label {
    display:block;
    float:left;
    font-size:1.2em;
    padding:3px 10px 0 0;
    margin-right:10px;
    width:110px;
    text-align:right;
    line-height:1em;
}
.formulaire label.obligatoire{background:transparent url(../images/css/asterix.gif) no-repeat scroll right top;font-weight:bold;}
.formulaire form input {
    border:1px solid #CCCCCC;
    float:left;
    font-size:1.2em;
    height:18px;
    margin-bottom:2px;
    width:230px;
}
.formulaire form textarea {
    float:left;
    border:1px solid #CCCCCC;
    font-size:1.5em;
    width:230px;
    margin:5px 0;
}
.formulaire form select {
    border:1px solid #CCCCCC;
    float:left;
    font-size:1.2em;
    height:20px;
    margin-bottom:2px;
}
.formulaire form .btnSubmit {
    margin:1em 0 0 130px;
    clear:both;
}
.formulaire form fieldset div.bloc{
    clear:both;
    float:left;
    padding-top:0.5em;
    width:100%;
}
/**
*   Bouton submit
*/
.btnSubmit{
    float:left; display:inline;
    height:20px;
    width:71px;
}
.btnSubmit span{ display:block; width:6px; height:20px; float:left; margin:0;}
.btnSubmit span.btnSubmit_left{background:url(../images/css/btnSubmit_left.gif) no-repeat;}
.btnSubmit span.btnSubmit_right{background:url(../images/css/btnSubmit_right.gif) no-repeat;}
.btnSubmit input.btnSubmit_middle{
    border:none;
    width:57px;
    height:20px;
    padding-bottom:2px;
    margin:0;
    float:left;
    display:inline;
    color:#FFFFFF;
    font-size:1.1em;
    font-family:Arial, Helvetica, sans-serif;
    background:url(../images/css/btnSubmit_middle.gif) repeat-x;
    white-space:nowrap;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
}
/* Correction des bug Internet Explorer */
* html input.btnSubmit_middle {width:1%; overflow:visible;}
*:first-child+html input.btnSubmit_middle {overflow:visible;}


/**
*
*/
#titlePage{margin-left:0px;width:700px; padding-bottom:2px;}
#formInscription #titlePage{width:auto;}
#titlePage p.theme {padding:2px 0 0 0;margin:0 0 20px 0;}
#titlePage p.theme span{
    font-size:1em;
    font-weight:bold;
    text-transform:uppercase;
    padding:7px 10px 7px 0px;
}
#titlePage h1{
    font-size:2.1em; font-weight:bold; color:#ffffff; display:inline; line-height:1.2em;
    background:#a40044;
    line-height:1.3em;
    padding:2px 5px;
    float:none;
    height:auto;
    width:auto;
    margin:0;
}

/**/
.bloc_gris_bord_cut{
    width:186px;
    margin-top:25px;
    color:#FFFFFF;
    float:left;
}
.bloc_gris_bord_cut .title{
    font-size:1.1em; line-height:1.2em;
    padding-right:10px; padding-bottom:4px;
    display:block;
}
.bloc_gris_bord_cut .top{
    width:186px; height:12px; background:url(../images/css/bloc_gris_bord_cut_top.gif) no-repeat;
    font-size:0px; line-height:0px;

}
.bloc_gris_bord_cut .middle{
     background:url(../images/css/bloc_gris_bord_cut_middle.gif) repeat-y;
     padding:0px 5px 0px 15px;
}
.bloc_gris_bord_cut .bottom{
    background:url(../images/css/bloc_gris_bord_cut_bottom.gif)  no-repeat;width:186px; height:21px;
}
.bloc_gris_bord_cut ul{
    width:170px;
}
.bloc_gris_bord_cut ul li{float:left; margin:2px 0px}
.bloc_gris_bord_cut ul li a{display:block; float:left; line-height:1.0em; padding-left:40px; font-size:1.0em; padding-bottom:5px; padding-top:3px}
.bloc_gris_bord_cut ul li a.info{
    background:url(../images/css/picto_info.gif) no-repeat;
}
.bloc_gris_bord_cut ul li a.interrogation{
    background:url(../images/css/picto_interrogation.gif) no-repeat;
}
/**/


.bloc_master_PI { margin-bottom:10px; line-height:1.3em;}
.bloc_master_PI h5{
    background:#c3c3c3 url(../images/css/bloc_master_PI_h5.gif) repeat-x top;
    padding:6px 0px 4px 15px;
    height:13px !important; height /**/:23px;
    width:233px !important; width /**/:248px;
    font-weight:bold;
    text-transform:uppercase;
    font-size:1.1em;
    color:#333333;
    border:1px solid #cccccc;
}
.div_bloc_master_PI{float:left;padding:5px 0px 5px 5px; width:243px !important; width /**/:248px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}
.widthArrow{background:url(../images/css/bloc_master_PI_arrow.gif) no-repeat top center;}
.div_bloc_master_PI img{float:left; clear:left;display:block;}
/*.bloc_master_PI .arrow{position:absolute; top:25px; left:50%; margin-left:-8px;
background:url(../images/css/bloc_master_PI_arrow.gif) no-repeat;width:16px; height:6px;  z-index:5;}*/

.div_bloc_master_PI div.div_bloc_master_PI_txt{
    padding:7px 4px 0px 10px;
    margin-left:0px;
    float:left;
    width:128px;
    background:#ffffff url(../images/css/div_bloc_master_PI_div.gif) repeat-x
}
.div_bloc_master_PI p{padding-top:5px;}
.div_bloc_master_PI div a, .div_bloc_master_PI p a{background:url(../images/css/puce_carre_grise.gif) no-repeat;padding-left:20px; padding-top:3px;line-height:1.3em;}
.div_bloc_master_PI p a{display:block;}
.bloc_master_PI_bottom{clear:both; height:10px; width:250px;background:url(../images/css/bloc_master_PI_bottom.gif) no-repeat}


#executivePilot{line-height:1.6em;padding-top:30px;}


/**
*verbatimm
*/
.verbatim, .verbatimGrey, .verbatim_bloc1, .verbatim_bloc2{
    float:right;
    width:195px;
    margin-left:25px;
}

.verbatim_bloc1{
    width:160px;
    overflow:hidden;
    /*background:url(../images/css/verbatim_bloc1.gif) no-repeat top left;*/
    background:#f7fdfd;
    border:1px solid #d5eded;

}
.verbatim_bloc2{
    width:185px;
    overflow:hidden;
    border-left:1px solid #c6c6c8;
}
html[xmlns] .verbatim,
html[xmlns] .verbatimGrey,
html[xmlns] .verbatim_bloc1,
html[xmlns] .verbatim_bloc2,{height:auto; }

.verbatim_author{
    float:left;width:180px; display:inline;
    margin:45px 0px 0px 5px;
    line-height:1.3em;
}
.verbatim_author h6{font-size:1.1em; font-weight:bold; color:#e32119; width:110px; float:left; line-height:1.4em;}
.verbatim_author h6 strong{font-size:1.1em; font-weight:bold; color:#333333;}
.verbatim_author img{float:right;}
.verbatime_texte{
    background:url(../images/css/verbatim_quote_start.gif) no-repeat top left;
    clear:left;
    float:left; display:inline;
    width:179px;
    font-size:1.3em;
    color:#e32119;
    padding-top:27px;
    margin:10px 0px 0px 0;
}
.verbatim_bloc1 img{margin:5px 0px 0px 4px;}
.verbatime_texte q{padding-bottom:22px; background:url(../images/css/verbatim_quote_end.gif) no-repeat bottom right; display:block; font-style:italic;font-size:1.1em;line-height:1.2em}
.verbatim_bloc1 .verbatime_texte{width:130px;background:url(../images/css/verbatim_quote_start2.gif) no-repeat top left;margin:10px 0px 0px 15px;   padding:20px 0px 0px 20px;}
.verbatim_bloc1 .bottom{height:34px; font-size:0px; line-height:0px; clear:both; background:url(../images/css/verbatim_bloc1_bottom.jpg) no-repeat top center;}
.verbatim_bloc1 .verbatime_texte q{padding-bottom:27px; background:url(../images/css/verbatim_quote_end2.gif) no-repeat bottom right; display:block;  }

.verbatim_bloc1 .contenuText{margin:0px; line-height:1.4em; padding:8px 5px 5px 5px;}

.verbatim_bloc1 .contenuText h6{font-weight:bold; font-size:1.4em; color:#1fa7b7;margin-bottom:10px; }
.verbatim_bloc1 .contenuText p, .verbatim_bloc2 .contenuText p{margin:8px 0px}

.verbatim_bloc2 .rte p,
.verbatim_bloc2 .rte ul,
.verbatim_bloc2 .title {
    padding:0 15px 0 20px;
    line-height:1.6em;
}
.verbatim_bloc2 .title {
    background:url(../images/css/verbatim2_bottom_h6.gif) no-repeat bottom left;
    margin-bottom:8px;
    padding:0 10px;
}
.verbatim_bloc2 .title h6{
    font-size: 1.7em;
    color:#333333;
    line-height:1.1em;
    font-weight:bold;
    padding-bottom:10px;
}

.verbatim_bloc2 .no_title .image_border {
    padding-bottom:20px;
    background:url(../images/css/verbatim2_bottom_h6.gif) no-repeat bottom left;
}
.verbatim_bloc2 .no_title span.image_border {
    display:block;
    height:10px;
}

#master_bloc_droit .verbatim_bloc2 .rte img {
    max-width:160px;
}

#master_bloc_droit .bloc_titre_bleu .rte img,
#master_bloc_droit .verbatim_bloc1 .rte img {
    max-width:150px;
}

.droite .verbatime_texte {
    width:150px;
    margin-left:5px;
}

.droite .verbatim_author {
    width:150px;
    margin-left:5px;
    float:none;
}

.droite .verbatim {
    width:160px;
    margin-left:0;
    float:none;
}

#master_bloc_droit .verbatim_bloc1 .verbatime_texte {
    width:125px;
}
#master_bloc_droit .verbatim_bloc1 .verbatim {
    margin-left:-5px;
}

#master_bloc_droit .object-right, #master_bloc_droit .object-left,
#master_bloc_droit .object-right .lightboxdiv, #master_bloc_droit .object-left .lightboxdiv{
    float:none;
}

/**/
#formListeThemes
{
    display:block;
    float:left;
    margin-bottom:10px;
}
#BlocCategories {clear:both;margin-bottom:15px;width:550px;margin-top:10px;}

#BlocCategories ul li{
    float:left;
    width:32%;
    margin-left:5px;
    position:relative;
}

#BlocCategories ul li img,
#BlocCategories ul li span {
    float:left;
}
#BlocCategories ul li span {width:135px;margin-left:10px;}

#BlocCategories ul li div.legende {
    display:none;
    position:absolute;
    top:35px;
    left:0;
    width:200px;
    margin-left:0;
}

#BlocCategories ul li div.legende .closeButton {top:13px;}

#BlocCategories ul li div.legende .popUp_info_arrow_window {
    background:transparent url(/extension/eml/design/eml/images/css/liste_alpha_arrow.png) no-repeat scroll 0 0;
    height:10px;
    position:relative;
    top:1px;
    width:28px;
    left:2px;
}

#BlocCategories ul li div.legende .middle {padding-top:10px;}

#formListeThemes .list_theme {
    border:1px solid #e4e2de;
    margin:2px 0;
    width:550px;
}

#formListeThemes label{width:140px; display:block; text-transform:uppercase; font-weight:bold; padding:1px 0 3px 13px;}
#formListeThemes div.grey_box{
    background:#e4e2de url(../images/css/selectBox/lay-selectMoreButton2.gif) no-repeat 512px 4px;
    width:348px; margin:0;cursor:pointer;padding-top:4px;padding-bottom:4px;}

#formListeThemes div.grey_box span.menu_head {
    display:block;
    background:transparent url(../images/css/selectBox/lay-selectMoreButton.gif) no-repeat top right;
    margin-right:15px;
    text-transform:uppercase; font-weight:bold; padding:5px 0 5px 13px;
}
#formListeThemes div.grey_box span.menu_head_open {
    display:block;
    margin-right:15px;
    text-transform:uppercase; font-weight:bold; padding:5px 0 5px 13px;
}

#formListeThemes ul.module_courts_list {
    padding:2px 0 5px 0;
    display:none;
    clear:both;
}

br.clearBoth {line-height:0px;height:0px;}

#formListeThemes ul.module_courts_list li {padding:3px 10px;clear:both;background-color:#f9f8f6;height:23px;}
#formListeThemes ul.module_courts_list li.alt {background-color:#f0efec;}
#formListeThemes ul.module_courts_list li img {float:left;}
#formListeThemes ul.module_courts_list li a {float:left;padding-top:8px;margin:0 0 0 33px;display:block;height:20px;}
#formListeThemes ul.module_courts_list li a.no_picto{margin-left:55px;}
#formListeThemes ul.module_courts_list li a.js {padding-top:2px;margin:0;}

.titreH5Width_fleche{
    background:url(../images/css/h5_fleche_grise.gif) no-repeat bottom center;
    padding-bottom:5px;
    margin-bottom:5px;
    float:left;
    width:700px;
}
h5.h5_fleche_grise
{
    background:#cac6bd;
    padding:10px;
    font-weight:bold;
    font-size:1.1em;
    color:#FFFFFF;
}

/**/
.bloc-text-image{float:left; }
.bloc-text-image img{float:right; margin-right:15px;}
/**/
.bloc_module .top,
.bloc_module .bottom{
float:left;
width:291px;
}

.bloc_module .middle {
float:left;
width:289px;
}
.bloc_module .top{height:6px; background:url(../images/css/bloc_module_top.gif) no-repeat; font-size:0px; line-height:0px}
.bloc_module .bottom{height:6px; background:url(../images/css/bloc_module_bottom.gif) no-repeat; font-size:0px; line-height:0px}
.bloc_module .middle{ border-left:1px solid #e4e2de; border-right:1px solid #e4e2de}
.bloc_module .middle h6{font-weight:bold;color:#82002d;}
.bloc_module .middle div.content{ float:right; width:230px}
.bloc_module .middle img{margin:0px 2px;}
.bloc_module .middle p{padding-right:15px; margin:7px 0px}
.bloc_module .middle p.orange a.boutonOrange{color:#FFFFFF;}


ul.listeBloc_certif{margin-top:10px;margin-bottom:25px; float:left}
ul.listeBloc_certif li{display:inline; float:left; width:340px; margin-left:17px; height:auto}
ul.listeBloc_certif .bloc_certif_top{
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}
ul.listeBloc_certif .bloc_certif_bottom{height:9px; line-height:0px; font-size:0px; background:url(../images/css/bloc_certif_bottom.gif) no-repeat;}
ul.listeBloc_certif .visuel{margin:7px 5px 0px 7px; float:left; display:inline; padding-bottom:5px;}
ul.listeBloc_certif .description{float:left; margin-top:7px;  display:inline; width:220px; padding-bottom:5px; background:url(../images/css/listeBloc_certif_description.gif) repeat-x;}
ul.listeBloc_certif .description h5{margin:5px 0px 0px 5px;}
ul.listeBloc_certif .description p{padding:5px 0px 0px 25px;}

.bloc_liste{border:1px solid; margin:0 10px; overflow:auto; padding:5px 10px;}
.bloc_liste h5{font-size:1.1em; line-height:1.8em;}
.bloc_liste li{font-size:1em; line-height:1.2em;}

