* {
	margin: 0;
}

html, body {
	height: 100%;
	background-color:#DDEEF6;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer{
	height: auto; /* .push must be the same height as .footer */
}
.push {
	height: 80px;
}

#footer{
	text-align:center;
	color:white;
	font-weight: bold;
	background-color:#C0DEED;
	border-top:2px solid #E3E3E3;
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	color: #5785CB;
	padding-top: 5px;
	margin-top: 10px;
}
#apropos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
}


#menu, #menu td{
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
	padding: 0px;
}

#footer .footer-menu li{
	border-left:1px solid #989898;
	display:inline;
	list-style-image:none;
	padding:0 3px 0 6px;
}

#footer .footer-menu li:first-child{
	border-left:medium none;
}

#footer ul.footer-menu{
	display:block !important;
	float:none !important;
	font-family:tahoma,arial,sans-serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0 0 15px;
	text-align:center;
}

#container {
	width:800px; 
	margin:auto;
	position:relative;
	font-family:Arial,Helvetica,sans-serif;
}

#container{
border: 2px solid #E3E3E3;
background-color:#EFEFEF;
min-height:500px;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
}

#header {
	height:140px;
	border:1px solid #BFBFBF;
	background-color: #EFEFEF;
	color: white;
	font-size:13px;
	font-weight: bold;
}

#copyright{
	color:black;
	text-decoration: italic;
	font-size:10px;
}

#france{
	width:100%;
}

img {
	border: 0px solid #FFFFCC; 
}

a {
	color:#0000FF;
	text-decoration:none;
}

a:visited{
	color:#0000FF;
}

#baseline-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 800px;
	padding: 5px;
	margin-left:auto;
	margin-right:auto;
}
#habillage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}



a:hover{
	color:#B5B5CF;
	text-decoration: underline;
}

#baline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

