div.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	background-position: center top;
	background-repeat: repeat-y;
}
ul.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

body {
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat;
	background-position: -50px;
	margin: 0px;
	padding: 0px;
	min-width: 931px;
}
h1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}


div.centre,div.bas {
	margin: auto;
	width: 932px;
	background-image: url(images/fond-page.png);
	background-repeat: repeat-y;
}
ul.menu a {
	display: block;
	height: 38px;
	width: 177px;
	line-height: 38px;
	color: #A61234;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A61234;
	margin: 0px;
}
ul.menu a:hover, ul.menu li.over a {
	color: #FFFFFF;
	background-color: #A61234;
}
ul.menu li {
	margin: 0px;
	padding: 0px;
}

div.margeDroite {
	float: left;
	background-image: url(images/bas-menu.png);
	width: 182px;
	padding-bottom: 303px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
}

div.margeGauche {
	background-image: url(images/fon-marge-gauche.png);
	width: 110px;
	float: left;
	height: 388px;
	background-position: left top;
}
div.corps {
	background-color: #A61234;
	width: 619px;
	float: left;
	background-image: url(images/bas-corps.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 150px;
	text-align: justify;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
div.bas {
	font-size: 10px;
	color: #A61234;
	font-weight: bold;
}
div.bas a {
	color: #A61234;
}


div.bandeau {
	height: 276px;
}
ul.infos {
	padding: 0px;
	list-style-type: none;
	position: relative;
	margin-top: -20px;
	width: 233px;
	margin-left: -28px;
	margin-bottom: 50px;
	color: #B33B54;
}
div.corps a{
	color:#FFFFFF;
}
ul.infos a {
	color: #A61234;
}

ul.infos li.titre {
	background-image: url(images/titre-actus.png);
	height: 63px;
	width: 233px;
}
ul.infos li.content {
	background-image: url(images/fond-actus.png);
	background-repeat: repeat-y;
	width: 233px;
	padding-bottom: 30px;
}
ul.infos li.content ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#fichier1{
	margin:20px;
}
