// CSS des nouvelles pages créées pour SEO  @charset "utf-8";

* {
	margin:0;
	padding:0;
}

strong {
	font-weight:normal;
}

body {
	color:#666;
}

#sitemap {
	color:#454545;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#seoFooter {
	color:#454545;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:800px;
}

#seoFooter ul li {
	display:inline;
	list-style:none;
}

.annuaires {
	list-style:none;
	margin-left:25px;
}

.box2 {
	background:none repeat scroll 0 0 #E4F4FF;
	border:1px solid #8BCFFE;
	float:left;
	display:block;
	margin:10px;
	min-height:230px;
	padding:10px;
	height:100%;
	-height:230px;
	width:220px;
}

.box2 ul {
 !margin-left:15px;
}

.box2 ul li {
	background:url("Images/Dots/grey-gt2.gif") no-repeat scroll left transparent;
	list-style:none;
	padding:0 10px
}

.bigTitle {
	color:#454545;
	display:block;
	font-size:16px;
	font-weight:bold;
	margin:25px auto 25px auto;
	width:300px;
}

.colLeft {
	float:left;
	margin-left:25px;
}

.marge {
	margin-left:25px;
	display:block;
}

