html{
	overflow-y : scroll;
}	

body{
	margin: 0px;
}
.titre1 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	color: #0097DB;
	font-size: 30px;
	text-align: left;
}
.titre2 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	color: #1771B9;
	font-size: 24px;
	text-align: left;
}
.titre3 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	color: #1771B9;
	font-size: 18px;
	text-align: left;
}
.sous-titre {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #929599;
	line-height: 12px;
	text-indent: 15px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	vertical-align: top;
}
.texte ul a{
	color:#003366;
}
.img-medaillon {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}
.clignotant {
	font-size: medium;
	font-weight: bold;
	color: #990033;
}

.fond {
	background-color:#003366;
	vertical-align: top;
}
.pied-page_h {
	height: 10px;
	background-image: url(piedpage-h.png);
}
.pied-page-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	background-image: url(piedpage-fond.png);
	text-align: center;
	height: 40px;
}
.plus-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
.zoom-d {
	background-image: url(zoom-md.png);
	background-repeat: repeat-y;
	vertical-align: bottom;
	width: 10px;
}
.zoom-g {
	background-image: url(zoom-mg.png);
	background-repeat: repeat-y;
	vertical-align: bottom;
	width: 10px;
}
.espacement {
	width: 15px;
}
.espacement2 {
	width: 30px;
}
.fond-zonepage {
	background-color: #FFFFFF;
	vertical-align: top;
	height: 100%;
	width: 740px;
}
.illustration-accueil {
	background-image: url(illustration-accueil.jpg);
	height: 325px;
}
.illustration-presentation {
	background-image: url(illustration-presentation.jpg);
	height: 325px;
}
.illustration-produits {
	background-image: url(illustration-produits.jpg);
	height: 325px;
}
.illustration-produits-piscine {
	background-image: url(illustration-presentation.jpg);
	height: 325px;
}
.illustration-produits-automobile {
	background-image: url(illustration-presentation.jpg);
	height: 325px;
}
.illustration-actualites {
	background-image: url(illustration-presentation.jpg);
	height: 325px;
}
.illustration-infos-pratiques {
	background-image: url(illustration-presentation.jpg);
	height: 325px;
}
.illustration-contact {
	background-image: url(illustration-presentation.jpg);
	height: 325px;
}
.illustration-mentions-legales {
	background-image: url(illustration-presentation.jpg);
	height: 325px;
}
.illustration-plan-du-site {
	background-image: url(illustration-presentation.jpg);
	height: 325px;
}

