body
{
	width: 802px;
	margin: auto;
	background-color:#ebebeb;
}

p
{
	font-family: "verdana", serif;
	
}

.bold
{
	font-weight: bold;
}

img
{
	border: 1px solid #545454;
}

#tete
{
	width: 802px;
	margin: -10px 0 -10px 0;
	color:#c47017;
	font-size: 2em;
	font-family: "verdana", serif;
	padding:0;
	}

#menu
{
	width: 802px;
	text-align: center;
	font-size: 1em;
	margin-bottom: 1px;
	position:relative;
	height:30px;
	font-weight:bold;
	font-family: "verdana", serif;
	border-bottom: 3px solid #545454;
	border-top: 3px solid #545454;
	background-color: #ebebeb;
}
#menu ul
{
	margin:0;
	padding: 0;
	list-style-type:none;
	width:auto;
}
#menu ul li
{
	display:block;
	float:left;
	margin:5px 0px 0 0;
}
#menu ul li a
{
	display:block;
	float:left;
	color:#545454;
	text-decoration:none;
	padding:0px 15px 0 15px;
	height:16px;
}
#menu ul li a:hover,#menu ul li a.current
{
	color:#c47017;
}


#corps
{
	width: 802px;
	margin-bottom: 0px;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
	font-size: .9em;
}

#corpsSpecial
{
	width: 802px;
	margin-bottom: 0px;
	height: 700px;
	float:auto;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
	font-size: .9em;
}

#pied
{
	width: 802px;
	height: 3px;
	background-color: #545454;
}

#pied p
{
	color: #e57104;
}

.dessous
{
	clear: both;
}

#thumbs {overflow:auto; list-style:none; margin:0; padding:0;} 
#thumbs li {float:left;} 
#thumbs a {display:block; padding:3px; margin-right:2px; border: none} 
#thumbs a:hover, #thumbs a:focus {background:#545454;} 
#thumbs a.active {background:#c47017;} 
/*"#viewer {position:relative; width:800px;   margin-left:0;padding:0;} /*
#viewer img[src*="loader"] {position:absolute; left:50%; top:50%; margin:-15px 0 0 -15px;}*/
