body{
	margin: auto;
	height: auto;
	margin-top: 75px;
	background-image: url(media/texture.jpg);
	img:border:0;
	
}

.texte-index{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	height: 200px;
	width: 390px;
	padding-top:220px;
	padding-left:320px;
} 



.texte-index2{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;	
	padding-top:0px;
	padding-left:30px;
	
}

.texte-index2 a:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;	
}

.texte-index2 a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;		
	text-decoration: none;
}


#contenant{
	height: 474px;
	width: 980px;
	margin: 0 auto;
	background-repeat: no-repeat;
}

#main-index{
	height: 474px;
	width: 980px;
	background-image: url(media/index.jpg);
	background-repeat: no-repeat;
	
}

#drap{
	height: 50px;
	width: 75px;
	position:relative;
	left: 260px;
	top: 390px;
	visibility: visible;
}

#drap2{
	height: 50px;
	width: 75px;
	position:relative;
	visibility: visible;
	left: 260px;
	top: 420px;
	overflow: inherit;
}

#likhom{
	height: 31px;
	width: 88px;
	position:relative;
	visibility: visible;
	left: 400px;
	top: 5px;
	overflow: inherit;
}


#bottom a{
	font-family: Geneva;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
}
#bottom a:visited{
	font-family: Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	
}

#bottom a:hover{
font-family: Geneva;
	font-size: 11px;
	color: #333333;	
	text-decoration: none;
	font-weight: bold;
}


#flash{
	height: 574px;
	width: 980px;
	background-image: url(../media/main.swf);
	margin-top: -25px;
	
}


