body {
	background-color: #FFF;
	margin: 0 auto;
	background-image: url(../img/bkg.gif);
	background-repeat: repeat-x;
}
#page {
	width:960px;
	margin: 0 auto;
}
#menu {
	width: 765px;
	margin: 0 auto;
}
#logo {
	width: 765px;
	height: 300px;
	vertical-align: bottom;
	margin: 0 auto;
	text-align: center;
}
.accroche {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.rouge-15px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #EE4035;
	text-decoration: none;
	text-align: left;
}
.rouge-13px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #EE4035;
	text-decoration: none;
	text-align: left;
}
.menu {
	font-family: Arial;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.4em;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.menuBold {
	font-family: Arial;
	background-color: #fff;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.4em;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
.menu a:link{
	color: #EC3F35;
	text-decoration: underline;
	letter-spacing: 0em;	
}
.menu a:visited {
	
}
.menu a:hover {

}	
.menu a:active {
	
}
