body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 12px;

	background-position: top left;
	background-repeat: no-repeat;
	background-color:#000000;
}
.main{
	width:854px;
	padding-left:50px;
	padding-top:12px;
	}

.logovox{
	width:239px;
	height:93px;
	position:relative;
	float:left;
	clear:both;
	
	}
.coop{
	width:239px;
	height:93px;
	position:relative;
	float:right;
	text-align:right;
	font-size:14px;
	font-family: 'Nobile', arial, serif;
	}
	
.menup{
	width:854px;
	height:193px;
	background-image: url(images/bg-menu.png);
	background-position: top left;
	background-repeat: no-repeat;
	position:relative;
	top:15px;
	float:left;
	padding-top:5px;
	}
	
.menup a {color:#fefdcf; text-decoration:none; font-size:12px;}
.menup a:hover{color:#FF0000; font-size:12px;}
.menup a:visited {font-size:12px;}

.menup .over-img a:hover{
    /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;}

.apDiv1 {
	position:absolute;
	width:100px;
	height:1px;
	z-index:1000;
	margin-left:30px;
	margin-top:134px;
	visibility: hidden;
	overflow:visible;
	}

.menu_table {
border: 1px #343434 solid;
text-align:center;
}

.menu_nav_item {
	background-image: url(images/bg-smenu.png);
	background-repeat: repeat;
	padding:4px 0px 4px 0px;
}

.s_menu{
	color:#FFFFFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.apDiv1 a {font-size:11px;}

.content{
	width:854px;
	position:relative;
	margin-top:325px;
	}
	
.cont-left{
	width:224px;
	height:400px;
  float:left;
  position:relative;
  background-color:#000;
  border:1px #343434 solid;
    /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
	}
	
.cont-right{
	width:600px;
	min-height:550px;
  float:right;
  position:relative;
  background-color:#000;
  border:1px #343434 solid;
    /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
	}
	
.text{
	padding:20px 10px 20px 10px;
	}

.text p {
	line-height:18px;}

h1{
	margin:0px;
	padding:0px;
	color:#f6cf83;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}
.push{clear: both;}
.footer{
	margin-top:25px;
	width:auto;
	background-color:#12090a;
	border-top:1px #402328 solid;
	height:55px;
	font-size:10px;
	color:#8c764b;
	padding-left:45px;
	padding-top:8px;
	}
.carte{
	width:280px;
	height:280px;
	float:right;
	}
.date-spec{
	font-size:14px;
	font-style:italic;
	text-transform:capitalize;
	}
h2{
margin-top:4px;
margin-bottom:4px;
padding:0;
font-size:18px;
font-weight:bold;
	}

a:link {
	color: #FFffff;
}
a:visited {
	color:#FFffff;
}
a:hover {
	color: #FF0000;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

	

