/* CSS Page d'accueil */

/* bandeau */
#bandeau {background:url(../images/visuel-bandeau.jpg) no-repeat 0 2px;width:991px;height:374px;margin-right:-9px;margin-top:15px;}
#bandeau .focus {background:url(../images/bg_skin.png) no-repeat;width:325px;height:339px;padding-top:35px;padding-left:666px;text-align:center;}
#bandeau .focus h3 {text-transform:uppercase;font-weight:bold;color:#3a67a5;font-size:1.8em;line-height:1.1em;}
#bandeau .focus span {color:#002867;display:block;}
#bandeau .focus .visu {margin:45px auto 0;}
#bandeau .focus .visu#tuile {background:url(../images/tuile.png) no-repeat;width:239px;height:114px;}
#bandeau .focus ul {padding-top:5px;}
#bandeau .focus ul li {margin-top:10px;font-size:1.4em;font-weight:bold;display:block;position:relative;}
#bandeau .focus ul li a {width:auto;position:relative;height:31px;cursor:pointer;}
#bandeau .focus ul li a span {color:#fff;padding:6px 10px;height:18px;background:url(../images/bt_fond.png) repeat-x;display:inline-block;}
#bandeau .focus ul li a:hover {text-decoration:none;}
#bandeau .focus ul li a span.ombre {width:5px;height:31px;padding:6px 0;margin-bottom:-14px;display:inline-block;}
#bandeau .focus ul li a span.ombre.gauche {background:url(../images/bt_ombre-gauche.png) no-repeat;}
#bandeau .focus ul li a span.ombre.droite {background:url(../images/bt_ombre-droite.png) no-repeat;}

#contenu {margin-right:-5px;}
#contenu h3 {font-size:1.6em;}
#contenu h4 {font-size:1.2em;text-transform:uppercase;}

.encadre {float:left;width:321px;margin-left:14px;position:relative;}
.encadre.first {margin-left:-5px;}
.encadre .inner {min-height:200px;padding:15px;}
.encadre .visuel {margin-top:15px;}
.encadre#actu {background:#e5e5f0 url(../images/bg_degrade-blanc.png) repeat-x;}
.encadre#actu .visuel {	background:url(../images/visu-actu.png) no-repeat;width:73px;height:163px;float:left;margin-right:15px;}
.encadre#emploi {background:#f2f2f2 url(../images/bg_degrade-blanc.png) repeat-x;}
.encadre#contacts {	background:#6c9ad5 url(../images/bg_degrade-gris.png) repeat-x;}
.encadre#contacts .inner {border:0;padding:15px 20px;}
.encadre#contacts .visuel {background:url(../images/carte.png) no-repeat;width:246px;height:184px;position:absolute;top:-20px;left:0;}
.encadre .top {background:#fff url(../images/bg_cadre321_top.png) no-repeat;font-size:0;width:321px;}
.encadre#contacts .top {background-color:#dedee0;}
.encadre .middle {background:url(../images/bg_cadre321_middle.gif) repeat-y;width:311px;padding:0 5px;}
.encadre .bottom {background:#fff url(../images/bg_cadre321_bottom.png) no-repeat;font-size:0;width:321px;}
.encadre#contacts .bottom {background-color:#6c9ad5;}

p.date {color:#002867;padding-bottom:10px;}

p.bouton {width:311px;left:-5px;}
