﻿#body {
	margin-top:0
}
#contenant {
	width: 800px;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 80%;
}
#banniere {
	height: 140px;
	background-image: url('../images/WSlogo.gif');
}
#centre {
	float:right;
	width: 610px;
	margin: 0;
	color: #OOOOOO;
	background-color:white;
	height: 1200px;
}
#contenu {
	float: right;
	width: 570px;
	text-align: center;
}
#colonneG {
	background-color: #666666;
	width: 190px;
	height: 1200px;
	float:left;
	color: #DDDDDD;
}
#menuban {
	float:right;
	height:140px;
	margin:0 20px 0 20px
}
p.banmenu {
	text-align:right;
	margin-top:117px;
	font-weight:bold
}
p.coltext {
	text-align:center;
	margin:3px 5px 3px 5px;
	color: #DDDDDD;	
	font-size: 80%;
}
p.colmenu {
	text-align:left;
	margin:4px 3px 7px 15px;
	font-size: 80%;
	letter-spacing: normal;
	line-height:90%
}
h1 {
	text-align: center;
	font-family: Verdana;
	font-size: 180%;
	line-height: 130%;
	color: #333333;
	margin: 18px 20px 20px 0;
	padding: 0px;
}
h2 {
	font-family: Verdana;
	font-size: 100%;
	text-align:left;
	margin: 26px 20px 4px 0;	
	color: #333333;	
	font-weight:bold;
	text-decoration:underline
}
h3 {
	text-align: left;
	padding: 0px;
	font-family: Verdana;
	font-size: 100%;
	margin: 26px 20px 4px 50px;
	color: #333333;
	font-weight: bold;
}
p.base {
	text-align:justify;
	margin: 10px 20px 4px 0;	
}
.decal_1 {
	text-align:justify;
	margin: 4px 20px 4px 50px;	
}
p.decal_1 {
	text-align:justify;
	margin: 4px 20px 4px 50px;	
}
p.decal_2 {
	text-align:justify;
	margin: 4px 20px 4px 100px;	
}
p.liste {
	text-align:left;
	color: #AAAAAA;
	margin: 6px 20px 0 180px;	
	font-weight:bold
}
b {
	font-weight:bold
}
a.col {
	color: #DDDDDD;
	text-decoration: none;
}
a.col:visited {
	color: #DDDDDD;
	text-decoration: none;
}
a.col:active {
	color: #DDDDDD;
	text-decoration: none;
}
a.col:hover {
	color: #FFFFFF;
	text-decoration: none;
}

