.solidarite_1 h1
{
	background-image: url(images/barre_bleue_596px.jpg);
	background-repeat: no-repeat;
}

.etablissement dl dt,
.solidarite_1 h2
{
	background-image: url(images/chevrons.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	font-size: 1em;
	font-weight: bold;
	margin: 15px 0;
}

.solidarite_1 h3
{
	font-size: 1em;
	margin: 0 0 15px 0;
}


.solidarite_1 p
{
	margin: 0 0 15px 0;
}

.solidarite_1 a
{
	color: #12275E;
	font-weight: bold;
}

.solidarite_1 img.image
{
	float: right;
	clear: both;
	margin: 0 0 10px 20px;
	border: 1px solid #d0e7dd;
}

.solidarite_1 .boutons
{
	text-align: right;
	margin-bottom: 10px;
}

.solidarite_1 img
{
	border: none;
}


.solidarite_1 .favoris span
{
	background-image: url(images/icone_etoile.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.solidarite_1 .favoris a
{
	background-color: #B5CDE7;
	color: black;
	text-decoration: none;
	font-weight: normal;
}

.solidarite_1 .favoris a.courant, .solidarite_1 .favoris a:hover
{
	color: white;
	background-color: #335FAF;
}

.zoom_icon
{
	background: url(images/icone_zoom.gif) no-repeat bottom right;
	padding-right: 20px;
}

.solidarite_1 .contacts
{
	text-align: center;
	margin-bottom: 10px;
}

.solidarite_1 .contacts p
{
	margin: 0 auto;
}

.solidarite_1 dl.coordonnees_etablissement
{
	padding-left: 30px;
}

.solidarite_1 dl.coordonnees_etablissement dt
{
	margin: 20px 0 0 0;
	font-weight: bold;
}

.solidarite_1 dl.coordonnees_etablissement dd
{
	margin: 0;
}

.solidarite_1 ul.prestations
{
	margin: 0;
	padding: 0;
}

.solidarite_1 ul.prestations li.gauche
{
	position: absolute;
	width: 250px;
}

.solidarite_1 ul.prestations li.droite
{
	padding-left: 260px;
}

.solidarite_1 .prestations li
{
	list-style-type: none;
}

.solidarite_1 ul.liens
{
	background-image: url(images/lien.png);
	background-repeat: no-repeat;
	padding: 35px 0 0 0;
	margin: 0 0 10px 0;
}

.solidarite_1 ul.liens li
{
	margin-left: 45px;
}

.solidarite_1 ul.liens li,
.solidarite_1 ul.liens li a
{
	color: Gray;
}

.numero_vert
{
	background-image: url(images/numvert.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 296px;
	margin: 10px auto;
}

.numero_fax
{
	background-image: url(images/numfax.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 296px;
	margin: 10px auto;
}

.numero_vert span.type, .numero_fax span.type
{
	float: left;
	width: 120px;
	color: white;
	font-family: Times;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	padding-left: 10px;
}

.numero_vert span.numero
{
	float: left;
	color: #3A7D44;
	font-size: 20px;
	font-weight: bold;
	margin-top: 3px;
}


.numero_fax span.numero
{
	float: left;
	color: #3A7D44;
	font-size: 20px;
	font-weight: bold;
	margin-top: 3px;
}

.numero_vert_petit
{
	background-image: url(images/numvert_petit.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 200px;
	margin: 7px auto;
}

.numero_fax_petit
{
	background-image: url(images/numfax_petit.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 200px;
	margin: 7px auto;
}

.numero_vert_petit span.type, .numero_fax_petit span.type
{
	float: left;
	width: 76px;
	color: white;
	font-family: Times;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	padding-left: 10px;
}

.numero_vert_petit span.numero, .numero_fax_petit span.numero
{
	float: left;
	color: #3A7D44;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
}

div.etablissement 
{
	padding-top: 10px;
}

div.etablissement .coordonnees 
{
	height: 170px;
	
	text-align: center;
	margin-left: 200px;
}

div.etablissement .coordonnees p
{
	padding: 0;
	margin: 0;
	font-weight: bold;
}


div.etablissement .coordonnees .contacts
{
	margin: 15px 0;	
}

div.etablissement .coordonnees .contacts p.telephone,
div.etablissement .coordonnees .contacts p.fax
{
	font-weight: normal;
}

div.etablissement .photos
{
	display: block;
	float: left;
	width: 170px;
}

div.etablissement .photos #thumbs 
{
	height: 115px;
	text-align: center;
}

div.etablissement .photos #thumbs a 
{
	text-align: center;
	display: block;
}

div.etablissement .photos #thumbs a img
{
	text-align: center;
}

div.etablissement .photos .nav
{
	text-align:center;	
}

div.etablissement .photos p.nophoto {
    padding-top: 50px;
    margin-right: 20px;
    height: 85px;
    border: 1px solid black;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

a.info {
	display: inline;
	position: relative;
	text-decoration: underline;
	color:#F29317;
	background-color: white;
}

.info span,
.info div {
display: inline;
position: absolute;
top: 0em;
left: -1000em;
background:white;
border:2px solid #F29317;
text-align:left;
font-weight:normal;
color: black;
padding: 2px;
text-decoration: none;
z-index: 1000;
}

.info ul {
padding-left: 10px;
margin-left: 10px;
}

.info:hover {
background: none; /* correction d'un bug IE */
}

.info:hover span {
/*display: inline;*/
display: inline;
left: 1em;
}

.info:hover div {
/*display: inline;*/
display: inline;
left: 1em;
}

input.buttonSearch
{
	margin-left: 250px;	
}