/* 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:Arial, Helvetica, sans-serif;
    /*font-family:Tahoma, arial, verdana, courier;*/    
    font-size: 0.8em;   
    margin:0;
    padding:0;
    background-color:#b5b49c;    
}
table {
    border-collapse:collapse; 
}
td {
    padding:2px;
}
table.transport {
    border-collapse:collapse;
}
table.transport td, table.transport th{
        padding:5px;
    border:1px solid #c0c0c0;
}
table.cartouche2 {
    border-collapse:collapse; 
}
table.cartouche2 td{
    padding:5px;
}

/**********/
/* Boites */
/**********/
#header {     
    margin:0;
    padding:0;   
    height: 200px;
}
#haut {
    
    position:relative;
    height: 45px;   
    padding:0;
    margin:0;	
    background:#e6e6e6;	
    width: 1000px;	    	
}
#menuhaut_old {   
    height: 45px;        
    text-align:left;
    padding:0;
    margin:0;
    background:#FFFFFF;
    font-family:arial, verdana, courier; 
}
#header_popup {
    display:none;
}
#contenu {    
   /* background-image: url(../images/interface/fond_contenu.gif);
    background-repeat:no-repeat;
    background-position: left top;
    */  
    background-color:#FFFFFF;    
    margin:0;
    padding:30px 30px 0 70px;
    padding:28px 20px 0 68px; /* prise en compte des bordures */
    /*
    min-height:500px;
    height:auto !important;
    */
    height:500px;    
                        
}

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


#centre {
    float:left;
    width:600px;
     
}
#centreetdroite {
    float:left;
    width:870px;  /* ii650*/
         
         
}
#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:280px;     /* 330 */     
    margin:0;
    margin-top:40px;   
    padding:0; 
    /*text-align:justify;*/  
    /* filter: alpha(opacity=85);   
    opacity:.85;*/  
    font-size:0.9em;              
}
#droite_haut {
    width:280px;     /* 330 */     
    margin:0;   
    padding:0; 
    height:26px;  
}
#droite_bas {
    width:280px;     /* 330 */     
    margin:0;   
    padding:0; 
    height:26px;   
}
#droite_milieu {
    padding:1px 10px 0 10px !important;
    /*margin:0 0 0 1px;*/
    margin-top:-5px;
    margin-left:1px;
    height:200px;      /* 575*/
}
html>body #droite_milieu {
	height: auto;
	min-height: 200px;
}
html>body #droite_milieu {
	height: auto;
	min-height: 200px;
}

/*************/
/* MENUHAUT  */
/*************/
#menuhaut_old td {
    width:166px;
    height:35px;
    /*background-image: url(../images/interface/bouton-off.png);
    background-repeat:no-repeat;
    background-position: left top; */
}
#menuhaut_old td.img {
    padding:0;
    margin:0;
}

#header h1{ 
    margin:0;           
}

/**********/
/* 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 */
/**********/
#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:#a7c64f;
    font-weight:bold;
    letter-spacing:0.01em;
}
#centre h3, #centreetdroite h3 {
    font-size:1.25em;    
    color:#a7c64f;
}
#centre h4, #centreetdroite h4 {
    font-size:1.15em;
    margin: 0.25em 0 .25em 0; 
    color:#9d9b7d;    

}

.ariane a {
    text-decoration:underline;
    color:#a7c64f;
}
#centre .paragraphe,#centreetdroite .paragraphe {
    /*background:#FFFFFF;*/   
    padding:0;
}

#centre p img, #centreetdroite p img {
    padding:0 5px; 
    margin:0;
}

#centre p, #centreetdroite p {
    padding:0; 
    margin: 0 0 0.5em 0; 
    line-height:1.4em;
}
#centre img.picto, #centreetdroite img.picto {
    padding:2px 2px 0 0;
}
#centreetdroite img.mdl_billet, #centre img.mdl_billet,
#centreetdroite img.immo, #centre img.immo { 
    background-color:#FFFFFF;
    border: solid 2px #d1fb75;
    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.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 ul {
    margin:0 20px; 
    padding:0;  
}
html>body #pied ul {
    margin:0 20px; 
}
#pied li {
    /*display: inline;*/  
    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 {        
    text-decoration:none;
}
a:hover{
    color:#C00000;
    text-decoration:underline;
}
a.alt {       
    color:#C00000 !important;  
    font-weight:bold;  
}
a.alt:visited {
    color:#C00000;         
}

a.suite{
    color:#FF0000;
    font-style: italic;
    /*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:#FF0000;         
}
a.suite:hover {
    color:#004E82;
}
legend {    
    font-weight:bold;
}
label {    
    font-weight:bold;    
}
label.intitule {    
    display: inline; float: left; width: 120px;    
}
fieldset {
    padding:5px;
}
/**************/
/* 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 */
/**********/
span.obl {
    color:#C00000;
}
br.clr {            
    font-size: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;
	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;
}
.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;
}

/***************************************************/
/*     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;    
    border: 1px solid #000000;
}   

/***************************/
/*     Recherche           */
/***************************/
#menuhaut #recherche {
  position:absolute;
  top:0px;
  left:790px;
  width:210px;  
  padding: 0; 
  margin:0;  
  height:48px;
}

#menuhaut #recherche form {             
  margin: 10px 0 0 20px !important; 
  padding:0 !important;
}
#menuhaut #recherche input.search_string {
    position:absolute;
    top:20px;
    left:20px;
    margin: 0;
    padding:0;
    border-width:0;
    font-size: 0.8em;
    width:140px !important;
    height:20px !important;
    background-color:transparent;
}
#recherche input.search_valider {
    position:absolute;
    top:15px;
    left:170px;   
    background-color:transparent;
    width:23px;
    height:23px !important;  
    border-width:0;    
}


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



/**************/
/* 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: center;
	text-decoration: none !important;	
	cursor: pointer;	
	line-height: 22px !important;
	height: 27px !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;
}
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 -27px;
    padding-bottom:0px !important;	
}
a.button_small:hover, a.button_medium:hover, a.button_large:hover {
	background-position: left -27px;
    padding-bottom:1px !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;	
}
/* 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;
	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*/;
}
/* styles particuliers */
#droite .paragraphe.par_style_3 {
    background-color:#FFFFFF !important;
    border:solid #FFF 2px;
    -moz-border-radius: 0.5em;	
    -webkit-border-radius: 0.5em;	
    padding:0px 5px 5px 5px;
    margin:5px -5px;
}


/* Tag clouds Couleurs */
#mdl_TopMCL a {
    text-decoration:none;   
    text-align:left;    
}
#mdl_TopMCL a:hover {
    text-decoration:underline;    
}
#mdl_TopMCL a.mcl0 {
	font-size:1.05em;
	padding-bottom: 5px;
	color:#f9a801 !important; /* orange*/	
}
#mdl_TopMCL a.mcl1 {
	padding: 7px;
	font-size:1.1em;
	color:#00157a !important;  /* bleu*/
    padding-bottom: 2px;	
}
#mdl_TopMCL a.mcl2 {
	padding: 2px;
	font-size:1.15em;	
	color:#a18507 !important; /* beige */
	padding-bottom: 7px;		
}
#mdl_TopMCL a.mcl3 {
	padding: 0px;
	font-size:1.2em;
	color:#d22216 !important; /* rouge*/
	padding-bottom: 0px;
}
#mdl_TopMCL a.mcl4 {
	padding-bottom: 1px;
	font-size:1.25em;
	color:#7fb500 !important; /* vert*/	
}
#mdl_TopMCL a.mcl5 {
    padding-bottom: 2px;
	font-size:1.3em;
	color:#808080 !important; /* gris*/
	display:block;
/*	margin-bottom:2px;*/
}

