body{
	font-size:11px;
	font-family:arial;
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;
	background-repeat:repeat-x;
	background-image:url("../images/contenu_fond.jpg");
}

#menu a:link,#menu a:visited{
	display:block;
	height:19px;
	padding:8px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	float:left;
	background-color:#FF992B;
	border-right:1px solid #0950A0;
	
}

#menu a:hover{
	
	background-color:#0950A0;

}

#smenus a:link,#smenus a:visited{
	display:block;
	height:19px;
	padding:8px;
	color:#ffffff;
	text-decoration:none;
	float:left;
}

#smenus a:hover{
	text-decoration:underline;
}

.casez2:hover{
	background-color:#D2EAAF;
	cursor:pointer;
}

.buttonv{
	font-size:11px;
	font-family:arial;
	background-color:#60BB46;
	color:#ffffff;
	font-weight:bold;
	border:2px solid #3B732A;
}

.buttond{
	font-size:11px;
	font-family:arial;
	background-color:#ff0000;
	color:#ffffff;
	font-weight:bold;
	border:2px solid #B00404;
}

th{
	text-align:left;
	color:#0950A0;
}

select{
	font-size:11px;
}

#pop{
	background-image:url('../images/contenu_fond2.jpg')
}

img{
	border:0px;
}

a:visited, a:link{
	color:#0950A0;
}

a:hover{
	color:#FF992B;
}

input{
	font-size:11px;
}

select{
	font-size:11px;
}
#calendrier{
	background-color:#ffffff;
	width:150px;
	border:1px solid #7F9DB9;
}
#calendrier img{
	width:150px;
	height:13px;
	width:22px;
}
#calendrier table{
	width:150px;
}
#calendrier thead{
	background-color:#1F89C7;
}
#calendrier caption{
	background-color:#0950A0;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	font-size:12px;
}
#calendrier .out{
	background-color:#ffffff;
}
#calendrier .hover{
	background-color:#1F89C7;
}