*{
	outline:none;

}

body#fond_accueil{

	background-color:#4a4a4a;
	background-image:url(../img/bande.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

body#fond_interieur{

	background-color:#676666;
	background-image:url(../img/bande2.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}



img{border:0;}

#global{
	margin: 0 auto;
	width:1000px;
	position:relative;
}

div#drapeaux{
	position:absolute;
	top:12px;
	right:0;
}

div.menu{
	margin:0; 
	padding:0;
	position:absolute;
	top:99px;
}

div#ssmenu1{
	background-color:#1b1b1b;
	margin-left:13px;
	padding:3px 7px;
}

div#ssmenu2{

	background-color:#1b1b1b;
	margin-left:0px;
	padding:3px 7px;
}

div#haut{
	height:47px;
}

div#haut div{
	list-style:none;
	float:left;

}



div#flash_accueil{
	width:1000px;
	height:361px;
	background-color:#999999;

	
}

div#arianne{
	width:978px;
	height:17px;
	padding-top:48px;
	padding-left:22px;
	background-image:url(../img/arianne.jpg);
}


div#contenu{
	width:1000px;
	background-image:url(../img/fond_vrep.jpg);
	background-repeat:repeat-y;

}

div#contenu div#top{
	width:1000px;
	background-image:url(../img/fond-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}

div#contenu div#top div#bottom{
	width:1000px;	
	background-image:url(../img/fond-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}

div#contenu div#top div#bottom-carte{
	width:1000px;
	height:1150px;	
	background-image:url(../img/fond-carte.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}

#titre{
	padding-top:22px;
	padding-left:90px;
}

#contenu_col1{
	width:387px;
	margin: 45px 0 20px 75px;
	float:left;
	/*IE6*/
	_display:inline;
}

#contenu_col2{
	width:387px;
	margin: 430px 92px 20px 0px;
	float:right;
	/*IE6*/
	_display:inline;
}

div#bas{margin-top:15px; padding-left:15px; padding-right:12px;}
div#bas #member{float:left; font-size:11px; position:relative; top:-17px;}
div#bas img{position:relative; top:8px;}

div#footer_fond{
	background-color:#4a4a4a;
}

div#footer{
	margin: 0 auto;
	width:1000px;
	background-image:url(../img/footer_fond.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	height:50px;
	/*IE6*/
	_padding-top:45px;
	_height:30px;	
}







