body {
	padding : 0px;
	margin : 0px;
	background-color : #FFFFFF;
}

a, a:visited  {
	text-decoration : none;
	color : #333333;
}

a:hover{
	color : #777777;
}

.titre {
	font-weight : bold;
	color : #333333;
	font-size : 10pt;
	font-family : Verdana, sans-serif;
}

.titreomch {
	font-weight : bold;
	color : #333333;
	font-size : 13pt;
	font-family : Verdana, sans-serif;
	margin-top : 20px;
}

#photozone{
	position : absolute;
	background : #FFFFFF url(images/backphoto.png) bottom right repeat-x;
	width : 100%;
	height : 544px;
	bottom : 8%;
}
#menuseries {
	position : absolute;
	width : 130px;
	left : 105px;
	margin-top : 0px;
}

#menuseries2 {
	position : absolute;
	width : 130px;
	left : 350px;
	margin-top : 0px;
}

#menuseries h2, #menuseries2 h2{
	font-size : 15px;
	font-family : Sans Serif, Verdana;
	height : 18px;
	width : 123px;
	margin-top : 2px;
	margin-bottom : 2px;
	cursor : crosshair;
	}

#menuseries h2 span, #menuseries2 h2 span, #menunav h2 span {
	display : none;
}

#menuseries h2 img, #menuseries2 h2 img, #menunav h2 img {
	border : none;
}
#menunav {
	position : absolute;
	z-index : 1;
	width : 130px;
	right : 105px;
	top : 10px;
}
#menunav h2 {
	font-size : 15px;
	font-family : Sans Serif, Verdana;
	height : 18px;
	width : 123px;
	margin-top : 2px;
	margin-bottom : 2px;
	cursor : crosshair;}

#divphotohoriz{
	position : absolute;
	text-align : center;
	width : 950px;
	height : 400px;
	bottom : 23px;
	left : 50%;
	margin-left : -475px;
}

#divphotohoriz1{
	position : absolute;
	z-index : 1;
	background : url('images/photo1.gif') repeat;
	width : 820px;
	height : 400px;
	bottom : 23px;
	left : 50%;
	margin-left : -410px;
}

#divphotohoriz .imgxpan {
	position : relative;
	top : 200px;
	margin-top : -147px;
	border : solid 4px #333333;
}

#divphotohoriz .imgnorm {
	position : relative;
	top : 200px;
	margin-top : -177px;
	border : solid 4px #333333;
}

#divliens {
	position : absolute;
	text-align : center;
	width : 500px;
	top : 200px;
	left : 50%;
	margin-left : -250px;
}

#divliens ul {
	font-size : 10pt;
	font-family : Verdana, sans-serif;
	list-style-type : none;
	margin-left : 0px;
	padding-left : 0px;
}

#divliens li:hover {
	/*list-style-type : circle;*/
}

#divliens li .lienurl {
	display : none;
}

#divliens {
	margin-top : 3px;
	margin-bottom : 3px;
}

#divcontact {
	position : absolute;
	text-align : center;
	width : 250px;
	left : 50%;
	margin-left : -125px;
	top : 200px;
}

#divcontact span {
	display : none;
}

#divcontact img {
	border : none;
} 

.flechenexthoriz {
	position : absolute;
	z-index : 1;
	top : 50px;
	right : 0px;
}
.flecheprevhoriz {
	position : absolute;
	z-index : 1;
	right : 0px;
	bottom : 50px;
}
.flecheprevhoriz img, .flechenexthoriz img {
	border : none;
}

#descriptionserie {
	position : absolute;
	bottom : 8%;
	margin-bottom : -10px;
	width : 100%;
	text-align : center;
	font-family : "Verdana", sans-serif;
	font-size : 10pt;
}
