/*************************** 
CHARTE DE NOMAGE CSS
.nomdumodule_section_nomdustyle{
}
*****************************/
.adresse_h2 h2 {
	border-bottom:1px solid #CCCCCC;
	color:#868788;
	font-weight:bold;
	padding:6px 10px;
	text-align:right;
	font-size: 11px;
	text-transform: uppercase;
}
/*----------------------- RECHERCHE -----------------------------*/
#annuaire_recherche_form select{
    padding:0;
	font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
	color:#666666;
}


/*----------------------- SUB NAV -----------------------------*/
#annuaire_menu
{
	list-style:disc inside;
	padding:0;
	margin:0 8px 0 8px;
}

#annuaire_menu li
{
	border-bottom:1px solid #cccccc;
	padding:5px 0 5px 0;
}

#annuaire_menu li a { 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

#annuaire_menu li a:hover,
#annuaire_menu li .current
{ 
	color:#00538C;
}

#annuaire_menu a span, 
#annuaire_menu .current span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #cccccc;
}

/*----------------------- LISTING ADRESSES-----------------------------*/

.ville {

}

.categorie_titre {

}

.adresse_listing_row {
	padding-bottom: 15px; 
}

.adresse_listing_visuel {
	float:left;
	padding:8px 25px 8px 25px;
	text-align: center;
	width:150px;
}

.adresse_listing_visuel img {
}

.adresse_titre {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	font-weight:normal;
	padding:8px 25px;
	text-transform:uppercase;
}
.adresse_listing_row .no-top {
	border-top: none;	
}

.adresse_corps {
	padding:8px 25px;
}

/* ********* recordset paging ************* */

.annuaire_navpage_tbl {

}

.annuaire_navpage_current {

}
a.annuaire_navpage_num {

}
a:hover.annuaire_navpage_num {

}
a.annuaire_navpage_btn {

}
a:hover.annuaire_navpage_btn {

}

/*----------------------- NESTED listing ACT + ADRESSES-----------------------------*/

.bloc_adresse {
	background-color:#FFFFFF;
	text-align:left;
	margin:5px;
	margin-top:3px;
	padding-bottom:2px;
	margin-bottom:6px;
}

.bloc_adresse h5 {
	text-transform:uppercase;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-right:5px;
	font-weight:bold;
	margin-bottom:5px;
}


.bloc_adresse a.url {
color:#000000;
font-weight:bold;
}

