body {
	background-color: #115099;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.basdepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.mainbody {
	background-color: #FFFFFF;
	background-image: url(/images/mapico_09.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a:link,a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover,a:active {
	color: #FF0000;
	text-decoration: none;
}
.etoile {
	background-image: url(/images/etoile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.coquillage {
	background-image: url(/images/coquillage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.photobordure {
	border: 1px solid #115099;
}
input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #115099;
}
