#header h1 {
  margin:0px;
  padding-top:100px;
  height:1px;
  overflow:hidden;
  color:#FF0000;
  }
.titreAnnAccueil {
	font-weight: bold;
	color: #AD1A22;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;	border-bottom-color: #0066CC;
}
.titreAnnAccueil a {
  color: #AD1A22;
	}
.titreAnnAccueil h2 {
  font-size: 12px;
	}
h2 {
  margin:0px;
	}
.annAccueil {
  width:100%;
  height:120px;
  vertical-align:top;
  overflow:hidden;
  text-align: justify;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
  }
.photoAnnAcc {
  float: left;
  text-align:center;
  width: 120px;
  border:0px;
  }
a.annAccueil   {
	color:#0E79A8;
	text-decoration:none;
	line-height: auto;
}
a.annAccueil:hover {
	color:#FF6600;
	text-decoration:none;
}
#regions_droite {
	text-align:right;
	padding-right:7px;
	font-size:12px;
	}
#regions_gauche {
	text-align:left;
	padding-left:7px;
	font-weight:bold;
	font-size:12px;
	float:left;
	}
.txtlog {
  width:80px;
  padding:0px; }
#edito a { text-decoration:underline; }
#edito .fin { color: #8A0707; }

#gauche_accueil {
	float:left;
  left:0;
	width: 260px;
	margin-left: 0px;
	margin-top: 25px;
	font-size: 10px;
	min-height:450px;
  height:auto !important;
	height:450px;
}
#centre_accueil {
	float:left;
  width: 310px;
	margin-top: 25px;
	margin-bottom: 30px;
	text-align: left;
	min-height:450px;
	height:auto !important;
	height:450px;
	
}
#droite_accueil {
	float:left;
  right:0;
	width: 250px;
	margin-top: 15px;
}

