body {
	color: #4e4e4e;
	font-size: 13px;
	font-family: comic sans ms;
	background-color: #838762;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	height: 100%;
	position: relative;
}

#global {
	min-height: 100%;
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	height: 100%;
	font-weight: normal;
}

#page_radar {
	height: 800px;
}

img { border: 0; }

span.spacer {
	height: 0.01em;
	overflow: hidden;
	display: block;
	width: 100%;
	clear: both;
}

span.tableau_valeur {
	color: #F25F2A;
	font-size: 20px;
	font-weight: bold;
}
/* ---------------------- */

#header {
	width: 1000px;
	height: 223px;
	margin: 0 auto;
	background: url(../images/header1.jpg) no-repeat;
}

/* ---------------------- */

#contenu {
	overflow: auto;
	text-align: left;
	padding-left: 50px;
	padding-bottom: 50px;
	background: url(../images/corp.jpg) repeat-y;
}

#left {
	width: 130px;
	float: left;
}

#right {
	width: 780px;
	float: left;
}

ul#menu {
	width: 120px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}

ul#menu li a {
    font-size: 12px;
	display: block;
	color: #4e4e4e;
    text-decoration: none;
}

ul#menu li a:hover {
    color: #ffffff;
	background-color : #4e4e4e;
    text-decoration: none;
	font-weight: bold;
}
h1 {
	color: #2e5a92;
	font-size: 20px;
    margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 0.5em;
	padding-bottom: 0.2em;  
	border-left: 3px solid #af799a;
	border-height: 5px; 
    line-height: 1.0;
}

h3 { 
    color: #2e5a92;
	font-size: 14px;
    margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	border-left: 3px solid #af799a;
	border-height: 5px; 
    line-height: 1.0;
}

h4 {
	color : #fefda3;
	font-size : 14px
}

#copyright {
    padding-top: 6px;
	color: #ffffff;
	font-weight: bold;
}

#copyright a:link, #copyright a:visited {
	color: #ffffff;
    text-decoration: none; 
}

#copyright a:hover, #copyright a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
}

#menu_nav {
	float: left;
	height: 40px;
	text-align: left;
	background-color: transparent; 
	color: #fefda3; 
	font-weight: bold;
	margin-top: 30px;
	font-size: 14px; 
	overflow: hidden;
	list-style: none;
}

#menu_nav li {
	float: left;
	margin-left: 0;
	padding-top: 5px;
}

#menu_nav li a {
	color: #fefda3; 
	text-decoration: none;  
	background: url(../images/separateur.jpg) right center no-repeat; 
	padding-right: 5px;  
	padding-left: 5px ;
}

#menu_nav li a:hover  {
    background-color :#4e4e4e;
	color: #ffffff; 
	text-decoration: none;
}

/* ---------------------- */

#footer {
	width: 100%;
	height: 57px;
	margin: auto;
	background: url(../images/footer.jpg) top repeat-y;
}
#horloge {
	position: absolute;
	top: 60px;
	left: 10px
}

#date {
	position: absolute;
	top: 165px;
	left: 0px
}

#wdl {
	position: absolute;
	top: 280px;
	left: 70px
}

#climato {
	position: absolute;
	top: 270px;
	left: 70px
}

#radar {
	position: absolute;
	top: 280px;
	left: 150px
}

#compteur {
	position: absolute;
	top: 950px;
	left: 40px
}

#nouveaute {
	position: absolute;
	top: 250px;
	left: 800px
}

#guestbook {
	position: absolute;
	top: 280px;
	left: 200px
}
