/* STYLE CSS pour les Balise HTML*/

body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CED6FF;
	margin: 0px;
	padding: 0px;
	color: #07008E;
	
}
li{
	list-style-type: disc;
	margin-left: 5px;
}
h1{
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	margin-bottom: 15px;
	font-weight: bolder;
	font-size: 25px;
	letter-spacing: 2px;
	border-bottom-color: #07008E;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
p{
	margin: 0px;
	padding: 0px;
}
a:link{
	color: #0066CC;
}
a:hover{
	color: #0066CC;
	text-decoration: underline;
}
a:active{	
	color: #0066CC;
}
a:visited{	
	color: #0066CC;
}

/* STYLE CSS pour les CLASS*/
.top {
	height: 173px;
	margin: 0px;
	width: 791px;
}
.middle {
	background-image: url(images/repeat.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	margin: 0px;
	width: 791px;
	padding-bottom: 20px;
}
.bottom {
	width: 791px;
	height: 260px;
	margin: 0px;
}
.left_footer {
	margin: 0px;
	width: 208px;
	float: left;
}
.copyrights {
	margin: 0px;
	width: 529px;
	height: 260px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #07008E;
	float: left;
}
.right_footer {
	margin: 0px;
	width: 51px;
	float: right;
}
.menu {
	float: left;
	width: 206px;
	font-size: 12px;
}
.information {
	width: 525px;
	text-align: justify;
	float: none;
	font-size: 12px;
	margin-left: 208px;
}
.section {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
	width: 208px;
	vertical-align: super;
}

.Style1 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.Style4 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.Style7 {font-size: 10px}
.Style15 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.Style16 {font-size: 12px}

.Style66 {font-size: 10px}

