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
{
	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: 200px;
}
#top1
{
	float: left;
	width: 20%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top2
{
	float: left;
	width: 30%;
	color: #333333;
}


/* horizontal tabbed menu */	
#tabs {
	height: 35px;
	padding-top: 0;
	padding-right: 0;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 25px;
}
#tabs li {
	display: inline;
	height: 40px;
	font-size: 10px;
	width: 115px;
		
}
#tabs li a {
	float: left;
	color: #333333;
	width: 115px;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;

	background-repeat: no-repeat;
	font-style: italic;
	border: thin dashed #0033CC;
}
#tabs li a:hover {
	color: #000;
	background-color: #fff;
	background-image: url(/image/image-templates/barcurrent.gif);
	background-repeat: no-repeat;
	width: 115px;
}	
#tabs li a.current {
	color: #2C71AE;
	background-color: #fff;
	background-image: url(/image/image-templates/barcurrent.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 115px;
}	
.key { text-decoration: underline; }

#top h1 a
{
	color:#330099;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	font-style: italic;
	margin-left: 5px;
	margin-top: 15px;
}
#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:69%;
	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: Verdana, Arial, Helvetica, sans-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: 90%;
	color:#FFFFFF;
	margin: 0px;
	width: 90%;
	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: 80%;
	display: block;
	border-bottom: 1px dotted #DDDDDD;
	text-decoration: none;
	color: #000099;
	width: 85%;
	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;
}
