html{
	height:100%;
}
body{
	background:url(../images/bg.png) top center;
	font-family:Arial,Helvetica,sans-serif,monospace;
	font-size:12px;
	color:#333333;
	margin:0px;
	height:100%
}
a{
	color:#004962;
	font-weight:bold;
	text-decoration:underline;
}
a img{
	border:0px;
}
a:hover {
	text-decoration:none;
}
#background{
	background:url(../images/top.png) repeat-x top center;
	width:100%;
	position:absolute;
	top:0px;
	height:281px;
}
#content{
	margin:0px auto;
	width:900px;
	position:absolute;
	z-index:15;
	left:50%;
	margin-left:-446px;
}
#nonFooter{
	min-height:100%;
	position:relative;
}
* html #nonFooter{
	height: 100%;
}
#footer{
	position:relative;
	margin-top:-323px;
}
#container{
	width:892px;
	height:292px;
	border:4Px solid #E5EEEE;
	background:#e5eeee;
}
#shadow{
	width:926px;
	height:326px;
	background:url(../images/bg_container.png) no-repeat ;
	-background:none;
	padding:13px 0px 0px 13px;
}
#header{
	margin-top:40px;
	height:117px;
}
#logo_link,
#logo{
	background:url(../images/logo.png) no-repeat;
	-background:none;
	width:311px;
	height:147px;
	display:block;
	position:absolute;
}

#logo_link span,
#logo h1{
	display:none;
}
.pictures img{
	float:left;
	margin-left:8px;
	margin-bottom:8px;
	border:2px solid #000000;
}
.pictures{
	margin-left:15px;
	width:545px;
	float:left;
}

table.contour{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	width:540px;
}
table.contour td,
table.contour th
{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}
.gallery #gallery{
	text-align:justify;
	margin-left:5px;
	width:390px;
	-width:380px;
	padding-right:10px;
}
#gallery h2{
	width:100%;
}
h3{
	font-size:13px;
	margin-top:10px;
	margin-bottom:25px;
}
#gallery,
#photo{
	float:left;
	width:300px;
	height:292px;
	background-repeat:no-repeat;
	margin:0px;
	margin-right:5px;
}
#photo p{
	display:none;
}
#text{
	float:left;
	width:auto;
	height:292px;
	overflow-x:hidden;
	overflow-y:auto;
	width:565px;
	text-align:justify;
	margin-left:15px;
}
.gallery #text{
	width:480px;
	margin-left:0px;
}
h2{
	width:564px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	text-indent:15px;
	background:#d7e6e6 url(../images/puce.gif) 5px center no-repeat;
	margin-top:13px;
	margin-bottom:13px;
}
#menu{
	position:absolute;
	margin:60px 0px 0px 295px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
#langues img{
	margin-right:15px;
}
#langues{
	height:20px;
	width:80px;
	margin-left:850px;
	padding-top:100px;
}
#menu ul{
	list-style-type:none;
}
#menu li.selected a,
#menu li a:hover {
	background:#e5eeee;
	color:#333333;
	text-decoration:none;
}
#menu li a{
	display:block;
	padding:8px;
	color:#FFFFFF;
	text-decoration:none;
}
#menu li{
	float:left;
	margin-right:20px;
}
#background{
	position:absolute;
}
#footer{
	-position:absolute;
	-z-index:-90;
	width:100%;
	background:url(../images/footer.png) repeat-x bottom center;
	height:323px;
}
#footer #menu ul{
	padding:0px;
	margin:0px;
}
#footer #menu{
	margin:270px auto auto auto;
	background:#FFFFFF;
	alpha:0.6;
	-moz-opacity:0.6;
	width:510px;
	left:50%;
	width:690px;
	margin-left:-345px;
}

#footer #menu li.last{
	margin-right:0px;
}
#footer #menu li{
	padding:5px 5px;
}
#footer #menu,
#footer #menu li a{
	color:#000000;
}
#footer #menu li a{
	display:inline;
	padding:0px;
}
#footer #menu a:hover {
	background:none;
	color:#000000;
	text-decoration:underline;
}
.block.ezdate{
	clear:right !important;
	float:left;
	margin-right:80px;
}
.block{
	clear:both;
}
.date .element label{
	display:block;
	padding-right:5px;
}
.date .element input{
	width:auto;
}

.date .element{
	float:left;
	padding-right:10px;
	margin-bottom:25px;
}
input,textarea {
	width:400px;
	border:1px solid #333333;
}
input.submit{
	width:auto;
}
div.object-center {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
p{
	margin:10px 0px;
}
