
*{
	margin: 0px;
	padding: 0px;
	outline: none;
	list-style: none;
}
.global{
	margin-left: 30px;
}
.bande_gauche{
	float:left;
	height:100%;
	overflow:auto;
	position:fixed;
	width:145px;
}
.corpus{
	float: left;
	margin-top: 116px;
	margin-left: 175px;
}
/*------------ Logo -------------*/
.entete{
	height: auto;
	margin-bottom: 25px;
	padding-top: 30px;
}
.titre{
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
	color: black;
}
.logo{
	height: 74px;
}
.logoimg img{
	border: none;
}
.baseline{
	line-height: 12px;
	font-size: 9px;
}
.baseline p{
	color: #666;
	font-family: Verdana;
}
.baseline a span{
	color: black;
}
.baseline a{
	color: black;
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
}
.baseline a:hover{
	color: #666;
}
/*------------------- Menu ----------------------*/
.menu{
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	color: black;
}
.menu li{
	list-style: none;
}
.project{
	margin-top: 12px;
}
.project a{
	color: #666;
	text-decoration: none;
}
.project a:hover{
	color: black;
}
.images a{
	text-decoration: none;
	color: #808080;
	font-family: Helvetica, Arial;
	font-size: 22px;
	line-height: 22px;
}
.images a:hover{
	color: black;
}
.images .active{
	color: black;
}
#thumbs {
	margin-top: 5px;
}
/*-------------- Legende -----------------*/
.legende{
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	margin-bottom: 25px;
}
.legende h2{
	font-weight: bold;
	color: black;
	font-size: 9px;
	line-height: 12px;
}
.legende h3{
	font-weight: normal;
	color: black;
	font-size: 9px;
	line-height: 12px;
}
.legende h4{
	font-weight: normal;
	color: #666;
	font-size: 9px;
	line-height: 12px;
}
/*-------------- Images -----------------*/
#viewer{
	position: absolute;
	top: 182px;
	left: 205px;
}
#viewer a img{
	border: none;
}
/*-------------- Apropos -----------------*/
.image {
	font-family: Helvetica, Arial;
	font-size: 22px;
	line-height: 22px;
}
.image a{
	font-family: Helvetica, Arial;
	font-size: 22px;
	line-height: 22px;
	text-decoration: none;
	color: black;
}
.image a:hover{
	color: #808080;
}
.image p{
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	margin-bottom: 3px;
}
.about{
	margin-top: 10px;	
}