/* CSS Document */

/***************/
/* 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;	    
}


body {
    font-family: Tahoma, Geneva, sans-serif;
    /*font-family:Tahoma, arial, verdana, courier;*/    
    font-size: 0.8em;   
    margin:0;
    padding:0;
    background-color:#b5b49c;
    background-color:#ffffff;  
    background-image: url(../images/interface/body_fond.gif);
    background-repeat:repeat-x;
    background-position: top center ;
}
/* Listes */
#centre ul, #centreetdroite ul, #droite ul {
  margin: .75em 0 .75em 0.25em;
  padding: 0;
    list-style:inside;
}    
table {
    border-collapse:collapse; 
}
table.cartouche {
    border-collapse:collapse;
    border:1px solid #b2b3b5; 
}
td {
    padding:2px;
}

img.align_left {
    float:left;
    margin-right:5px;
    margin-top:5px;
}
img.align_right {
    float:right;
    margin-left:5px !important;
    margin-top:5px;
}
#centre ul {
    margin-bottom:0.5em;
}
/* 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;    
    
}
	

/**********/
/* Boites */
/**********/
#conteneur {    
    width:1000px;
    margin:0px auto;   
}
#header {   
    position:relative;  
    margin:0;
    padding:0;   
    height: 171px;
    width:1000px;
    background: #F8F8F8 url(../images/interface/header_fond.gif) repeat-x top left;
}
#header_logo {
    position:absolute;
    width:270px;     
    margin:0;
    padding:0;
    top:20px;
    left:20px;       
}
#header_adhesion {
    position:absolute;
    width:185px;
    height:30px;     
    margin:0;
    padding:0;
    top:15px;
    left:455px;       
}
#header_baseline {
    position:absolute;
    width:535px;
    height:56px;     
    margin:0;
    padding:0;
    top:43px;
    right:20px;       
}
#header_photo {
    position:absolute;    
    top:0; 
    left:360px;    
    margin:0;
    padding:0;
    width:640px;       
}
#header #haut {    
    position:absolute;
    top: 125px;
    right:20px;
    height: 40px; 
    width:568px;
    width:600px;  
    padding:0;
    margin:0;      	
}
#header_popup, #pied_popup {
    display:none;
}
#contenu {            
    background-color:#FFFFFF;    
    margin:0;    
    padding:10px 20px 0 20px; /* prise en compte des bordures */
    /*
    min-height:500px;
    height:auto !important;
    */
    height:600px;    
                        
}

/**/
html>body #contenu {
	height: auto;
	min-height: 600px !important;
}


#centre {
    float:left;
    width:700px;  
    height:400px; 
    padding:0;
    margin:0;
    padding-right:20px;  
}
html>body #centre {
	height: auto;
	min-height: 400px !important;
}



#centreetdroite {
    float:left;
    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 {    
    float:right;
    width:220px;     /* 330 */     
    margin:0;
    padding:0; 
    margin-top:30px;   
    margin-left:20px;    
    font-size:0.95em;                
}

/*************/
/* MENUHAUT  */
/*************/
#header h1{ 
    margin:0;           
}



/**********/
/* CENTRE */
/**********/
#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.55em;
    color:#b50d1c;
    font-weight:bold;
    letter-spacing:0.01em;
    padding-bottom:10px;


}
#centre h3, #centreetdroite h3 {
    font-size:1.05em;    
    color:#CD081C;
    border-bottom:1px solid #D5D5D5;
    text-transform: uppercase;
    letter-spacing:0.1em;
    margin-bottom:5px;
}
#centre h3 a:link, #centreetdroite h3 a:link,
#centre h3 a:visited, #centreetdroite h3 a:visited {
    color:#CD081C;    
}
#centre h4, #centreetdroite h4 {
    font-size:1.15em;
    margin: 0.25em 0 .25em 0; 
    color:#b50d1c;    
}
#centre h4 a:link, #centreetdroite h4 a:link,
#centre h4 a:visited, #centreetdroite h4 a:visited {
    color:#b50d1c;    
}
.ariane a {
    text-decoration:underline;
    color:#a7c64f;
}
div.addthis_toolbox {
    padding:5px 0;
    margin:10px 0;
    /*border-top:1px #d5d5d5 solid;*/
    border-bottom:1px #d5d5d5 dotted;
       
}
#centre .paragraphe,#centreetdroite .paragraphe {
    background:#FFFFFF;   
    padding:0;
}
#droite .paragraphe{
    background:#F8F8F8;
    padding:0 0 5px 0;  
    margin-bottom:5px; 
}
#droite .paragraphe p, #droite .paragraphe h4{
    padding:0 5px;
}
#centre p img, #centreetdroite p img {
    padding:0 5px; 
    margin:0;
}
#centre p img.accroche, #centreetdroite p img.accroche,  #droite p img.accroche {
    margin-left:-5px;
}

#centre p, #centreetdroite p {
    padding:0; 
    margin: 0 0 0.5em 0; 
    line-height:1.4em;
    text-align:justify;
}

#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:45px;       
    margin:0; 
    margin-bottom:10px;
    background-image: url(../images/interface/bt_agenda.gif);
    background-repeat:no-repeat;
    background-position: left bottom;    
}

#droite div.mdl_user_login_col {
    background-color:#feeed4; 
    margin-bottom:-5px;
    padding-bottom:5px;    
}
#droite div.mdl_user_login_haut {
    height:45px;
    width:220px;
    margin:0;
    margin-bottom:10px;
    background-image: url(../images/interface/bt_adherent.gif);
    background-repeat:no-repeat;
    background-position: left bottom;    
}
#droite div.mdl_alerte_juridique_haut {
    /*position:absolute;
    top:0;
    left:0;*/
    height:45px;       
    margin:0; 
    margin-bottom:10px;
    background-image: url(../images/interface/bt_alerte_juridique.gif);
    background-repeat:no-repeat;
    background-position: left bottom;    
}
/*
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:#c0bbbf;
    margin:0;
    padding:0;
    padding-bottom:5px;
    border-width:0;
    font-size:1.15em;
}
#droite div.mdl_agenda_centre a{
    color:#c0bbbf;
}
#droite div.mdl_agenda_centre a.suite,
#droite div.mdl_agenda_centre a.suite:visited
{
    color:#c0bbbf !important;
    text-decoration:underline;
}
*/
#centre a:link, #centreetdroite a:link {
    font-weight:bold;
}

/**********/
/* 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 {
    position:relative;
    height:155px;
    width:960px;
    padding:0 20px;
    margin-top:20px;
    border-top:1px solid #D5D5D5;
}
#pied a, #pied a:visited {
    color:#000000;    
}
#pied a:hover {
    text-decoration:underline;  
    color:#b50d1c;   
}
#pied_lien_mc {
    position:absolute;
    top:28px;
    right:30px;
    width:400px;
    height:29px;
    text-align:right;
}
#pied_lien_soc {
    position:absolute;
    top:68px;
    right:20px;
    width:400px;
    height:23px;  
}

#pied_lien_soc ul {
    margin:0;
    padding:0;
    list-style-type:none;
    float:right;   
}
#pied_lien_soc li {
    float:left; position:relative;
}
#pied_lien_soc li a:hover img {
    margin-top:-3px;
}
#pied_lien {
    position:absolute;
    top:105px;
    width:1000px;
    left:0px;    
    height:48px;
    background: url(../images/interface/footer_fond_lien.gif) repeat-x top left;   
}
#pied_lien ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
#pied_lien li {
    float:left; position:relative;
}
#pied_lien li a:hover img {
    margin-top:-3px;
}
#pied_partenaire {
    position:absolute;
    top:5px;
    left: 20px;/*22+282*/
    width:400px;
    height:96px;
    padding:0;   
}
#pied_partenaire h3 {
    padding:0;
    margin:0;
    margin-bottom:5px;
}
#pied_adcf {
    position:absolute;
    top:20px;
    left: 450px;/*22+282*/
    width:250px;
    height:96px;
    padding:0;
    font-size:0.85em;      
}
.show_mobile {
    display:none;
}
/**********/
/* HTML */
/**********/
a.glossaire {
    /*color:#e3721f;*/
    color:#808080; 
   text-decoration:underline;
}
a.glossaire:visited {
    color:#808080;
    text-decoration:underline;
}
a, a:link {   
    color: #000000;    
    text-decoration:none;
}
a:visited {
    color:#262626;
}
a:hover{
    color:#C00000;
    text-decoration:underline;
}
a.alt {       
    color:#C00000 !important;  
    font-weight:bold;  
}
p.pdf {       
    background-image: url(../images/pdf.gif);
    padding-left:20px !important;
    background-repeat: no-repeat; 
    background-position: center left;
}
a.alt:visited {
    color:#C00000;         
}

a.suite{          
    color:#C00000 !important;
    background-image: url(../images/suite.gif);
    background-repeat: no-repeat;     
    background-position: center left;
    padding-left:12px; 
   
}
a.suite:visited {
    color:#C00000;         
}
a.suite:hover {
    color:#004E82;
}
a.logout {
    padding:1px;
    border:1px solid transparent;
} 
a.logout:hover {
    border:1px dotted #CC0000;        
}
fieldset {
    padding:5px 10px;
    border:1px solid #000;
    margin-top:10px;
}
legend {    
    font-weight:bold;
    border:1px solid #b50d1c;
    padding:2px 5px;
    color:#b50d1c;
    color:#000;

}
label {    
    font-weight:bold;    
}
label.intitule {    
    display: inline; float: left; width: 120px;    
}
label.error { 
    display:none;    
    width: 100% !important;
    color: red;
    padding-left:20px;
    margin-top:5px;
    background-image:url(../images/non-valide.gif);
    background-repeat:no-repeat;
    background-position:top left;
}

/**************/
/* 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: #F8F8F8;
    border-top: 1px solid #D5D5D5;
    margin:10px -5px;
    padding:0 5px 10px 5px;	
    background-image: #FFFFFF url(../images/interface/body_fond.gif) repeat-y top center;
}
.bloc0 .ariane, .bloc1 .ariane {
    margin:0px !important;
    padding:0px;
}

.date {
    color:#808080;
    font-size:0.95em;
}
.rubrique {
    color:#808080;
    font-size:0.95em;
    font-style:italic;
}

/***************************************************/
/*     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;
}

.petit {
    font-size:0.85em;
}
.NOK {
    width: 100% !important;
    color: red;
    font-weight:bold;
    padding-left:20px;
    margin-top:5px;
    background-image:url(../images/non-valide.gif);
    background-repeat:no-repeat;
    background-position:top left;    
}
.OK {
    width: 100% !important;
    color: green;
    font-weight:bold;
    padding-left:20px;
    margin-top:5px;
    background-image:url(../images/valide.gif);
    background-repeat:no-repeat;
    background-position:top left;    
}
/***************************************************/
/*     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;
}
.insertion {
    z-index:125 !important;
    margin-top:12px;
    text-align:center;
}
.insertion .marquee {
    font-size:1.15em;
    color: #003366;
    font-weight:bold;
    padding:0px 10px;
    /*color:#57768a;  */
    /*margin-bottom:5px;
    margin-top:5px;*/ 
    overflow:hidden;       
}
.insertion .marquee a:link, .insertion .marquee a:visited {
    color:#a40007;    
}
#sky {
    width:122px;
    position: absolute;
    /*top: 260px; */
    top:10px;
    left: 50%;
    margin-left: 510px; 
}
/***************************************************/
/*     prenvext (résultats de recherche            */
/***************************************************/
.prevnext {
    font-size:0.85em;
    color: #A0A0A0;
    margin: 0;
    margin-top: 20px;
    padding:2px;      
    line-height:18px;    	
}         
.prevnext a {
    font-style:normal;    
    background-color:#e6e6e6;
    
    margin: 0 5px 0px 0px;
    padding: 0.3em 0.5em 0.3em 0.6em;
    border: 1px solid #000000;
    text-decoration: none;
}
.prevnext a:hover,
.prevnext a.selected {
    color:#FFFFFF !important;
    background-color: #e3721f;
    background-color:#f5b3b3;
    background-color:#000080;
    background-color:#CD081C;    
    border: 1px solid #000000;
}   

/***************************/
/*     Recherche           */
/***************************/
#header #recherche {
  position:absolute;    
  width:250px;
  height:43px;  
  padding: 0; 
  margin:0; 
  top:0;
  right:20px; 
}
#header #recherche form {             
  margin: 0px !important; 
  padding:0 !important;
}
#header #recherche input.search_string {
    position:absolute;
    top:0px;
    left:72px;
    margin:0;
    padding:9px 10px 0 10px;
    border-width:0;
    font-size: 0.8em;
    line-height:10px !important;
    width:158px !important;
    height:43px !important;
    background-color:#FFFFFF;
    background: url(../images/interface/header_saisie.gif) top left no-repeat;
}
#header input.search_valider {
    position:absolute;
    top:0px;
    left:0px;       
    width:72px !important;
    height:43px !important;  
    border-width:0; 
    background: url(../images/interface/header_recherche_off.gif) top left no-repeat;
    /*background-color:transparent;  */ 
}
#header input.search_valider:hover{
    background-image: url(../images/interface/header_recherche_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 */
/*********************/
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: 27px !important;
	height: 28px !important;
   
    /*	margin:5px;*/
}
a.button_small, a.button_medium, a.button_large {
    padding-bottom:1px;    
}
input.button_small, input.button_medium, input.button_large {    
    /*padding-bottom:5px;*/     
    height: 29px !important; 
}
a.button_small, a.button_medium, a.button_large {
    display: block;
    font-weight: bold !important;
}
		
input.button_small:hover, input.button_medium:hover, input.button_large:hover {
	background-position: left -29px;
    padding-bottom:0px !important;	
    color:#FFFFFF !important;
}
a.button_small:hover, a.button_medium:hover, a.button_large:hover {
	background-position: left -29px;
    padding-bottom:1px !important;
     color:#FFFFFF !important;	
}
input.button_small, a.button_small {
    width: 150px;	
}
input.button_medium,a.button_medium  {
    width: 200px;	
}
input.button_large,a.button_large  {
    width: 254px;	
}
a.button_small.align_right, a.button_medium.align_right, a.button_large.align_right {
    float:right;
    clear:both;
}
/* 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: #404040;
	background: #ddecf7 url(../images/interface/ui-fond-default.png) 0 50% repeat-x;
}
.ui-tabs-nav-item a:hover {
	background: #666670 url(../images/interface/ui-fond-hover.png) 0 50% repeat-x;
	color: #000000;
}
.ui-tabs-selected {
	border-bottom-color: #C0C0C0;
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
	background: #666670 url(../images/interface/ui-fond-hover.png) 0 50% repeat-x;
	color: #000000;
}
.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*/;
}

/* panier */
/* mdl_produit */
table.panier  {   
   border:1px solid #C0C0C0;     
   width:98%;     
}
table.panier td {
    padding:2px 5px;
    border:1px solid #C0C0C0; 
}
table.panier th {   
    background-image: url(../images/interface/table_fond_th.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color:#8b97a4; 
    color:#FFFFFF;     
}
div.bouton_panier {     
    /*height:40px !important;    
    line-height:25px;*/      
}
div.bouton_panier p {             
    line-height:25px !important;      
}
div.bouton_panier a {    
    background-image: url(../images/interface/fond-produit-bouton-on.gif);
    background-repeat:no-repeat;
    background-position : top left;  
    width:250px !important;    
    color:#FFFFFF;
    text-decoration:none;
    /*
    border:1px solid #000000;
    padding:0 5px 2px 5px;*/  
    padding:5px 10px 5px 10px;
    font-weight:bold;   
    margin:0; 
    font-size:0.85em;        
}
div.bouton_panier a:hover {
    
    background-image: url(../images/interface/fond-produit-bouton.gif);
    background-repeat:no-repeat;
    background-position : top left; 
      
}
div.bouton_panier input.qty {    
    width:1.4em;   
    border:1px dotted #808080; 
    padding:0 2px 0 2px;
    margin:0; 
    height:14px !important;    
}
