@charset "UTF-8";
/* CSS Document */

body { 
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff; 
	color: #ccc;
	font-size: 11px;
}
a {
	color: #968d70;
	text-decoration: none;
}
a:hover {
	color: #b94500;
}
img, img a {
	border: none;
	color: #ccc;
}
.clearer { 
	clear:both; 
	font-size:0; 
	line-height:0; 
}
#topstrip {
	width: 100%;
	height: 23px;
	background: #edece8 url('../images/topstrip_bg.png') 0 0 repeat-x;
}
#topnav {
	margin: 0 auto;
	padding: 0 25px;
	text-align: center;
	width: 1100px;
	white-space:nowrap;
}
#topnav a {
	padding: 0 8px;
}
#topnav h1 {
	margin: 15px 0 5px 0;
	padding: 0; 
	font-size: 24px; 
	line-height: 24px;
	text-align: center;
}
#topnav ul {
	margin: 8px auto 12px auto;
	padding: 0;
	list-style-type: none;
}
#topnav li {
	color: #968d70;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	display:inline;
}
#topnav li.current, #topnav li a.current {
	color: #b94500;
	display:inline;
}
#menu { 
	text-align:center; 
	width:1100px; 
	height: 90px; 
	white-space:nowrap; 
	margin: 0; 
	padding: 0; 
	clear: both; 
}
#menu table { 
	width:956px; 
	text-align:center; 
	height: 90px; 
	margin: 0 auto; 
	padding:0;
}
#menu td { 
	text-align:center; 
	white-space:nowrap; 
	margin: 0; 
	padding:0;
}
#menu h3 { 
	display:block; 
	margin:0; 
	padding:0; 
	font-size:1px; 
	line-height: 1px; 
}
#menu h3 a { 
	display:block; 
	height:90px; 
	text-decoration:none; 
}
#menu h3.elles a {
	width:98px; 
	background:url('file://///nas01mai/web/geolebook/images/elles_photographies.png') left top no-repeat; 
}
#menu h3.elles a:hover {
	background:url('file://///nas01mai/web/geolebook/images/elles_photographies.png') left bottom no-repeat; 
}
#menu td.elles {
	width:98px; 
}
#menu h3.portraits a {
	width:145px; 
	background:url('file://///nas01mai/web/geolebook/images/portraits_photographies.png') left top no-repeat; 
}
#menu h3.portraits a:hover {
	background:url('file://///nas01mai/web/geolebook/images/portraits_photographies.png') left bottom no-repeat; 
}
#menu td.portraits {
	width:145px; 
}
#menu h3.nature a {
width:123px; 
	background:url('file://///nas01mai/web/geolebook/images/nature_photographies.png') left top no-repeat; 
}
#menu h3.nature a:hover {
	background:url('file://///nas01mai/web/geolebook/images/nature_photographies.png') left bottom no-repeat; 
}
#menu td.nature {
	width:123px; 
}
#menu h3.ici a {
	width:134px; 
	background:url('file://///nas01mai/web/geolebook/images/ici_photographies.png') left top no-repeat; 
}
#menu h3.ici a:hover {
	background:url('file://///nas01mai/web/geolebook/images/ici_photographies.png') left bottom no-repeat; 
}
#menu td.ici {
	width:134px; }

#menu h3.pele a {
	width:136px; background:url('file://///nas01mai/web/geolebook/images/pele_photographies.png') left top no-repeat; 
}
#menu h3.pele a:hover {
	background:url('file://///nas01mai/web/geolebook/images/pele_photographies.png') left bottom no-repeat; 
}
#menu td.pele {
	width:136px; 
}

#menu h3.diviseur {
	width:64px; 
	height:90px; 
}
#menu td.diviseur {
	width:64px; 
	height:90px; 
}

#flashcontent0 {
	width:1100px;
	height:500px;
}

#pagetext table {
	border-bottom: none;
}

#pagetext {
	height:520px;
	width: 1100px;
	margin: 0 auto 0 auto;
	padding: 0 25px 0 25px;
}
#pagetext table {
	border-bottom: 1px solid #d7d7d7;
	width: 1100px;
	margin: 0;
	padding: 0 0 15px 0;
}
#pagetext2 {
	height:650px;
}
#footer {
	background-color: #fff;
	margin: 0 auto;
	padding: 0 25px;
	width: 1100px;
	white-space:nowrap;
}
#footer p {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: none;
	padding: 0;
}
#footer a:hover {
	color: #b94500;
}


