/*---
 Styles pour la structure specifique de l'acceuil
Auteur : Capella Technologies - www.capella.coop
Derniere revision : Octobre 2005

	1.	Structure
---*/
div#wrapper{
width: 225px;
text-align: center;
padding-top: 64px;
}

h1#header{
width: 225px;
height: 46px;
text-indent: -999em;
background: url(../images/bg_h1acceuil.gif) no-repeat;
}


ul#nav{
padding-left: 74px;
background: url(../images/bg_menu.gif) no-repeat 74px 0;
}
