body {
	background-color: #FFE3E3;
	color: #CC3333;
	margin: auto;
}

a img {
	border: 0;
}

p {
	color: #CC3333;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #BB3333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#all {
	margin: auto;
	margin-top: 0px;
	width: 760px;
	border: 1px solid black;
	border-top: none;
	border-bottom: none;
}

#menu {
	background-image: url('images/rubrique.jpg');
	line-height: 41px;
	color: white;
	height: 41px;
	text-align: center;
}

#menu a {
	color: white;
	font-size: 17px;
}

#contenu {
	background-color: #FFBBBB;
	width: 760px;
}

#contenthaut {
	background-image: url('images/contenthaut.png');
	width: 716px;
	height: 26px;
	margin: auto;
}

#contentcentre {
	background-image: url('images/contentcentre.png');
	padding: 8px;
	width: 700px;
	margin: auto;
}

#contentbas {
	background-image: url('images/contentbas.png');
	width: 716px;
	height: 5px;
	margin: auto;
}

textarea, input {
	background-color: white;
	border: 1px solid black;
	color: #BB3333;
}

.annuaire_titre a {
	font-weight: bold;
}

.annuaire_titre {
	
}

.annuaire_titre a {
	font-style: italic;
}