﻿.img_a_droite{
	padding: 10px;
	float: right;
	text-align: justify;
	vertical-align: top;
}
.img_a_gauche{
	padding: 10px;
	float: left;
	text-align: justify;
	vertical-align: top;
}
.fin_float{
	clear: none;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Page reset */
	margin:0px;
	padding:0px;
	text-align: justify;
}
p{
	margin:4px;
}
a{
	color: #000;
	text-decoration: none;
}
h1{
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
	line-height: 50px;
}
h2{
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
	padding: 20px;
}
h3{
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: bold;
	line-height: 20px;
	padding: 16px;
}
h4{
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
	line-height: 20px;
	padding: 16px;
	color: #FFF;
}
h5{
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
	padding: 16px;
	color: #FFF;
}
h6{
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: bold;
	line-height: 20px;
	padding: 16px;
	color: #FFF;
}
.gris12{
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
	line-height: 20px;
	padding: 16px;
	color: #666;
}
.gris10{
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
	padding: 16px;
	color: #666;
}
.gris8{
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: bold;
	line-height: 20px;
	padding: 16px;
	color: #666;
}
#gauche h1{
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
	line-height: 50px;
	color: #336600;
}
#gauche h2{
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
	padding: 20px;
	color: #336600;
}
#gauche h3{
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: bold;
	line-height: 20px;
	padding: 16px;
	color: #336600;
}
#page_accueil {
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(images/fond_1erepage.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
}