/* CSS Document */

body{
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:arial;
	color:#dbdbb2;
}
a{color:#2e83f8;}
img{border:0px;}
#page{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:720px;
}
#page marquee{
	width:96%;
	font-size:14px;
	font-weight:bold;
}
#page marquee a{ text-decoration:none;} 
#page .adresse{
	margin-top:20px;
	color:#ff840c;
	
}
#page .texte{
text-align:justify;
margin-top:20px;
margin-bottom:30px;

}
#page .texte img{
float:left; 
margin-right:10px;

}
#page .video{
	letter-spacing:3px;
	font-weight:bold;
	color:#666666;
	margin-bottom:50px;
	margin-top:10px;
	border:1px solid #1a1a1a;
	background-color:#0c0c0c;
	margin-left:auto;
	margin-right:auto;
	width:500px;
	background-image:url(../photos/accueil_video.jpg);
	background-repeat:no-repeat;
	background-position:left;

}
#page .video img{
 border:1px solid #CCCCCC;
 padding:2px;


}
#page .video img:hover{
border:1px dashed #de9200;


}
#banniere{
	background-image:url(../img/acc_ban.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	width:100%;
	height:105px;
	background-color:#120303;
	border-bottom:1px solid #3b3b3b;
	margin-bottom:30px;
	text-align:center;
}
#banniere .flash{




}
#banniere ul{
	margin:0px;
	padding:0px;


	


}
#banniere ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;

}
#banniere ul li a{
	text-decoration:none;
	color:#c5c5c5;
	font-weight:bold;
	font-size:13px;
	letter-spacing:1px;
	margin-left:10px;
	margin-right:10px;
	
}
#banniere ul li a:hover{ color:#2e83f8;}



#footer{
	font-size:10px;
	position:relative;
	text-align:center;
	margin-top:30px;
	margin-bottom:5px;
}
