body
{
	background:url('http://www.esprit-vtt.fr/styles/fond1.png') repeat-x;
	margin-bottom: 20px;
	background-color: #e8f0f4;
	font-family: arial, serif;
	font-size:0.8em;
	margin-top: 0px;
	padding-top: 10px;
}
a
{
	text-decoration: none;
	color: #457abb;
	font-style: italic; 
}
a:hover
{
	text-decoration: underline;
}
a:active:focus
{
	background: url("http://www.esprit-vtt.fr/styles/lienclique.png") repeat-x;
}
#tete
{
	margin: auto;
	width: 580px;
	height: 100px;
	background-image: url("http://www.esprit-vtt.fr/styles/banniere.png");
	background-repeat: no-repeat;
}
#speedbarre
{
	height: 30px;
	margin: auto;
	background:url("http://www.esprit-vtt.fr/styles/speedbarre2.png") repeat-x;
	list-style-type: none;
}
.speedli
{
	display: inline;
	height: 25px;
	/* background:url("http://www.esprit-vtt.fr/styles/speedbarre1.png") right top no-repeat; */
	margin: 0px;
	padding-right:20px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}
#speedbarre a
{
	font-weight: bold;
	color: white
}
#speedbarre a:active:focus
{
	color: rgb(244,249,253);
	background:none
}
#contenu
{
	border: ridge 2px rgb(132,134,134);
	padding: 10px;
	padding-top: 0px;
	background-color: rgb(244,249,253);
	margin: auto;
	margin-left: 138px;
	margin-top: 2px;
}
#menu
{
	list-style-image: url("http://www.esprit-vtt.fr/styles/puce.png");
	width: 130px;
	margin-top: 2px;
	float: left;
}
.elementmenu
{
	margin-bottom: 8px;
	border: outset 1px rgb(132,134,134);
	background-color: rgb(244,249,253);
	margin-right: 0px;
	text-align: left;
	padding: 0px;
}
.elementmenu h5
{
	padding-left: 5px;
	padding-top: 1px;
	color: white;
	background:url("http://www.esprit-vtt.fr/styles/fondmenu2.png") no-repeat;
	height: 21px;
	margin: 0px;
	font-weight: bold;
	border-bottom: solid 1px rgb(132,134,134);
}
.elementmenu h5 a
{
	color: white;
	font-style: bold;
	font-size: 12px;
}
.elementmenu ul
{
	padding: 0px;
	text-align: left;
	margin-left: 20px;
}
.elementmenu a
{
	
}
#pied
{
	padding: 5px;
	text-align: center;
	color: rgb(132,134,134);
	font-size: small;
	clear: both;
	width: 98%;
}
dt
{
	font-weight: bold;
	font-size: 0.9em;
}
a img
{
	border: none;
}
