@charset "utf-8";
/* CSS Document */




/* ------------------------------ DEBUT LICENCE PROFESSIONNELLE ------------------------------ */

/* DEBUT CORPS */
#corps
{
 background: url(img/point_plan_du_site_news.gif) no-repeat;
 margin: auto;
 margin-bottom: 45px;
 margin-left: 146px;
 margin-right:163px;
 /*width: 724px;
 height: 176px; FONT BUGUER MENU DEROULANT SUR IE */
}

#corps #news p
{
 font-weight: bold;
 font-size: 14px;
 margin-left: 15px;
 padding-top: 10px
}

#corps #news p span.date
{
 font-weight: lighter;
 font-style: italic;
 font-size: 12px;
}

#corps #news p
{
 font-size: 12px;
 color: #5c5c5c;
 margin-left: 15px;
}

#corps #news p a
{
 text-decoration:none;
 color: #888888
}

#corps #news{
 margin-top: 50px;
}
/* FIN CORPS */


/* ------------------------------ FIN LICENCE PROFESSIONNELLE ------------------------------ */
