/****************************************************************************************************************************
* Feuille de style specifique au site EHPS
****************************************************************************************************************************/

/********************************************************
* Menu top right - css sprites
********************************************************/
#header_left {background-image:url(../images/left_home.jpg);}
#header_right {background-image:url(../images/right_home.jpg); }
#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; }

/********************************************************
* Menu Gauche
********************************************************/
#gauche{background-image:url(../images/menu_left_corporate.gif);}
#header_page a:hover, #gauche a:hover {color:#25A9E2;}
#header_page a { color: #403d3d; text-decoration: none; }
#header_page { color:#25A9E2; }
#gauche a:hover{color:#25A9E2;}

#gauche #menu1		{ top: 50px;  	padding-left: 38px; }
#gauche #menu2		{ top: 73px;  	padding-left: 43px; }
#gauche #menu3		{ top: 97px;  	padding-left: 49px; }
#gauche #menu4		{ top: 122px;  	padding-left: 53px; }
#gauche #menu5		{ top: 148px;  	padding-left: 53px; }
#gauche #menu6		{ top: 171px;  	padding-left: 52px; }
#gauche #menu7		{ top: 195px;  	padding-left: 51px; }
#gauche #menu8		{ top: 220px;  	padding-left: 47px; }

/******************************************************************************
* Rédéfinitions de balises HTML dans dles blocks 
******************************************************************************/
div#centre h1{color:#25A9E2;}
div#centre a:hover{color:#25A9E2;}
