/* GLOBAL */
html, body {
	background-color:#BDBDBD;
	font-family:Arial;
	font-size:12px;
	margin:0px; 
	padding:0px;
	text-align: center ;
}
p {
	text-indent: 30px;
}
h1 {
	font-family:"Arial Narrow";
	font-weight:bold;
	font-size:24px;
	color:#660066;
	width:100%;
	margin-top:-10px;
}
h2 {
	margin-bottom:30px;
	color:#660066;
}
h3 {
	margin-bottom:20px;
}
ul {
	margin-left:20px;
}
li {
	margin-bottom:10px;
}





/* LAYOUT */
#degrade {
	width:100%;
	background:transparent url(../img/degrade.jpg) 0 0 no-repeat; 
	padding:10px 0 0 0;
}
#tour {
	width:100%;
	background:transparent url(../img/tour2.gif) bottom left no-repeat;
	padding-bottom:30px;
}
#global {
	position:relative;
	width:660px;
	margin: 0 auto ;
	text-align: left ;
	background-color:#ff0000;
	border: solid 1px #3e003e;
}
#top {
	background:#660066 url(../img/main-menu.jpg) 0 0 repeat-x;
	width:660px;
	height:70px;	
	color:#FFFFFF;
	font-family:"Arial Narrow";
	font-weight:bold;
	font-size:14px;
	vertical-align:bottom;
}
#page {
	background-color:#ffffff;
	width:620px;
	font-family:"Century Gothic", Arial;
	font-size:12px;
	text-align:justify;
	padding:20px;
}
#bottom {
	background-color:#ffffff;
	width:490px;
	height:140px;	
	text-align:center;
	padding-top:20px;
	padding-left:20px;
	padding-right:150px;
	color:#666666;
	font-family:"Arial Narrow";
	font-weight:normal;
	font-size:16px;
	#position:relative;
	z-index:-1;
}
#bottom a:hover {
	color:#330033;
}
#bottom a {
	color:#666;
	text-decoration:none;
}
#droits {
	font-size:9px;
	color:#666;
}
#droits a:hover {
	color:#000;
}
#droits a {
	color:#666;
	text-decoration:none;
}





/* DIAPORAMA */
#diapo {
	display:block;
	position:absolute;
	top:70px;
	right:-90px;
	width:222px;
	height:140px;	
	padding:0px;
	border:2px solid #660066;
	z-index: 10;
}
#diapo_content {
	width:100%;
	height:100%;
	z-index:11;
	cursor:pointer;
}
#diapo_content img {
	border:0px;
	width:222px;
	height:140px;	
}
.diapo_nav {
	background-repeat:no-repeat;
	width:22px;
	height:22px;
	position:absolute;
	bottom:10px;
	z-index:12;
	cursor:pointer;
}
#diapo_prev {
	background-image:url(../img/btn-prev.png);
	left:10px;
}
#diapo_next {
	background-image:url(../img/btn-next.png);
	right:10px;
}





/* MENU */
.nav, .nav ul {  
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 70;
  position: relative;
}
.nav li {
  border-right: 1px solid #770077;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 12px;
}
.item1 {
  height:70px;
  cursor:pointer;
}
.item1_text{
  padding:30px 5px 10px 5px;
}
.item1_text:hover{
  color: #fff;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: bold 1.22em/25px Arial, Helvetica, sans-serif;
  color:#fff;
  #color: #b899b8;
  display: block;
  padding: 0 9px 0 9px;
  text-decoration: none;
}
.nav li a:hover {
  #color: #fff;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  #color: #b899b8;	
  font-weight:normal;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  #color: #fff;
}

.nav ul {
  background: #3e003e;
  border-bottom: 1px solid #770077;
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999em;
  left: -1px;
  z-index: 90;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 70px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #770077;
  border-bottom: 0;
  padding-right: 20px;
  white-space: nowrap;
}



/* PRESSE */
.presse {
	background-color:#ccc;
	border:solid 1px;
	list-style:none;
	font-weight:bold;
	padding:2px;
	padding-left:5px;
	cursor:pointer;
	width:550px;
	margin-left:-25px;
}
.presse2 {
	background-color:#ccc;
	border:solid 1px;
	list-style:none;
	font-weight:bold;
	cursor:pointer;
	width:550px;
	border-spacing: 0px;
	border-collapse: collapse; 
	margin-left:-25px;
	padding-top:5px;
	padding-bottom:0px;
}
.spoiler {
	display:none;
	font-style:italic;
	padding:5px;
	padding-left:10px;
	font-weight:normal;
}
.spoiler2{
	display:none;
	font-weight:normal;
}
.presse_table {
	width:551px;
	border-spacing: 0px;
	border-collapse: collapse; 
	margin-top:15px;
}
.presse_table td {
	border:solid 1px #000;
	padding:5px;
}
.presse_cat {
	background-color:#999;
	font-style:normal;
	font-weight:normal;
	width:100px;
}
.presse_cat2 {
	background-color:#902;
	font-style:normal;
	font-weight:normal;
	color:#fff;
}

#player {
	text-align:center;
	vertical-align:middle;
	color:#000;
	/*background-color:#666;*/
	background:url(../img/player.jpg) 0 0 no-repeat;
	width:350px;
	height:100px;
	padding-top:40px;
}