/* CSS Document */

#conteneur740 h1 {
	text-align:center;
	background-color:#84352D;
	margin-top:20px;
}

#contact_centre {
	width:500px;
	background-image:url(images/contact_centre.png);
	background-repeat:repeat-y;
	margin:0 auto;
	padding-bottom:10px;
}

#contact_centre h1, #contact_centre h2, #contact_centre h3 {
	margin-left:20px;
}

#contact_centre img {
	margin:auto auto -10px auto;
}

#contact_centre h2 {
	text-align:left;
	line-height:1em;
}

#contact_centre h3 {
	text-align:center;
	height:.8em;
	font-size:1.2em;
	font-variant:small-caps;
	letter-spacing:.4em;
}

#contact_centre p {
	height:1em;
}

#contact_centre p a {
	color:black;
	text-decoration:underline;
}

#contact_haut, #contact_bas {
	height:30px;
	width:500px;
	margin:0 auto;
}

#contact_haut {
	background-image:url(images/contact_haut.png);
}

#contact_bas {
	background-image:url(images/contact_bas.png);
}

.noir {
	color:#000;
}
