body {
	background: #fff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin:0 0 0 0px;
	color:000;
}

div#all{
	/*background: #cdcecd url(../img/bg.jpg) no-repeat ;*/
	width:980px;
	height:800px;
	float:center;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	border:0px dotted white;
}

div#sound{
	width:980px;
	height:40px;
	float:right;
	position:absolute;
	margin-top:42px;
	margin-left:58px;
	border-bottom:0px dotted white;
	text-align:left;
}

.home{
	margin-left:50px;
	margin-bottom:10px;
}

.size{
	font-size:14px;
	text-align:justify;
}

div#header{
	background: #fff url(../img/bando.jpg) no-repeat center center;
	width:980px;
	height:350px;
	float:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	border-bottom:0px dotted white;
}

div#content-top{
	background: #fff url(../img/content-top.jpg) no-repeat center center;
	width:980px;
	height:30px;
	float:center;
	margin-left:auto;
	margin-right:auto;
	border-bottom:0px dotted white;
}

div#image {
width: 192px;
height: 44px;
background: url(../menu/menu_accueilb.png);
}
#image:hover
{
width: 192px;
height: 44px;
background: url(../menu/menu_accueilb2.png);
}


div#content{
	background: #fff url(../img/content.jpg)/*no-repeat center center*/;
	width:960px;
	float:center;
	margin-left:auto;
	margin-right:auto;
	border-bottom:0px dotted white;
	padding-left:20px;
	text-align:left;
}

div#content-bottom{
	background: #fff url(../img/content-bottom.jpg) no-repeat center center;
	width:980px;
	height:30px;
	float:center;
	margin-left:auto;
	margin-right:auto;
	border-bottom:0px dotted white;
}

.spot{
	margin-top:10px;
	margin-left:5px;
	padding:5 0 5 0px;
	font-size:18px;
	background: transparent url("../img/spot.jpg") no-repeat;
	padding-top:90px;
	padding-left:216px;
	height:83px;
}

.vmag{
	margin-top:10px;
	margin-left:5px;
	padding:5 0 5 0px;
	font-size:18px;
	background: transparent url("../img/vmag.jpg") no-repeat;
	padding-top:90px;
	padding-left:216px;
	height:83px;
}

.dpresse{
	margin-top:10px;
	margin-left:5px;
	padding:5 0 5 0px;
	font-size:18px;
	background: transparent url("../img/dpresse.jpg") no-repeat;
	padding-top:90px;
	padding-left:216px;
	height:83px;
}

a
{
  	color:#f29400;
	text-decoration:none;
}

a:hover
{
   	color:#6f7174;
	text-decoration:none;
}

.lnk{
   	color:#fff;
}

.lnk:hover{
	margin-left:0px;
   	color:#601d26;
	text-decoration:none;
}




























div#top{
	background: #cdcecd url(../img/logo.jpg) no-repeat center center;
	width:980px;
	height:220px;
	float:center;
	margin-left:auto;
	margin-right:auto;
	border-bottom:0px dotted white;
}

div#menu{
	width:740px;
	height:30px;
	float:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	border-bottom:0px dotted white;
	text-align:right;
	padding-right:20px;
}

div#top-p{
	background: #cdcecd url(../img/logo-p.jpg) no-repeat center center;
	width:760px;
	height:145px;
	float:center;
	margin-left:auto;
	margin-right:auto;
	border-bottom:0px dotted white;
}

div#content-p{
	background-color: #fff;
	width:760px;
	height:430px;
	float:center;
	margin-left:auto;
	margin-right:auto;
	border-bottom:0px dotted white;
	padding: 0px 0px 0px 0px;
}

.v{
	padding-top:10px;
	padding-left:30px;
	padding-bottom:8px;
}

.{
	padding-top:10px;
	padding-bottom:8px;
}

div#content-v{
	background-color: #fff;
	width:720px;
	height:480px;
	float:center;
	margin-left:auto;
	margin-right:auto;
	border-bottom:0px dotted white;
	padding: 0px 20px 0px 20px;
}

div#bottom-p{
	background: #cdcecd url(../img/bottom-p.jpg) no-repeat center center;
	width:760px;
	height:20px;
	float:center;
	font-size:10px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:0px dotted #000;
}

.intab{
	font-size:12px;
}

div#center{
	width:980px;
	height:360px;
	float:center;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:0px dotted white;
	text-align:center;
}

div#bottom{
	background: #cdcecd url(../img/bottom.jpg) no-repeat center center;
	width:980px;
	height:130px;
	float:center;
	margin-left:auto;
	margin-right:auto;
}

.bott
{
  	color:#fff;
	text-decoration:underline;
}









#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
