@charset "utf-8";
/* CSS Document */


body {
	color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9pt;
}
body {
	background-color: #000000;
}



div#contenu {
width : 800px;
margin : 0 auto 0 -400px;
position : absolute;
top : 25px;
left : 50%;
text-align : center;
}
div#contenu img {
border : 0;
padding : 0;
margin : 0;
}

div #left {
float:left;
width:600px;
}

div #right {
float:right;
width:200px;
}

div #activites {
display:inline;
width:800px;
height:200px;
}

.pedalos {
width:200px;
}
.pedalos2 {
width:200px;
}
