#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 {
	padding-top: 15px;
	padding-botttom: 15px;
	}
#photo { float: left;
	width: 200px;
	}
#texte { float: left;
	width: 250px;
	padding-top: 20px;
	padding-left: 15px;
	}
#texte p { font-size: 12px; 
	text-align: left;
	text-indent: 0;
	}

/* horaire messes */

#horaire {
	width: 240px;
	margin-bottom: 20px;
	}
#horaire object {
	background: #fff;
	width: 130px;
	height: 11px;
	}
#horaire { position: relative;
	width: 200px; 
	}
#horaire a {
	cursor: default;
	text-decoration: none; 
	color: #000000;
	}
#horaire a:hover .preview {
	display: block;
	position: absolute;
	/*border: 1px solid black;*/
	top: -80px;
	left: 50px;
	z-index: 1;
	}
#horaire p {display: none;
	background-color:#B6E0FF;
	width: 180px;
	height: 60px;
	padding-top:15px;
	padding-left: 15px;}	