#accueil{
color:#fff;
margin:.1em -1px 0 0;	
width:100%;
float: left;
position: relative;
z-index: 10;
overflow: visible;
font-family:  Arial, Helvetica, sans-serif;
padding:5px 0 0 0;
}
.case{
width: 150px;
height:200px;	
float: left;
margin:0 2cm 0 0 ;
text-align: center;	
color:#000;	
}
.case h2{
color:#004D97;
font-size:11pt;
font-weight:bold;
background: url(images/fond_accueil.jpg) top left no-repeat #fff;
height:20pt;
margin:0;
}
.case p{
color:#004D97;
height:130px;
margin-top:0;
padding-top:0px;
font-weight:bold;
text-align: center;
background: url(images/fond_accueil2.jpg) bottom left no-repeat #fff;
}
.case a:link, .case a:visited{
color:#004D97;
text-decoration: none;
}
