@charset "utf-8";
html, body {
	margin: 0;
	font-size: 100%;
	height: 100%;
	position: relative;
}
.Conteneur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 950px;
	margin: 0 auto;
	position: relative;
	background-image: url(Ressources/Images/ImgBas.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #DBE38C;
}
.Main {
	font-family: Georgia, Times New Roman, Times, serif;
	clear: left;
	float: left;
	width: 639px;
	padding: 0px 30px 0px 30px;
	position: relative;
	min-height: 100%;
	background-color: #FFFFFF;
	border-left: 1px;
	border-left-color: #CCCCCC;
	border-left-style: dotted;
}
p {
	font-size: .95em;
	-font-size: 15px;
	color: #333333;
	line-height: 1.4em;
	text-align: justify;
	padding: 0px 20px;
}
h1, h2, h4, h5 {
	color: #999999;
}
h3, h6 {color: #669933;}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.45em;
	-font-size: 23px;	
	padding-top: 10px;
	text-align: center;
}
h2, h4, h6, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.15em;
	-font-size: 18px;
}
h3 {
	font-size: 1em;
	-font-size: 16px;
	padding: 0px 15px 0px;
}
h4 {
	font-size: 1em;
	-font-size: 16px;
	padding: 0px 20px;
}
h5 {
	font-size: .95em;
	-font-size: 15px;
	padding: 10px 0px 0px 20px;
	margin: 20px 0px 0px 0px;
}
h6 {
	font-size: .7em;
	-font-size: 9px;
	font-weight: normal;
	text-align: right;
	padding: 0px 40px 0px;
}
.Signature {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 0px 40px;
}
.quote {

	font-style: italic;
	line-height: 1.3em;
	padding: 0px 40px;
}
a {
	outline: none;
	color: #84BA4C;
}
a:link {
	text-decoration: none;
	color: #669933;
}
a:visited {
	text-decoration: none;
	color: #669933;
}
a:hover {
	text-decoration: underline;
	color: #84bb4c;
}
a:active {
	text-decoration: none;
	color: #bd3529;
}
a:focus {-moz-outline-style: none;}
a#bulle {color: #333;}
a#navarchive {
	font-size:.8em;
	color: #999;
}
a:hover#bulle, a:hover#navarchive {
	color: #CC0000;
	text-decoration:none;
}
a:hover#bulle {cursor: help;}
.Entete {
	background-color: #84BA4C;
	height: 100px;
	width: 700px;
	clear: both;
	float: left;
	border-bottom: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
.LogoHaut {
	clear: right;
	float: right;
	width: 250px;
	height: 100px;
	border-bottom: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
.SubMenu {
	font-size: 2px;
	clear: both;
	width: 700px;
	position: absolute;
	margin: 88px 0 0 0;
	-position: relative;
	-margin: 0;
	height: 12px;
}
li {color: #333333;}
.MenuRight {
	width: 250px;
	position: relative;
	clear: right;
	float: right;
}
#MenuDroite a {
	text-decoration: none;
	display: block;
	color: #666666;
}
#MenuDroite p {
	font-size: .8em;
	-font-size: 12px;
	line-height: 1em;
	padding: 0px 17px 0px;
}
#MenuDroite a:hover {
	color: #CC0000;
}
.Flag {
	color: #669933;
	padding: 0px 10px 0px;
	text-align: right;
	clear: both;
	margin-top: 15px;
}
#Langue a {
	font-family: Georgia, Times New Roman, Times, serif;
	display:inline;
	color: #669933;
	letter-spacing: 0.25em;
	font-size: .9em;
	-font-size: 14px;
}
#MenuDroite p.sep {
	font-size: 1.55em;
	-font-size: 27px;
}
.PiedPage {
	clear: both;
	font-size: .8em;
	-font-size: 10px;
	text-align: center;
	bottom: 0;
	background-color: #FFFFFF;
	width: 700px;
	line-height: 1.2em;
}
#infobulle img{
    margin-top:0;
    float:left;
    padding:0 15px 0 10px;
}
#infobulle p{
    font-size:1.05em;
    line-height:1.2em;
    color:#e6e6e6;
    text-align:justify;
    padding: 0 10px 0 10px;
}
