@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color:#000000;
	height:100%;
}

div#conteneur
{
	width: 900px ;
	margin: 0 auto ;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	text-align: left ;
	background: #ffffff;
	position:relative;
}

	
#zonelibre{
padding-top:6px;
padding-bottom:6px;
}


div#lienhtml
{
	width: 900px ;
	height:144px;
	text-align: left ;
	background: #f2d7ff;
	overflow:hidden
}
.imgbas {
	padding-top:3px;
}
.thumb {
height:317px;
width:401px;
}

.pub{
background: #ffffff ;
padding-left:6px;
padding-right:6px;
}

#espace {
	background: #ffffff ;
		height:144px;
    width:6px;
		float:left;}

#textehtml {
	height:144px;
    width:447px;
	float:left;

}

ul {
    padding: 0;
    margin: 0;
}

li {
 font-family: Arial, sans-serif;
 font-size: 14pt;
 list-style-type: none;
 vertical-align:middle;
line-height:36px;
 background-image: url(images/puce.jpg);
 background-repeat: no-repeat;
 padding-left: 43px;
 font-weight:800;
} 

li a{
	color: #a900ff;
	text-decoration:underline; }

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

li a:hover{
	color: black;
	text-decoration:none;
}

#textehtml P{
background-image:url(images/puce.jpg);
background-repeat:no-repeat;
padding-left:44px;
vertical-align:middle;
line-height:36px;
display: inline;
}

.textindex {
 margin:auto;
 width:783px;
 font-family: Arial, sans-serif;
 font-size: 12pt;
 color:#3e1f59;
 text-align:justify;
 font-style:normal;

}

.lienindex{
 margin:auto;
 width:700px;
 font-family: Arial, sans-serif;
 font-size: 10pt;
 color:#727272;
 text-align:center;

}

.lienindex a{
 margin:auto;
 width:700px;
 font-family: Arial, sans-serif;
 font-size: 10pt;
 color:#727272;
 text-align:justify;

}

h1{
font-size: 24pt;
padding-top:0px;
	
}




img {border:none;}

