
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	text-align: left;
	text-indent: 40px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000099;
	text-align: center;
	font-weight: bold;
	height: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #3300FF;
	font-weight: normal;
	height: 20px;
	padding-top: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0000CC;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	}
h5 {
	color: #FFFFFF;
	font-size: 12px;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000099;
	text-align: left;
	text-indent: 20px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	background-color: #FF9900;	
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #330099;
	padding: 5px;
	list-style-type: disc;
}
.li2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	list-style-type: circle;
	text-align: left;
	text-indent: 15px;
	vertical-align: baseline;
	display: list-item;
	list-style-position: outside;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.bleu {
	color: #000099;
}
.grand {
	font-size: 16px;
}
a:link {
	color: #0000cc;
}
a:visited {
	color: #0000cc;
}
a:hover {
	color: #FF6600;
}

.plan {
	color:#000066;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	}

a.bouton {
text-decoration:none;
display:block;
padding:2px;
text-align:center;
border-top-style: outset;
border-right-style: outset;
border-bottom-style: outset;
border-left-style: outset;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
}

a.bouton:hover {
border-top-style: inset;
border-right-style: inset;
border-bottom-style: inset;
border-left-style: inset;
}