html{
height:100%;
}


body {
height:100%;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	background-color: #70A122;
	margin:0px;
}
.bg {
	background-image: url(images/bg.gif);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6F7F9;
}

.txt_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #497011;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #425C14;
	font-weight: normal;
}
.intro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6EFFF;
}
.bgtxt {
	background-image: url(images/bgtxt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul{
list-style:none;
}
ul li {
margin-bottom:5px;
list-style-image:url(images/puce.gif);
}

h2{
text-decoration:underline;
color:#823211;
margin:0;
}

#lien_bas{
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:10px;
margin-top:10px;
margin-bottom:10px;
}
#lien_bas a{
color:#FFFFFF;
font-size:10px;
}

#contenu{
margin:0px 150px 0px 250px;
}

#contenu ul li{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin-bottom:20px;
list-style-image:none;
list-style-type:none;
}

#contenu ul li a{
color:#FFFFFF;
text-decoration:underline;
}

#divplan{
width:100%;
height:100%;
background-color: #70A122;
margin:auto;
background-image: url(images/bg.gif);
background-repeat:repeat-y;
background-position:50% 0%;
}

#contenu{
text-align:justify;
width:600px;
padding-left:80px;
margin:auto;
}

#adresse{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333;
}

/* ************************* Class Plan API GOOGLE ************************* */

.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9a379b;
}
.plan {
	width: 500px;
	height: 350px;
	border:1px #140411 solid;
}

/* ************************* Fin Class Plan API GOOGLE ************************* */

.bordure {
	border: 2px solid #3a560d;
}
