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


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


h4 {

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

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


h6 {
    color:#F22967;
    font-size: 12px;
    padding: 0px;
    margin: 5px;
    padding-left: 3px;
    background-image: url(img/css/h1-rouge.png);
    background-position: left;
    background-repeat: no-repeat;
}


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


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

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

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

.li3 {
    margin-left: 8px;
    list-style-image:url(img/Video.PNG);
    border-bottom: none;
}

.li4 {
    margin-left: 9px;
    list-style-image:url(img/Download.PNG);
    border-bottom: none;
}

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


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


.li7 {
margin-left: 10px;
    list-style-image:url(img/divers/version_pro_petit2.PNG);
    border-bottom: none;
  
}



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


.li9 {
 margin-left: 9px;
    list-style-image:url(img/Fleche3.png);
    border-bottom: none;
}


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


.li10 {
    margin-left: 9px;
    list-style-image:url(img/Fleche3.png);
    border-bottom: none;
}




.li11 {
    margin-left: 0px;
 list-style-image:url(img/Blanc.PNG);
      border-bottom: none;
}

.li12 {
    margin-left: 0px;
 list-style-image:url(img/help2.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: 908px;
	position: relative;
	visibility: visible;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

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




.page_centrale {
	width: 860px;
	background-image: url(img/bgbis.png);
	background-repeat: repeat-y;
	margin-top: 260px;
	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;
}
