html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #1223de;
}
a:hover {
	color: gray;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: silver;
	padding-bottom: 10px;
	background: #000 0 0;
	background-color: #000;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 60px auto 37px;
	width: 872px;
  position: relative;
}

#header {
  background: transparent url(images/Banner.jpg) no-repeat;
  height: 180px;
	border-top: 1px dotted silver;
}/*
#header .diaporama {
	float: right;
	background-color: black;
}*/
#SonIntro {
  position: absolute;
  top: -41px;
  left: -13px;
  width: 100px;
  color: #666;
	text-align: right;
}
#SonIntro p {
	text-align: right;
	margin: 1px;
	font-size: 10px;
	letter-spacing: 1px;
}

#nav {
  background: transparent;
  position: absolute;
  top: 154px;
  width: 852px;
  padding: 5px 10px;
  text-align: left;
  line-height: 150%;
	border-bottom: 1px dotted silver;
	border-top: 1px dotted silver;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-size: 11px;
}
#nav a:hover {
	color: #1225e4;
	list-style-image: none;
	list-style-type: circle;
	clear: none;
}
#nav a.current, #nav a.current:hover {
	background: #4d6772 none repeat center 14px;
	padding: 6px 6px 7px;
	color: white;
}

/*
#headbox {
  position: absolute;
  top: 15px;
  left: 287px;
  width: 200px;
  height: 100px;
}
#headbox li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}*/
/*fond*/
#body {
  padding-top: 3px;
	background: transparent url(images/background.jpg) no-repeat;
}
/* Colonne gauche : Dates...*/
#tourdates {
  float: left;
  width: 200px;
	background-color: black;
	margin-top: -2px;
}

/* Colonne centrale : Actus, contenu...*/
#content {
  float: right;
  width: 667px;
  height: 600px;
  overflow: auto;
  background: black;
  margin-bottom: 2px;
  padding-right: 4px;
	border-left: 1px dotted silver;
	padding-top: 10px;
}
/* BOX, colonne centrale*/
#body-content {
	float: right;
	width: 600px;
	padding-right: 10px;
}
#body-content image {
	padding: 10px;
}

#body-content .box {
	background: black; 	opacity: 0.8;
	border: 1px dotted gray;
	color: white;
	margin-bottom: 3em;
	margin-top: 3em;
	margin-left: 0;
	padding: 20px 11px 20px 20px;
	text-align: justify;
}
#body-content .box h1 {
  font-size: 12px;
	color: #1224e0;
	overflow: auto;
	margin-top: 0;
	padding-bottom: 8px;
	padding-left: 1px;
}
#body-content h2 {
	font: 18px "arial narrow", arial, sans-serif;
	margin-bottom: -25px;
}

#body-content .box .left {
	margin-right: 15px;
	border: 1px solid gray;
}/*
#body-content .box .btns {
	text-align: right;
	padding-top: 10px;
	position: relative;
}
.btns a {
	background: #870018 url(images/btn.gif) repeat-y left;
	color: #fff;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
	position: relative;
}
.btns a:hover {
	background-color: #013a4e;
	color: #fff;
}*/


.more a {
  font-size: 12px;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 14px "arial narrow", arial, sans-serif; 
  color: #1B1812;
}

h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #fefefe;
  padding-bottom: 10px;
	margin-bottom: 10px;
}
#tourdates h2 {
  color: silver;
  background: transparent;
	padding-right: 0;
	padding-top: 11px;
	padding-left: 3px;
}
#tourdates .box {
	overflow: auto;
	width: 196px;
	height: 400px;
	padding-top: 0;
	margin-top: 13px;
	background-color: transparent;
}
#tourdates .box h1 {
  font-size: 11px;
  padding: 0 0 8px 1px;
	color: #1224e0;
	background-color: transparent;
	overflow: auto;
	margin-top: -12px;
}
#tourdates .box p {
  font-size: 10px;
  padding: 0 0 8px 1px;
	color: gray;
	background-color: transparent;
	overflow: auto;
	margin-top: -6px;
	margin-right: 6px;
	text-align: left;
}
#tourdates .box a {
  font-size: 10px;
  padding: 0 0 8px 1px;
	color: gray;
	background-color: transparent;
	overflow: auto;
	margin-top: 5px;
	text-decoration: underline;
}

#tourdates .box a:hover {
  font-size: 10px;
  padding: 0 0 8px 1px;
	color: silver;
	background-color: transparent;
	overflow: auto;
	margin-top: 5px;
	text-decoration: underline;
}
#tourdates li {
  background: #c76145 url(images/bullet.gif) no-repeat left;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}
#tourdates a {
  text-decoration: none;
  color: #000000;
}
#tourdates a:hover {
  text-decoration: underline;
}


#footer {
  text-align: right;
  padding: 6px 0 3px 3px;
	background-color: transparent;
	color: #858585;
	margin-top: 6px;
	border-top: 1px dotted silver;
	word-spacing: 1px;
	font-size: 8.5px;
}
