/* CSS Document */
html {
	background: #f8f8f8;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}
#conteneur {	
	margin:0 auto;      	
	width:1000px;
}

body {
	/*font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;*/
	font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
    font-family: 'Roboto', sans-serif;
	font-size: 0.9em;  
	padding:0;
	margin :0;
	display:table; 
	width:100%;
    /* background: #eeecda url(../images/interface/fond_body.jpg) center top repeat-x;     */
    /*background: #eeecda url(../images/interface/fond-photo.jpg) center top no-repeat fixed; */
    background: #eeecda;  
}
body.photo1 {
    background: #eeecda url(../images/interface/fond-photo-1.jpg) center top no-repeat fixed;  
}
body.photo2 {
    background: #eeecda url(../images/interface/fond-photo-2.jpg) center top no-repeat fixed;  
}
body.photo3 {
    background: #eeecda url(../images/interface/fond-photo-3.jpg) center top no-repeat fixed;  
}
body.photo4 {
    background: #eeecda url(../images/interface/fond-photo-4.jpg) center top no-repeat fixed;  
}
body.photo5 {
    background: #eeecda url(../images/interface/fond-photo-5.jpg) center top no-repeat fixed;  
}
body.photo6 {
    background: #eeecda url(../images/interface/fond-photo-6.jpg) center top no-repeat fixed;  
}
body.photo7 {
    background: #eeecda url(../images/interface/fond-photo-7.jpg) center top no-repeat fixed;  
}
body.photo8 {
    background: #eeecda url(../images/interface/fond-photo-8.jpg) center top no-repeat fixed;  
}
body.photo9 {
    background: #eeecda url(../images/interface/fond-photo-9.jpg) center top no-repeat fixed;  
}
body.photo10 {
    background: #eeecda url(../images/interface/fond-photo-10.jpg) center top no-repeat fixed;  
}
body.photo11 {
    background: #eeecda url(../images/interface/fond-photo-11.jpg) center top no-repeat fixed;  
}
body.photo12 {
    background: #eeecda url(../images/interface/fond-photo-12.jpg) center top no-repeat fixed;  
}
#contenu {	
	margin:0;    
    padding:0; /* prise en compte des bordures */ 
    height:600px;
    /*background:#e9e7d2 url(../images/interface/fond_contenu.gif) center top repeat-x;*/
    background:#FFF; 
}


/**/
html>body #contenu {
	height: auto;
	min-height: 600px !important;
}
/***************/
/* Back-office */
/***************/
.bo_paragraphe {
	border: 1px dashed #C00000;
	margin-bottom:5px;
}
.bo_paragraphe p.bo_barre_boutons {  
    font-size:0.85em;     
    background:#FAFAFA; 
}
#backoffice_menu_haut {
	width:1000px;	         
}


table {
    border-collapse:collapse;
     
}
table.cartouche {
    border-collapse:collapse;
    border:1px solid #b2b3b5; 
}
table.cartouche td, table.cartouche th {
    border:1px solid #b2b3b5; 
    padding:5px;
}
td {
    padding:2px;
}
/**********/
/* Boites */
/**********/
#header {   
    margin: 0 auto;               	
    background-color:#10100f;
    position:relative;      
    padding:0;   
    height: 110px;
    width:1000px;
    border-bottom:1px #dfed02 solid;
    background:#10100f url(../images/interface/fond_header.gif) top left repeat-x;
}
#header_logo {
    position:absolute;
    width:550px;
    height:60px;     
    margin:0;
    padding:0;
    top:5px;
    left:20px;       
}
#header_form {
    position:absolute;    
    top:0; 
    left:650px;        
    margin:0;
    padding:0;
    width:350px;  
    height: 95px;              
}
#header_baseline {    
    position:absolute;    
    top:70px; 
    left:20px;    
    margin:0;
    padding:0;
    /*margin-top:-15px;*/
    width:500px;          
}

#header_baseline h1, #header_form h1{ 
    margin:0; 
    padding:0;
    color:#c3ed00; 
    width:600px;
    font-size:0.9em;
    font-weight:normal;            
}
#header #header_recherche {        
    padding:0;
    /*margin-top:5px;*/  
}
/******************/
/* #recherche_geo */
#header #header_recherche #recherche_geo form{
    padding:0;
    margin:0;
}
#header #header_recherche #recherche_geo h4{
    margin:0;
    padding:0;
    color:#1cc350;
    padding:0 0 0 125px;
    font-weight:bold;
    font-size:1.25em;
}
#header #header_recherche #recherche_geo p{   
    /*margin:0px !important;*/
    margin:0 0 5px 0;
    padding:0;
}
#header #header_recherche #recherche_geo input, #header #header_recherche #recherche_geo select{
   /* background-color:#1cc350;*/
    /*color:#FFFFFF;*/
    color:#383a34;
        border:1px solid #1cc350;
}
#header #header_recherche #recherche_geo select{       
    width:220px;    
}
#header #header_recherche #recherche_geo label{
    color:#1cc350;        
    display: inline; float: left; width: 120px;    
}
#header #header_recherche #recherche_geo img{
    position:absolute;
    top:0;
    left:300px;    
}
/******************/
/* #recherche     */
/*
#header #header_recherche #recherche{
    border-top:1px solid #e0123a;
}*/

#menu_haut { 
    position:relative; 
    padding:0;
    margin:0;		
    width: 1000px;
    height:44px; 
    border-bottom:0px #dfed02 solid;
    z-index:500;       	    	
}
#menu_haut .menu_container {
/* height:50px;     */
}
#haut #recherche {
    position:absolute;
    top:200px;
    right:30px;
    width:250px;
    text-align:right;
            z-index:10;
}
#haut #recherche form{
    margin:0;
}
#haut #recherche h4{
    display:none;   
}
#haut #recherche label{
    display:none;    
}
#haut #recherche input, #haut #recherche select{  
    background:#FFFFFF;  
    color:#10100f;
    border:1px solid #dfed02;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -khtml-border-radius: 5px; 
    border-radius: 5px; 
    height:26px;
    line-height:26px;
    width:200px;
    padding:0px 5px;
}
#haut #recherche input.search_valider{
    padding:0px 2px 2px 0;
    margin-left:-30px;
    color:#10100f; 
    background:#dfed02;
    border-width:1px solid #10100f;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -khtml-border-radius: 5px; 
    border-radius: 5px; 
    text-transform: uppercase;
    width:28px;
    height:28px; 
    font-weight:bold;   
}
#haut #recherche input.search_valider:hover{
    text-decoration:underline;
        background:#c3ed00;
}
#header #header_recherche #header_recherche_ville input.search_valider {
    background:#FFFFFF !important;
    color:#1cc350 !important;    
    font-size:1.05em;
    font-weight:bold; 
    border-width:0px;          
    margin:0 2px 2px -2px;     
    width:25px;
    height:20px; 
}
#header #header_recherche #recherche_geo a.search_valider {
    background:#FFFFFF !important;
    color:#1cc350 !important;    
    font-size:1.15em;    
    font-weight:bold; 
    border-width:0px;          
    margin:0 2px 2px -2px;     
    width:25px;
    height:20px; 
    padding-left:4px;    
}



#header #header_recherche #recherche input.search_valider:hover{
   border-bottom:1px solid #e0123a;  
}

/***************************/
/* .mdl_user_login_col     */
/* color="#fa67ff"         */
#header div.mdl_user_login_col {
    color:#FFFFFF;
}
#header div.mdl_user_login_col a:link, #header div.mdl_user_login_col  a:visited {
   color:#dfed02;
}
#header div.mdl_user_login_col form {
    margin:0;
}
#header div.mdl_user_login_col {   
    padding:0 2px;
    margin-top:5px;    
}
#header div.mdl_user_login_col h4{
    display:none;
}
#header div.mdl_user_login_col input, div.mdl_user_login_col select{  
    background:transparent;  
    color:#FFFFFF;
    border:1px solid #dfed02;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -khtml-border-radius: 5px; 
    border-radius: 5px; 
    height:16px;
    line-height:16px;
    width:100px;
}
#header div.mdl_user_login_col input#str_login_mdl {
    width:140px;
}

#header a.login_button   {
    padding:2px 10px;
    color:#10100f !important;
    background:#dfed02;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -khtml-border-radius: 5px; 
    border-radius: 5px; 
    font-weight:bold;
     width:100px;
}
#header div.mdl_user_login_col input.bouton_submit{
    padding:0px 2px 2px 0;
    margin-left:10px;
    color:#dfed02;
    background:#10100f;
    border-width:1px solid #dfed02; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -khtml-border-radius: 5px; 
    border-radius: 5px; 
    text-transform: uppercase;
    width:25px;
    height:18px; 
    font-weight:bold;          
}

#header div.mdl_user_login_col input.bouton_submit:hover{
    border-width:1px solid #10100f; 
   background:#dfed02;
   color:#10100f;  
}
#header div.mdl_user_login_col label{
    color:#dfed02;                     
}
#header div.mdl_user_login_col p, #header div.mdl_user_login_col td{       
    margin:0;
    padding:2px;
}

#haut {    
    position:relative;
    height: 30px; 
    height:240px;  
    padding:0;    
    margin:0 auto;
    width: 1000px;	
    border-bottom:1px #dfed02 solid; 

    background: url(../images/interface/photo.jpg) top center no-repeat; 
      	
}

#header_popup {
    display:none;
}


#centre {
    width:580px;
	padding:10px 30px 20px 30px;
	float:left; 
    height:400px;   
}
html>body #centre {
	height: auto;
	min-height: 400px !important;
}

#centreetdroite {
    padding:10px 30px 20px 30px; 
    width:940px;  /* ii650*/ 
    height:400px;   
              
}
html>body #centreetdroite {
	height: auto;
	min-height: 400px !important;
}
#gauche {   
    display:none; 
    float:left;   
    width:300px;   
    margin:0;
    padding:0;   
    height:500px;    
}
html>body #gauche {
	height: auto;
	min-height: 500px;
}
#droite {    
    width:302px;
    padding:0px 29px 20px 29px;	
    float:right;
    margin-top:0px;
    text-align:justify;  
    background:#383a34;
    height:430px; 
    color:#FFFFFF;    
    /*font-size:0.9em;*/                          
}
html>body #droite {
	height: auto;
	min-height: 430px !important;
}
#droite a:link, #droite a:visited {
   color:#dfed02;
}
img.align_left {
    float:left;
    margin-right:10px !important; 
}
img.align_right {
    float:right;
    margin-left:10px !important;
}
#droite label {
    color:#FFF;
}



/**********/
/* GAUCHE */
/**********/
#menugauche dt {
    padding-left:50px;
    background-repeat:no-repeat;
	background-position: left top;       
}

#menugauche dt.principal {
    padding:0px;
    margin:0;
    margin-left:0px;
    margin-top:-1px;
    line-height:0;         	
}
#menugauche dt.secondaire {
    font-size:0.85em;  
     margin-left:15px;   	
}
#menugauche a {
    text-decoration:none; 	
}

/**********/
/* CENTRE */
/**********/
#header h1, #header h2, #header h3, #header h4, #header h5, #header h6,
#centre h1, #centre h2, #centre h3, #centre h4, #centre h5, #centre h6,
#centreetdroite h1, #centreetdroite h2, #centreetdroite h3, #centreetdroite h4, #centreetdroite h5, #centreetdroite h6 {    
    margin: 0.5em 0 .25em 0; 
    line-height: 1.2;
    font-weight: bold; 
    /*font-style: normal;*/
}

#centre h2, #centreetdroite h2 {
    letter-spacing:0.01em;
    font-size:2.05em;
    color:#10100f;
    color:#1860a8;
    font-family: 'Lato', sans-serif;
}
#centre h3, #centreetdroite h3 {
    font-size:1.35em;    
    color:#10100f;
    color:#336600;    
    font-family: 'Lato', sans-serif;
}
#centre h4, #centreetdroite h4 {
    font-size:1.15em;
    margin: 0.25em 0 .25em 0; 
    color:#b50d1c;
    color:#336600;
    font-family: 'Lato', sans-serif;    
}
#centre h3 a:link, #centreetdroite h3 a:link,
#centre h4 a:link, #centreetdroite h4 a:link {    
    color:#10100f;
    color:#1860a8;
    text-decoration:none;
}
#centre h3 a:hover, #centreetdroite h3 a:hover,
#centre h4 a:hover, #centreetdroite h4 a:hover {    
    color:#ba0404;
    text-decoration:underline;
}

#droite .paragraphe h3 {
    border-style:none;
}
.ariane a {
    text-decoration:underline;
    color:#a7c64f;
}
#centre .paragraphe,#centreetdroite .paragraphe {   
    padding:0;
}
#droite .paragraphe{  
    padding:0;
}
#centre p img, #centreetdroite p img {
    padding:0 5px; 
    margin:0;
}
#centre p {
    line-height:25px;
	text-align:justify;
}
#centre p, #centreetdroite p {
    padding:0; 
    margin: 0 0 0.5em 0; 
    line-height:1.7em;
}
#centre img.picto, #centreetdroite img.picto {
    padding:2px 2px 0 0;
}
#centreetdroite img.mdl_billet, #centre img.mdl_billet { 
    background-color:#FFFFFF;
    border: solid 2px #b2b3b5;
    padding:0px !important; 
    margin:0 5px 5px 0; 
}
#droite div.mdl_agenda {
    /*position:relative;*/
}
#droite div.mdl_agenda_haut {
    /*position:absolute;
    top:0;
    left:0;*/
    height:29px;
    width:275px;
    background-image: url(../images/interface/droite_fond_agenda_haut.gif);
    background-repeat:no-repeat;
    background-position: left bottom;    
}
#droite div.mdl_agenda_centre{
    /*position:absolute;
    top:29px;
    left:0px;*/
    width:275px;
    width:165px;       
    padding-left:110px !important;    
    background-image: url(../images/interface/droite_fond_agenda.gif);
    background-repeat:no-repeat;
    background-position: left bottom;  
/*    height:250px;*/     
}
/*
html>body div.mdl_agenda_centre {
	height: auto;
	min-height: 300px !important;
}*/

#droite div.mdl_agenda_centre h4{
    color:#FFFFFF;
    margin:0;
    padding:0;
}
#droite div.mdl_agenda_centre h3{
    color:#FFFFFF;
    margin:0;
    padding:0;
    padding-bottom:5px;
    border-width:0;
    font-size:1.15em;
}
#droite div.mdl_agenda_centre a{
    color:#FFFFFF;
}
#droite div.mdl_agenda_centre a.suite,
#droite div.mdl_agenda_centre a.suite:visited
{
    color:#FFFFFF !important;
    text-decoration:underline;
}

#droite div.mdl_agenda_centre p{
    color:#000000;
    margin:0;
    padding:0;
}


div.annuaire_liste_fiche div.titre, 
div.lieu_liste_fiche div.titre, 
div.hebergement_liste_fiche div.titre,
div.guide_liste_fiche div.titre  {    
    width:100% ;  
    clear:left;
    line-height:25px;
    margin-bottom:20px;
}
div.annuaire_liste_fiche div.titre h3, 
div.lieu_liste_fiche div.titre h3, 
div.hebergement_liste_fiche div.titre h3,
div.guide_liste_fiche div.titre h3 {    
    border-width: 0 !important;
    margin:0 !important;
    /*width:420px;  */  
    float:left;   
}
div.annuaire_liste_fiche div.titre span.cat, 
div.lieu_liste_fiche div.titre span.cat, 
div.hebergement_liste_fiche div.titre span.cat,
div.guide_liste_fiche div.titre span.cat {
    /*width:220px;*/
    text-align:right;
    padding-left:10px;          
}
div.annuaire_liste_fiche div.contenu,
div.lieu_liste_fiche div.contenu,
div.hebergement_liste_fiche div.contenu,
div.guide_liste_fiche div.contenu {       
    clear:left;
}
div.annuaire_liste_fiche div.logo, 
div.lieu_liste_fiche div.logo, 
div.hebergement_liste_fiche div.logo,
div.guide_liste_fiche div.logo {       
    float:left;
	width:120px;    
}

div.annuaire_liste_fiche ul, 
div.lieu_liste_fiche ul, 
div.hebergement_liste_fiche ul,
div.guide_liste_fiche ul {       
    margin:0; 
    padding:0;
    clear:left;    
}
div.annuaire_liste_fiche li, 
div.lieu_liste_fiche li, 
div.hebergement_liste_fiche li,
div.guide_liste_fiche li {
    display: inline;  
    padding:0px 20px 0 0; 
    margin:0;  
}
/* Fiche annuaire */
.mdl_annuaire_fiche  div.coordonnees, 
.mdl_lieu_fiche  div.coordonnees, 
.mdl_hebergement_fiche  div.coordonnees, 
.mdl_guide_fiche  div.coordonnees {
    /*float:left;
	width:370px;*/ 	
}
.mdl_annuaire_fiche  div.action, 
.mdl_lieu_fiche  div.action, 
.mdl_hebergement_fiche  div.action, 
.mdl_guide_fiche  div.action {
    /*margin-left :20px;
    float:right;
    width:200px;*/
    padding:5px;    
}
.mdl_annuaire_fiche  div.pub, 
.mdl_lieu_fiche  div.pub, 
.mdl_hebergement_fiche  div.pub, 
.mdl_guide_fiche  div.pub {
    text-align:center;
    padding:10px 0;    
}
.mdl_annuaire_fiche  div.action ul, 
.mdl_lieu_fiche  div.action ul, 
.mdl_hebergement_fiche  div.action ul, 
.mdl_guide_fiche  div.action ul {       
    margin:0;
    margin-bottom:10px; 
    padding:0;
    list-style-type:none;    
}
.mdl_annuaire_fiche  div.action li, 
.mdl_lieu_fiche  div.action li, 
.mdl_hebergement_fiche  div.action li, 
.mdl_guide_fiche  div.action li {
    display: block;  
    padding:2px 10px 2px 20px;  
    display:inline; 
    background:#dfed02 url(../images/interface/star.gif) center left no-repeat;
    border:1px solid #dfed02; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -khtml-border-radius: 5px; 
    border-radius: 5px; 
    line-height:30px;
}
.mdl_annuaire_fiche  div.action li.titre, 
.mdl_lieu_fiche  div.action li.titre, 
.mdl_hebergement_fiche  div.action li.titre, 
.mdl_guide_fiche  div.action li.titre {
    background:#dfed02;
    color:#000000;  
    font-weight:bold;
    display:none;  
}
.mdl_annuaire_fiche  div.action li.premium, 
.mdl_lieu_fiche  div.action li.premium, 
.mdl_hebergement_fiche  div.action li.premium, 
.mdl_guide_fiche  div.action li.premium {
     background:#1860a8;
    color:#c3ed00;  
    font-weight:bold;   
}
.mdl_annuaire_fiche p.premium, .mdl_annuaire_fiche div.premium, 
.mdl_lieu_fiche p.premium, .mdl_lieu_fiche div.premium, 
.mdl_hebergement_fiche p.premium, .mdl_hebergement_fiche div.premium,
.mdl_guide_fiche p.premium, .mdl_guide_fiche div.premium {
    border-left:1px solid #c0c0c0;
    padding-left:4px !important;
    padding-top:15px !important;
    background-image:url(../images/premium.gif);
    background-repeat:no-repeat;
    background-position:top left;        
}
.mdl_annuaire_fiche  div.contenu, 
.mdl_lieu_fiche  div.contenu, 
.mdl_hebergement_fiche  div.contenu,
.mdl_guide_fiche  div.contenu {
    clear:both;    
}
img.img_annuaire, 
img.img_lieu, 
img.img_hebergement,
img.img_guide { 
    background-color:#FFFFFF;
    border: solid 1px #1860a8;
    padding:0 !important;     
}


/**********/
/* DROITE */
/**********/

#droite h1, #droite h2, #droite h3, #droite h4, #droite h5, #droite h6 {
    margin: 0.5em 0 .25em 0; 
    line-height: 1.2;
    font-weight: bold; 
    font-style: normal;
}

#droite h3 {
    font-size:1.25em;   
        
        border-bottom:1px solid #b50d1c;
}
    
input {
    font-size:0.85em;
}
select {
    font-size:0.85em;
}
#droite img.mdl_billet { 
    background-color:#EFEFEF;
    border: outset 1px #AFAFAF;
    padding:5px !important; 
    margin:0 5px 5px 0; 
}



/********/
/* PIED */
/********/
#pied {
    margin:0 auto;
    margin-bottom:10px;
    width:1000px;
    height:240px; 
    background:#d0d0a8; 
    position:relative;
    
    -webkit-border-bottom-left-radius: 5px; /* Safari & Chrome */
    -moz-border-bottom-left-radius: 5px; /* Firefox */
    -ms-border-bottom-left-radius: 5px; /* Internet Explorer */
    -o-border-bottom-left-radius: 5px; /* Opera */
    border-bottom-left-radius: 5px; /* W3C */

    -webkit-border-bottom-right-radius: 5px; /* Safari & Chrome */
    -moz-border-bottom-right-radius: 5px; /* Firefox */
    -ms-border-bottom-right-radius: 5px; /* Internet Explorer */
    -o-border-bottom-right-radius: 5px; /* Opera */
    border-bottom-right-radius: 5px; /* W3C */
     
       
}
#pied p.print {
    display:none;
}
#pied a, #pied a:visited {
    color:#000000;    
}
#pied a:hover {
    text-decoration:underline;  
    color:#b50d1c;   
}

#pied_links {
    padding:0 20px;
    height:100px;
}
#pied_links div.col {
    display:block; float:left; padding:0 10px 0 10px; margin:0; width:160px;
    border-left:1px dotted #808080;
    color:#10100f;
}
#pied #fasilaweb {
    position:absolute;
    right:20px;
    bottom:10px;
    width:140px;        
}
#pied_links div.col ul {
    margin:0;    
    padding:0;
    list-style: none;
}
#pied_links div.col ul li {    
    margin:0;
}
#pied_links div.col ul li.titre {    
    font-weight:bold;
    margin-bottom:5px;
}
#pied_links div.col ul li a {    
    color:#10100f;   
    text-decoration: none;
}
#pied_links div.col ul li a:hover {           
    text-decoration: underline;
}
#pied_lien_haut {          
    padding-top:10px;
    padding-left:10px;
    margin-bottom:10px;      
}
#pied_lien_haut ul {
    margin:0;    
    padding:0;
}
#pied_lien_haut li {
    display: inline;  
    margin:0;
}
#pied_lien_haut li a {
    font-weight:bold;      
    color:#10100f;      
    margin: 0 10px 0px 0px;
    padding: 0.1em 1em 0.1em 0em;
    text-decoration: none;
}
#pied_lien_haut li a:visited {
    color:#10100f;   
}


/*
#pied ul {
    margin:0 20px; 
    padding:0;  
}
html>body #pied ul {
    margin:0 20px; 
}

#pied li {
    
    padding:0px 5px 5px 0; 
    margin:0; 
}
#pied p {
    margin:0 20px;
    padding: 0;
    line-height:20px;
}
#pied a, #pied a:visited {
    color:#747474;    
}
#pied a:hover {
    text-decoration:underline;   
}
*/
/**********/
/* HTML */
/**********/
a.glossaire {
    /*color:#e3721f;*/
    color:#808080; 
   text-decoration:underline;
}
a.glossaire:visited {
    color:#808080;
    text-decoration:underline;
}
a, a:link {   
    color:#1860a8;
    text-decoration:none;
}
a:visited {
    color:#6f0e3a;
    
}
a:hover{    
    color:#ba0404;
    /*background-color:#98e122;*/
    text-decoration:underline;
}
a.alt2 {             
    /*background-color:#93e478;*/
    text-decoration:underline !important;  
    font-weight:bold;  
    padding:0px 2px;    
    /*border:1px solid #383a34;  /*vert*/  
}


a.alt {       
    color:#ba0404 !important;          
    font-weight:bold;          
}
a.alt:visited {       
    background-color:#1cc350;
    color:#FFFFFF;          
    font-weight:bold;  
    padding:0 2px;
}
p.pdf {       
    background-image: url(../images/pdf.gif);
    padding-left:20px !important;
    background-repeat: no-repeat; 
    background-position: center left;
}


a.suite{
    display:block;
    text-align:left;   
    font-style: italic;
    color:#C00000 !important;
    /*text-align:right !important;*/
    /*background-image: url(../images/next.gif);
    background-repeat: no-repeat;     
    background-position: center left;
    padding-left:12px; 
    */    

}
a.suite:visited {
    color:#C00000;         
}
a.suite:hover {
    color:#004E82;
}
legend {    
    font-weight:bold;

   /* background-color:#c3ed00;
    background-color:#dfed02;  */
    color:#10100f;
    padding:2px 5px;
    border:1px solid #10100f;
    
}
label {  
    display:block;
    float:left;  
    font-weight:bold;  
    color:#10100f; 
    padding-right:5px; 
    min-width:100px;    
}
label.intitule {    
    display: inline; float: left; width: 120px;    
}
label.error { 
    display:none;    
    width: 100% !important;
    color: red;
    padding-left:20px;
    margin-left:5px;
    margin-top:5px;
    background-image:url(../images/non-valide.gif);
    background-repeat:no-repeat;
    background-position:top left;
    display:block;        
}
span.obl {
    color:#C00000;
}
fieldset {
    padding:5px;
    border:1px solid #10100f;
    margin-top:10px;
}
/**************/
/* Modules */
/***********/
.mdl_paragraphe2Colonne li {
    text-align:left !important;
}
.mdl_image_aleatoire  {    
    margin:-2px 0 0 0;
    
}
.mdl_citation_aleatoire p  {             
    padding:0 10px;       
}
.mdl_citation_aleatoire p  {    
    color : #3d9bde;            
}
.mdl_citation_aleatoire em  {       
    font-weight:bold;     
           
}

/**********/
/* DIVERS */
/**********/
br.clr {            
    font-size:1px; 
    line-height:1px;
    clear:both;     
}
div.ariane {
	font-size:0.85em;
	margin-top:5px;
}
div.ariane strong {
    font-weight: normal;
}
/* Modules */
.bloc0, .bloc1 {
	clear: both;
    margin:0 -30px !important;
    padding:10px 30px !important;
    
}       
.bloc1 {
	/*background-color: #dedec0;*/
    background:#e9e7d2;
	border-top:1px solid #FFF;
    padding-top:10px !important;
}
.bloc0 .ariane, .bloc1 .ariane {
    margin:0px !important;
    padding:0px;
}
fieldset .bloc1, fieldset .bloc0{
    margin:0 -5px !important;
    padding-left:10px !important;
    padding-right:10px !important;
}

.date {
    color:#808080;
    font-size:0.85em;
}

/***************************************************/
/*     Affichage des erreurs                       */
/***************************************************/
.blocAlerte {
  padding: 10px; 
  margin: 5px;
  background-color: #FFCCCC!important;
  border:1px solid #FF0000!important;
  font-weight: bold;
 /*font-size: 12px;*/
}

.blocAlerte .alerte {
  color:#000000!important;
  padding: 0!important;
  margin: 0!important;
}

.blocAlerte p{
  padding: 0!important;
  margin: 0!important;
}

.blocAlerte ul li strong, .blocAlerte ul li a{
  color:#FF0000!important;
  padding: 0!important;
  margin: 0!important;
}
select.alerte {
  background-color: #FFCCCC!important;
}
span.NOK {
    color:#C00000;
}
.petit {
    font-size:0.85em;
}

/***************************************************/
/*     Bulle sur point d'interogation              */
/***************************************************/
a.infobulle {
  position:relative;
  z-index:24;
  color:#000;
  text-decoration:none;
  border:none;
}
	
a.infobulle, a.infobulle img {
  border:none;
  text-decoration:none;
  padding-left:5px;
  padding-right:5px;   
}
	
a.infobulle:hover {
	background: none;
	z-index:25;
}
a.infobulle span {display: none}
a.infobulle:hover span { 
	display:block;
	position:absolute;
	top:0;
	left:3em;
	padding:2px;
	width:20em;
	border:1px solid #7F9DB9;
	background-color:#EDEDED;
	color:#000000;
	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
}
.store {
    z-index:130 !important;
    background-image: url(../images/interface/store.gif);
    background-repeat:no-repeat;    
    height:81px;    
     margin-bottom:-20px;
}
.insertion {
    z-index:125;   
   /*text-align:center; */
    border:1px solid #FFFFFF;
    
}
#haut .insertion {
    z-index:49;
    position:absolute;
    top:140px;
    left :20px;
    width:728px;
    border:1px solid #FFFFFF;
    
}
/***************************************************/
/*     prenvext (résultats de recherche            */
/***************************************************/
.prevnext {
    font-size:0.85em;
    color: #A0A0A0;
    margin: 0;
    margin-top: 20px;
    padding:10px 2px;      
    line-height:18px; 
    border-top:1px solid #C0C0C0;
       	
}         
.prevnext a {
    font-style:normal;    
    background-color:#ffffff;    
    margin: 0 5px 0px 0px;
    padding: 0.3em 0.6em 0.3em 0.6em;
    border: 1px solid #6f0e3a;
    text-decoration: none;
}
.prevnext a.selected {
    color:#FFFFFF !important;
    background-color:#6f0e3a;    

} 
.prevnext a:hover{
    color:#6f0e3a !important;
    background-color: #dfed02;    
}  
 

/***************************/
/*     Recherche           */
/***************************/
#droite #recherche {
  position:relative;    
  width:275px;
  height:44px;  
  padding: 0; 
  margin:0;  
  background-image: url(../images/interface/DTS_ADGCF_fond_recherche.gif);
  background-repeat:no-repeat;
  background-position: left top;  
}
#droite #recherche form {             
  margin: 0px !important; 
  padding:0 !important;
}
#droite #recherche input.search_string {
    position:absolute;
    top:20px;
    left:5px;
    margin: 0;
    padding:0;
    border-width:0;
    font-size: 0.8em;
    width:230px !important;
    height:16px !important;
    background-color:#FFFFFF;
}
#droite input.search_valider {
    position:absolute;
    top:15px;
    left:240px;       
    width:25px;
    height:25px !important;  
    border-width:0; 
    background-image: url(../images/interface/bouton_ok_off.gif);
    background-repeat:no-repeat;
    background-position: right top;
    background-color:transparent;   
}
#droite input.search_valider:hover{
    background-image: url(../images/interface/bouton_ok_on.gif);
}


/* Fiche obsolète */
.blocInfoPerimee {
    margin: 0 auto;    
    padding: 10px;      
    border:1px solid #FF0000!important;
    font-weight: bold;
    font-size: 1.25em;  
    text-align:center;    
    width:400px; 
    position:relative;
    z-index:1000;  
    background-color: #FFCCCC!important; 
    filter: alpha(opacity=85);   
    opacity:.85;  
} 


/* Tag clouds Couleurs 
rouge #c80101 => 0
vert #83b003 => 1,4
orange  #fca700 =>2
Bleu #01117e => 3
Beige : #cdcbbb => 5
*/
#mdl_TopMCL a {
    text-decoration:none;
    display:block;    
    text-align:left;
}
a.mcl0 {
	font-size:1.0em;
	padding-bottom: 1px;
	color:#c80101; /* orange */
}
a.mcl0:hover {
	color:#c80101;
	text-decoration:underline;
}
a.mcl1 {
	padding: 7px;
	font-size:1.05em;
	color:#83b003; /* bleu */
    padding-bottom: 2px;	
}
a.mcl1:hover {
	color:#83b003;
	text-decoration:underline;
}
a.mcl2 {
	padding: 2px;
	font-size:1.1em;	
	color:#fca700; /* marron foncé*/
	padding-bottom: 7px;
}

a.mcl2:hover {
	color:#fca700;
	text-decoration:underline;
}

a.mcl3 {
	padding: 0px;
	font-size:1.15em;
	color:#01117e; /* orange */
	padding-bottom: 0px;
}

a.mcl3:hover {
	color:#01117e;
	text-decoration:underline;
}

a.mcl4 {
	padding-bottom: 1px;
	font-size:1.2em;
	color:#83b003; /* bleu */
	
}
a.mcl4:hover {
	color:#83b003;
	text-decoration:underline;
}
a.mcl5 {
    padding-bottom: 2px;
	font-size:1.25em;
	color:#cdcbbb; /* marron foncé*/

}
a.mcl5:hover {
	color:#cdcbbb;
	text-decoration:underline;
}

/**************/
/* page_style */
a.pst_zacommerciale { color:#C00000 !important;   
    padding-right:20px;
    background-image: url(../images/interface/star.gif);
    background-repeat: no-repeat;     
    background-position: center right;
 }


/*************/
/* ui.jquery */
.toggle_div {display:none;
    background-color:#EFEFEF;}
.toggle_link {
    background-image: url(../images/next.gif);
    background-repeat: no-repeat;     
    background-position: center left;
    padding-left:15px;     
}


/***********/
/* cluetip */
/* global */

#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(../images/interface/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #E6E6E6;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #ec7405;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  /*background-image: url(../images/interface/darrowleft.gif);*/
}
.clue-left-default .cluetip-arrows {
  /*background-image: url(../images/interface/darrowright.gif);*/
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  /*background-image: url(../images/interface/darrowdown.gif);*/
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  /*background-image: url(../images/interface/darrowup.gif);*/
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
/**********************/
/*  BOUTONS Générique */
/*********************/
#droite a.bouton_pro:link, #droite a.bouton_pro:visited,
#centre a.bouton_pro:link, #centre a.bouton_pro:visited  {
    padding:2px 10px;
    color:#10100f;
    background:#dfed02;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -khtml-border-radius: 5px; 
    border-radius: 5px; 
    font-weight:bold; 
}


input.button_small, input.button_medium, input.button_large,
a.button_small, a.button_medium, a.button_large
 {    
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	border: none;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 0.95em !important;
	text-align: left;
	padding-left:5px !important;       
	text-decoration: none !important;	
	cursor: pointer;	
	line-height: 23px !important;
	height: 24px !important;
   
    /*	margin:5px;*/
}
a.button_small, a.button_medium, a.button_large,
a.button_small.alt, a.button_medium.alt, a.button_large.alt {
    padding-bottom:1px;      
}
input.button_small, input.button_medium, input.button_large {        
    padding-bottom:1px;
    height: 25px !important; 
}
a.button_small, a.button_medium, a.button_large {
    display: block;    
    font-weight: bold !important;
    float:left;
    
}
		
input.button_small:hover, input.button_medium:hover, input.button_large:hover {
	background-position: left -25px;
    padding-bottom:1px !important;	
    color:#FFFFFF;
}

a.button_small:hover, a.button_medium:hover, a.button_large:hover {
	background-position: left -25px;
    padding-bottom:1px !important;
    color:#FFFFFF !important;	
}
a.button_small.alt, a.button_medium.alt, a.button_large.alt {
	background-color:transparent !important;
}
a.button_small.alt:hover, a.button_medium.alt:hover, a.button_large.alt:hover {
	background-position: left -50px;   
}
input.button_small, a.button_small {
    width: 150px;	
}
input.button_medium,a.button_medium  {
    width: 200px;	
}
input.button_large,a.button_large  {
    width: 254px;	
}
/* Style for mdl_paragraphe_onglet tabs */
.mdl_paragraphe_onglet {  
  margin:0;   
  padding:5px;  
  background:#fff;  
  border-bottom:1px solid #f0ffd8; 
}
.mdl_paragraphe_onglet table {
    border-width:0px;
}
.mdl_paragraphe_onglet h3 {
    display:none;
}
.mdl_paragraphe_onglet .bo_paragraphe h3 {
    display:block;
}
/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: 'Roboto', sans-serif;
	float: left;
	position: relative;
	z-index: 1 !important;
	border-right: 1px solid #E4E5E3;	
	bottom: -1px;
}
.ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #E4E5E3;
	border-right: none;
	font-size:0.8em;
}
.ui-tabs-nav-item a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 1.15em;
	font-weight: bold;
	text-decoration: none;
	padding: .5em 1.7em;
	color: #222222 !important;
	background: #b2557a url(../images/interface/ui-fond-default.png) 0 50% repeat-x;
}
.ui-tabs-nav-item a:hover {
	background: #943c5e url(../images/interface/ui-fond-hover.png) 0 50% repeat-x;
	color: #ffffff !important;
}
.ui-tabs-selected {
	border-bottom-color: #C0C0C0;
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
	background: #73052b url(../images/interface/ui-fond-hover.png) 0 50% repeat-x;
	color: #ffffff !important;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: 'Roboto', sans-serif;
	clear:left;
	border: 1px solid #C0C0C0;
	background: #ffffff;
	color: #222222;
	padding: 1.5em 1.7em;	
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
#tinymce p {
    padding:5px;
}
div.addthis_toolbox {
    padding:5px 0;
    border-top:1px #d5d5d5 solid;
    border-bottom:1px #d5d5d5 solid;  
   
}
/* Forum */
/* Forum */
.mdl_forum table.forum {
    border-collapse:collapse;
    border:1px solid #cd071e; 
    width:100%;
}
.mdl_forum table.forum th {
    background-image: url(../images/forum/forum_th.gif);
    background-color: #800000;
    color: #ffb572;
    border:1px solid #cd071e;
    text-align:left;
    padding-left:10px;
}
.mdl_forum table.forum td {
    padding:10px 5px 20px 5px; 
    border-bottom:1px solid #cd071e;       
}    
.mdl_forum table.forum td.cat, .mdl_forum p.cat {
    height:30px;
    padding:5px 5px 0 5px !important;   
    margin:0;  
    font-size:1.05em;
    /*background-image: url(../images/forum/forum_td_cat.gif);*/ 
    /*border:1px solid  #C00000;*/  
    background-color:#efefef;   
}  
.mdl_forum table.forum p.citation{border:1px solid #808080;padding:5px !important;font-style: italic;}
.mdl_forum table.forum td.sujet {    
    /*border-bottom:1px solid #efd2d2;*/ 
}
.mdl_forum table.forum tr.bloc0{   
    /*background-color: #f6f6f6;*/
    border-top:1px solid #f6f6f6;
   
    margin-bottom:10px;    
}
.mdl_forum img {
    padding:0 5px 0 0;
}
.mdl_forum hr {
    size:1px;
    color:#C00000;
    background-color:#C00000;
    
}
h3.categorie, a.categorie {
    background-image: url(../images/forum/categorie_big.gif);
    background-repeat:no-repeat;
    background-position: center left;
    padding-left:30px;
    height:25px;    
    padding-top:8px;              
}
a.categorie {
    display:block;    
}
h4.sujet {
    background-image: url(../images/forum/sujet_big.gif);
    background-repeat:no-repeat;
    background-position: center left;
    padding-left:30px;
    padding-top:8px;            
    height:25px;    
    
}
