@charset "utf-8";
/* CSS Document */

/* Fond de page */
body {
  behavior: url("csshover3.htc");
	background: url(images/hiver/fond.jpg) top center no-repeat;
	background-color: #97dafa;
	color: #737373;
	font-size: 10px;
	font-family: Trebuchet MS;
	/*font-size:1.1em;*/
	margin: 0px;
	padding: 0px;
}

/* Menu bas */ 
DIV#bloc1 {
  float:left;
  width:224px;
  text-align:left;
  text-align:center;
}

DIV#bloc2 {
  float:left;
  width:234px;
  text-align:left;
  /*margin-left:65px;*/
}

DIV#bloc3 {
  float:left;
  width:169px;
  text-align:left;
}

DIV#bloc4 {
  float:left;
  width:167px;
  text-align:left;
}

DIV#bloc5 {
  float:left;
  width:158px;
  text-align:left;
}



DIV#bloc2,
DIV#bloc3,
DIV#bloc4,
DIV#bloc5 {
  height:100px;
  
}

UL#liste_bloc1,
UL#liste_bloc2,
UL#liste_bloc3,
UL#liste_bloc4,
UL#liste_bloc5 {

  border:0px solid red;
  list-style-type:none;
  margin:0px;
  padding:0px;
  line-height:13px;
  margin-left: 10px;
  height:120px;
  background: url(images/fond_bas_hiver.jpg) top left no-repeat ;	
  /*background:none;*/
  border-left: 0px solid #BDEAFD;
}

UL#liste_bloc1 {

  background:none;
  
}


UL#liste_bloc2 LI,
UL#liste_bloc3 LI,
UL#liste_bloc4 LI,
UL#liste_bloc5 LI {
  margin-left:10px;
}



UL#liste_bloc1 LI A:link,
UL#liste_bloc1 LI A:active,
UL#liste_bloc1 LI A:visited,
UL#liste_bloc1 LI A:hover,
UL#liste_bloc2 LI A:link,
UL#liste_bloc2 LI A:active,
UL#liste_bloc2 LI A:visited,
UL#liste_bloc2 LI A:hover,
UL#liste_bloc3 LI A:link,
UL#liste_bloc3 LI A:active,
UL#liste_bloc3 LI A:visited,
UL#liste_bloc3 LI A:hover,
UL#liste_bloc4 LI A:link,
UL#liste_bloc4 LI A:active,
UL#liste_bloc4 LI A:visited,
UL#liste_bloc4 LI A:hover,
UL#liste_bloc5 LI A:link,
UL#liste_bloc5 LI A:active,
UL#liste_bloc5 LI A:visited,
UL#liste_bloc5 LI A:hover {

  font-family: Trebuchet MS;
  font-size:12px;
  color:#007AB2;
  text-decoration:none;
  
  
}


UL#liste_bloc1 LI A:hover,
UL#liste_bloc2 LI A:hover,
UL#liste_bloc3 LI A:hover,
UL#liste_bloc4 LI A:hover,
UL#liste_bloc5 LI A:hover {

 text-decoration:underline;
  
  
}


UL#liste_bloc2 {
  margin-left:65px;
}

UL#liste_bloc5 {
  margin-left:20px;
}

/* Menu deroulant */
DIV#MenudklikMenux1 UL.menuDeroulant {
	background:url('images/infobulle/fondBulleBleu.png') top no-repeat;	
}

DIV#MenudklikMenux1 UL.menuDeroulant LI.elemMenu:hover {
	background-color: #A5DCF1;
}

DIV#MenudklikMenux1 { background:url('images/infobulle/basBulleBleu.png') bottom no-repeat; margin-left: -110px; }

html>body DIV#MenudklikMenux1 { margin-left: -110px; }