@CHARSET "UTF-8";
body  {
    background: #D3D3D3 url('fond.jpg') repeat-x 0 0;
    padding: 30px 0 30px 0;
    text-align: center;
}

div#page{
	text-align : left;
	width: 1000px;
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	background-image: url('fond_page.jpg');
	margin-bottom : -30px;
	text-align: justify;
}

#menu {
	position : absolute;
	left : 0px;
	width: 200px;
}

#infopage{
	margin-top : 20px;
	margin-left : 190px;
	margin-right: 20px;
}




#btmaintenance{
	margin-top : 30px;
	height : 36px;
 	width : 36px;	
}


.bouton{
	margin-left : 10px;
	background-image: url('bt7.gif');
	background-repeat : no-repeat;
 	height : 40px;
 	width : 168px;
	font-size:16px;
	text-align: center;
	color: blue;
	border: none;
	cursor : pointer;
}


#lignebouton{
	text-align :center;
}

#lignebouton a{
	margin-right : 30px;
	font-size: 20px;
	color: black;
}
#barrelignebouton{
	background-image : url('barre.jpg');
	height : 2px;
	background-repeat: repeat-x;
}

#btconnexion{
	position: absolute;
	top : 120px;
	text-align : center;
	left : 2%;
	text-decoration: none;
}
#btconnexion img{
	text-decoration: none;
	border: none 0px;
}


#ban{
	background-image: url('header.jpg');
	background-repeat : no-repeat;
 	background-position : 0% 0%;
 	padding-left: 10px;
 	padding-top: 3px;
 	height : 185px;
}

#bangauche{
	margin-left : 10px;
	margin-top : 20px;
	background-repeat : no-repeat;
 	background-position : 0% 0%;
 	height : 100%;
}
#bangauche img{
	width:256px;
	height: 160px;
}


.lettrine {
    font-family:Tahoma;
    font-size:40px;
    color : #FF9900;
    text-decoration:none;
}

#bas{
	background-image: url('footer.jpg');
	width: 1000px;
	height: 60px;
	margin : auto;
	text-align : center;
	font-size : 12px;
	clear:both;
}

#photomaitenance{
	position: absolute;
	right : -0px;
	
}


