body {
	height:100%;
	background-color: #11a4d4;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:0;
}


a,
a:link,
a:visited,
a:active {
	color: #FFFFFF;
	text-decoration: none;	
}

a:hover,
#textebas a:hover{
	text-decoration: underline;
	color:#FFCC00;	
}

.margeGauche {
	padding-left:50px;
}

#texte1 {
	width:330px;
	padding-left:80px;
}
#texte2 {
	width:330px;
	padding-left:80px;
	margin-top:20px;
}
#textebas {
	color: #686c7b;
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	position:absolute;
	height:92px;
	width:100%;
	padding-top:70px;
	bottom:0px;
}

#textebas a{
	color: #686c7b;
	text-decoration: none;	
}
