body {
	background-image: url(images/fond.jpg);
	margin:0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FEC06B;
}
.bg {
	background-image: url(images/bg.gif);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #425FB3;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7652B;
}
.bgtxt {
	background-image: url(images/bgtxt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #370000;
	font-weight: normal;
}
.intro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #370000;
}

/* ************************* 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: 569px;
	height: 350px;
	border:1px #140411 solid;
}

/* ************************* Fin Class Plan API GOOGLE ************************* */
.table{
	
	border:1px #425FB3 solid;
}
