/* Start of CMSMS style sheet 'Accueil' */
#conteneur{
  width:949px;
  height:335px;
  background:  url(uploads/hotelRestaurantdeParis/Accueil/images/conteneur.png) no-repeat;
  z-index:4;
}
#footer{

  width:949px;
  height:210px;
  background:  url(uploads/hotelRestaurantdeParis/Accueil/images/footer.png) no-repeat;

}
/* Mise en page des news  */
#news{
   float:left;
   margin-left:295px;
   margin-top:55px;
   width:475px;
   height:auto;
   color:red;
   background-color:#ffffff;
   text-align:center;
}
#NewsPostDetailContent p{
   text-align:center;
   font-size:16px;
}
#NewsPostDetailContent h3{
   text-align:center;
margin:0px;

}
#main NewsPostDetailContent a{
   color:#000000;

}

#news a{
   color:blue;
}
#news p{
   background-color:#000000;
   margin:0px;
}

/*----------------------------- Page Accueil --------------------------------- */

div#main a {
      color:#f29952 ;
      text-decoration:none;
}

div#main a:hover {
        background-color:#660000;
        color:#ffffff;
        text-decoration:none;
} 

div#main a img{
        border:0px;
        margin:5px;
}
div#main img{
        border:0px;
        margin-right:15px;
}
/*----------------------------- Fin Page Accueil --------------------------------- */
.taille12{
        font-size:1em;
        line-height:15px;
}

/* End of 'Accueil' */

