/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 9, 2012 */

@font-face {
    font-family: 'FamilianSonRegular';
    src: url('fami_s-webfont.eot');
    src: url('fami_s-webfont.eot?#iefix') format('embedded-opentype'),
         url('fami_s-webfont.woff') format('woff'),
         url('fami_s-webfont.ttf') format('truetype'),
         url('fami_s-webfont.svg#FamilianSonRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* General */
	*{
	margin: 0;
	padding: 0;
}
	body{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E9E9E9;
}
	h1{
	font: bold 100% 'FamilianSonRegular',sans-serif;
	font-size: 4.5em;
	letter-spacing: 3px;
}
	h2{
	font: bold 100% 'FamilianSonRegular',sans-serif;
	font-size: 1.2em;
	letter-spacing: 5px;
	line-height: 40%;
	color: #666;
}
	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	a{
	color: Black;
	text-decoration: none;
	outline: none;
	outline-width: medium;
	outline-style: none;
	outline-color: -moz-use-text-color;
}
	a:hover{
	color: Gray;
}
.p-expo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #339999;
	font-size: 12px;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #339999;
	font-size: 16px;
}

.nav{
	clear:both;
	position:absolute;
	top:420px;
	left:60px;
	padding-top:0px;
	font-size: 0.7em;
}
.caption{
	color: #000;
	font-size: 12px;
}
#periode{
	position:absolute;
	color: #57555A;
	width: 200px;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	margin-top:550px;
	left:60px;
	top: 50px;
}

/* Construction */
#contenu {
	margin: 0 auto 0 auto;
	width: 1024px;
	height: 1000px;
	background: url(../images/body_bg.jpg) repeat;
	position: relative;
}
#header {
	width: 890px;
	height: 130px;
	margin-left: 70px;
	border-bottom: 1px solid Black;
}
#menu {
	margin-top:15px;
	width: 904px;
	height: 25px;
	font-family: 'FamilianSonRegular',sans-serif;
	font-size: 18px;
}
#header ul#menu {
	list-style: none;
}
#header ul#menu li {
	float: left;
	padding: 0 30px;
	margin-left: -30px;
}
#header ul#menu li a.selected {
  color: #333333;
  border-bottom: thin dotted #333333;
}
#nav-page {
	margin-left: 62px;
	margin-top:8px;
	height: 35px;	
	font-size: 12px;
}
#texte {
	width: 880px;
	padding-top:5px;
	margin-left: 70px;
}
#texte-expo {
	width: 880px;
	padding-top:5px;
	margin-left: 70px;
}
#tableau {
	width: 840px;
	margin-left: 80px;
}
#tableau p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer{
	text-align:center;
	clear:both;
}
#footer p{
}	

/* Galerie*/
#contenu .demo #texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	height: 550px;
	width: 880px;
	margin-left: 70px;
}
#contenu .demo #texte p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}
#main_image{
	margin: 0px 60px 0px 0px;
	height: 750px;
	width: 700px;
	text-align: center;
	background-color: #FFFFFF;
}
.galleria{
	list-style: none;
	width: 200px;
}
.galleria li{
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
}
.galleria li a{
	display: none;
}
.galleria li div{
	position: absolute;
	display: none;
	top: 0px;
	left: 180px;
}
.galleria li div img{
	cursor:pointer
}
.galleria li.active div img,.galleria li.active div{
	display: block;
}
.galleria li img.thumb{
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto;
	margin-top:0px;
}
.galleria li .caption{
	display:block;
	padding-top:0.5em
}
* html .galleria li div span{
	width: 700px;
	height: 750px;
} /* MSIE bug */

.demo{
	position:relative;
	margin-left: 0px;
}
.gallery_demo{
	height: 750px;
	margin-left: 60px;
	width:200px;
	float:left;
}
.gallery_demo li{
	width: 55px;
	height: 70px;
	border: 3px double #eee;
	margin: 0 2px 2px 0;
	background: #aaa;
}
.gallery_demo li.hover{
	border-color:#bbb;
}
.gallery_demo li.active{
	border-style:solid;
	border-color:#555;
}
.gallery_demo li div{
	left:240px
	width: 750px;
	height: 750px;
}
.gallery_demo li div .caption{

}
.galleria_container{
	margin: 0 auto 0px 0px;
	height: 650px;
	width: 700px;
	float: right;
}
