body{
  background: url(background.png);
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-color: #D1F4FE
}
.texte  { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px }
.titre { color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 17px }
.adresse { color: #fff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 10px }
.texte2   { color: #585858; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px }
.textear   { color: #585858; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px }
.accueil { background-image: url(images/texte_13.jpg); background-repeat: no-repeat; background-position: 0 top }
.background { background-image: url(dropwater.jpg); background-repeat: no-repeat; background-position: 0 bottom }
li{
	list-style:none;
	margin:0px;
	padding:0px;
}
ul{
	margin:0px;
	padding:0px;
}
