BODY {
    margin: 0px;
}

.bg-index {
  	background : url(internet-la-rochelle/bg1.jpg) top repeat-x;
}

.bg-index2 {
	background: url(internet-la-rochelle/bg2.jpg) #91B1C8;
	background-repeat: repeat-x;
    background-position: bottom left;	
}

.Copy {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.Copy a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
 
.Copy a:hover {
	color : #FFFFFF;
	text-decoration : none;
}

.Copy a:visited {
	color : #FFFFFF;
}