@import url("style-prestataire.css");
@import url("style-actualite.css");

H2
{
	color:#996600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	line-height:16px;
	margin-left:10px;
	margin-right:10px;
	width:auto;
}

#MoteurFiltrage
{
background-color:#E3DED5;
background-image:url(../images/fond-moteur.gif);
background-position:left top;
background-repeat:no-repeat;
border-bottom:1px dashed #780E10;
color:#000000;
margin-left:auto;
margin-right:auto;
overflow:hidden;
padding-bottom:10px;
width:535px;
}
#MoteurFiltrage table{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
}
#MoteurFiltrage table td{
	text-align:left;
}

#MoteurFiltrage .Critere{
	display:block;
	width:545px;
	float:left;
	text-align:left;
	line-height:16px;
	margin:1px;
}
#MoteurFiltrage .combo{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#MoteurFiltrage .libelle{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
}


.TextResultat{
	font-size:12px;
	text-align:center;
}



.Item .Contact{
border:1px dashed #333333;
float:right;
margin-top:3px;
margin-left:3px;
overflow:hidden;
padding:2px;
width:195px;
}
.Item .Contact .Libelle{
	font-weight:bold;
}

H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:2px;
	margin:2px;
	margin-top:5px;
}
/*******************************************
		Affichage de la table Tarifs
*********************************************/
.Item .Tarifs{ 
	float:left;
	width:300px;
	margin:3px;
	margin-left:5px;	
	}

.Item .Tarifs Table{
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
.Item .Tarifs Table tr:hover{
	background-color:#FFFFFF;
}
.Item .Tarifs Table td{
	background-color:#FFFFFF;
	font-size:9px;
	border-bottom:1px solid #000;
	padding:2px;
}
.Item .Tarifs Table th{
background-color:#E3DED5;
border-bottom:1px solid #000000;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
height:18px;
line-height:18px;
padding-left:5px;
text-transform:uppercase;
}
.Item .Tarifs Table td.Libelle{
color:#333333;
text-align:left;
width:160px;
}	
.Item .Tarifs Table td.Prix{
	text-align:center;
	width:150px;
}	
.Item .Tarifs .Commentaire{
	display:block;
}

/*******************************************
		Affichage des tarifs libres
*********************************************/
.Item .TarifsLibres{ 
	float:left;
	margin:5px;}

.Item .TarifsLibres Table{
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
}
.Item .TarifsLibres Table tr:hover{
	background-color:#FFFFFF;
}
.Item .TarifsLibres Table td{
	background-color:#FFE7CF;
	font-size:9px;
	border-bottom:1px solid #000;
	padding:2px;
}
.Item .TarifsLibres Table th{
	height:18px;
	line-height:18px;
	color:#FFFFFF;
	background-color:#000000;
	text-transform: uppercase;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}


/*******************************************
		Affichage d'un bloc
*********************************************/
.ListeAnnuaire ul,
.ListeAnnuaire li{padding:0px; margin:0px; list-style-type:none; list-style-image:none;}

.ListeAnnuaire .Item{
	margin-bottom:5px;
	clear:both;
	text-align:left;
}
.ListeAnnuaire .Item .Col1{
	width:125px;
	/*height:60px;*/
	float:left;
	overflow:hidden;
}
.ListeAnnuaire .Item .Col2{
float:left;
margin-left:0px;
width:400px;
overflow:hidden;

}

.ListeAnnuaire .Item .Description{
float:left;
/*padding:3px;*/
width:192px;
margin-left:3px;
overflow:hidden;
}

.ListeAnnuaire .Item .FicheConseil{
clear:both;
background-image:url(../images/entete-fiche-conseil.gif);
background-position:top left;
background-repeat:no-repeat;
background-color:#e2ded3;
width:510px!important;
width:520px;
padding-top:25px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
overflow:hidden;
margin-right:13px;
margin-left:13px;
}

.ListeAnnuaire .Item TD{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


.ListeAnnuaire .Item .Titre{
background-color:#a3945f;
color:#FFFFFF;
font-family:verdana;
font-size:11px;
font-style:normal;
font-weight:bold;
line-height:20px;
padding-left:5px;
text-align:left;
text-transform:uppercase;
}

.ListeAnnuaire .Item .TitreCommune{
background-color:#E0DAC4;
color:#333333;
font-family:verdana;
font-size:11px;
font-style:normal;
font-weight:bold;
line-height:15px;
height:15px;
padding-left:5px;
text-align:left;
text-transform:uppercase;
}


.ListeAnnuaire .Item .Titre img{
	/*vertical-align:middle;*/
	font-style: normal;
}
.ListeAnnuaire .Item .LigneEntete{
background-color:#e2ded3;
/*height:15px;*/
line-height:16px;
overflow:hidden;
padding-left:5px;
text-align:left;
}

.ListeAnnuaire .Item .LigneEnteteDetail{
background-color:#e2ded3;
/*float:left;*/
height:15px;
line-height:16px;
overflow:hidden;
padding-left:5px;
text-align:left;
margin-right:13px;
margin-left:13px;
}

.ListeAnnuaire .Item h4 {
color:#FFFFFF;
display:block;
/*float:left;*/
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-style:normal;
font-weight:bold;
line-height:22px;
padding-left:5px;
}

.ListeAnnuaire .Item .TitreVille
{
color:#FF9900;
display:block;
padding-right:5px;
text-align:right;
}

.ListeAnnuaire .Item .TitreVille a
{
color:#FF9900;
text-decoration:none;
}

.ListeAnnuaire .Item .TitreVille a:hover
{
color:#FFFFFF;
text-decoration:none;
}

.ListeAnnuaire .Item a{
	color:#996600;
}
.ListeAnnuaire .Item a:hover{
	color:#000;
}

.ListeAnnuaire .Item .Plan{
	color:#8E1A2D;
}

.ListeAnnuaire .Item .CaracteristiquesIcones{
	display:block;
	clear:both;
}
.ListeCaracteristiques{
	clear:both;
	margin-left:9px;
/*	background-color:#FEEFDF;*/
}
.ListeCaracteristiques .Entete{
background-color:#E3DED5;
color:#333333;
font-weight:bold;
padding-left:10px;
}

.ListeCaracteristiques  ul.CaracteristiquesTexte li{
	 list-style-type:none;
	 background-image:url(../images/puce.gif);
	 background-repeat:no-repeat;
	 background-position:0% 65%;
	 padding-left:15px; 
	 border-bottom:1px solid #FFF6DF;
}

.CaracteristiquesIcones .Caracteristique{
	margin:2px;
	float:left;	
	width:20px;
	height:20px;	
	border:1px solid #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.CaracteristiquesTexte .Caracteristique{
	margin:0px;
	padding:0px;
	line-height:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;	
	width:190px;
	float:left;
}

/*******************************************
		Index d'un annuaire
*********************************************/

.IndexAnnuaire li.Item{
	width:150px;
	height:30px;
	border:1px solid #000;
	background-color:#FFFFFF;
	text-align:center;
	margin: 5px;
	padding:2px;
	float:left;
}

.IndexAnnuaire li.Item a{
	width:150px;
	height:30px;
	display:block;
}

/*******************************************
		Menus
*********************************************/
.MenuCategories{
	width:670px;
	margin-left:auto;
	margin-right:auto;
}
.MenuCategories li.Entete{
	font-size:9px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B50601;
	list-style-type:none;
}

.MenuListe{
	height:auto;
}

.MenuListe li.Item{
	text-align: left;
	width:320px;
	display:block;
	height:16px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	float:left;
}
.MenuListe li.Item a{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #647BC7;
	font-weight: normal;	
	display:block;
}
.MenuListe li.Item a:hover{
	color: #CC0000;
	text-decoration:underline;
	font-weight:bold;
}	

.MenuListe li.SelectMenu {
/*	padding:2px;*/
	text-align: center;
	width:326px;
	display:block;
	height:16px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	float:left;
	border:1px solid #000;
	background-color:#FFE7CF;
/*	margin:3px;*/
	}	
.MenuListe li.SelectMenu a{
	color: #CC0000;
	text-decoration:underline;
	font-weight:bold;
}	

/*************************************************
		Menu liste categorie
*************************************************/
.MenuListeCategorie{
	height:auto;
/*	width:600px;*/

}

.MenuListeCategorie ul,
.MenuListeCategorie li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.MenuListeCategorie li{
	text-align: left;
	width:190px;
	margin:2px;
	height:15px;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left;
	padding-left:15px;
	background-image: url(../images/puce3.gif);
	background-repeat: no-repeat;
	background-position: 2px center;	
}
.MenuListeCategorie li a:visited,
.MenuListeCategorie li a{
	color: #996600;
	text-decoration:underline;
}
.MenuListeCategorie li:hover,
.MenuListeCategorie li a:hover{
	color: #FF6600;
	font-weight:normal;
}	

.MenuListeCategorie li.SelectMenu {
	font-weight:bold;
}	
.MenuListeCategorie li.SelectMenu a{
	color: #000;
	text-decoration:underline;
	font-weight:bold;
}	


/***********************************************
		Menu accueil
***********************************************/

#MenuAccueil{
}

#MenuAccueil .Item2{
	text-align: center;
	width:180px;
	height:25px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:25px;
	border:1px solid #DDD;
	padding:2px;
	margin:5px;
	float:left;
}

#MenuAccueil .Item2 a{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #5C160B;
	font-weight: normal;	
	display:block;
}

#MenuAccueil .Item2 a:hover{
	color: #000;
	text-decoration:underline;
	background-color:#FFF8F1;
	font-weight:bold;
}	

/************************************************
	MenuRubriques
***********************************************/

.MenuRubriques{
text-align:center;
width:650px;
margin-left:auto;
margin-right:auto;
padding:5px;
border:1px solid #000;
background-color:#FFF8F1;

}

.MenuRubriques ul,.MenuRubriques li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.MenuRubriques li{
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	display:inline;
}

.MenuRubriques li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#996600;
}

.MenuRubriques li.SelectMenu a{
	font-weight:bold;
}

/*******************************/
.Tip{
	display:block;
	padding:4px;
	background-color:#FFFFFF;
	position:absolute;
	z-index:100;
	width:150px;
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   opacity: 0.8;
}

.TitreRubrique{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

/**********************************
	Bloc téléchargement
**********************************/
div.ListeTelechargements{
	clear:both;
	text-align:left;	
	color:#000;
	font-weight:normal;	
	clear:both;
	margin-left:9px;
}
div.ListeTelechargements .TitreTelechargement{
	font-weight:bold;
}
div.ListeTelechargements ul li{
	 list-style-type:none;
	 background-image:url(../images/puce.gif);
	 background-repeat:no-repeat;
	 background-position:0% 65%;
	 padding-left:15px; 
}
div.ListeTelechargements ul li a{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:normal;
}
div.ListeTelechargements ul li:hover,
div.ListeTelechargements ul li a:hover{
	background-color:#F0F0F0;
	color:#000000;
}

.TitrePage{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	margin-left:20px;
	color:#F7931D;
}


/*****************************************
	Bulle d'aide
****************************************/

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


/*****************************************
	Gestion des	Pages
****************************************/
.Pages{
clear:both;
height:25px;
overflow:hidden;
padding-top:10px;
text-align:center;
/*width:525px;*/
}

.Pages .PageLien{color:#000000;padding:2px;text-decoration:underline;}
.Pages .PageEncours{color:#000000;padding:2px; background-color:#DFD9C3;line-height:15px;}
.Pages .PagePrecedente {margin-right:10px;}/*position:absolute;left:5px;*/
.Pages .PageSuivante {margin-left:10px;}
.Pages .PagePrecedente img{ vertical-align:center;}
.Pages .PageSuivante img{ vertical-align:center;}
.Pages .PageSeparateur{margin-left:2px; margin-right:2px;}

.Signature{
	font-size:9px;
	color:#999999;
	font-style: italic;
	text-align:right;
}


.MenuCote,
.MenuCote ul,
.MenuCote li{padding:0px; margin:0px;}
.MenuCote li{
	color:#FFFFFF;
	font-size:9px;
	list-style-type: none;
	list-style-image: url(none);
	width:auto;
}
.MenuCote ul li{
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #38AFFF;
	background-image: url(../images/bt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}	

.MenuCote .EnteteMenu{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-color:#38AFFF;
	padding:3px;
}

.MenuCote ul li:hover{
	background-color:#0598FF
}
.MenuCote ul li a{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
}

.MenuCote ul li.SelectMenu{
	background-color:#0099FF;
	color:#000000;
}
.MenuCote ul li.SelectMenu a{
	color:#000000;
	font-weight:bold;
}

/*******************************************************
					MENU DE FILTRAGE
*******************************************************/
.MenuFiltrage{
	text-align:center;
	color:#000;
	margin-bottom:10px;
	width:700px;
}

.MenuFiltrage li {
	display:inline;
	margin-right:2px;
}

.MenuFiltrage li.SelectMenu{
	color:#000000;
	font-weight:bold;
}
.MenuFiltrage li.SelectMenu a{
	color:#000000;
	font-weight:bold;
}

