/* General */
img{border:0;display: block;}
*{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
color:White;
}

a:link 
{
text-decoration:none;
color:#F93;
}
a:visited
{
text-decoration:none;
color:#F93;
} 
a:hover 
{
text-decoration:none;
color: White;
}

body {  background-color: Black;
}
h1{
margin: 0px;
margin-top: 14px;
text-align: center;
font-size: 18px;
}
h2{
font-size: 15px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}

/* Boutons de navigation */
#domicliation_versailles {display:block; width:240px; height:41px; background:url(/images/domiciliation_lien_off.jpg) no-repeat 0 0;}
#domicliation_versailles:hover {background:url(/images/domiciliation_lien_on.jpg) no-repeat 0 0;}
#domicliation_versailles_on {display:block; width:240px; height:41px; background:url(/images/domiciliation_lien_on.jpg) no-repeat 0 0;}

#location_bureaux {display:block; width:240px; height:55px; background:url(/images/location_bureaux_off.jpg) no-repeat 0 0;}
#location_bureaux:hover {background:url(/images/location_bureaux_on.jpg) no-repeat 0 0;}
#location_bureaux_on {display:block; width:240px; height:55px; background:url(/images/location_bureaux_on.jpg) no-repeat 0 0;}

#permanence_telephonique {display:block; width:240px; height:50px; background:url(/images/permanence_telephonique_off.jpg) no-repeat 0 0;}
#permanence_telephonique:hover {background:url(/images/permanence_telephonique_on.jpg) no-repeat 0 0;}
#permanence_telephonique_on {display:block; width:240px; height:50px; background:url(/images/permanence_telephonique_on.jpg) no-repeat 0 0;}

#avis_clients {display:block; width:240px; height:48px; background:url(/images/avis_clients_off.jpg) no-repeat 0 0;}
#avis_clients:hover {background:url(/images/avis_clients_on.jpg) no-repeat 0 0;}
#avis_clients_on {display:block; width:240px; height:48px; background:url(/images/avis_clients_on.jpg) no-repeat 0 0;}

#partenaires_domiciliation {display:block; width:240px; height:49px; background:url(/images/partenaires_domiciliation_off.jpg) no-repeat 0 0;}
#partenaires_domiciliation:hover {background:url(/images/partenaires_domiciliation_on.jpg) no-repeat 0 0;}
#partenaires_domiciliation_on {display:block; width:240px; height:49px; background:url(/images/partenaires_domiciliation_on.jpg) no-repeat 0 0;}

#contacts_domiciliation {display:block; width:240px; height:51px; background:url(/images/contacts_domiciliation_off.jpg) no-repeat 0 0;}
#contacts_domiciliation:hover {background:url(/images/contacts_domiciliation_on.jpg) no-repeat 0 0;}
#contacts_domiciliation_on {display:block; width:240px; height:51px; background:url(/images/contacts_domiciliation_on.jpg) no-repeat 0 0;}



/* Corps de la page */

.fond_titre{
	background-image: url(/images/titre_domiciliation.jpg);
	vertical-align: top;
	height: 56px;
}
.fond_gauche{
	background-image: url(/images/fond_gauche.jpg);
	vertical-align: top;
}
.fond_corps{
	background-image: url(/images/fond_corps.jpg);
	vertical-align: top;
	
}
.centre{
	display: block;
	margin-left: auto;
	margin-right: auto 
	
}
.accueil{
	
	float: left;
	margin-right: 20px; 
}

.enligne{
	display:inline;
}
.enligne br{
	clear:left;
}
#corps_domiciliation{
padding-right:10px;
padding-left:10px;
font-size: 15px;
text-align:justify;
}
#domiciliation
{
	display:block;
	vertical-align: text-bottom;
	text-align: center;
	font-size: 13px;
}
.corps_avis{
font-size: 13px;
text-align:justify;
}
.signature_avis{
font-size: 13px;
text-align:left;
color:#F93;
font-weight:bold;
}
