/* CSS Document */

div#container {
	padding: 0px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
/* Footer */
div#footer {
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	background-color: #03232A;
	margin: 0px;
	padding: 0px;
}
div#content-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a7a7a;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 51px 8px 0px 8px;
	
}

div#menu-footer {
	background-image: url(../images/footer/logo-footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 69px;
	margin: 0px;
	clear: left;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}


div#menu-footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #7a7a7a;
	margin: 0px;
	padding: 0px;
	}


div#menu-footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #7a7a7a;
	margin: 0px;
	padding: 0px;
  text-decoration : none;
	}


div#menu-footer p a:hover {
  text-decoration : underline;
	}
	
	
div#menu-footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ececec;
}
div#menu-footer ul li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececec;
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#menu-footer ul li a {
    color: #ececec;
	text-decoration: none;	
}
div#menu-footer ul li a:hover {
    color: #ececec;
	text-decoration: underline;	
}

div#content-footer h1 {
	height: 19px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#APropos {
	width: 388px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 148px;
}
#APropos p {
	margin: 0px;
	width: 310px;
	padding: 23px 0px 0px 0px;
		
}

#APropos p a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #7a7a7a;
	margin: 0px;
	padding: 0px;
  text-decoration : none;
	}
div#NosServices {
	width: 267px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#ContactezNous {
	width: 305px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 148px;
}
#ContactezNous p {
	margin: 0px;
	padding: 23px 0px 0px 7px;

}

#ContactezNous a {
	color: #FFFFFF;
	text-decoration: none;
}
#ContactezNous a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
#ContactezNous span.partenaires {
	text-decoration: underline;

}
div#NosServices ul {
	margin: 0px;
	padding: 23px 0px 0px 4px;
	list-style-type: none;
		}

div#NosServices a {
         color: #7a7a7a;
		text-decoration: none;	
		}
		
div#NosServices a:hover {
	color: #2F8B66;
	text-decoration: none;
		}	
		
div#NosServices ul li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
	list-style-type: none;
	background-image: url(../images/footer/puces-services.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
.clearleft {
	clear: left;
}
.clearright {
clear: right;

}

.clearboth {
clear: both;

}
