body {
	width: auto;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/eau.jpg); }

p {
	line-height: 100%;
	margin-top: 3;
	margin-bottom:3; }

a {
	text-decoration: none;
	color: #606060;
	font-style: italic;
	font-weight: bold; }

.amenu {
	color: #404040; }

a:hover {
	color: #FF0000; }

li {
	list-style-type:none;
	list-style-position:inside;
	display:inline;
	display : list-item; }

.li1 {
	list-style-image : url(images/puce.gif); }

table {
	font-family : Palatino Linotype;
	color : #000000;
	font-size : 11pt; }

.cont_td1 {
	width : 760px;
	padding-left : 80px;
	padding-right : 80px;
	}

.td1{
	background-color : #C7D6FD;
	width : 600px;
	height : 132px;
	padding : 5px;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;	}

.cont_td2 {
	width : 760px;
	padding-left : 80px;
	padding-right : 80px;
	}

.td2{
	background-color : #C7D6FD;
	width : 600px;
	padding : 5px;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;	}

.banniere {
	width: auto;
	margin: auto;
	height: 120px;
	background-image: url("images/banniere.jpg");
	background-repeat: no-repeat;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px; }

.menu {
	line-height: 100%;
	margin-top: 3;
	margin-bottom: 3; }

.centre {
	width: 760;
	height: auto;
	background-color: #E8FFFF;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px; }

.bas {
	width: 760;
	height: auto;
	background-color: #E8FFFF;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px; }

.form {
	font-family : Palatino Linotype;
	background-color : #E2EAFE; }

html .cont_info {
	width : 760px;
	padding-left : 130px;
	padding-right : 130px;}

	.cont_info {
	width : 760px;
	}

.info {
	text-align: center;
	font-size : 14px;
	width : 500px;
	height : auto;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;
	border : 2px solid #e02040;
	padding-top : 15px;
	padding-bottom : 15px;
	background: #F38989;
	}

