/* CSS Document */

body,td,th {
	font-family:Arial;
	font-size: 13px;
	line-height: 1.50em;
	color:#ffff00;
	
	
	
}
body 
{  
 background-image:url("image/fantasme.jpg");
background-color: #990000;}

a:link {
color: #ffff99;
}
a:visited {
	color: #ffff99;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #ffff99;
}
a {
	font-size: 18px;
	font-family: "Arial";
}

#tabel {
	background-color:#990000;
	border:3px solid  #000000;
	}

#chatte {width:200px;
height:150px;
position:relative;
}

#avertisment {
background-image:url("image/xlove.jpg");
background-repeat: no-repeat;
background-position: center;
height: 324px;	
}
#dixhuit {position:relative;
	top:80px;
	padding-right: 200px;
	padding-left:200px;
	text-align: center;	
}
#header {
	background-image:url("image/sensualxlove.jpg");
	background-position: center;
	background-repeat: no-repeat;
	height:180px;
	width: 960px;
	border-bottom:3px solid  #000000;
		
}

#mots {
	padding:10px 120px 10px 120px;
	text-align: justify;
	
}

a.inscription{
font-size:13px;
}


ul {
	list-style-type: none;
	margin:0;
	padding:0;
	
}

li.none {
	display: inline;
	padding-right:30px;
	
}



.point {
	text-decoration: underline;
	font-size:14px;
	
	
}

h1 {
	
}





