html {
	height: 100.5%;
	font-size: 62.5%;
}
body {
	text-align: center;
	font: 1.3em/2.0em sans-serif;
	color: #fff;
	background: #222 /*url('tb02.jpg')*/;
}

#home body {
	color: #000;
}

* {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", sans-serif;
	margin: 0.1em 0em 0.5em 0em; 
	color: #ccc;
}
h1 {
	font-family: georgia;
	font-size: 2.2em; 
	color: #666;
	border-bottom: 1px dotted #999; 
	padding-bottom: 0.4em;
	font-weight: normal;
}

p {margin: 15px}
div#header h1 {border: 0px;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.1em;}

a {color: #E3004F; text-decoration: none;}
a:link {}
a:visited {}
a:hover { text-decoration: underline;}
a:active {}


div#pageframe {
	width: 750px;
	margin: 15px auto 10px auto;
}

#home div#pageframe,
#contact div#pageframe {
	height: 570px;
	margin: 15px auto;
}



div#pagewrapper {
	width: 750px;
	border: 1px solid #aaa;
	text-align: left;
		background: #000;
}

#home div#pagewrapper {
	height: 570px;
	background: #ddd url('Marianne15.jpg');
}

div#pagewrapper {
	color: #666;
	background: #fff url('titre05.jpg') right top no-repeat;
	border: 1px solid #aaa;
}

div#homelink {
	float: left;
	position: absolute;
	height: 50px:
	width: 80px;
	}


#objectFrame {width:700px; height:600px; text-align:center; vertical-align:middle;}
#gallery {width:700px; margin:0 auto;}


ul{
   list-style:none;
   padding:0px;
}

/*
.wrap {
   width: 680px;
    overflow: auto; 
   padding-bottom:0px;
   white-space:nowrap;
   position:relative;
   z-index:1;
   background:#fff;
}
.wrap ul{
   padding:0px 15px;
}
.wrap li {
   margin:0 10px;
   text-align:center;
   display:-moz-inline-box; /* gecko*/   
   display:inline-block;/* opera and safari*/           
   padding:0px;
   margin:0px;
}
*/

.wrap li ,.wrap li span{
   text-align:center;
   width:108px;
   display:block;
}

.wrap li a,.wrap li a span{
   text-align:center;
   width:108px;
   display:block;
}
.wrap li a:hover{visibility:visible} 


div#menu {
	text-align: center;
		width: 150px;
	float: right;
	margin: 15px 15px 10px 10px;
}

div#maintext {
	margin: 0px 20px;
}

div#maintext p {
	margin: 15px 20px;
	padding: 10px 0;
}

div#maintext h2 {
font-size: 1.6em; font-weight: normal; margin-top: 0; margin-left: 185px; margin-bottom: 30px;
}



ul {
	list-style: none;
}

#menu a {
	margin: 6px;
	width: 100px;
	padding: 0px;
	border: 1px dotted #777;
	text-align: center;
	text-decoration: none;
	color: #ccc;
	float: right;
	background: #000;
}



#menu a:hover {
	color: #fff;
	background: #555;
}

#home #menu a:hover {
	color: #fff;
	background: #555;
	background: rgba(210, 210, 210, 0.25);
}

/*
li {

	margin: 10px;
	list-style: none;
	color: #fff;
	border: 1px dotted #999;
}

li a {
	width: 130px;
	margin: 0px;
	padding: 5px 30px;
	color: #fff;
}

li a:hover {
	background: #888;
}
*/	
	
div#footer {
	margin: 25px;
	color: #666;
/*	width: 100%;
	background: #111;
	opacity: 0.5;

	border-top: 1px solid #666; */
}

#home div#footer,
#contact div#footer
 {
	margin-top: 80px;
}

#footer a {
	font-size: 0.9em;
	color: #888;
}

#footer a:hover {
	color: #eee;
}
