@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0}
body{	
	background: #transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1F1F1F;
	color: rgba(0, 0, 0, .88);
	letter-spacing: .03em;
	line-height: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased}
h1,h2,h3,h4 {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: rgb(206, 45, 19)}
h1 {
	font-size: 2em;
	letter-spacing:.05em;
	padding:.4em;
	line-height: 28px;}
h2 {
	font-size: 1.6em;
	letter-spacing:.05em;
	padding-bottom: 12px}
h3 {
	font-size: 1.4em;
	letter-spacing:.04em}
h4 {
	font-size: 1.4em;
	margin-bottom: 8px;
	line-height: 24px}		
strong {
	color:#AD2A16;
	font-weight:400}
ul, ol {
	list-style:inside}
a, a:link, a:visited, a:focus, a:hover {
	text-decoration: none}
#innerlink {
	position: absolute;
	bottom: 100px;
	right: 25px;
	font-size: 1em}
.inner{
	font-size: 1em;
	font-weight: 600;
	color: rgb(206, 45, 19);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";	
	filter: Alpha(opacity=75);
	opacity: 0.75;
	-webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
	transition: opacity .4s}				
.inner:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	
	filter: Alpha(opacity=100);
	opacity: 1}
.clear{
	clear:both}
/* ---------------------------------- wrapper -------------------------------------- */
#wrapper {
	background-color: white;
	width: 1000px;
	height: auto;
	margin: auto;
	position: relative;
	border-right: #CE2D13 8px solid;
	border-left: #CE2D13 8px solid;
/*	-webkit-box-shadow: black 0px 0px 8px;
	-moz-box-shadow: black 0px 0px 8px;
	-ms-box-shadow: black 0px 0px 8px;
	-o-box-shadow: black 0px 0px 8px;
	box-shadow: black 0px 0px 8px*/}
/* ----------------------------------- header ------------------------------------- */
header {
	background: black url(../img/ban.gif) top no-repeat;
	height: 220px;
	width: 1000px;
	border: none;
	text-align: center;
	-webkit-box-shadow: inset rgb(32, 32, 32) 0 0 8px;
	-moz-box-shadow: inset rgb(32, 32, 32) 0 0 8px;
	-ms-box-shadow: inset rgb(32, 32, 32) 0 0 8px;
	-o-box-shadow: inset rgb(32, 32, 32) 0 0 8px;
	box-shadow: inset rgb(32, 32, 32) 0 0 8px}
.th1{
	font-family:  Times, "Times New Roman", serif;
	position: absolute;
	white-space: nowrap;
	top: 50px;
	left: 210px;
	text-align: center;
	text-transform: uppercase;
	font-size: 3.6em;
	line-height: 24px;
	text-shadow: -1px 1px 2px rgb(128, 128, 128);
	letter-spacing:.06em}
.th1 p {
	position: absolute;	
	top: -25px;
	left: -25px;
	font-size: 50%;	
	font-family:  Arial, Helvetica, sans-serif;
	text-shadow: -1px 1px 2px rgb(128, 128, 128)}
.th2{
	font-family:  Arial, Helvetica, sans-serif;
	position: absolute;
	white-space: nowrap;
	top: 72px;
	left: 180px;
	font-size: 64%;
	text-shadow: -1px 1px 2px rgb(128, 128, 128)}
/*------------------------------------ navigation -----------------------------------*/
nav {
	position: relative;
	left: 20px;
	top: 184px;
	z-index: 1}
nav ul {
  	float: left;
  	list-style: none}
nav ul li {
  	float: left;
	display: inline-block;
	height: 32px;
  	margin-left: 8px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-color: rgb(26, 0, 0);
	line-height: 32px;  	
	font-size: 1.2em;  	
	letter-spacing: .12em;
	font-weight: 600;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-ms-border-radius: 10px 10px 0px 0px;
	-o-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;	
	border: 4px solid rgb(206, 45, 19);
	border-bottom: none;
	-webkit-box-shadow: inset 0px 2px 4px rgba(77,0,0,1);
	-moz-box-shadow: inset 0px 2px 4px rgba(77,0,0,1);
	-ms-box-shadow: inset 0px 2px 4px rgba(77,0,0,1);
	-o-box-shadow: inset 0px 2px 4px rgba(77,0,0,1);
	box-shadow: inset 0px 2px 4px rgba(77,0,0,1)}
nav ul li:hover, 
nav ul li:focus {
	background-color: rgb(206, 45, 19);
	color: white}
nav ul li a {
  	float: left;
	display: block;
 	padding-left: 16px}
nav ul li a span { 
  	float: left;
	display: block;
	height: 32px;
	padding: 0 16px 8px 0;
  	color: white}
nav ul li#actif {
  	float: left;
	color: rgba(0, 0, 0, .88);
  	padding-left: 16px;
	background-color: white;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none}
nav ul li#actif span {
 	padding-right: 12px}
/*------------------------------------- content -------------------------------------*/
#content {
	margin: 8px 16px;
	z-index: 500}
#content .img-1 {
	float: left;
	display: block;
	vertical-align: top;
	width: 230px}	
#content .img-2 {
	float: right;
	display: block;
	vertical-align: top;
	width: 230px}
#content .img-1 > img,
#content .img-2 > img,
/*#video p > img {
	margin-top: 12px;
	margin-bottom: 4px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 1px 6px #827878;
	-moz-box-shadow: 0px 1px 6px #827878;
	-ms-box-shadow: 0px 1px 6px #827878;
	-o-box-shadow: 0px 1px 6px #827878;
	box-shadow: 0px 1px 6px #827878;}
#video {
	margin-top: 2px}
#video > p {
	float: left;
	display: inline-block;
	margin:0}
#video p.middle { 
	margin: 0 23px}*/
#cover {
	position: absolute;
	width: 420px;
	padding: 12px 0;
	margin: 12px 274px;
	top: 236px;
	height: 650px;
	overflow: hidden;
}
#cover h1 {
	text-align: center;
	line-height: 32px;
	margin: 12px 0;
	border-top: rgb(241, 204, 127) 2px solid;
	border-bottom: rgb(241, 204, 127) 2px solid}
#cover h1 > em {
	font-style: normal;
	font-size: 70%}
#cover h1 > strong {
	font-family:  Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.4em;
	color: rgb(206, 45, 19)}

#cover h2 {
	text-align: center}
/*---------------------------------------- menu -------------------------------------*/
#menu {
	float: left;
	width: 210px;
	height: auto;
	margin: 8px;
	padding: 16px}
#menu h1 {
	font-size: 2.1em;
	letter-spacing: .03em;
	font-style: normal;
	color: rgb(206, 45, 19);
	padding: .3em}		
#menu ul {
  	margin: 0 16px 16px 0;
  	padding: 0;
  	list-style: none}
#menu ul li {
	border-bottom: thin solid}
#menu ul li a, 
#menu ul li a:link,
#menu ul li a:visited {
	display: block;
	text-decoration: none;
	padding: 3px;
	-webkit-transition: all .6s ease-out;;
    -moz-transition: all .6s ease-out;;
    -ms-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
	transition: all .6s ease-out}
#menu ul li a span {	
	letter-spacing: .06em;
	color:rgba(0, 0, 0, .88);
	font-size: 112%}
#menu ul li.actif{
	background: rgba(236, 191, 106,.8);
	border: none;
	margin-bottom:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px}
#menu ul li a:hover, 
#menu ul li a:focus{
	background-color: black}
#menu ul li a:hover span,
#menu ul li a:focus span{
	color: white}
#menu .paragraph {
	margin-bottom: 16px;
	padding-right: 16px;}
#menu .paragraph  h1 {
	font-size: 1.4em;
	padding: 0}
#menu .paragraph dl {
	padding-bottom: 4px;
	border-bottom: 1px black solid;}
#menu .paragraph dt {
	font-size: 1.2em;
	color:rgb(206, 45, 19);
	border-top: 1px black solid;
	padding-top: 4px;
	margin-top: 2px}
#menu .paragraph dd {
	text-align: right;
	line-height: 22px}
/*----------------------------------- text ------------------------------------------*/
.border {
	margin: 3px; 
	padding: 5px; 
	border: 3px}
.intro {
	border-bottom: solid 2px rgb(206, 45, 19);
	border-top: solid 1px rgb(206, 45, 19)}
.texte {
	border: solid 4px rgb(206, 45, 19);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding: 12px 16px;
	margin: 10px}
.acces {
	margin: 8px 16px}
.categories {
	float: right;
	display: block;
	width: 600px;
	margin: 16px;
	padding: 12px 12px 0 12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;	
	-webkit-box-shadow: 0px 1px 6px rgb(159, 159, 159);
	-moz-box-shadow: 0px 1px 6px rgb(159, 159, 159);
	-ms-box-shadow: 0px 1px 6px rgb(159, 159, 159);
	-o-box-shadow: 0px 1px 6px rgb(159, 159, 159);
	box-shadow: 0px 1px 6px rgb(159, 159, 159);
	border: 3px solid white}	
.categories table {	
	display:table;
	width:100%;
	margin-bottom:12px;
	padding:12px 16px 16px 16px;
	background-color:white;
	border:2px solid rgba(237, 191, 95,.8);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	font-size:1em}
.categories th{
	text-align: left;
	min-width: 20px;
	padding: 5px 0px 5px 5px;
	background-color: white;
	background-repeat: repeat-x;
	border: none;
	font-weight: 400;
	color: black;
	font-size: 1.6em;
	letter-spacing: .03em}
.categories tr {
	-webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
	transition: all .2s ease-out}
.categories tr:hover, 
.categories tr:focus {
	background-color: rgba(241, 204, 127,.6)}
.categories td{
	border-bottom: thin solid rgb(227, 157, 88); 
	padding: 6px;
	font-size: 100%}
.clear{
	clear:both}
.map {
	margin: 32px;
	padding: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 2px 9px black;
	-moz-box-shadow: 00px 2px 9px black;
	-ms-box-shadow: 0px 2px 9px black;
	-o-box-shadow: 0px 2px 9px black;;
	box-shadow: 0px 2px 9px black;
	border: 3px solid white}
/*--------------------------- retour ---------------------------------------------*/
.retour {
	position: fixed;
	bottom: 120px;
	margin-left: 22px;
	z-index: 20}
.retour a {	
	display: block;
	width: 50px;
	text-align: center;
	font: .9em/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-decoration: none;
	color: rgb(241, 204, 127);
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	transition: .6s}
.retour a:hover,
.retour a:focus {
	color: rgb(230, 127, 85)}
.retour span {	
	display: block;
	width: 50x;
	height: 50px;
	margin-bottom: 12px;
	background: rgb(241, 204, 127) url(../img/up-arrow.png) no-repeat center center;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	transition: .6s}
.retour a:hover span,
.retour a:focus span {
	background-color: black}
/*---------------------------------------- footer ----------------------------------------*/
footer {
	width:1000px;
	height:100px;
	border:none;
	margin:auto;
	background-color: black;
	text-align: center}
footer  ul{
	display: inline-table;
	list-style: none;
	margin: 28px auto}	
footer ul li {
	display: inline;
	margin: 16px;
	padding: 0 12px;
	width: 120px}
footer ul li a{	
	font-size: 1.35em;
	color: white;
	padding: 6px;
	text-decoration: none;
	-webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    -o-transition: color .2s;
	transition: color .2s}				
footer  ul li a:hover, 
footer  ul li a:focus {
	color: rgb(206, 45, 19)}	