#gauche  {
	position:relative;
	overflow:auto;
	margin:0px 0 0 15px; 
	}
#gauche h2 {
	font-size:110%;
	margin-top:1px;
  }
#gauche h1 {
	margin-bottom:1px;
  }
#gauche hr {
	width:50%;
	text-align:center;
	}
#gauche h4 {
	margin-top:2px;
	margin-bottom:2px;
	}
#gauche h3 {
	display:none;
	}
#gauche p {
	text-align:justify;
	}
#gauche ul {
	margin-top:1px;
  }
#edito {
	-moz-column-width: 20em;
	-moz-column-gap: 2em;
	-moz-column-rule: medium solid;
  }
#edito blockquote {
	margin-bottom:0px;
	margin-top:0px;
  }
#edito ul {
	margin-bottom:2px;
	margin-top:2px;
  }
#auteur  {
	float:left;
	padding:5px;
	font-size:70%;
	border: 1px solid gray;
	margin-right:5px;
	margin-bottom:5px;
	text-align:center;
	-moz-border-radius:10px;
  	}

#droite  {
	float:right;
	width:200px;
  margin:10px 0 0 15px; 
  }
#actions, #meteo  {
	float:right;
	width:200px;
	border:1px solid #2C73F5;
	-moz-border-radius:5px 5px 10px 10px;
	background-color:#E7E9FE;
	}
#actions h2, #meteo h2 {
	text-align:center;
	line-height:130%;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#2C73F5;
	color:#FFFFFF;
	margin:0px;
	}
#actions a, #actions a visited {
  color:#00F;
  }
#actions dl {
	margin:0px;padding:0px;
	}
#actions dd {
	margin:0 0 0 0px;
	padding:3px 0 3px 0;
	}
#actions dl dt {
	background-color: #F2F2F2;	
	text-align:center;
	font-weight: bolder;
	text-transform: uppercase;
	line-height:160%;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 3px;
	}
#actions p {
	clear:both;
	padding:0 8px 0 3px;
	margin:0px 10px;
	}
#actions .date{
	float:left;
	padding-left:3px;
	font-weight: bold;
	}
#actions .titre{
	float:right;
	padding-right:8px;
	}
#actions .autres {
	text-align:center;
	line-height:170%;
	font-weight: bolder;
	margin:0px;
	padding:0px 0px 10px 0px;
	text-transform: uppercase;
	background-color:transparent;
	}

#meteo form {
  text-align:center;
  margin:5px 0;
}
#meteo select {
  font-size:80%;
  }
#meteo h4 {
  display:inline;
  }

#meteo .lib, #meteo .lib2 {
  display:none;
  }
#meteo #meteoresult img {
  float:right;
  }
#meteo #jour2 {
  display:none;
  }
#meteo label {
  display:none;
  }
