BODY {
  margin:0;
  padding:0;
}

#container {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  margin-bottom:5px;
  margin-top:5px;
}

#logoNews {
width: 350px;
/*float: left;*/
}

#content {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
}

p {
 margin-top: 0px;
 margin-bottom: 5px;
}

#signature {
  width: 270px;
  font-size: 14px;
  font-family: Arial;
  text-align: left;
  margin-left: 50px;
  margin-top: 50px;
  margin-bottom: 70px;
  margin-right: 70px;
  padding: 5px;
  border: 2px purple dotted;
  float: right;
}

#signature #amp {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  margin-bottom: 3px;
}

#signature #carte {
  background: #EEEEEE;
  padding: 3px;
  text-align: center;
}

#signature #contact {
  margin-top: 6px;
  text-align: center;
}

#mariagePlage67 {
  width: 397px;
  float: right;
  margin-right: 60px;
  margin-top: 25px;
}

#maternite17 {
  width: 283px;
  float: left;
  border: 1px black solid;
}

#news {
  width: 550px;
  float: left;
  font-size: 12px;
  text-align: left;
  margin: 5px;
  background-color: #BBCCFF;
  border: 1px black solid;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#maternite73 {
  float:right;
  width: 283px;
  border: 1px black solid;
}

#mariage576g2 {
  border: 1px black solid;
  float: left;
  width: 400px;
  margin-left: 50px;
}

#maternite172 {
  width: 283px;
  float: left;
  margin-left: 100px;
}

#bourse {
  margin-right: 80px;
  float:right;
  width:120px;
}

#liens {
	width: 100%;
	height: 62px;
}

#sep {
	clear: both;
}

.bouton, .bouton:visited {
	display: block;
	float: left;
	margin-left:20px;
	width: 130px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background: #FFFFCC;
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #444444 solid;
	border-bottom: 1px #444444 solid;
	font-size: 14px;
	font-family: Verdana, Arial;
	color: purple;
	font-weight: bold;
	text-decoration: none;
}

.bouton:hover {
	background: #CCCCFF;

}

#footer {
	text-align:center;
	margin-top: 20px;
	font-size:10px;
}
