body{
	padding:0px;
	margin:0px;
}

#bande{
	width:235px;
	border:none;
	text-decoration:none;
	height: auto;
	margin-right:10px;
	text-align:left;
	float:left;
}



#bande-pied{
	border:none;
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#FFFFFF;
	padding-top:30px;
	padding-bottom: 60px;
	background-image:url(../images/copyright.jpg);
	background-repeat:repeat-y;
	text-align:center;
}

#header{
	width:535px;
	height:90px;
	border-bottom:dotted 1px #9b9b9b;
	text-align:left;
	margin-top:30px;
	margin-bottom:20px;
}

#contenu{

	width:535px;
	height:auto;
	float:left;
	text-align:left;
	line-height:18px;
	color:#6e6e6e;
}

.lienmenu{
	font-family:Arial, Helvetica, sans-serif;
	color:#999797;
	font-size:16px;
	text-decoration:none;
}

.lienmenu:hover{
	font-weight:bold;
	cursor:pointer;
}

.menu, .menu1, .menu2, .menu3{
	float:left; 
	text-align:center;
	border:none;
	height:75px;
	width:130px;
}

.menu3{
	width:80px;
}

.titre{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #043135;
	font-size:12px;
	text-transform:uppercase;
	border-bottom:dotted 1px #9b9b9b;
	width:100%;
}

#pied{
	border-bottom:dotted 1px #9b9b9b;
	padding-top:20px;
	color:#6e6e6e;
	padding-bottom:20px;
	border-top:dotted 1px #9b9b9b;
	width:535px;
	text-align:center;
}

#pied a{
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	color:#6e6e6e;
	font-size:13px;
}

#pied a:hover{
	text-decoration:underline;
}

.lien{
text-decoration:underline;
color:#6e6e6e;
}

.lien:hover{
font-weight:bold;
}
