html{
	overflow-y : scroll;
}	

body{
	margin: 0px;
	background-color: #e3e9ed;
}


.titre-small {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	color: #009edb;
	font-size: 15px;
	text-align: left;
	font-weight : bold;
	
}


strong.thematiques {
font-weight:normal;
}
.titre1, h1.thematiques {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	color: #009edb;
	font-size: 20px;
	text-align: left;
	font-weight:normal;
	
}
.titre2 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	color: #009edb;
	font-size: 18px;
	text-align: left;
}
.titre3 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	color: #009edb;
	font-size: 15px;
	text-align: left;
}
.sous-titre {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #9c9e9f;
	line-height: 12px;
	text-indent: 15px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	
}
.texte ul a{
	color:#003366;
}
.img-medaillon-float {

	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	
}



.img-medaillon {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}
.clignotant {
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}

.clignotant-txt {
	font-size: 12px;
	font-weight: bold;
	color: #990033;
}

.fond {
	background-color: #e3e9ed;
	vertical-align: top;
}
.pied-page_h {
	height: 10px;
	background-image: url(../images/piedpage-h.png);
}
.pied-page-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	background-image: url(../images/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(../images/zoom-md.png);
	background-repeat: repeat-y;
	vertical-align: bottom;
	width: 10px;
}
.zoom-g {
	background-image: url(../images/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(../images/illustration-accueil.jpg);
	height: 325px;
}
.illustration-presentation {
	background-image: url(../images/illustration-presentation.jpg);
	height: 325px;
}
.illustration-produits {
	background-image: url(../images/illustration-produits.jpg);
	height: 325px;
}
.illustration-produits-piscine {
	background-image: url(../images/illustration-presentation.jpg);
	height: 325px;
}
.illustration-produits-automobile {
	background-image: url(../images/illustration-presentation.jpg);
	height: 325px;
}
.illustration-actualites {
	background-image: url(../images/illustration-presentation.jpg);
	height: 325px;
}
.illustration-infos-pratiques {
	background-image: url(../images/illustration-presentation.jpg);
	height: 325px;
}
.illustration-contact {
	background-image: url(../images/illustration-presentation.jpg);
	height: 325px;
}
.illustration-mentions-legales {
	background-image: url(../images/illustration-presentation.jpg);
	height: 325px;
}
.illustration-plan-du-site {
	background-image: url(../images/illustration-presentation.jpg);
	height: 325px;
}

.input {
width : 258px;

}

a { color : #009edb; font size : 12px; text-decoration : none}
a:link { color : #009edb; font size : 12px; text-decoration : none}
a:visited { color : #009edb; font size : 12px; text-decoration : none}
a:hover { color : #009edb; font size : 12px; text-decoration : underline}
a:active { color : #009edb; font size : 12px; text-decoration : underline}