body {
	background-color: #F4FFFF;
	margin:10px;
	padding:0px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}
.bg {
	background-image: url(images/bg.gif);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C69B7;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F42816;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C69B7;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C69B7;
}
.bgtxt {
	background-image: url(images/bgtxt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgplan {
	background-image: url(images/bgplan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cadrerouge{border:solid 1px #f82a18; padding:10px; margin-top:20px}
.titrerouge{position:absolute; background-color:#FFFFFF; margin-top:-17px; padding:0 5px}
/* ************************* Class Plan API GOOGLE ************************* */

.titreplan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;	
}
.txtplan {
	font-family: 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 ************************* */