body {
	margin: 10 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 100%;
	background:url(../images/background.gif) #0D4694 repeat-y top;
	background-attachment:fixed;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#page {
	margin: 0 auto;
	position:relative;
	width:935px;
	text-align: left;
}

#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 189px;
	background:url(../images/header.gif) no-repeat top;
}

#logo {
	left: 85px;
	position:relative;
}

#title {
	left: 350px;
	top : 40px;
	position:relative;
	font:bold 30px Arial, Helvetica, sans-serif; 
}

#date {
	right: 30px;
	top : 80px;
	position:relative;
	text-align:right;
}

#content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

#left {
	float:left;
	width:200px;
}

#main {
	float:left;
	width:715px;
	margin-left:20px;
}

.menu {
	width:200px;
	height: 30px;
	color: #FFFFFF;
	padding-left:30px;
	padding-top:5px;
	background:url(../images/menu.gif) no-repeat top left;
	font:bold 14px Arial, Helvetica, sans-serif; 
}

#topheader {
	width:685px;
	height: 30px;
	color: #FFFFFF;
	padding-left:30px;
	padding-top:5px;
	background:url(../images/menu.gif) repeat-x top left;
	font:bold 14px Arial, Helvetica, sans-serif; 
}

.module {
	width:200px;
	margin-bottom:20px;
}

.module2 {
	width:200px;
	height:200px;
	margin-bottom:20px;
	background: url(../images/Box_Bleue.png) no-repeat top left;
	font:bold 14px Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	padding-left:5px;
	padding-top:5px;
}

.module2 p {
	padding: 0 0 0 0;
	margin: 0 0 10 0;	
}

.mcontent {
	background:url(../images/cornertop.gif) no-repeat top left;
}

.mcontent2 {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:30px;
	background:url(../images/cornerbottom.gif) no-repeat bottom right;
}

.module li {
	display: block;
	width:170px;
	border-bottom: 1px solid grey;
	text-align:left;
	padding-left:30px;
	line-height:25px;
	height:25px;
}

.module li a {
	text-decoration: none;
	color: black;
}

.module ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.module li#active {
	background:url(../images/fleche.gif) #EEEEFF no-repeat left;
}

#daychoose {
	font: 14px Arial, Helvetica, sans-serif; 
}

#map {
	float:right;
	width:80%;	
}


#mapoption {
	float:right;
	text-align:left;
	width:20%;	
}

#mapoption li {
	display: block;
	margin:5px; 	
	padding:5 5 5 40;
}

#mapoption li#active {
	color: red; 
	background:url(../images/fleche.gif) #EEEEFF no-repeat left;
}

#mapoption ul {
	padding: 0;
	margin: 30 0 0 0; 	
}

.clearspacer {
	clear:both;
}

#footer {
	position:relative;
	margin-top:40px;
	margin-bottom:10px;
	height:140px;
	width: 100%;
	background:url(../images/pagecorner.gif) no-repeat bottom right;
}

#footer1 {
	position:absolute;
	width:300px;
	left: 150px;
	top:50px;
}

#footer2 {
	position:absolute;
	width:300px;
	left: 500px;
	top:50px;
	
}

.title2 {
	font:bold 20px Arial, Helvetica, sans-serif; 
}

.title21 {
	color: red; font:bold 16px Arial, Helvetica, sans-serif; 
}


.title22 {
   text-align: center; font:bold 22px Arial, Helvetica, sans-serif; 
}
