#masthead {
	position:relative;
	font-size:36px;
	left:0px;
	top:0px;
	height:auto;
	width:100%;
	text-align:center;
	}


#cadre {
	position:relative;
	z-index:0;
	width:800px;
	height:100%;
	overflow: hidden;
	}
	
#adminlink {
	position:relative;
	}

#tabcadre{
	position:relative;
	width:800px;
	height:500px;
	top:0px;
	}

#bouton{
	position:relative;
	width:60px;
	height:30px;
	}
.boutonprec{
	position:relative;
	color: #CCCCCC;
	background-color: #666666;
	border-color: #666666;
	font-size:10px;
	border: 0;
	cursor: default;
	width: 90px;
	}
.boutonsuiv{
	position:relative;
	color: #CCCCCC;
	background-color: #666666;
	border-color: #666666;
	font-size:10px;
	border: 0;
	cursor: default;
	width: 70px;
	}
	
.boutonauto{
	position:relative;
	color: #CCCCCC;
	background-color: #666666;
	border-color: #666666;
	font-size:10px;
	border: 0;
	cursor: default;
	width: 150px;
	}

.boutonmanuel{
	position:relative;
	color: #CCCCCC;
	background-color: #666666;
	border-color: #666666;
	font-size:10px;
	border: 0;
	cursor: default;
	width: 130px;
	}
