*{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
body {
	margin-top: 0px;
}
a{
color: #000;
}

a:hover {
color: #000;
text-decoration: underline;
}
.menu0Bg {
	background-image: url(/images/bgMenu0.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 279px;
}
.menu0BgOn {
	background-image: url(/images/bgMenu1.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 279px;
}
.menu1Bg {
	background-image: url(/images/bgMenu2.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 279px;
}
.menu0 {
	list-style-position: inside;
	list-style-image: url(/images/puce.gif);
	list-style-type: none;
	margin-left:30px;
}
.agendaMenu{
	list-style-position: inside;
	list-style-image: url(/images/puce.gif);
	list-style-type: none;
}
.menu0On {
	list-style-position: inside;
	list-style-image: url(/images/puce.gif);
	list-style-type: none;
	margin-left:30px;
}
.menu1 {
	list-style-position: inside;
	list-style-image: url(/images/puce2.gif);
	list-style-type: none;
	margin-left:60px;
}
.menu0 a{
	text-decoration:none;
	color:#360;
}
.menu1 a, .menuOn a{
	text-decoration:none;
	color:#FFF;
}
.menu0Bg a {
	text-decoration:none;
	color:#FFF;
}

.bgMenuOn {
	background-image: url(/images/bgMenu1.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 279px;
}
.bgLogin {
	background-image: url(/images/bgLogin.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 279px;
}
.inputlogin{
	color:#666;
}
.titreLogin{
	color:#999;
	font-size:14px;
	font-weight:bold;
}
.img {
	height: 189px;
	width: 115px;
	overflow: hidden;
	background-image:url(/images/bgPhoto.gif);
	background-color:#949494;
	z-index:10;
}
#contenu{
	padding:10px;
}

#contenu a {
	color:#006699;
	text-decoration:underline;
}
.patron{
	background-color:#949494;
	padding-top:3px;
	width:116px;
	height:140px;
	margin:auto;
	overflow:hidden;
}
.fr {
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 278px;
}
.error {
	font-size: 9px;
	text-transform: capitalize;
	color: #990000;
}
