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

#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('../images/elles_photographies.png') left top no-repeat; 
}
#menu h3.elles a:hover {
	background:url('../images/elles_photographies.png') left bottom no-repeat; 
}
#menu td.elles {
	width:98px; 
}
#menu h3.portraits a {
	width:145px; 
	background:url('../images/portraits_photographies.png') left top no-repeat; 
}
#menu h3.portraits a:hover {
	background:url('../images/portraits_photographies.png') left bottom no-repeat; 
}
#menu td.portraits {
	width:145px; 
}
#menu h3.nature a {
width:123px; 
	background:url('../images/nature_photographies.png') left top no-repeat; 
}
#menu h3.nature a:hover {
	background:url('../images/nature_photographies.png') left bottom no-repeat; 
}
#menu td.nature {
	width:123px; 
}
#menu h3.ici a {
	width:134px; 
	background:url('../images/ici_photographies.png') left top no-repeat; 
}
#menu h3.ici a:hover {
	background:url('../images/ici_photographies.png') left bottom no-repeat; 
}
#menu td.ici {
	width:134px; }

#menu h3.pele a {
	width:136px; background:url('../images/pele_photographies.png') left top no-repeat; 
}
#menu h3.pele a:hover {
	background:url('../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:460px;
}

#pagetext table {
	border-bottom: none;
}

#pagetext {
	height:590px;
}

#footer {
	border-top: 1px solid #d7d7d7;
	padding: 0;
	width: 1100px;
}
