body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/fond.jpg);
}
#conteneur {
	position: relative;
	width: 750px;
	margin-left: -375px;
	left: 50%;
	top: 0px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	height: 550px;
}
#top {
	position: absolute;
	height: 120px;
	width: 100%;
	top: 0px;
	visibility: visible;
	z-index: 1;
	vertical-align: bottom;
}
#menu {
	position: absolute;
	height: 30px;
	width: 614px;
	top: 121px;
	background-image: url(images/menu2.jpg);
	color: #000000;
	vertical-align: text-bottom;
	visibility: visible;
	z-index: 2;
}
form {
	margin: 0px;
	padding: 0px;
}

#menuimg {
	position: absolute;
	height: 30px;
	top: 121px;
	color: #000000;
	left: 614px;
	width: 136px;
	text-align: center;
	visibility: visible;
	z-index: 4;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#contenu {
	position: absolute;
	width: 100%;
	top: 160px;
	left: 0px;
	overflow: auto;
	height: 350px;
	visibility: visible;
	z-index: 6;
}
p {
	vertical-align: bottom;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
}
#pied {
	position: absolute;
	height: 30px;
	width: 750px;
	top: 520px;
	color: #000000;
	vertical-align: text-bottom;
	background-image: url(images/pied2.jpg);
	visibility: visible;
	z-index: 5;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
	margin-right: 50px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}
#menucentre {
	position: absolute;
	width: 220px;
	top: 0px;
	left: 10px;
	height: 160px;
	overflow: auto;
}
#contenucentre {
	position: absolute;
	top: 5px;
	left: 220px;
	overflow: auto;
	width: 520px;
	height: 342px;
}
#daynews {
	position: absolute;
	width: 200px;
	top: 165px;
	left: 10px;
	overflow: auto;
	border: thin solid #CCCCCC;
	height: 180px;
}
hr {
	border: thin dotted #CCCCCC;
}
li {
	margin-left: -20px;
}


body, td, textfield, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


th {
	font-weight: bold;
	background-image: url(images/fond.jpg);
	text-align: left;
	padding-left: 10px;
}












.bloquage {
	color: #666666;
	text-decoration: line-through;
}



td, textfield, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bloquage {
	color: #666666;
	text-decoration: line-through;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.lignebas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
