body {
	padding: 0;
	margin: 0;
	font-family:  "Verdana", Lucida Grande, Tahoma, Helvetica, Sans-Serif;
}
html, body{height:100%;
text-align:center; /* for IE */ 
} 
/* end hack */ 

#container /* bas du footer */ 

{
	width: 95%;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#top
{
	width: 100%;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	margin-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	height: 250px;
	background-color: #666666;
}
#top_g
{
	float: left;
	
	background-color: #333333;
}
#top_d
{
	margin-top: 25px;
}



#top h1 a
{
	color:#FFFFFF;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	font-style: italic;
	margin-left: 5px;
	margin-top: 15px;
	font-weight: bolder;
}
#top h2 a
{
	font-size: 15px;
	float: left;
	margin-top: 35px;
	color: #000066;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	margin-right: 50px;
}



#leftnav
{
	position:relative;/*ie needs this to show float */
	float: left;
	width: 14%;
	margin: 0;
	text-align:left;
	font-size:80%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #E8E8E8;
}

#content
{
	float:left;
	text-align:left;
	width:65%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
}

#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	font-size:75%;
	color:#666666;
	background: url(/image/image-templates/graphics/bggray.jpg) bottom left repeat;
	border-top: 1px solid gray;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.vertmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E8E8E8;
}

.vertmenu h1 {
	display: block;
	font-size: 100%;
	color:#FFFFFF;
	margin: 0px;
	width: 95%;
	text-align:center;
	background-image: url(/image/image-templates/bluebtn.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 3px;
}

.vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
.vertmenu ul li {
margin: 0px;
padding: 0px;
}
.vertmenu ul li a {
	font-size: 85%;
	display: block;
	border-bottom: 1px dotted #DDDDDD;
	text-decoration: none;
	color: #000099;
	width: 90%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
}

.vertmenu ul li a:hover, .vertmenu ul li a:focus {
	color:#000000;
	background-color:#FFFFFF;
}


#right-column{
	position:relative;
	font-size:85%;
	float:right;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 5px;
	width: 12%;
}
.meteo {
	color: #000;
	height: 64px;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-left: 210px;
	margin-bottom: 25px;
	background-color: #fff;
	background-image: url(/image/image-templates/bigbox.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#slider1 {
	width: 700px; /* important to be same as image width */
	height: 200px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 700px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
sans-serif;
	width: 700px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 35px;
	vertical-align: middle;
	padding-top: 25px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.clear {
	clear: both;
}
.slider1Image span strong {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 180px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 180px;
}
ul { list-style-type: none;}
