body {
	background-color: #dbddf2;
}

body.archives {
	background-image: none;
	background-color: #ffffff;
	color: #000000;
}

input {
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

a.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}

a.navbar:hover {
	color: #FF0000;
}

td.navbar {
	background-color: #FFFFFF;
	font-size: 8px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
	color: #000099;
}

td.inter {
	font-size: 1px;
}

#prochedevous {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 200px;
	text-align: center;
}

.detail {
	background-color: #FFFFFF;
	background-image:  url(images/pixblanc.gif);
	background-repeat: repeat;
	
	position: absolute;
	top: 100px;
	left: 206px;
	width: 100px;
	padding: 5px;
	visibility: hidden;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#couverture {
	position: absolute;
	top: 10px;
	left: 205px;
}

#alaune {
	position: absolute;
	top: 10px;
	left: 470px;
}

a.alaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.alaune:hover {
}

td.alaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	vertical-align: middle;
	text-align: center;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
}

.libelle {
	font-weight: bold;
	color: #000099;
}

.resultat {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

td.recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

td.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#defilant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	visibility: hidden;
	background-color: #dbddf2;
}

#principal {
	position:absolute;
	left:0px;
	top:79px;
	width:610px;
	z-index:98;
	padding: 10px;
}

#sommaire {
	position: absolute;
	left: 0px;
	top: -79px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	visibility: visible;
	background-color: #FFFFFF;
	border: solid #000000 0px;
}

.sommaire {
	text-align:center;
}
