/*a:link, a:visited, a:focus, a:hover, a:active { ... }*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.gif);
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
#conteneur {
	width: 100%;
}
#header {
	height: 88px;
	background-image: url(bgt.gif);
}
#haut {
	height: 30px;
	background-image: url(barre.gif);
}
#centre {
	margin-left: 210px;
	margin-right: 210px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#gauche {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 5px;
}
#droite {
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-right: 5px;
}
#pied {
	color:#FFFFFF;
	display:block;
	text-align:center;
	clear:both;
	height: 20px;
	padding-top:4px;
	background-color:#99CC99;
	vertical-align: text-top;
}
#pied img {
	vertical-align: middle;
}
#pied a:link, #pied a:active, #pied a:visited, #pied a:hover {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.corpsmenu {
	margin: 0 0 15px 0;
	width: 190px;
	background : url(coin-hg.gif) no-repeat top left;
}
.corpsmenu h2 {
	line-height: 30px; /*pour centrer le titre verticalement*/
	background: url(coin-hd.gif) no-repeat top right;
	margin: 0 0 0 6px;
	padding: 0;
	font-size: 1em;
	text-align: left;
}
.basmeng {
	border-left: 4px groove #3399FF;
	border-right: 4px ridge #3399FF;
	border-bottom: 4px ridge #3399FF;
	margin: 0;
	padding: 0.5em;
	color: #0066FF;
	background-color: #F0F1F5;
	font-weight: bold;
	font-size: 12px;
}
.basmeng li {
	padding-bottom: 10px;
	margin: 0;
}
.basmeng ul {
	margin: 0;
	padding-left: 15px;
	padding-top: 10px;
}
.spatitremen {
	display: block;
	margin-right: 6px;
	background : url(barre.gif) repeat-x top;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.spatitremen img {
	margin: 6px 2px 2px 2px;
}
.basmen {
	border-left: 4px groove #3399FF;
	border-right: 4px ridge #3399FF;
	border-bottom: 4px ridge #3399FF;
	margin: 0;
	padding: 0.5em;
	color: #0066FF;
	background-color: #F0F1F5;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.basmen img {
	border: 0;
}
.startimg {
	padding-top: 1px;
	margin-right: 2px;
	border: 0;
	width: 139px;
	height: 29px;
	vertical-align: top;
}
.gripimg {
	padding-left: 5px;
	border: 0;
	width: 6px;
	height: 27px;
	vertical-align: middle;
}
.menuhaut {
	color:#FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
.menuhaut a {
	text-decoration: none;
}
.menuhaut li {
	color:#FFFFFF;
	display: inline;
}
.menuhautli a:link, .menuhautli a:visited, .menuhautli a:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menuhautli a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.err {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}