body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #385B9F;
}
td.contenu {
	width: 952px;
	background-image: url(images/fond-contenu.jpg);
	background-color: #7898C9;
	background-repeat: no-repeat;
	background-position: left 32px;
	min-height: 377px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
td.margeGauche {
	background-image: url(images/fond-marge-gauche.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 123px;
}
td.bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 262px;
	width: 1200px;
}
ul.menu {
	margin: 0px;
	padding: 0px;
	height: 32px;
	background-color: #385B9F;
	list-style-type: none;
}
ul.menu li {
	float: left;
	background-image: url(images/puce-menu.jpg);
	padding-left: 35px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:32px;
	padding-right:3px;
}
ul.menu li:hover, ul.menu #item1_over {
	float: left;
	background-image: url(images/puce-menu-over.jpg);
	padding-left: 35px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:32px;
	background-color: #7898C9;
	padding-right:3px;
}
#item2_over, #item2{display:none;}
ul.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer{
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}
.footer a{
	color:#FFFFFF;
}
.paveBleu{
	background-color:#385B9F;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.paveBleu h1{
	margin-left:0px;
}
a{
	color:#FFFFFF;
}
.numTel{
	font-size:45px;
	color:#FFFFFF;
}
