
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFE4E1;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 5 px;
}
h2 {	
	font-size: 1.1em;	
	color: #7A216B;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
}
h3 {
	font-size: 1em;
	color: #BF7194;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 8px;
}
a:link	{
	text-decoration: underline;
	color: #7A216B;
}
a:visited	{
	text-decoration: underline;
	color: #7A216B;
}
a:hover	{
	text-decoration: none;
	color: #7A216B;
}
ul {
	margin-bottom: 1px;
	list-style: circle;
}

#header {
	height: 81px;
	background-color: #EDD1D1;
	background-image: url(images/haut-bebe.jpg);
}
#haut {
	height: 20px;
	background-color: #EDD1D1;
}
#conteneur {
	width: 750px;
	margin: 0 auto;
	background-color: #DB7093;
}
#centre {
	background-color: White;
	margin-left: 130px;
	margin-right: 130px;
	padding: 5px 5px 5px 8px;
}
#gauche {
float:left;
width: 120px;
}
#droite {
float:right;
width: 120px;
}
#pied {
clear:both;
height: 30px;
background-color: #EDD1D1;
}
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
	margin: 0 2px;
	color: #7A216B;
	text-decoration: none;
	font-weight: bold;
}
#menuhaut a:hover {
text-decoration: underline;
}
#menugauche {
list-style-type: none;
margin: 0 5px;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 5px;
color: #000000;
text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}
#menudroit {
list-style-type: none;
margin: 0 5px;
margin: 0;
padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
	margin: 0 2px;
	color: White;
	text-decoration: none;
}
#menudroit a:hover {
text-decoration: underline;
}
p {margin: 0 0 10px 0;
}
.titremenudroite {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding: 5;
	margin: 5px;
}
