html body {
	font-family:trebuchet, sans-serif;
	width:650px;
    margin:auto;
	margin-top:30px;
	position:relative;
}
#page{
	min-heigth:100%;
	position:relative;
}
/* Contenu */
#content {
	width:650px;
    padding-bottom:20px;
	overflow:auto;
}

/* Bandeau avec logo et accroche*/
div.topBanner {
}
	div.topLogo {
		display:inline-block;
	}
	div.topAcc {
		display:inline-block;
		font-size:12px;
		font-family:trebuchet MS, sans-serif;
		position:relative;
		left:10px;
		top:-10px;
	}
	
/* Menu */
div.topMenu {
	vertical-align:top; 
	border-top: 4px solid #b3b3b3;
	border-bottom: 1px solid #f2f2f2;
}
div.topMenu ul {
	vertical-align:top;
	display:inline-block;
	list-style-type:none;
	margin:0;
	padding:0;
	width:650px;
	white-space:nowrap;
	margin-top:-4px;
}
div.topMenu ul.menuLinks {
	width:60%;
	border-top:4px solid #aa0000;
}
div.topMenu ul.menuSideLinks {
	width:40%;
	border-top:4px solid transparent;
	text-align:right;
	float:right;
}
div.topMenu ul li {
	list-style-type:none;
	display:inline-block;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:25px;
	border-right: 1px solid #b3b3b3;
}
div.topMenu ul li.homeLink {
	background-color: #aa0000;
	width:30px;
	height:25px;
	margin:0;
	padding:0;
}
div.topMenu ul li.homeLink, #topMenu ul li.homeLink a{
	margin-left:0;
	text-align:center;
	padding:0 !important;
}
div.topMenu ul.menuLinks li:first-child {
	border-right:0px solid white;
}
div.topMenu ul.menuLinks li a {
	color:#aa0000;
	text-decoration:none;
	padding:0 7px;
}
div.topMenu ul.menuSideLinks li a {
	color:gray;
	text-decoration:none;
	font-size:12px;
	text-align:right;
	padding: 0 7px;
}
div.topMenu ul li a:hover {
	text-decoration:underline;
}
/* Bouton home du menu */
a.homeBTN {
	overflow:hidden;
	width:15px;
	height:15px;
	padding:0;
	margin:0;
}
.homeBTN img {
	width:15px;
}

/* Carrousel d�roulant */
div.scrollingContent {
	width:650px;
	margin-top:25px;
}

/*Images bulles Home*/
div.bullet {
	float:left;
	margin:10px 5px;
	top:-5px;
	position:relative;
}
/*Images bulles pages interieures*/
div.bullet2 {
	float:left;
	margin:10px 20px;
	position:relative;
}

/* Blocs de description des menus */
div .floatingBlocks{
	width:100%;
	margin-top:25px;
	position:relative;
}

div.floatingBlockHomeLeft {
	vertical-align:top;
	float:left;
	display:inline-block;
	width:200px;
	height:200px;
	background:#f2f2f2; 
	border-top:5px solid #46478a;
}
div.floatingBlockHomeLeft h1 {
	color:#aa0000;
	font-family:trebuchet MS, sans-serif;
	font-weight:normal;
	font-size:15pt;
	margin:0;
	margin-top:10px;
}
div.floatingBlockHomeLeft h2 {
	color:#aa0000;
	font-weight:normal;
	font-size:10pt;
	font-weight:bold;
	margin:0;
}
div.floatingBlockHomeLeft p {
	font-size:8pt;
	font-family:georgia, sans-serif;
	color:#333;
	margin:2px 34px 5px 34px;
}
div.floatingBlockHomeLeft p.footerBlock {
	text-align:right;
	font-size:9pt;
	font-style:italic;
	color: gray;
	margin:15px 15px 0 0;
}
div.floatingBlockHomeLeft a {
	text-decoration:none;
}
div.floatingBlockHomeLeft a:hover {
	text-decoration:none;
}

div.floatingBlockHomeCenter {
	vertical-align:top;
	display:inline-block;
	width:200px;
	height:200px;
	margin-left:25px;
	margin-right:25px;
	background:#f2f2f2; 
	border-top:5px solid #46478a;
}
div.floatingBlockHomeCenter h1 {
	color:#aa0000;
	font-family:trebuchet MS, sans-serif;
	font-weight:normal;
	font-size:15pt;
	margin:0;
	margin-top:10px;
}
div.floatingBlockHomeCenter p {
	font-size:8pt;
	font-family:georgia, sans-serif;
	color:#333;
	margin:2px 34px 5px 34px;
}
div.floatingBlockHomeCenter p.footerBlock {
	text-align:right;
	font-size:9pt;
	font-style:italic;
	color: gray;
	margin:16px 15px 0 0;
}
div.floatingBlockHomeCenter a {
	text-decoration:none;
}
div.floatingBlockHomeCenter a:hover {
	text-decoration:none;
}

div.floatingBlockHomeRight {
	vertical-align:top;
	display:inline-block;
	float:right;
	width:200px;
	height:200px;
	background:#f2f2f2; 
	border-top:5px solid #46478a;
}
div.floatingBlockHomeRight h1 {
	color:#aa0000;
	font-family:trebuchet MS, sans-serif;
	font-weight:normal;
	font-size:15pt;
	margin:0;
	margin-top:10px;
}
div.floatingBlockHomeRight p {
	font-size:8pt;
	font-family:georgia, sans-serif;
	color:#333;
	margin:2px 34px 5px 34px;
}
div.floatingBlockHomeRight p.footerBlock {
	text-align:right;
	font-size:9pt;
	font-style:italic;
	color: gray;
	margin:13px 15px 0 0;
}
div.floatingBlockHomeRight a {
	text-decoration:none;
}
div.floatingBlockHomeRight a:hover {
	text-decoration:none;
}

/* Bloc contenu en haut a gauche des pages internes */
div.floatingBlockLeft {
	vertical-align:top;
	float:left;
	display:inline-block;
	width:475px;
	background:#f2f2f2; 
	border-top:5px solid #d9d9d9;
}
div.floatingBlockLeft p.header {
	font-size:9pt;
	margin:5px 65px;
	margin-bottom:15px;
	font-style:italic;
}
div.floatingBlockLeft p {
	font-size:9pt;
	color:#333;
	margin:1px 15px 5px 15px;
}
div.floatingBlockLeft ul {
	margin:0;
}
div.floatingBlockLeft ul li {
	font-size:9pt;
	color:#333;
	margin:0 15px;
}
div.floatingBlockLeft h1 {
	color:#aa0000;
	font-family:trebuchet MS, sans-serif;
	font-weight:normal;
	font-size:14pt;
	margin:0 15px;
	margin-top:15px;
	margin-left:60px;
}
div.floatingBlockLeft h1.soustitre {
	color:#aa0000;
	font-family:trebuchet MS, sans-serif;
	font-weight:normal;
	font-size:11pt;
	margin:0 15px;
	margin-left:60px;
}
div.floatingBlockLeft h2 {
	font-weight:normal;
	font-size:10pt;
	font-weight:bold;
	margin:18px 15px 5px 15px;
}
div.floatingBlockLeft h3{
	color:#46478a;
	font-weight:normal;
	font-size:9pt;
	font-weight:bold;
	margin:7px 0 2px 15px;
}
div.floatingBlockLeft a {
	color:#333;
}

div.floatingBlockRight{
	float:right;
	display:inline-block;
	width:150px;
	margin-left:25px;
}
div.floatingBlockRightTop{
	position:relative;
	width:150px;
	background-color:#14244d;
	background-position:center;
	background-repeat:no-repeat;
	display:inline-block;
	margin-bottom:30px;
}
div.floatingBlockRightTop  p.niveau1 {
	color:white;
	margin:20px 5px 0 5px;
	font-size:12pt;
	font-family:georgia, sans-serif;
	text-align:center;
}
div.floatingBlockRightTop  p.niveau2{
	color:white;
	margin:5px 0 5px 0;
	font-size:8pt;
	font-family:georgia, sans-serif;
	text-align:center;
}
div.floatingBlockRightTop  p.niveau3{
	color:white;
	margin:0 0 20px 0;
	font-size:11pt;
	font-family:georgia, sans-serif;
	text-align:center;
}
/* Bloc contenu en bas a droite des pages internes */
div.floatingBlockRightLow{
	position:relative;
	float:left;
	display:inline-block;
	width:150px;
	height:200px;
	background:#f2f2f2; 
	border-top:5px solid #d9d9d9;
}
div.floatingBlockRightLow  p.titre{
	font-size:9pt;
	color:black;
	margin:15px 10px;
	font-weight:bold;
}
div.floatingBlockRightLow  p {
	font-size:9pt;
	color:black;
	margin:10px;
	line-height:16px;
}

div.floatingBlockRightLow  p a{
	font-size:9pt;
	color:#333;
}


div.formulaire{
	width:100%;
	margin-top:25px;
	vertical-align:top;
	position:relative;
	float:left;
	display:inline-block;
	width:475px;
	background:#f2f2f2; 
	border-top:4px solid #d9d9d9;
}
div.formulaire table{
	text-align:left;
	margin:10px 30px;
	font-size:12px;
}
div.formulaire h1 {
	color:#aa0000;
	margin:10px;
	margin-top:15px;
	font-weight:normal;
	font-size:16pt;
}
div.formulaire p {
	color:#aa0000;
	margin:30px 60px -10px 60px;
	font-size:12pt;
	border-bottom:1px solid #d9d9d9;
}


/*Bloc "Nouveau" de la home*/
div.newsUpdate {
	vertical-align:top;
	width:425px;
	margin-top:25px;
}
div.newsUpdate h3 {
	margin:0;
	color:#00035B;
	font-weight:bold;
	font-size:17pt;
}
div.newsUpdate p {
	font-size:10pt;
	font-family:georgia, sans-serif;
	margin:0;
	margin-bottom:25px;
	margin-left:35px;
}

/*Pied de page du site*/
div .footer{
	width:650px;
	position:absolute;
	float:bottom;
	padding-bottom:20px;
	margin:0 20px;
	font-size:8pt;
	font-family:arial, sans-serif;
	text-align:center;
	color: #333;
}
div .footer a{
	text-decoration:none;
	color: #333;
}
	


