/* CSS Document */

body {

	background-color: #ffffff;
	margin:0px;
	padding:0px;
}


.h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFF00;
}
.texte_1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#663300;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width:400px;
	list-style-type : none;
	font-style : weight;

}
.Style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.lettrine{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#663300;
}

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

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

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

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

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

a.lien:hover {
color:#8E5007; text-decoration: underline;
}
a.lien1:link {
color:#FF6600; text-decoration: underline;
} 

a.lien1:visited {
color:#FF6600; text-decoration: underline;
} 

a.lien1:hover {
color:#FF6600; text-decoration: underline;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#663300;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width:580px;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#663300;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #663300;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-left:10px;
	width:135px;
}

.texte4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #C8A8C8;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.TopMenuItemContact {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
}

.TopMenuItem {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border: 1px solid #000000;
}

.table{
margin-top:20px;
}

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

.plat { text-align:center; font-size:16px; font-weight:bold; border:2px solid #D00000; padding:5px; color:#000; background-color:#ffefa1 }

.clearvalidator{ clear:both; height:3px;}