/* CSS Document */

body {
	background: url('images/fond.jpg');
	background-color: #410009;
	background-repeat:repeat-y;
	background-position:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	padding-top:0px;
	color: #FAC4B8;
} 

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

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

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

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

a.lien:link {
color: #FAC4B8; text-decoration: underline;
} 

a.lien:visited {
color: #FAC4B8; text-decoration: underline;
} 

a.lien:hover {
color: #FAC4B8; text-decoration: underline;
}

.texte { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FAC4B8; }

.textejaune { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFBB7D; }
	
.yzeo {	color: #F5BF99; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }

/* ************************* 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 ************************* */