/*style liens retour carte et theme*/
a.lien-retour-recherche
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:black;
	text-decoration:underline;
	font-weight:normal;
	}
a.lien-retour-recherche:hover
	{
	text-decoration:none;
	}
/*fin style liens retour carte et theme*/

/*style carte*/
.carte-explic
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:justify;
	margin-right:7px;
	}
.titre-region-carte
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:black;
	}
/*fin style carte*/

/*style de l'entete r�gions et departements*/
#div-entete
	{
	width:660px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	}/*
#div-entete h1
	{
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	color:black;
	}*/
#div-entete h2
	{
	text-align:center;
	font-size:9pt;
	color:black;
	font-weight:normal;
	text-decoration:none;
	}
#div-entete h3
	{
	position:absolute;
	right:0px;
	top:-6px !important;
	top:7px;
	font-size:10pt;
	font-weight:normal;
	}
#div-entete h3 a
	{
	display:block;
	color:black;
	border:1px solid black;
	background-color:#EDEDED;
	text-decoration:none;
	padding:2px;
	text-align:center;
	
	}
#div-entete h3 a:hover
	{
	color:#EDEDED;
	background-color:black;
	}
/*fin de entete de r�gion et d�partement*/

/*barre navigation*/
#div-nav-barre
	{
	width:660px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:black;
	}
#div-nav-barre table
	{
	margin-right:auto;
	margin-left:auto;
	}
#div-nav-barre a
	{
	color:black;
	text-decoration:none;
	}
#div-nav-barre a:hover
	{
	color:#990000;
	}
/*fin barre navigation*/
	
hr 
	{
	height: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	color: black;
	background-color: black;
	border: 0px;
	}
/*style des table de resultat de recherche*/
.table-recherche
	{
	width:460px;
	}
.div-result
	{
	float:left;
	padding-left:8px;
	padding-right:8px;
	width:314px;
	/*width:656px;*/
	}	
/*style des gratuits*/
.div-result-gratuit
	{
	/*annonce normale*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
.div-result-gratuit b, strong
	{
	/*annonce normale en gras*/
	font-weight:bold;
	color:black;/*couleur sefra : #00947F;*/
	}
/*fin style gratuits*/

/*style des g�r�s*/
.div-result-gere
	{
	/*annonce normale*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
.div-result-gere b, strong
	{
	/*annonce normale en gras*/
	font-weight:bold;
	color:#990000;/*couleur sefra : #00947F;*/
	}
.div-result-gere b a
	{
	/*annonce normale en gras*/
	font-weight:bold;
	color:#990000;/*couleur sefra : #00947F;*/
	text-decoration:none;
	}
/*fin style des g�r�s*/

/*style des payants*/
.div-result-payant
	{
	/*annonce normale*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
.div-result-payant b, strong
	{
	/*annonce normale en gras*/
	font-weight:bold;
	color:#990000;/*couleur sefra : #00947F;*/
	}
.div-result-payant b a
	{
	/*annonce normale en gras*/
	font-weight:bold;
	color:#990000;/*couleur sefra : #00947F;*/
	text-decoration:none;
	}
/*fin style des payants*/

.td-cellule-separation
	{
	background-color:black;
	height:2px;
	}
.td-cellule-separation-top
	{
	height:4px;
	}
.div-separation
	{
	font-size:1px;
	height:2px;
	background-color:black;
	margin-top:4px;
	}
.div-result-gratuit .div-separation
	{
	background-color:black;
	margin-top:4px;
	}
.div-result-gere .div-separation, .div-result-payant .div-separation
	{
	background-color:#990000;
	margin-top:0px;
	}
.div-separation-info
	{
	display:block;
	text-align:right;
	margin-top:4px;
	}
.div-separation-contact
	{
	display:block;
	text-align:right;
	margin-top:4px;
	}
.div-separation-info a, .div-separation-contact a
	{
	background-color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	margin-right:0px;
	}
.div-separation-info a:hover, .div-separation-contact a:hover
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-right:15px;
	}
/*fin style des table de resultat de recherche*/