	A:link {color:"#003399"; text-decoration: none}
	A:visited {color:"#003399"; text-decoration: none}
	A:hover {color:"#003399"; text-decoration: underline}
	img,table,tr,td,div,form {margin:0; padding:0}

.titre-sous {
	font-size: larger;
	font-style: normal;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
.info {
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	color: 333366;
}
body.index {
	margin: 0px 25px;
}

.titre {

	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
.contenu {
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
}
#menu {
	width: 207px;
	padding-left: 42px;
	padding-top: 24px;
	background-image: url(images/menu/barre-g.gif);
	background-repeat: repeat-y;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}

table.log {
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid 1px #ccffcc;
	background-color: white;
}
table.log td {
	font-size: 9px;
}
