/****************************************************************************************************************************
* Feuille de style specifique au site racine
****************************************************************************************************************************/

/********************************************************
* Redéfinitions des blocks principaux
********************************************************/
#centre_home { 
  padding:5px 352px 5px 30px;  
  margin:0; 
  height:300px;  
  background:url(../images/home_bg_center2.gif) 422px top no-repeat; 
  min-height:300px; 
  height:100%; 
  _height:300px; 
}

/********************************************************
* Menu top right - css sprites
********************************************************/
#gauche{background-image:url(../images/menu_left_common.gif);}
#header_left {background-image:url(../images/left_home.jpg);}
#header_right {background-image:url(../images/right_home.jpg);}
#header_right ul{display: block; height: 290px; width: 323px;}
#header_right ul #centre_pontalize a:hover{background:url(../images/right_home.jpg) -4px -448px  no-repeat; }
#header_right ul #de_park a:hover{background:url(../images/right_home.jpg) -93px -464px  no-repeat; }
#header_right ul #ehps a:hover{background:url(../images/right_home.jpg) -171px -392px  no-repeat; }

/******************************************************************************
* Rédéfinitions de balises HTML dans les blocks 
******************************************************************************/
h1{color:#28A5DD; margin:0; margin-left:30px; width: 477px; margin-right:0; }

#head{background:url(../images/home_bg_center.gif) 423px top  no-repeat; padding-right:390px; background-color:#FFFFFF; height:145px;   }
div#head p{margin-left:30px; padding-top:20px;  }

#pied{ margin-left:30px; padding:0}

div#centre h1{color:#25A9E2;}
div#centre a:hover{color:#25A9E2;}

#sitemap ul {
  list-style-type: none;
}

#sitemap li.chapter {
  list-style-type: none;
  margin-bottom: 15px;
  font-weight: bold;
}

#sitemap li ul  {
  font-weight: normal;
}

div#centre_home a{color:#25A9E2;text-decoration:none}
div#centre_home a:hover{color:#403d3d;}