body {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	margin: 0px;
	font-size: 100%;
	margin: 5px;
	background: #eee url(body-fond.png) repeat-y;
	color: #111;
}
a:hover {
	color: #e93;
}
dl {
	margin: 0;
}
dt {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
	color: #161;
	border-bottom: 1px solid;
}
dd {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}
.cartouche {
	font-size: 0.8em;
	width: 140px;
	text-align: center;
	padding: 6px;
	background: #fff;
	border: #ddd 1px outset;
	-moz-border-radius: 4px;
}
#titre {
	
}
#titre dt {
	display: block;
	width: 140px;
	height: 68px;
	background: url(images/en_dt-titre.png) no-repeat;
	border: none;
}
#titre dt span {
	display: none
}
.left {
	text-align: left;
}
form {
	vertical-align : middle;
	margin: 0px;
}
.jauge {
	border: #2b2 2px outset;
	background: #2b2;
	padding: 2px;
	float: left !important; 
	float: none;
	margin-left: 7px !important;
	margin-left: 0px;
	-moz-border-radius: 10px;
}

label {
	font-size: 0.9em;
}
input.submit {
	width: 30px;
	height: 24px;
	padding: 0px;
}
input.submiteval {
	width: 130px;
	height: 24px;
	padding: 0px;
	padding-bottom: 4px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #fff;
	font-weight: bold;
	background: transparent url(boutons/valider.png) no-repeat;
	border: none;
	margin-bottom: 2px;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
}
input.submiteval:hover {
	background: url(boutons/valider-hover.png);
}
input.submitign {
	width: 65px;
	height: 24px;
	float: left;
	margin-left: 5px;
	padding: 0px;
	padding-bottom: 4px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #fff;
	font-weight: bold;
	background: transparent url(boutons/ignorer.png) no-repeat;
	border: none;
	margin-bottom: 2px;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
}
input.submitign:hover {
	background: url(boutons/ignorer-hover.png);
}
input.submitblk{
	width: 65px;
	height: 24px;
	float: left;
	padding: 0px;
	padding-bottom: 4px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #fff;
	font-weight: bold;
	background: transparent url(boutons/lienb.png) no-repeat;
	border: none;
	margin-bottom: 2px;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
}
input.submitblk:hover {
	background: url(boutons/lienb-hover.png);
}
input.submitcomment {
	width: 130px;
	height: 24px;
	padding: 0px;
	padding-bottom: 4px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #fff;
	font-weight: bold;
	background: transparent url(boutons/commenter.png) no-repeat;
	border: none;
	margin-bottom: 2px;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
}
input.submitcomment:hover {
	background: url(boutons/commenter-hover.png);
}

h2 {
	margin: 0;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", serif;
	color: #161;
}
h2 a {
	text-decoration: none;
}
h3 {
	margin: 0;
	font-size: 0.9em;
	font-weight: normal;
}
h6 {
	font-weight: normal;
	margin: 0px;
	margin-bottom: 2px;
	font-size: 0.85em;
}
#help a {
	text-decoration: none;
	color: #111;
	display: block;
}
img.help {
	float: right;
	position : relative;
	top: -18px;
}
#help a span {
	display: none;
}
#help a:hover {
	background: none;
}
#help a:hover span {
	display: block;
}
#help a span.show {
	display: block;
}

#legal a {
	text-decoration: none;
	color: #111;
	display: block;
	font-size: 0.85em;
}
#legal a span {
	display: none;
}
#legal a:hover {
	background: none;
}
#legal a:hover span {
	display: block;
}
#legal a span.show {
	display: block;
}

#infos {
	position: absolute;
	top: 5px;
	left: 175px;
}

#sidebar {
	display: block;
	width: 508px;
	height: 258px;
	background: url(images/en_sdb.png) no-repeat;
	border: none;
	text-align: left;
}
#sidebar dt.aff-sdb {
	display: none;
}
#sidebar h6 {
	display: none;
}
#sidebar dd.aff-sdb {
	position: relative;
	top: 175px;
}
#sidebar a.aff-sdb {
	margin-left: 200px;
	display: block;
	width: 125px;
	height: 24px;
	padding: 3px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #fff;
	font-weight: bold;
	background: transparent url(boutons/valider.png) no-repeat;
	border: none;
	margin-bottom: 2px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
}
#sidebar a.aff-sdb:hover {
	background: transparent url(boutons/valider-hover.png) no-repeat;
	color: #fff;
}

#lang_select a {
	float: right;
	display: block;
	width: 125px;
	height: 24px;
	padding: 3px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #fff;
	font-weight: bold;
	background: transparent url(boutons/valider.png) no-repeat;
	border: none;
	margin-bottom: 2px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
}
#lang_select a:hover {
	background: transparent url(boutons/valider-hover.png) no-repeat;
	color: #fff;
}
