#main{
		overflow:hidden;
	}
	
	a{
		text-decoration: none;
		border:0px;
		color:#ccc;
		opacity: 0.9;
		filter:alpha(opacity=90);
		-moz-opacity:0.9;
	}
	
	a:hover{
		text-decoration: none;
		border:0px;
		color:#ccc;
		opacity: 0.9;
		filter:alpha(opacity=90);
		-moz-opacity:0.9;
	}
	
	a:visited{
		text-decoration: none;
		border:0px;
		color:#ccc;
		opacity: 0.9;
		filter:alpha(opacity=90);
		-moz-opacity:0.9;
	}
	
	#MainContent{
		width:960px;
		margin:0px 0 5px 0;
		padding:10px;
		background-color:#000;
		opacity: 0.8;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		float:left;
	}
	
	#MainContent .bio{
		color:#aaa;
		font-size:12px;
		text-align:justify;
		float:left;
		width:560px;
	}
	
	#MainContent #bio{
		height:480px;
		padding:2px;
		background-color:#000;
	}
	
	.img_bio{
		float:left;
		width:350px;
		height:470px;
		border:4px solid #000;
		margin: 0 10px 0 0;
	}
	
	#MainContent .bio img{
		border:2px solid #fff;
		margin: 0 10px 0 0;
	}
	
	#menu a:hover{
		text-decoration: none;
		text-shadow: 0px 0px 6px #CCC;
		
	}
	
	#menu a{
		color:#ccc;
		
	}
	#menu .selected{
		text-decoration: none;
		text-shadow: 0px 0px 6px #666;
		
	}
	
	
	#MainContent p{
		width: 690px;
		font-size:12px;
		color:#ccc;
		text-shadow:0 1px 0 #000;
	}
	
	img{
		border:0px;
	}
	body {
		background-color: #111;
		margin:0;
		paading:0;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
	
	.circle{
		display:block;
		float:left;
		width:50px;
		height:44px;
		border-radius:25px;
		font-size:15px;
		padding:6px 0 0 0;
		color:#fff;
		text-shadow:0 1px 0 #b70a00;
		text-align:center;
		text-decoration:none;
		-moz-box-shadow: 0px 3px 0px 0px #723a33;
		-webkit-box-shadow: 0px 3px 0px 0px #723a33;
		-o-box-shadow: 0px 3px 0px 0px #723a33;
		box-shadow: 0px 3px 0px 0px #723a33;
		background:#bf402e;
		margin:1px;
	}
	
	.circle2{
		display:block;
		float:left;
		width:60px;
		height:48px;
		border-radius:30px;
		font-size:15px;
		padding:12px 0 0 0;
		color:#fff;
		text-shadow:0 1px 0 #b70a00;
		text-align:center;
		text-decoration:none;
		-moz-box-shadow: 0px 3px 0px 0px #723a33;
		-webkit-box-shadow: 0px 3px 0px 0px #723a33;
		-o-box-shadow: 0px 3px 0px 0px #723a33;
		box-shadow: 0px 3px 0px 0px #723a33;
		background:#bf402e;
		margin:1px;
	}
	
	
	
	.date2{
		
		font-size:18px;
		font-weight: bold;
		line-height:12px;
		padding:1px;
	}
	
	.month2{
		font-size:12px;
		line-height:10px;
		padding:2px;
	}
	
	.year2{
		font-size:14px;
		font-weight: bold;
		line-height:10px;
		padding:1px;
	}
	
	.date{
		
		font-size:20px;
		font-weight: bold;
		line-height:19px;
	}
	
	.month{
		font-size:14px;
	}
	
	.year{
		font-size:16px;
		font-weight: bold;
		line-height:18px;
	}
	
	#news{
		float:left;
		margin-right:5px;
	}
	
	#DiscoverContent{
		float:left;
	}
	
	#footer{
		box-shadow:1px 0px 0px 0px #111;
		border-top: 1px solid #555;
		background-color:#111; 
		padding:20px; margin-top:0px;
		
		background-image:url('../images/bg_top.jpg');
		background-repeat: repeat-x;
	}
	
	#menu{
		font-size:18px;
		border-top-right-radius: 25px;
		border-top-left-radius: 25px;
		color:#333;
		text-shadow:0 1px 0 #000;
		background-image:url('../images/bg_menu.jpg');
		border-bottom: 1px solid #000;
		background-color:#111; 
		padding: 68px 20px 7px 20px;
		text-shadow: #000000 0.1em 0.1em 0.5em;
		background-position: top center;
		opacity: 0.9;
		filter:alpha(opacity=90);
		-moz-opacity:0.9;
	}
	
	h3{
		color:#eee;
		margin:0;
		padding:0;
		text-shadow:0 1px 0 #000;
	}
	
	h4{
		color:#eee;
		margin:4px 0 0 0;
		padding:0;
		text-shadow:0 1px 0 #000;
		font-size: 14px;
	}
	
	
	.shopTabTd{
		padding:10px 0;
		text-shadow:0 1px 0 #000;
	}
	
	.shopTabTd img{
		margin:2px;
		border: 4px solid #fff;
		color:#ccc;
		opacity: 1;
		filter:alpha(opacity=100);
		-moz-opacity:1;
	}
	
	.shop_item{
		opacity: 1 !important;
		filter:alpha(opacity=100) !important;
		-moz-opacity:1 !important;
		font-size:11px;
		color:#ccc;
		text-shadow:0 1px 0 #000;
	}
	
	#Newscontent{
		float:left;
	}
	.news{
		float:left;
		width: 190px;
		padding: 5px 10px;
		font-size:11px;
		color:#ccc;
		text-shadow:0 1px 0 #000;
	}
	
	.newsbloc{
		margin-top: 10px;
	}
	
	#logo{
		z-index: 100000000;
		 /*display:inline-block;*/
		  position:absolute;
		  top:0px;
		  width:100%;
		  right:10px;
	}
	
	.command{
		margin: 4px 0;
	}
	
	#logo img{
		margin: 0 auto;
	}

	/*.inset:hover{
		color:#eee;
		text-shadow:0 0 1px #666;
		text-decoration:none;
		box-shadow:0 0 4px #111 inset;
		opacity:1
	}*/
	
	#main{
		background-image:url('../images/bg2.jpg');
		background-repeat:repeat-y;
		background-position: top center;
		background-color:#585c69;
	}
	
	/* iPhone / mobile webkit */
		@media screen and (max-device-width: 480px) {
			#main { 
				background-color:#585c69;  
				background-image:none;
			}
		}
	
	
	#header{
		background-color:#111;
		padding: 10px 20px;
		border-bottom: 1px solid #555;
		background-image:url('../images/bg_header.jpg');
		

	}
	
	#newstab{
		padding:10px;
		height:245px;
		width:600px;
		background-color:#000;
		margin-top:0px;
		opacity: 0.8;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
	}
	
	#DiscoverContent{
		width:355px;
		height:240px;
		background-color:#000;
		padding:5px 10px;
		text-align:left;
		opacity: 0.8;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
	}
	
	
	/*events*/
	.agenda{
		padding:5px;
	}
	
	.agenda td{
		padding:5px 10px;
	}
	
	.lieu{
		color:#bf402e;
		text-transform:uppercase;
		font-size: 18px;
		text-shadow:0 1px 0 #000;
	}
	
	.heure{
		color:#fff;
		font-size: 16px;
		text-shadow:0 1px 0 #000;
	}
	
	#error{
		color:#111;
		font-size:11px;
		padding:20px;
		text-align:center;
		
	}
	
	.adresse{
		color:#999;
		font-size: 16px;
		text-transform:capitalize;
		text-shadow:0 1px 0 #000;
	}
	
	.info{
		font-size: 10px;
		margin-top: 2px;
	}
	
	 #galleria{height:500px}
	 
	.membres{
		padding:0px;
		margin:0px;
		text-shadow:0 1px 0 #000;
	}
	
	.membres td{
		text-align:center;
		color:#ffffff;
		font-size:12px;
		vertical-align:center;
		padding:5px;
		margin:0px 1px 0px 1px;
		background-color:#000;
		opacity: 0.8;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
	}
	
	.membres td h2{
		text-align:center;
		color:#ccc;
		font-size:14px;
		padding:0;
		margin:0;
		text-transform:uppercase;
		color:#bf402e;
	}
	
	.membres td h3{
		text-align:center;
		color:#ffffff;
		font-size:12px;
		padding:0;
		margin:0;
		text-transform:uppercase;
		color:#bf402e;
	}