*{
    margin:0;
    padding:0;
}
body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	width: 100%;
	height: 100%;
	text-align: center;
	
}

p {
	margin: 0 0 20px;
	}

	
html body {
	background:url("../images/background_03.jpg") repeat fixed center center #616262;
	}
	
	
html body#background_01 {
	background:url("../images/background_03.jpg") repeat fixed center center #616262;
	}
	
	
html body#background_02 {
	background:url("../images/background_02.jpg") repeat fixed center center #616262;
	}
	
html body#background_03 {
	background:url("../images/background_01.jpg") repeat fixed center center #616262;
	}
	
html body#background_04 {
	background:url("../images/background_04.jpg") repeat fixed center center #616262;
	}

html body#background_05 {
	background:url("../images/background_05.jpg") repeat fixed center center #616262;
	}
	
html body#background_06 {
	background:url("../images/background_06.jpg") repeat fixed center center #616262;
	}
html body#background_07 {
	background:url("../images/background_07.jpg") repeat fixed center center #616262;
	}
		
	
#bloc_01 {
	position: absolute;
	left: 60px;
	top: 70px;
	color:#09C;
	}
	
#bloc_02 {
	position: absolute;
	right: 0px;
	color:#09C;
	top: 20px;
	}
	
#bloc_03 {
	position: absolute;
	color:#09C;
	right: 50px;
    top: 170px;
	}
	
#bloc_04 {
	position: absolute;
	left: 0px;
	color:#09C;
	top: 260px;
	}

	
	
#bloc_01 h2, #bloc_02 h2, #bloc_03 h2, #bloc_04 h2 {
	font-size: 18px;
	}
	

a img 
{ 
border: none; 
}

#contenu_sans a.plus, #contenu a.plus {
	text-align:right;
	float: right;
	margin-left: 300px;
	background-image: url(../images/fleche.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	}
	

.container{
	overflow:hidden;
	position:absolute;
	text-align: justify;
	left: 50%;  
  	top: 50%; 
	width: 980px;
	height: 602px;
	margin-top: -301px; /* moitié de la hauteur */
	margin-left: -490px; /* moitié de la largeur */
}




	
#contenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
    line-height: 20px;
	width: 570px;
	margin: 0px;
}

.big #contenu {
	width: 650px;
}

.big2 #contenu_sans {
	width: 900px;
}

#contenu table {
    line-height: 17px;
}

hr {
	margin: 20px 0px;
	 display: block;
    clear: both;
    border: 1px solid #000000;
	}

#contenu_sans {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width:600px;
	margin: 0px;
	height: 300px;
}


#background_content{
	background-image: url(../images/blanc.png);
	background-repeat: repeat;
	width:610px;
	padding:20px 0px 10px 20px;
	}
	
#background_content.big, #background_content.big2{
	width:100%;
	background: none;
		}	
	
	
#big_content {
	height: 300px;
	position: relative;
	}


#head_content {
	margin-top: 50px;
	}

body.map #head_content {
	margin-top: 0px;
	}
	

#head {
	font-family: 'FuturaStdBook';
	font-size: 12px;
	letter-spacing: 0.02em;
	line-height: 22px;
	}
	
#menu_haut {
	font-family: 'FuturaStdBook';
	font-size: 12px;
	letter-spacing: 0.02em;
	position: absolute;
	top: 10px;
	right: 0px;
	 width: 240px;
	}
	
#menu_haut a {
	color: #000;
	text-decoration:none;
	
	}
	
#menu_haut a:hover {
	text-decoration: underline;
	
	}
	
.menu_left{
	text-align: left;
	}

.menu_right{
	position: absolute;
	right: 0px;
	}



ul#menu{
	 
    color: #000;
    font-family: "FuturaStdBook";
    font-size: 14px;
    left: 10px;
    list-style: none outside none;
    position: absolute;
    z-index: 10;
	bottom:-116px

}
ul#menu li{
    float:left;
    margin:0px 0px 0px 0px;
	
}
ul#menu .anim, ul#menu .anim_7  {
    cursor:pointer;
    position:relative;
    float:left;
    line-height:18px;
	padding-right: 10px;
}


ul#menu .anim_8, ul#menu .anim_2, ul#menu .anim_4, ul#menu .anim_6 {
	cursor:pointer;
    position:relative;
    float:left;
    line-height:18px;
	padding-right: 5px;
	}


ul#menu span.title{
	display:block;
	height: 16px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;

}

div#englobe ul li {
	list-style-type: square;
	list-style-position: inside;	
	}

ul#menu span.description{
	height:110px;
	display:block;
	font-size:13px;
	width: auto;
}


#menu a, a {
color: #000;
text-decoration:none;
	}
	
a.under, #contenu a.under {
	text-decoration:underline !important;
	font-weight: normal;
	}	
	
	
#contenu a {
color: #000;
font-weight: bold;
	
	}


#menu a:hover {
	color: #963;
	text-decoration: none;
}


#intro {
	position: absolute;
	bottom: -5px;
	left: 100px;
	z-index: 1;
	}
	
#assis {
	 bottom: -6px;
    position: absolute;
    right: -7px;
    z-index: 1;
	}	
	
#contenu a.simple, #contenu_sans a.simple, html body#background_03 #contenu a.simple, html body#background_03 #contenu_sans a.simple {
	font-family: 'FuturaStdBook';
	font-size: 14px;
	line-height: 13px;
	color: #000;
	margin-left: 0px;
	text-decoration: none;
	text-decoration: underline;
	}	

#left {
	position: absolute;
	right: 0px;
	top: 190px;
	}

html body#background_03 #contenu a,html body#background_03  #contenu_sans a {
	font-family: 'FuturaStdBook';
	font-size: 16px;
	margin-left: -10px;
	color: #000;
	text-decoration: none;
	}

html body#background_03 #contenu.news a,html body#background_03  #contenu_sans.news a {
	margin-left: 0px;
	}



html body#background_03 #contenu .titre_piece a:after,html body#background_03  #contenu_sans .titre_piece a:after {
	font-family: 'Poiret One', cursive;
	content: " <-";
	}	
	

#contenu h1 a, #contenu_sans h1 a, html body#background_03 #contenu h1 a, html body#background_03  #contenu_sans h1 a {
	margin-left: 0px;
	font-size: 24px;
	font-weight: lighter;
	}
	
#contenu a:hover, #contenu_sans a:hover, #big_content a:hover {
	text-decoration: underline;
	}

.titre_piece {
	font-family: 'FuturaStdBook';
	font-size: 14px;
	line-height: 22px;
	margin-left: 0px;
	}
#contenu h1.titre, #contenu_sans h1.titre {
	margin-left: -15px;
	padding: 10px 0 10px 0px;
	}
	
#contenu.news h1.titre, #contenu_sans.news h1.titre {
	margin-left: 0px;
	}	

#contenu h1.titre .small, #contenu_sans h1.titre .small,#contenu .titre_piece a .small_01 {
	margin-left: 0px;
	padding: 10px 0 10px 0px;
	font-size: 12px;
	}
	
.small {
	font-size: 11px;
	}
	

h1 {
	font-family: 'FuturaStdBook';
	font-size: 20px;
	padding: 10px 0 20px 0px;
	font-weight:lighter;
	
	}
	
h2 {
	font-family: 'FuturaStdBook';
	font-size: 22px;
	padding: 0px 0 10px 0px;
	font-weight:lighter;
	height: 20px;
	}
	

	
.tabs a, td.actif a:hover {
	font-family: 'FuturaStdBook';
	font-size: 12px;
	color: #000;
	text-decoration:none;
	height: 25px;
	line-height: 25px;
	padding: 0 20px;
	}
	
.tabs a:hover {
	color: #fff;
	}


.tabs td.actif{
	background-image: url(../images/blanc.png);
	background-repeat: repeat;	
	}
	
table p {
	margin: 0px;
	padding: 0px;
	}
	
.news table p {
	margin: 0px;
	padding: 0px 0px 20px;
	}	
	
#contenu.news table, #contenu_sans.news table {
	line-height: 20px;
	}	
	
	
/*Galeries*/


.v_galerie {
	background-color: #000000;
    color: white;
    float: left;
    font-family: "futurastdbook";

    margin-right: 20px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 160px;
	}

.v_galerie:hover {
	  background-color: #7b1555;
	}
	
.v_galerie:hover, .v_galerie a, .v_galerie a:hover {
	  text-decoration: none;
	}


.clear {
	clear: both;
	}


	
	
	
@font-face {
    font-family: 'FuturaStdBook';
    src: url('futurastd-book-webfont.eot');
    src: url('futurastd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('futurastd-book-webfont.woff') format('woff'),
         url('futurastd-book-webfont.ttf') format('truetype'),
         url('futurastd-book-webfont.svg#FuturaStdBook') format('svg');
    font-weight: normal;
    font-style: normal;

}