body {
background-color:#000099; /* 3366FF */ 
background-image:url(../images/clairfond2.jpg); /* fondclair.jpg */
background-repeat: repeat-y;
background-position:left top; /* right */
	/* background: #3366FF top right repeat url('images/fondclair.jpg') ; */
	color: #000000;
	font-type: arial; 
	font-size: 12pt ;
	margin: 0px;
	padding: 0px;
	font-family: arial;
}

A:link {text-decoration: none; color: white; font-size: 10pt}
A:visited {text-decoration: none; color: white; font-size: 10pt}
A:active {text-decoration: none; color: white; font-size: 10pt}
A:hover {text-decoration: underline; color: white; font-size: 10pt}

img {
	border : 1px solid #CCCCCC;
}
table {
	border : 0px solid black;
	border : 0px solid black;
	empty-cells: hide;
}

tr {
	border : 0px solid yellow;
	border : 1px solid yellow;
}

td {
	border : 0px solid red;
	border : 0px solid green;
}
ul{
	margin: 0px;
	padding:0px;
	width : 175px;
	border: 0px solid red;
	color:#FFFFFF;
		
}

.menu li {
	border: 2px solid white;
	list-style-type: none;
	padding: 10px;
	margin: 0px; 
	margin-bottom: 7px;
	width: 100px;
	background-color: 0000FF;
}

.adresse  {
	width: 175px;
	list-style-type: none;
	align:justify;
	font-size: 10pt ;
	color:#FFFFFF;
}

.bleu {
	color: blue;
	font-weight: bold;
}

p {
	padding-bottom: 10px;
}

gauche {
	width: 150px;
}
