/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4E729B;
	background-repeat:repeat-y;
	background-position:0,0;
	background-image:url("images/depassement.jpg");
}
.texteMenu a:hover{
	display:block;
	color:#ffffff;
	background-color:#4179A0;	
 
}
.texteMenu a{
	color:#4E729B;
	text-decoration:none;
	width:100%;
	display:block;
/*	line-height:30px;*/
}
.image {	
	cursor:hand;
	cursor:pointer;
}
.bordure{
	border:#BCAA6B 1px solid;
}
.interventions{
	padding-left:10px;
}
.Style3 {
	font-size: 12pt;
	line-height:30px;
	font-weight: bold;
	color: #FF0000;
	background-color:#FFFF67;
}
.Style4 {font-size: 10pt; line-height: 30px; font-weight: bold; color: #FF0000; background-color:#FFFF67; }
