body {
	background-image:url(fond.png);
	background-repeat: repeat-x;
	
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #478cf8;
}
#haut1{
	background-image:url(bandeau.png);
	background-repeat: no-repeat;
	width:980px;
	height:140px;
}
#haut1 p{
	color: #ffffff;
}

#haut1 a {color: #ffffff; text-decoration: none;}
#haut1 a:hover {color: #ffffff; text-decoration: underline;}

#haut2{
	width:980px;
	height:20px;
}
#gauche{
	width:240px;
	height:20px;
	margin:10px 0 0 10px;
	background-color: #d6e3f8;
	float:left
}

#page {
	padding:10px 50px 10px 150px;
	width:780px;
	height:auto;
	
	float:left
}
#page p{
	font-size: 12px;
	margin: 2px;
}
#page h2{
	font-size: 16px;
	margin: 2px;
}
#page ul{
	margin: 0px 0px 0px 20px;
}
 #page li {
 background-image: url(puce_bleu.gif);
 background-repeat: no-repeat;
 background-position: left center;
 list-style-type: none;
 padding-left: 12px;
 }
#fiche {
	padding:10px 100px 10px 10px;
	width:660px;
	height:auto;
	
	float:left
}
#droit p{
	font-size: 12px;
	margin: 2px;
}
#droit h2{
	font-size: 16px;
	margin: 2px;
}
#droit ul{
	margin: 0px 0px 0px 20px;
}
#droit {
	padding:10px 10px 10px 10px;
	width:710px;
	height:auto;
	
	float:left
}
#bas{
	width:980px;
	height:auto;
	clear:left
}
#professionnel{
	background-image:url(professionnel.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:490px;
	height:220px;
	float:left;
}
#professionnel p.position{
	margin: 65px 0 0 64px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
#professionnel p{
	margin: 4px 0 0 64px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
#particulier{
	background-image:url(particulier.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:490px;
	height:220px;
	float:left;
}
#particulier p.position{
	margin: 65px 0 0 64px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
#particulier p{
	margin: 4px 0 0 64px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
#general{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-width:1px;
	border-style:solid;
	border-color:#478cf8; 
	background-color:#ffffff;
}
#professionnel a {color: #ffffff; text-decoration: none;}
#professionnel a:hover {color: #ffffff; text-decoration: underline;}

#particulier a {color: #ffffff; text-decoration: none;}
#particulier a:hover {color: #ffffff; text-decoration: underline;}

a {color: #478cf8; text-decoration: none;}
a:hover {color: #478cf8; text-decoration: underline;}

p {margin: 0px;}
li {
 background-image: url(puce.gif);
 background-repeat: no-repeat;
 background-position: left center;
 list-style-type: none;
 padding-left: 12px;
 }
 #droit li {
 background-image: url(puce_bleu.gif);
 background-repeat: no-repeat;
 background-position: left center;
 list-style-type: none;
 padding-left: 12px;
 }
