body {
	background-color: #109dad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/accueil_ete/bg_accueil.jpg);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-x;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	}
	
img.imageBorder {
	border-width: 1px;
   border-right-color: #085761;
   border-left-color: #085761;
   border-bottom-color: #085761;
   border-top-color: #085761;
	}	
