/* APERCU DES MEDIATHEQUE ACCEUIL */
#showimage{
z-index: 2;
position:absolute;
visibility:hidden;
margin-left:100;
border: 1px solid gray;
margin-top:150px;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #f2f2f2;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
height : 18px;
color:#1B7FBB;
}
.photo2-sej{ height:65px; border:#333333 1px solid;}
.lien { color:#1B7FBB; font-family:Arial; font-size:12px; font-weight: bold; text-decoration:none;}
.lien:hover { color:#c2c2c2; font-family:arial; font-size:12px; font-weight: bold; text-decoration:underline;}
.visiter { color:#777777; font-family:Arial; font-size:12px; font-weight: bold; text-decoration:underline;}

/* REPARATION BUG */
/*.cadre h4 {
	width: 241px;
	height: 23px;
	text-align:center;
	background: url(../../generic/themes/default/haut.gif) no-repeat ; 
	margin: 0 -10px;
	padding-top:5px;
	font-size:14px;
}

.cadre h2 {
	width:0;
	height:0;
	background:none; 
	margin:inherit;
	padding-top:inherit;
}*/

#menu {
	z-index:100;
}

