@charset "utf-8";
/* CSS Document */
div#service {
	width:672px;
	text-align:center;
	margin-left:50px;
	background-image:url("/Images/communs/fond.jpg");
	border-color:#bdc0c6;
	border-top:1px solid;
	border-top-color:#bdc0c6;
	border-bottom:1px solid;
	border-bottom-color:#bdc0c6;
	border-left:1px solid;
	border-left-color:#bdc0c6;
	border-right:1px solid;
	border-right-color:#bdc0c6;
}
div#service .titre {
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #750724;
}
.cave {
	margin-bottom:10px;
}
div#service .saisietexte {
	margin:auto;
	margin-top:20px;
	Width:500px;
	clear:both;
}