body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0D2772;
	margin: 0px;
	padding: 0px;
}
table.page {
	width: 100%;
	height: 100%;
}
table.page td.margegauche {
	background-image: url(images/fond-marge-gauche.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #C7AE6C;
}
table.page td.margedroite {
	background-image: url(images/fond-marge-droite.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #C7AE6C;
}
table.page td.margegauchebis {
	background-image: url(images/fond-marge-gauchebis.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #C7AE6C;
}
table.page td.margedroitebis {
	background-image: url(images/fond-marge-droitebis.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #C7AE6C;
}
div.bandeau {
	height: 286px;
	width: 919px;
}
table.page td.contenu {
	width: 919px;
	background-image: url(images/fond-page.jpg);
	background-repeat: repeat-y;
}
ul.menu {
	margin: 0px;
	float: left;
	width: 184px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	letter-spacing: -1px;
}
ul.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.menu li:hover a, ul.menu li.over a{
	color: #C7AE6C;
}

ul.menu li {
	line-height: 42px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul.menu li.over {
	border-color: #C7AE6C;
}

div.corps {
	float: left;
	width: 564px;
	margin-left: 1px;
	color: #0D2772;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
}
div.droite {
	float: left;
	width: 152px;
	color: #FFFFFF;
	margin-left: 2px;
	text-align: center;
}
div.infos div.titreInfos {
	background-image: url(images/titre-infos.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 146px;
	background-position: -15px top;
}
div.infos ul.listeInfos {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(images/fond-infos.png);
	background-repeat: repeat-y;
	color: #FFFFFF;
	background-position: -15px top;
}
div.infos ul.listeInfos li {
	padding-left: 28px;
}
div.infos div.basInfos {
	background-image: url(images/bas-infos.png);
	height: 42px;
	width: 146px;
	background-repeat: no-repeat;
	background-position: -15px top;
}
div.infos a {
	color: #FFFFFF;
	text-decoration: none;
}
div.infos a:hover {
	color: #C5AD6D;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	color: #C7AE6C;
	font-family: Georgia, "Times New Roman", Times, serif;
}




table.page td.bas {
	background-image: url(images/bas-page.jpg);
	height: 176px;
}

table.page td.basbis {
	background-image: url(images/bas-pagebis.jpg);
	height: 176px;
}
div.footer {
	font-size: 10px;
	text-align: center;
	background-image: url(images/fond-footer.jpg);
	padding-bottom: 30px;
	line-height: 25px;
}
div.footer a {
	color: #0D2772;
}
.col1 {
	float: left;
	width: 275px;
	margin-right: 1px;
	margin-left: 0px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	text-align: justify;
	margin-bottom: 0px;
}

.col2 {
	float: left;
	width: 275px;
	margin-right: 0px;
	margin-left: 2px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
p.clear{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.col1, ul.col2 {
	list-style-type: square;
	list-style-position: inside;
	text-align: left;
}
.petit {
	font-size: 11px;
}
b, strong{
	color: #BB9C4A;

}
