body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#000055;
}
a{
	text-decoration:none;
}

A:hover {
	color:#E49D32;
}
.tbconteneur{
	margin-left:auto;
	margin-right:auto;
}

#menu {
	width: 410px;
	list-style-type:none;
	left:-80px;
	text-decoration:none;
}
#menu li {
	float: left; 
	width: 70px;
	text-align:center;
	left:0px;
	height:20px;
	margin-top:5px;
}
#menu a {
	display:block;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	color:#111111;
	font-weight:bold;
}
#menu A:hover {
	color:#E49D32;
}

/**********************************************/
a.legende {
	display:block;
	background:url(images/Legende.jpg) no-repeat 0 0;
	width:80px;
	height:50px;
}
a.legende:hover {
	display:block;
	background:url(images/Legende_over.jpg) no-repeat 0 0;
	width:80px;
	height:50px;
}
a.fleches {
	display:block;
	background:url(images/Fleches_bleues.jpg) no-repeat 0 0;
	width:90px;
	height:50px;
}
a.fleches:hover {
	display:block;
	background:url(images/Fleches_oranges.jpg) no-repeat 0 0;
	width:90px;
	height:50px;
}
a.anim {
	display:block;
	background:url(images/relax.jpg) no-repeat 0 0;
	width:215px;
	height:220px;
}
a.anim:hover {
	display:block;
	background:url(images/relax_over.jpg) no-repeat 0 0;
	width:215px;
	height:220px;
}

a.mobile {
	display:block;
	background:url(images/portable.jpg) no-repeat 0 0;
	width:40px;
	height:69px;
}
a.mobile:hover {
	display:block;
	background:url(images/portable.jpg) no-repeat 0 0;
	width:40px;
	height:69px;
}

a.pda {
	display:block;
	background:url(images/pda.jpg) no-repeat 0 0;
	width:51px;
	height:69px;
}
a.pda:hover {
	display:block;
	background:url(images/pda.jpg) no-repeat 0 0;
	width:51px;
	height:69px;
}

a.pc{
	display:block;
	background:url(images/pc.jpg) no-repeat 0 0;
	width:80px;
	height:69px;
}
a.pc:hover {
	display:block;
	background:url(images/pc.jpg) no-repeat 0 0;
	width:80px;
	height:69px;
}

/************************************************/

#titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#titre a {
	color: #888888;
}
#titre A:hover {
	color:#E49D32;
}
/***********/
#barre {
	text-decoration:none;
}
#barre a{
}
#barre A:hover {
}
/***********/

#slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	line-height:13px;
}
#slogan prix{
	font-weight:bold;
}
#slogan a{
	color:#999999;
}
#slogan A:hover {
	color:#E49D32;
}
/***********/
#login{
	text-align:center;
}

#login a{
	font-size:12px;
	font-weight:bold;
	color:#7685D8;
}

.mentions, a{
	color:#AAAAAA;
}

