body {
	background-color:#d6e6ef;
	background-image: url('images/new-fond.png');
	background-repeat: repeat-x;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align:justify;
	color:#000000;
}

a {
	text-decoration: underline;
	color:#976600;
}
a.visited {
	text-decoration: underline;
	color:#976600;
}
a.hover {
	text-decoration: underline;
	color:#fead00;
}
a {
	text-decoration: underline;
	color:#976600;
}

.titre {
	color: #c68600;
	font-weight: bold;
	font-size: 18pt;
}
.soustitre {
	color: #0d3064;
	font-weight: bold;
	font-size: 15pt;
}
.develop {
	font-size:7pt;
	color:#976600;
	font-style:normal;
	text-decoration:underline, overline;
	cursor:pointer;
	cursor:hand
}
form {
	margin:0;
	padding:0;
}

table {
	font-family: verdana,arial,helvetica,sans-serif;
	text-align:justify;
	color:#000000;
}

table.carto {
	font-family: verdana,arial,helvetica,sans-serif;
	text-align:left;
	color:#000000;
	font-size: 7pt;
}

td.libadmin {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
input.subadmin[type=submit] {
	background-color:#fead00;
	font-weight:bold;
	cursor:pointer;
 }

