/* CSS Document */
html {
	background: #f8f8f8;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}
#conteneur {
	background: transparent url(../images/essai/page-vbg.jpg ) repeat-y scroll 50% 0px;
	margin:0 auto;      	
	width:100%;
}

body {
	/*font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;*/
	font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 0.8em;  
	padding:0;
	margin :0;
	display:table; 
	width:100%;
	background-color:#f8f8f8;
	background-image:url(../images/essai/body-bg.gif );
	background-position:center top ;
	background-repeat:repeat-x;
}
#fond {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image:url(../images/essai/hat.gif);
 	background-repeat:no-repeat;	
	background-position: center top ;
}
#contenu {	
	 margin:0;    
    padding:10px 20px 0 20px; /* prise en compte des bordures */ 
    height:600px;
}
#container {
	margin:0 auto;
	width:1000px;
}


/**/
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:#FFF;
    position:relative;      
    padding:0;   
    height: 199px;
    width:1000px;
    /*background: transparent url(../images/essai/page-bg.jpg ) no-repeat center top;*/
    /*background-image: url(../images/interface/bandeau-fasila-emporter.gif);
    background-repeat:repeat-x;
    background-position: left bottom;*/
}
#header_logo {
    position:absolute;
    width:500px;
    height:150px;     
    margin:0;
    padding:0;
    top:0;
    left:0;       
}
#header_form {
    position:absolute;    
    top:0; 
    left:550px;        
    margin:0;
    padding:0;
    width:440px;  
    height: 200px;           
}
#header_baseline {
    position:absolute;    
    top:150px; 
    left:20px;    
    margin:0;
    padding:0;
    /*margin-top:-15px;*/
    width:500px;          
}

#header_baseline h1, #header_form h1{ 
    margin:0; 
    padding:0;
    font-size:1.05em;
    color:#19c251; 
    width:500px;        
}
#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:#19c251;
        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;
}*/

#header #header_recherche #recherche form{
    margin:0;
}
#header #header_recherche #recherche h4{
    color:#e0123a;
    padding:0 0 0 125px;
    margin:0;   
    font-weight:bold;
    font-size:1.25em;
}
#header #header_recherche #recherche label{
    color:#e0123a;            
    display: inline; float: left; width: 120px;    
}
#header #header_recherche #recherche input, #header #header_recherche #recherche select{
    background-color:#e0123a;
    color:#FFFFFF;
    border:0px solid #e0123a;
    height:20px;
    width:100px;
    margin:0;
}
#header #header_recherche #recherche input.search_valider{
    background:#FFFFFF !important;
    color:#e0123a !important;    
    font-size:1.25em;
    font-weight:bold; 
    border-width:0px;          
    margin:0 2px 2px -2px;     
    width:25px;
    height:20px;
    
}
#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 form {
    margin:0;
}
#header div.mdl_user_login_col {   
    /*border-top:0px solid #fa67ff;*/
    
    background:#FFFFFF;
    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-color:#fa67ff;
    color:#FFFFFF;
    border:0px solid #e0123a;
    height:20px;
    width:100px;
}
#header div.mdl_user_login_col input.bouton_submit{
    background:#FFFFFF !important;
    color:#fa67ff !important;    
    font-size:1.25em;
    font-weight:bold; 
    border-width:0px;          
    margin:0 2px 2px 2px;        
    width:25px;
    height:20px;
             
}
#header div.mdl_user_login_col input.bouton_submit:hover{
   border-bottom:1px solid #fa67ff;  
}
#header div.mdl_user_login_col label{
    color:#fa67ff;                     
}
#header div.mdl_user_login_col p, #header div.mdl_user_login_col td{       
    margin:0;
    padding:0;
}





#haut {    
    position:relative;
    height: 30px;   
    padding:0;
    margin:0 auto;
    background:#ffffff;	
    width: 1000px;	
      	
}

#header_popup {
    display:none;
}


#centre {
    width:600px;
	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:960px;  /* 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:310px;
    padding:0px 30px 20px 0px;	
    float:right;
    margin-top:0px;
    text-align:justify;  
     filter: alpha(opacity=85);   
    opacity:.85;  
    /*font-size:0.9em;*/  
                        
}




/**********/
/* 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 {
    font-size:1.45em;
    color:#19c251;
    font-weight:bold;
    letter-spacing:0.01em;
}
#centre h3, #centreetdroite h3, #centre h3 a, #centreetdroite h3 a {
    font-size:1.25em;    
    color:#19c251;
}
#centre h3 a, #centreetdroite h3 a {    
    color:#19c251;
    text-decoration:none;
}
#centre h3 a:hover, #centreetdroite h3 a:hover {    
    color:#cd005d;
    text-decoration:none;
}
#centre .paragraphe h3, #centreetdroite .paragraphe h3 {
    /*border-top: 3px solid #cd005d;
    padding-top:5px;*/
}
#centre h4, #centreetdroite h4 {
    font-size:1.15em;
    margin: 0.25em 0 .25em 0; 
    color:#b50d1c;    
}
#droite .paragraphe h3 {
    border-style:none;
}
.ariane a {
    text-decoration:underline;
    color:#a7c64f;
}
#centre .paragraphe,#centreetdroite .paragraphe {
    background:#FFFFFF;   
    padding:0;
}
#droite .paragraphe{
    background:#FFFFFF;   
    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:#000000;
    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 {
    padding:0 5px 10px 5px;    
    margin-left:-5px;
    /*border-bottom:1px solid #cd005d;*/ 
    margin-bottom:20px;
}
div.annuaire_liste_fiche:hover {    
    border:1px solid #cd005d; 
}

div.annuaire_liste_fiche div.titre {    
    width:100% ;  
    clear:left;
    line-height:25px;
    border-bottom:1px solid #c0c0c0; 
    margin-bottom:20px;
}
div.annuaire_liste_fiche div.titre h3{    
    border-width: 0 !important;
    margin:0 !important;
    width:480px;    
    float:left;   
}
div.annuaire_liste_fiche div.titre span.cat{
    width:220px;
    text-align:right;          
}
div.annuaire_liste_fiche div.contenu {       
    clear:left;
}
div.annuaire_liste_fiche div.logo {       
    float:left;
	width:120px;    
}

div.annuaire_liste_fiche ul {       
    margin:0; 
    padding:0;
    clear:left;    
}
div.annuaire_liste_fiche li {
    display: inline;  
    padding:0px 20px 0 0; 
    margin:0;  
}
/* Fiche annuaire */
.mdl_annuaire_fiche  div.coordonnees {
    /*float:left;
	width:370px;*/ 	
}
.mdl_annuaire_fiche  div.action {
    margin-left :20px;
    float:right;
    width:200px;
    padding:5px;    
}

.mdl_annuaire_fiche  div.action ul {       
    margin:0;
    margin-bottom:10px; 
    padding:0;
     border:1px solid #19c251;
     /*background:#dcd4d8;*/
    list-style-type:none;
}
.mdl_annuaire_fiche  div.action li {
    display: block;  
    padding:2px 5px 5px 5px; 
    margin:0;      
}
.mdl_annuaire_fiche  div.action li.titre {
    background:#19c251;
    color:#FFF;  
    font-weight:bold;  
}
.mdl_annuaire_fiche  div.action li.premium {
    /*background:#19c251;*/
    color:#19c251;  
    padding:2px 5px 0 40px;
    font-weight:bold;  
        background-image:url(../images/droplist/bt_menu_on.gif);
        background-repeat:no-repeat;
        background-position:center left;
}
.mdl_annuaire_fiche p.premium, .mdl_annuaire_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 {
    clear:both;    
}
img.img_annuaire { 
    background-color:#FFFFFF;
    border: solid 1px #cd005d;
    padding:0px !important; 
    margin:0 5px 5px 0; 
}


/**********/
/* DROITE */
/**********/
#droite_haut { 
    background-image: url(../images/interface/fond_droite_haut.gif);
    background-repeat:no-repeat;
    background-position: left top;
}
#droite_milieu {
    background-image: url(../images/interface/fond_droite_milieu.gif);
    background-repeat:repeat-y;
    background-position: left top;    
}
#droite_bas {   
    background-image: url(../images/interface/fond_droite_bas.gif);
    background-repeat:no-repeat;
    background-position: left top;
}
#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;   
        color:#b50d1c;
        border-bottom:1px solid #b50d1c;
}
    
    
/*
#droite h3 {
    font-size:1.15em;    
    }
#droite h4{
    margin: 0.25em 0 .25em 0;     
    font-size:1.05em; 
}
*/
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;
    width:1000px;
    height:165px; 
    margin-bottom:0px; 
    background:url(../images/interface/fond-pied-haut.gif) no-repeat right top;    
       
}
#pied a, #pied a:visited {
    color:#000000;    
}
#pied a:hover {
    text-decoration:underline;  
    color:#b50d1c;   
}
#pied_absolu {
	margin:0 auto;
	height:170px;
	padding:0;	
	background:transparent url(../images/essai/footerWrapper-bg.jpg ) no-repeat scroll center top;
}
#pied_links {
    background-color:#0aca63;
    padding:0 20px;
    height:100px;
}
#pied_links div.col {
    display:block; float:left; padding:0 10px 0 10px; margin:0; width:180px;
    border-right:1px dotted #808080;
    color:#b7eca4;
}
#pied_links #fasilaweb {
    display:block; float:left; padding:0 0px 0 10px; margin:0; width:140px;
    margin:0;        
    margin-top:70px;    
    
}
#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 a {
    font-weight:bold;    
    color:#EFEFEF;   
    text-decoration: none;
}
#pied_links div.col ul li a:hover {           
    text-decoration: underline;
}

#pied_lien_haut {          
    padding-top:110px;      
}
#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:#cd005d;   
    background-color:#FFFFFF;    
    margin: 0 50px 0px 50px;
    padding: 0.1em 1em 0.1em 1em;
    text-decoration: none;
}
#pied_lien_haut li a:visited {
    color:#cd005d;   
}


/*
#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 {   
    color:#1860a8;
    text-decoration:none;
}
a:visited {
    color:#660066;
    color:#e73186;
    
}
a:hover{    
    color:#cd005d;
    /*background-color:#98e122;*/
    text-decoration:underline;
}
a.alt2 {             
    /*background-color:#93e478;*/
    text-decoration:underline !important;  
    font-weight:bold;  
    padding:0px 2px;    
    /*border:1px solid #19c251;  /*vert*/  
}


a.alt {       
    background-color:#19c251;
    color:#FFFFFF !important;          
    font-weight:bold;  
    padding:0 2px;    
}
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:#FFFFFF;
    color:#19c251;
    padding:2px 5px;
    border:1px solid #19c251;
    
}
label {    
    font-weight:bold;  
    color:#b50d1c;      
}
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 #19c251;
    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;
	padding:0;
	padding-bottom:10px;
}       
.bloc1 {
	background-color: #f6f6f6;
	background-color: #e2fee6;
	
	padding-bottom:10px;
}
.bloc0 .ariane, .bloc1 .ariane {
    margin:0px !important;
    padding:0px;
}

.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 !important;   
    text-align:center; 
   
    border:2px dashed #80ff80;
    
}
/***************************************************/
/*     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: 0px solid #1cc350;
    text-decoration: none;
}
.prevnext a.selected {
    color:#FFFFFF !important;
    background-color:#6f0e3a;    
    border-width: 0px;
} 
.prevnext a:hover{
    color:#FFFFFF !important;
    background-color: #cd005d;    
    border-width: 0px;
}  
 

/***************************/
/*     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 */
/*********************/
a.bouton_pro, a.bouton_pro:visited {
    color:#cd005d;
    font-size: 1.25em !important;
    font-weight:bold;
    background-color:#fff;
    display: block;
    /*border:1px solid #cd005d;*/
    padding:2px 5px 0 40px;
    text-decoration:underline;
    background-image:url(../images/droplist/bt_menu_off.gif);
    background-repeat: no-repeat;
    background-position:left center;
    /*width:100%;*/
    height:30px;    
}



a.bouton_pro:hover {
    background-color:#1cc350; 
    color:#FFFFFF;   
    /*border:1px solid #1cc350;*/
    background-image:url(../images/droplist/bt_menu_on.gif);
}



input.button_small, input.button_medium, input.button_large,
a.button_small, a.button_medium, a.button_large
 {
    font-family:verdana, courier;
	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: segoe ui, Arial, 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: segoe ui, Arial, 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;
}
