#explic { background: #FFFFFF url(../images/fond_explic_admin.jpg) no-repeat top left; }
#nav { background: #FFFFFF url(../images/fond_nav_admin.gif) repeat-y top left; }
#navsec a.un:hover { color: #AEAFB2; }
#navsec a.deux:hover { color: #AEAFB2; }
#navsec a.trois:hover { color: #AEAFB2; }
#navsec a.quatre:hover { color: #AEAFB2; }
#info {
	width: 500px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	}
#info img {
	margin-top: 0px;
	margin-bottom: 0px;
	}
#info h2{ font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
	}
#info h4 { font-size: 10px; 
	font-style: italic;
	text-align: center;
	margin-bottom: 25px;
	}	
#info p {font-size: 12px;
	text-align: justify;
	text-indent: 30px;
	margin-bottom: 12px;
	}
#photos { float: left;
	width: 67px;
	padding-left: 106px;
	}	
#texte { float: left;
	width: 320px;
	}	
#texte p { font-size: 12px;
	text-align: left;
	text-indent: 0;
	margin-top: 17px;
	margin-bottom: 20px;
	}
/* =Hoverbox Code
----------------------------------------------------------------------*/
.hoverbox {
	cursor: default;
	list-style: none;
	}
.hoverbox a {
	cursor: default;
	}
.hoverbox a .preview {
	display: none;
	}
.hoverbox a:hover .preview {
	display: block;
	position: absolute;
	top: -35px;
	left: -113px;
	z-index: 1;
	}
.hoverbox img {
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	vertical-align: top;
	width: 36px;
	height: 27px;
	}
.hoverbox li {
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 5px;
	padding: 5px;
	position: relative;
	}
.hoverbox .preview {
	border-color: #000;
	width: 140px;
	height: 105px;
	}
#return {width: 500px;
	text-align: center;
	margin: 0 auto;
	margin-bottom:15px;}
#return a{
	font-size: 9px;
	text-decoration: none;
	}
#return a:link, #return a:visited {color: #AEAFB2; }
#return a:hover {color: #98989B; }