/* CORPS */

html, body {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	
	margin: 0px;
	padding: 0px;
	height: 100%;
}

h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 18px;
	font-weight: bolder;
	padding-left: 0px;
	color: #0099FF;
	border-bottom: 1px solid #eeeeee;
	background-image: url(img/css/h1.png);
	background-position: left;
	background-repeat: no-repeat;
}

h1:first-letter {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 6px;
}

h2 {
	color: #0066ff;
	border-bottom: 1px solid #eeeeee;
	font-size: 12px;
	padding: 0px;
	margin: 5px;
	padding-left: 3px;
}

ul {
	padding-left: 0px;
	margin-left: 20px;
}

li {
	margin-left: 2px;
	list-style-image:url(img/puce.png);
	border-bottom: none;
}

.li2 {
    margin-left: 5px;
    list-style-image:url(img/Fleche.PNG);
    border-bottom: none;
}


.li3 {
    margin-left: 5px;
    list-style-image:url(img/Fleche2.png);
    border-bottom: none;
}

.li8 {
    margin-left: 15px;
    list-style-image:url(img/divers/PointVert.png);
    border-bottom: none;
}




a {
	color: #999999;
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
}

a:hover {
	color: #0066ff;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}

input,select {
	border: 1px solid #999999;
	color: #333333;
	font-size: 10px;
	padding: 2px;
	margin: 3px;
}

/* CLASSES */

.lien_noborder {
	border-bottom: none;
}

.background {
	height: 177px;
	margin-top: 110px;
	position: absolute;
	z-index: 0;
	visibility: visible;
	left: 0px;
	width: 100%;
	top: 0px;
}

.centre {
	background: none;
	width: 716px;
	position: relative;
	visibility: visible;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

.header {
	height: 270px;
	width: 716px;
	position: absolute;
}




.page_centrale {
	width: 670px;
	background-image: url(img/bgbis.png);
	background-repeat: repeat-y;
	margin-top: 270px;
	position: absolute;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
}

.footer {
	background-color: #FFFFFF;
	width: 700px;
	height: 19px;
}

.bottom {
	background-image: url(img/bottom.png);
	width: 716px;
	height: 7px;
	position: absolute;
	left: 0px;
}

.contenu {
	text-align: justify;
	padding-bottom: 5px;
}

/* IDS */
.Style1 {font-size: 5px}
.Style2 {font-size: 2px; }
#Layer1 {
	position:absolute;
	margin-left: 190px;
	margin-top: 180px;
	width:468px;
	height:60px;
	z-index:2;
}
