#navcontainer
{
	margin: 60px -5px 0 0;
}

#navcontainer UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-weight:bold;
	font-size:11px;
	text-align: left;
}

#navcontainer LI
{
	display: block;
	/* margin: 0 0 -5px 0; */
	/* padding: 5px 5px 0 0; */
	afloat: left;
	width: 175px;
	height:25px;
	background-image:url(../images/Guided_bt.jpg);
	background-repeat:no-repeat;
	background-position: -10px 0px;
}
#navcontainer LI:hover
{
	background-image:url(../imagesup/Guided_bt.jpg);
	
}
#navcontainer LI:active
{
	background-image:url(../imagesup/Guided_bt.jpg);
	
}
#navcontainer #top
{
	display: block;
	margin: 0;
/*	padding: 48px 0 0 0; */
	afloat: left;
	width: 175px;
	height:25px;
	background-image:url(../images/Guided_bt.jpg);
	background-repeat:no-repeat;
}
#navcontainer #top:hover
{
	display: block;
	margin: 0;
/*	padding: 48px 0 0 0; */
	afloat: left;
	width: 175px;
	height:25px;
	background-image:url(../imagesup/Guided_bt.jpg);
	background-repeat:no-repeat;
}

#navcontainer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width:145px;
	height:22px;
	line-height:22px;
	padding-left:30px;
}
#navcontainer a:link {
	color: #8b8b8b;
	text-decoration:none;
}
#navcontainer a:visited {
	color: #8b8b8b;
	text-decoration:none;
}
#navcontainer a:hover {
	color: #fff;
	text-decoration:none;
}
#navcontainer a:active {
	color: #fff;
	text-decoration:none;
}

#guidecontainertop
{
	width:756px;
	height:58px;
	background-image:url(../images/Guided_Centre_top.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	text-align:left;
}
#guidecontainer
{
	width:811px;
	background-image:url(../../images/tuto_bg1.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	/* padding:0 40px 0 40px; */
	text-align:left;
}
#guidecontainerbottom
{
	width:811px;
	height:46px;
	background-image:url(../../images/tuto_bg2.jpg);
	background-repeat:no-repeat;
	/* padding-left:40px; */
	text-align:left;
}
.tutobigtitre
{
padding-left:30px;
color:##506070;
font-size:24px;
font-family:Arial Black, Helvetica, sans-serif;

}
.tutonumero
{
font-family:Arial Black, Helvetica, sans-serif;
font-size:20px;
color:#FD940A;

}
.contenu
{
padding:30px;
}
.lienbas a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width:150px;
	height:40px;
	line-height:40px;
	background-image:url(../../images/lienbas.jpg)
}
.lienbas a:link {
	color: #fff;
	text-decoration:none;
}
.lienbas a:visited {
	color: #fff;
	text-decoration:none;
}
.lienbas a:hover {
	color: #666666;
	text-decoration:none;
	background-image:url(../../images/lienbas2.jpg)
}
.lienbas a:active {
	color: #fff;
	text-decoration:none;
}

.lienbas2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width:150px;
	height:40px;
	line-height:40px;
	background-image:url(../../images/lienbas2.jpg)
}
.lienbas2 a:link {
	color: #666666;
	text-decoration:none;
}
.lienbas2 a:visited {
	color: #666666;
	text-decoration:none;
}
.lienbas2 a:hover {
	color: #fff;
	text-decoration:none;
}
.lienbas2 a:active {
	color: #fff;
	text-decoration:none;
}
