@charset "UTF-8";
texte {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#page {
	position:relative;
	width:825px;
	height:auto;
	margin:10px auto;
}
#hautpage {
	width:825px;
	height:13px;
	background:url(imafond/haut.gif);
}
#milieu {
	width:825px;
	height:486px;
	background:url(imafond/milieu.gif);
	background-repeat:no-repeat;
}
#milieu2 {
	width:825px;
	height:78px;
	background:url(imafond/milieu2.gif);
	background-repeat:no-repeat;
}
#baspage {
	width:825px;
	height:12px;
	background:url(imafond/bas.gif);
}
#bande {
	width:825px;
	height:auto;
	background:url(imafond/ligne.gif);
}
#menus {
	width:132px;
	position:absolute;
	left:46px;
	top:273px;
}
.boutons {
	display:block;
	width:132px;
	height:39px;
}
#bouton1 a{
	background:url(imaindex/bouton1.gif);
}
#bouton1 a:hover{
	background:url(imaindex/bouton1a.gif);
}
#bouton2 {margin-top:12px;}
#bouton2 a{
	background:url(imaindex/bouton2.gif);
}
#bouton2 a:hover{
	background:url(imaindex/bouton2a.gif);
}
#bouton3 {margin-top:12px;}
#bouton3 a{
	background:url(imaindex/bouton3.gif);
}
#bouton3 a:hover{
	background:url(imaindex/bouton3a.gif);
}
#bouton4 {margin-top:12px;}
#bouton4 a{
	background:url(imaindex/bouton4.gif);
}
#bouton4 a:hover{
	background:url(imaindex/bouton4a.gif);
}
#bouton5 {margin-top:12px;}
#bouton5 a{
	background:url(imaindex/bouton5.gif);
}
#bouton5 a:hover{
	background:url(imaindex/bouton5a.gif);
}
#photo {
	width:468px;
	height:325px;
	position:absolute;
	left:298px;
	top:212px;
	background:url(imaindex/photo.jpg);
}
.photo {
	display:block;
	width:468px;
	height:325px
}