body {
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
}

a:link {
color: #333333; text-decoration: underline;
} 

a:visited {
color: #333333; text-decoration: underline;
} 

a:hover {
color: #000000; text-decoration: underline;
}


a.liens:link {
color: #ffffff; text-decoration: underline;
} 

a.liens:visited {
color: #ffffff; text-decoration: underline;
} 

a.liens:hover {
color: #333333; text-decoration: underline;
}

.bg {
	background-image: url(images/bg.gif);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txt_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.txt_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c00202;
	font-weight:bold;
}


.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
.intro {

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

lien:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; text-decoration: underline;
	font-weight: normal;
} 

lien:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; text-decoration: underline;
	font-weight: normal;
} 

lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; text-decoration: underline;
	font-weight: normal;
}
/* ************************* 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: 510px;
	height: 510px;
	border:1px #140411 solid;
}

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

.bordure {
	border: 2px solid #3975d9;
}
