/* CSS Document */

/**************************************/
/** redéfinition des balises du site **/
/**************************************/

body {background-color: #dedede; margin:0px 0px 0px 0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
a {outline: none; }
a img {border:0px; }
form {padding:0px 0px 0px 5px; margin:0px; float:left;}


/**************************************/
/** classes du site **/
/**************************************/
.enteteCorps {background:url(img/commun/enteteCorps.jpg) no-repeat top left ; position: relative; float:left; width:790px; height:25px;}

.bloc {position:relative; float:left; background:url(img/commun/bgCorps.jpg) repeat-y top left ; width:790px }
.bloc .blocTexte {float:left; padding:0px 0px 0px 60px }
.titre {font-size:13px; color:#b91f23; font-weight:bold; }
.texte {font-size:11px; color:#000000; line-height:15px}
.puce { background: url("img/commun/puceNaviguation.jpg") no-repeat center left; padding-left: 20px;}

.bloc a,a.visited,a.link {font-size:11px; color:#000000; font-weight:normal; text-decoration:none;}
.bloc a:hover {font-size:11px; color:#fe7406; font-weight:normal; text-decoration:underline;}


/************************************************/
/** Le bloc qui contient l'intégralité du site **/
/************************************************/
#contenant {background:url(img/commun/bgContenant.jpg) repeat-y top left ; position:absolute; width:790px; left:50%; margin-left:-395px;  height:auto;}


/********************//********************/
/** ENTETE DU SITE **//** ENTETE DU SITE **/
/********************//********************/
#entete { float:left;  height:252px; }
#entete #naviguation { background:url(img/commun/fondNaviguation.jpg) no-repeat top left ; position: abolute; float:left; width:218px; height:252px;}
#entete #naviguation #menu { float:left; padding: 110px 0px 0px 55px ; line-height:16px}
#entete #naviguation #menu .liste { background: url("img/commun/puceNaviguation.jpg") no-repeat center left;}
#entete #naviguation .liste a,a.visited,a.link {font-size:12px; color:#000000; text-decoration:none; padding-left: 15px;}
#entete #naviguation .liste a:hover {font-size:12px; color:#FFFFFF; text-decoration:underline; padding-left: 15px;}

#entete #naviguation #menu .listeActif { background: url("img/commun/puceNaviguation.jpg") no-repeat center left; font-size:12px; color:#FFFFFF; text-decoration:underline; padding-left: 15px;}
#entete #bandeauxFlash { position: relative; float:left; width:572px; height:252px;}


/**********************//**********************/
/** LE CORPS DU SITE **//** LE CORPS DU SITE **/
/**********************//**********************/
#corps {  position: relative; float:left; width:790px;   }
 
/************************//**********************/
/** DIAPORAMA         **//** DIAPORAMA        **/
/**********************//**********************/
.diaporama {  position: relative; float:left; height: 339px; padding:30px 0px 0px 70px  }


/*********************//*********************/
/** LE PIED DE PAGE **//** LE PIED DE PAGE **/
/*********************//*********************/
#pied {background:url(img/commun/pied.jpg) no-repeat top left; float:left; width:790px; height:93px;}
#pied div {margin:47px 0px 0px 460px}
#pied img {width:192px;height:12px; }
#pied span {display:none}

