/* CSS Document */

/***************/
/* Front-office */
/***************/
acronym
{
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  cursor: help;
}

body {
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:Tahoma, arial, verdana, courier;
    color:#0000C0;
    font-size: 0.8em;
    background:#D1FF54;    
    /*line-height:25px;*/
    margin: 0;
    padding: 0;
}
p {
    margin: 0 0 10px 0;
    line-height:20px;
}

p.img img{
    margin-top: 10px!important;    
}

h2 {		
    color: #9A34FF;      
    text-transform: uppercase;
    font-size: 1.1em;
}
h3 {		
    color: #00C000;      
    font-size: 1em;
}
h4 {		        
    font-size: 0.9em;
}
a {
	color:#9A34FF;	
	font-weight:normal;
}
a:visited {
	color:#C280FA;
	font-weight:normal;	
}
a:hover {
	color:#000000;
	font-weight:normal;
}
a.lieninvisible {		
	text-decoration:none;
}

a.alt {
    font-weight:bold;
    color:#C00000;
}
th {
    text-align:left;
}
#header { 
    margin:0;
    padding:0;   
    height: 150px;
    background-color: #99CCCC;
    /*** style-impression
    display:none;    
    ***/
}

#header780 {
    display:none;
    /*** style-impression
    display:block;
    height: 117px;
    background-color: #FFFFFF;    
    ***/
}
#header_popup {
    display:none;
    /*** style-impression
    display:block;
    height: 117px;
    background-color: #FFFFFF;    
    ***/
}
#haut {
    height: 37px;
    background-color:#FFFFFF;	
	margin:0 0 10px 0;
    padding:0;	
     /*** style-impression
    display:non;            
    ***/	
}

#conteneur {
    width:1000px;
    margin:0 auto;
    background-color:#FFFFFF;
    border:1px solid #000000;   
    /*** style-impression
    position: relative;
	width: 780px;
	left: 50%;
	margin-left: -370px;
	background-color:#FFFFFF;
    border:1px solid #000000;      
    ***/     
}
#centre {
    background-color:#FFFFFF;
    /*margin-left: 155px;
    margin-right: 155px;*/
    float:left;
    /*width:675px;*/
    width:575px;
    margin:0px;
    margin-left:10px;
    height:300px; 
    padding: 0px;    
    /*** style-impression
    background-color:#FFFFFF;
    margin-left: 155px;
    margin-right: 0px;
    height:300px;     
    ***/    
}
/* Feinte non comprise par IE pour min-height */
html>body #centre {
	height: auto;
	min-height: 300px;
}
#centreetdroite {
    background-color:#FFFFFF;
    float:left;
    width:830px;
    margin:0px;
    margin-left:10px;
    padding: 0;
    height:300px; 
	/*** style-impression
	margin:0;
	***/
}
/* Feinte non comprise par IE pour min-height */
html>body #centreetdroite {
	height: auto;
	min-height: 300px;
}


#centre strong, #centreetdroite strong{
    color:#9A34FF;
}
#centre img, #centreetdroite img {
	padding:0 5px 0px 0px;
}

#gauche {
    float:left;
    display: inline;
    width: 150px;
    margin:0px;
    padding: 0;    
}
#droite {
    float:right;
    font-size:0.85em;    
    /*width: 150px;*/
    width: 240px;
    color:#000000;
    margin:0px;   
    /*** style-impression
		display:none;
	***/
}
#droite h3 {
    padding:0px 0px 2px 0px;
    margin:0;   
}
#droite h4 {
    padding:2px 0px 2px 0px;
    margin:0;      
    color:#9A34FF;
    font-size:1em;
}
#droite .paragraphe {
    padding:0 2px 2px 2px;
    margin:0 5px 5px 0 ;
    border-top:1px outset #00C000;   
}

#pied {
    clear:both;
    height: 150px;
    background-color: #FFFFFF;
	text-align:left;
    /*** style-impression
    clear:both;
    height: 120px;
    background-color: #FFFFFF;    
    background-repeat:no-repeat;
	background-position: left bottom;
	text-align:left;   
     ***/    	
}
#pied p{
    padding:20px 0 0 0;
	text-align:center;	
}
#pied ul {    
    text-align:center;
}
#pied li {
    display: inline;  
    padding:0px 5px 0 0px;
}
#pied li a {
	color:#000000;	
	font-weight:normal;
	font-size: 0.85em;
	text-decoration:none;
}
#pied lia:visited {
	color:#808080;
	font-weight:normal;	
}
#pied li a:hover {
	color:#C00000;
	font-weight:normal;
	text-decoration:underline;
}

#menuhaut {
    list-style-type: none;
    margin: 0;
    padding:10px 0 0 20px;
    /*** style-impression
    display:none;
    ***/    
}

#menuhaut li {
    display: inline;  
     padding:0px 10px 0 0px;
    /*float:left;*/     
}

#menuhaut strong {
    margin: 0 2px;
}

#menuhaut a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menuhaut a:hover {
    text-decoration: none;
}
#menugauche {
    list-style-type: none;
    margin: 0;
    padding:0;
}
#menugauche li {
    margin-bottom: 5px;
}
#menugauche a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menugauche a:hover {
    text-decoration: none;
}
#menudroit {
    list-style-type: none;
    margin: 0;
    padding:0;
}
#menudroit li {
    margin-bottom: 5px;
}
#menudroit a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menudroit a:hover {
    text-decoration: none;
}



/* Menu Déroulant */
dl, dt, dd {
margin: 0;
padding: 0;
}
dl ul, li {
	margin: 0;
	padding: 0;
}
#menu {
    width:150px;
	/*background:#D5D2C4;*/
}
#menu dt {
	cursor: pointer;
	padding: 5px 10px 5px 10px;
	/*background: #EFEFEF;*/
	text-align: right;
	 clear:both;
}
#menu dt.principal{	
	font-weight: bold;
    			
}


#menu img{     
    padding:0;
    margin:0;   
}
#menu a {
	/*color:#91A2FD;*/
	color:#8300FF;
	text-decoration:none;
	font-weight:normal;
}
#menu a:visited {
	/*color:#91A2FD;*/
	color:#8300FF;
	font-weight:normal;
	text-decoration:none;
}
#menu a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
#menu a.alt, #menu strong {
	  font-weight:normal;
    text-decoration:underline;
}

#menu strong {
    cursor: default;
}

#menu dt.principal a {
	color:#91A2FD;
	text-decoration:none;
	font-weight:normal;
}
#menu dt.principal a:visited {
	color:#91A2FD;
	font-weight:normal;
}
#menu dt.principal a:hover {
	color:#000000;
	font-weight:normal;
}


#menu dd {
	position: absolute;
	z-index: 100;
	left: 146px;
	margin-top: -1.4em;
	padding: 0 0 0 5px;
	width: 15em;
	background: #FFEBD7;
	visibility:hidden;
	display:none;
}

#menu ul {
	padding: 2px;
}

#menu li {
	text-align: left;
	height: 18px;
	line-height: 18px;
	list-style-type: none;
}



/**************/
/* Rechercher */
/**************/
#recherche{    
	padding: 0;
	margin: 0;	     
}
#recherche form {
    margin:-22px 0 0 650px;      
    padding:0;           
}

#recherche input.search_string{
    float:left;
    border: 1px #000099 solid !important;
    font-size:0.8em;
}

#recherche input.search_valider{
    /*float:left;*/
    border: 0px #9C9C9C solid !important;
    color:#FFFFFF;
    background:none;
    height:20px;
    width:30px;
    background-image:url(../images/bouton-ok.gif);
    background-position:bottom center;
    background-repeat: no-repeat; 
    margin: 0px!important;             
    padding: 0px!important;
}
span.resultat_recherche,
strong.resultat_recherche {
	font-weight:bold;
	color:#C00000!important;
}

.petit {
    font-size:0.85em;
}


/*************/
/* ariane */
/*************/
#ariane {
	padding:8px 0 0 0;
}
div.ariane {
	/*clear:both;*/
	margin:0;
    padding:0;	
	font-size:0.85em;
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	font-family:Tahoma, arial, verdana, courier;
}

div.ariane strong {
	font-weight: normal;
	color:#184163!important;
}

.ariane a {
	color:#184163;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:visited {
	color:#184163;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:hover {
	color:#000000;
	font-weight:normal;
}
fieldset {
    padding:5px;
}
legend {
    color: #00C000; 
    font-weight:bold;
}
p.alerte, span.alerte {   
    color:#C00000;
    font-weight:bold;    
}

br.clr {            
    font-size:1px; 
    clear:both;     
}
.date {
    color:#808080;
    font-size:0.85em;
}
.date_alerte {
    color:#C00000;
    font-size:0.85em;
}

div.article {
    margin:15px 0 0 0;
    border-top:solid 1px #808080;
}

.mouseon {background-color:#FFFFCC;}
.mouseout {background-color:#FFFFFF;}
/***************************************************/
/*     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:10px;
  color: #A0A0A0;
	margin: 0;
	margin-top: 20px;
	padding:2px;	
}         
.prevnext a {
	font-style:normal;
  font-size: 12px;
	/*color: #3333CC;*/
	background-color:transparent;
	margin: 0 5px 0px 0px;
	padding: 0.3em 0.7em;
  border: 1px solid #48A931;
	text-decoration: none;
}
.prevnext a:hover,
.prevnext a.selected {
	background-color: #CFFFB7;
	/*color: #ffffff !important;*/
  border: 1px solid #48A931;
}   
.calendrier {
    border:1px solid #000000;
    background-color:#EFEFEF;
} 
.calendrier td{
    text-align:center
}  
.calendrier th{
    text-align:center
}    
.calendrier a {
    padding: 0 2px;
	font-style:normal;
	color: #000000;
	background-color:#CFFF4F;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration: none;
}
.calendrier a:hover,
.calendrier a.selected {
	background-color: #8300FF;
	color: #ffffff !important;
}  
.calendrier .today {
    background-color:#CFFF4F;
} 
/**********************/
/* Villes Suggestion */
.villeSuggestionBox {
	position: relative;
	left: 0px;
	margin: 10px 0px 0px 0px;
	padding:0;
	width: 200px;
	background-color: #f0ffd8;
	
	border: 1px solid #000;	
	color: #000;
}

.villeSuggestionList {
	margin: 0px;
	padding: 0px;
}

.villeSuggestionList li {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}

.villeSuggestionList li:hover {
	background-color: #c0c0c0;
}	
/***************************************************/
/*     Affichage des erreurs                       */
/***************************************************/
.blocValide {
  padding: 10px; 
  margin: 5px;
  background-color: #c0ffc0!important;
  border:1px solid #008000!important;
  font-weight: bold;
  font-size: 12px;
}

.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;
}

/*************/
/* mdl */
/*************/
.bloc0, .bloc1 {
	clear: both;
	padding:0;
	padding-bottom:2px;
}
 .bloc0 {
	background-color: #FFFFFF;
}         
.bloc1 {
	background-color: #f6f6f6;
}
/* 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;  
}          

#liste_mcl {
  padding : 5px;
  padding-top : 10px;
  padding-bottom: 10px;
  border: 1px #AAAAAA solid;
  background-color: #F9F9F9; 
  color : #808080; 
}

#liste_mcl a {
  color : #808080;
  text-decoration: none; 
}
#liste_mcl a:hover {
  text-decoration: underline; 
}

#mdl_TopMCL a {
  color : #808080;
  text-decoration: none!important;
}
#mdl_TopMCL .mcl0 {
    font-size: 0.8em;
    line-height:18px;
    font-weight: normal;
}
#mdl_TopMCL .mcl1 {
    font-size: 1.2em;
    line-height:20px;
    font-weight: normal;
}
#mdl_TopMCL .mcl2 {
    font-size: 1.6em;
    line-height:22px;
    font-weight: normal;    
}
#mdl_TopMCL .mcl3 {
    font-size: 2em;
    line-height:24px;
    font-weight: normal;    
}
#mdl_TopMCL .mcl4 {
    font-size: 2.4em;
    line-height:26px;
    font-weight: normal;    
}
#mdl_TopMCL .mcl5 {
    font-size: 2.8em;
    line-height:28px;
    font-weight: normal;    
}
#ajouter_panier a {
	text-decoration:none;
}
#ajouter_panier a:visited {
    text-decoration:none;
}
/* Modules */
div.mdl_immo img.immo {
    /*** style-impression
    ***/    
    background-color:#EFEFEF;
    border: outset 1px #AFAFAF;
    padding:5px !important; 
    margin:0 5px 5px 0; 
}
div.mdl_annonce img.annonce {
    /*** style-impression
    ***/    
    background-color:#EFEFEF;
    border: outset 1px #AFAFAF;
    padding:5px !important; 
    margin:0 5px 5px 0; 
}
div.mdl_annonceur img.annonceur {
    /*** style-impression
    ***/    
    background-color:#EFEFEF;
    border: outset 1px #AFAFAF;
    padding:5px !important; 
    margin:0 5px 5px 0; 
}
/*********************************/
/* Styles spéciaux de paragraphe */
.paragraphe.par_style_1 {
    background-color:#f5f5f5;
    padding:0 2px;
    text-align:justify;
}
.paragraphe.par_style_2 {
    background-color:#ffffc0;
    padding:0 2px;    
}
.paragraphe.par_publicite {
    padding:0 2px;    
}

.paragraphe.par_publicite h3 {
    text-align: center;
    font-size: 10px!important;
    margin: 0!important;
    padding: 0!important;    
}

.paragraphe.par_encadre {
    padding:2px;
    border:1px solid #EEEEEE;    
}

.bouton_valider{
  background-image:url(../images/bouton_valider.gif);
  background-repeat:no-repeat;
	background-position: left 1px;	  
	width:82px;
	height:25px;
	border:none;
}
/**********************/
/*  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;	
}

.mdl_annonce_shopping table h4{
text-align: center;
height:30px;
}

.mdl_annonce_shopping table td{
border: 1px #C0C0C0 solid;
text-align: center;
}

.mdl_annonce_shopping table td:hover{
background:#F0F0F0;
}

.mdl_annonce_shopping table td img{
border: 1px #808080 solid;
padding: 0px!important;
text-align: center;
}


/* Fin styles spéciaux */   
/***********************/

#toTop {
  display:none;
  text-decoration:none;
  position:fixed;
  bottom:20px;
  right:20px;
  overflow:hidden;
  width:51px;
  height:51px;
  border:none;
  text-indent:-999px;
  background-image: url(../images/interface/uitotop.png);
  background-repeat: no-repeat;
  background-position: left top;
  z-index: 900000;
}

#toTopHover {
  background:url(../images/interface/uitotop.png) no-repeat left -51px;
  width:51px;
  height:51px;
  display:block;
  overflow:hidden;
  float:left;
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
  outline:none;
}