html {
	overflow-y: scroll;
}
body, p,  th, input, td, select, textarea, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin:0;
	color: #000000;
	background-color: #314a58;
	background-image: url(../img/bg.jpg);
}
p, li {
	text-align: justify;
	line-height: 150%;
}
p, ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
li {
	margin-top: 3px;
	margin-bottom: 3px;
}
#contenu li {
	font-weight: bold;
	color: #91b61a;
	list-style-image: url(../img/puce.gif);
}
h1, h2, h3, h4 {
	font-family: "Segoe UI",Segoe,Arial,Sans-Serif;
	font-weight: normal;
	padding-left:0;
}
h1 {
	color: #118c53;
	font-size:32px;
	margin-top:5px;
}
h2 {
	color: #008f84;
	font-size: 24px;
	margin-top:5px;
	margin-bottom:5px;
}
h3 {
	color: #008f84;
	font-size: 20px;
}
h4 {
	color: #03645d;
	font-size: 18px;		
}
a {
	color:#02736a; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#contenu {
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../img/home_content_bg.jpg);
}
#bg_l {
	background-image: url(../img/bg_l.jpg);
}
#bg_r {
	background-image: url(../img/bg_r.jpg);
}
#bg_b {
	font-size: 11px;
	background-image: url(../img/bg_b.jpg);
	height: 31px;
	vertical-align: top;
	text-align: center;
	color: #FFFFFF;
}
#bg_b a, #bg_b a:hover {
	color: #FFFFFF;
}
#home_container {
}
#home_left {
	width: 146px;
	float: left;
}
#home_right {
	width: 834px;
	float: right;
}
#home_parag {
	margin: 10px;
}
    .clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.rouge{
	color:#F00000;
}
.petit {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.fd_fonce {
	background-color: #009184;
}
.fd_moyen {
	background-color: #10b1a3;
	color:#464646;
}
.fd_clair {
	background-color: #a9ddc8;
}
.fd_blanc {
	background-color: #ffffff;
}
.float_right {
	float: right;
	margin-left: 8px;
}
.float_left {
	float: left;
	margin-right: 8px;
}
#contacts {
	margin-left:27px; 
}
#mediatix {
	text-align: center;
	height: 30px;
	font-size: 11px;
}
#mediatix a {
	color:#fff;
	text-decoration:none;
}
#mediatix a:hover {
  color:#fff;
	text-decoration:underline;
}	
#contact {
	margin-left:100px;
	margin-bottom:20px;
}
#pays {
	font-size: 13px;
	font-weight: bold;
	color: #03645d;
	padding-bottom:10px;
}


























/*#bas {
	color:#064742;
	font-size:11px;
	height: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009184;
}	
#bas a {
	color:#064742;
	text-decoration:none;
}
#bas a:hover {
    color:#064742;
	text-decoration:underline;
}	
#slogan {
	border: 1px dotted #009966;
	background-color: #dbf6f4;
}
#slogan td {
	font-family: Arial, Helvetica, sans-serif;
	color: #014944;
}
#slogan strong {
	font-size: 16px;
}
#gpe_etapes {
	background-image: url(../img/fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 60px;
}
#etapes {
	padding-left:10px;
	padding-bottom:10px;
	border:solid 1px #008f84;
	margin-bottom:10px;
	line-height:15px;
}
#etapes h2 {
	margin-left: 0px;
	padding-left: 0px;
}
#etapes ul li {
	line-height:15px;
}
#etapes ul {
	line-height:15px;
	margin-top:0px;
	margin-bottom:0px;
}
.active {
	color:#0a968c;
}
#main {
	background:url(../img/fd.jpg);
}
#menu {
	font-weight:bold;
	height:45px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu a {
	color:#014944;
	text-decoration:none;
}
#menu a:hover {
	color:#02998D;
	text-decoration:underline;
}
*/
