#content .adminLink a {
	border-bottom-width: 0;
}
#content .adminLink img {
	display: inline;
		width:14px!important;
	height:14px!important;
	margin:0!important;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content p,
#content ul, 
#content ol {
	margin: 0 0 15px 0;
}

#content h1 {
	font-size: 30px;
	font-family:"Times New Roman";
	margin-bottom:20px;
	font-weight:normal;
	color:#ae631a;
	line-height:30px;
}

#content #left h1{
	text-align:left;
}

#content h2 {
	font-size: 16px;
}

#content h3 {
	font-size: 14px;
}

#content h4 {
	font-size: 12px;
	font-style:italic;
	color:#E29C00;
}

#content ul, 
#content ol {
	padding-left: 0;
	margin-left: 25px;
}

#content li ul,
#content li ol {
	margin-top: 2px;
	margin-bottom: 0;
}

#content #reservation{
	position:absolute;
	right:40px;
	top:320px;
	border:0;
	cursor:pointer;
	z-index:50;
}

#content .rawPicture{
	width:955px;
	height:384px;
	overflow:hidden;
}

#content .rawPicture img{
	width:955px;
	height:384px;
}
#content #texte{
	height:205px;
	position:relative;
	display:block;
}

#content #cache{
	height:205px;
	background-image:url(../picture/interface/bg_texte.png);
	position:absolute;
	left:0;
	width:517px;
	z-index:2;
}

#content #texte #left,#content #texte #right{
	position:absolute;
	top:0;
}


#content #texte #left{
	height:155px;
	width:350px;
	padding:25px 35px;
	left:0;
	z-index:3;
	text-align:justify;
	visibility:hidden;
}

#content #texte #right{
	height:175px;
	width:955px;
	left:0;
	z-index:1;
	overflow:hidden;
	padding-top:30px;
}

#content #texte #left img{
	margin-bottom:15px;
}

#content #legend{
	position:absolute;
	left:215px;
	top:7px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	font-size:15px;
	font-style:italic;
	letter-spacing: 1px;
}

#content .index #legend{
	top:7px;
	font-style:italic;

}

