body {
	background-image: url(images/fond.jpg);
}
.accueil {
	background-image: url(images/animations.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006EBB;
}
.bg {
	background-image: url(images/bg.gif);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E1F7FF;
}
.bgtxt {
	background-image: url(images/bgtxt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1F7FF;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1F7FF;
}
div#page{
	display:block;
	float:center;
	width:940px;
	padding-left:px;
	color:white;
	background-color:#006bba;
	margin:0px auto;
}
div#page a{
color:white;
}
div#form{
	margin:0px auto;
}
b{
color:#033992;
}
.image img{
border:1px solid white;
}
.locatexte{width:320px;}

div#plansite{
margin:0px auto;
width:600px;
}
/* ************************* 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: 450px;
	height: 350px;
	border:1px #140411 solid;
}

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