@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
body {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #020301;
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: 215px 0px;
}
body#index {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #020301;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: 275px 0px;
}
body#index2 {
	background-image: url(images/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: 420px 160px;
}
#index2 #video {
	margin-top: 50px;
	margin-left: 20px;
	width: 720px;
}
#index2  #video  .lien {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
img {
	border: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ab9450;
	margin-bottom: 5px;
	padding-top: 10px;
}
a {
	color: #ab9450;
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
#index   a  {
	font-size: 10px;
	color: #d4b760;
}
#index #skip {
	padding-left: 360px;
}
#colonne_gauche {
	width: 630px;
	margin-top: 50px;
	float: left;
}
#colonne_droite {
	float: left;
	margin-top: 480px;
	margin-left:80px;
}
#navigation {
	height: 25px;
	margin-left: 15px;
}
#navigation .onglet {
	background-image: url(images/bg_onglets2.gif);
	float: left;
	height: 24px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	margin-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
#navigation .on {
	background-image:none;
	background-color:#e8e4d5;
}
#navigation  .onglet  h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #aaa797;
	border-right-color: #aaa797;
	border-left-color: #aaa797;
	height: 19px;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#navigation .onglet a {
	color: #000;
}
#navigation .onglet a:hover,
#navigation .onglet a:active {
	color: #ab9450;
	text-decoration: none;
}
#content_top {
	font-size: 0px;
	background-image: url(images/content_top2.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#content {
	background-repeat: repeat-y;
	min-height:300px;
	padding-left: 50px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	background-color: #e8e4d5;
}
#trailer #content, #photos #content {
	padding-top: 10px;
}
#content p {
	margin-bottom: 5px;
}
#content p.space {
	height: 10px;
}
#content table {
	padding-top: 10px;
}
#content td {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#content td.nom {
	font-weight: bold;
	text-transform: uppercase;
}
#content_bottom {
	background-image: url(images/content_bottom2.gif);
	background-repeat: no-repeat;
	height: 200px;
}
#bottom_left {
	float: left;
	width: 180px;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 60px;
	color: #d3d3c1;
}
#bottom_left a {
	color: #d3d3c1;
}
#bottom_right  {
	float: right;
	width: 420px;
}
#titre {
	background-repeat: repeat-y;
	padding-left: 20px;
	height: 50px;
	background-color: #e8e4d5;
}
img.vignette {
	margin-right: 5px;
	margin-bottom: 5px;
}
img.photo {
	margin-top: 10px;
}
