body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
}
 table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
#0 {
	position: absolute;
	width: 1000px;
	background-color: #FFFFFF;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clip: rect(auto,auto,auto,auto);
	left: 20px;
	height: 2000px;
}
.td-img {
	background-image: url(images/test2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
}
.td-txt {
	background-image: url(images/test.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#banniere {
	position: relative;
	left: 350px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	height: 400px;
	width: 275px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	z-index: 1;
	top: 150px;
	position: absolute;
	left: 0px;
}
#0 #contenu {
	position: absolute;
	left: 290px;
	width: 700px;
	height: auto;
	background-color: #FFFFFF;
	text-align: left;
	top: 150px;
	right: 0px;
	bottom: 0px;
}
#0 #contenu textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#0 #menu .maj {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}

#0 #contenu p {
	margin-left: 15px;
	margin-right: 15px;
}


#0 #menu p {
	margin-top: 14px;
	margin-bottom: 14px;
}
#0 #menu a {
	text-decoration: none;
	color: #000000;
}

#menu .actif {
	font-weight: bold;
	color: #666666;
}
#0 #menu a:hover {
	color: #339900;
	text-decoration: none;
}
#0 #contenu th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666666;
}
.liste {
	font-size: 12px;
}
#0 #contenu a {
	color: #003399;
	text-decoration: none;
}
#0 #contenu a:hover {
	text-decoration: underline;
}
#0 #contenu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666666;
}
#0 #contenu #ancre {
	color: #000000;
	text-decoration: none;
}
.actu {
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #666666;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0F0F0;
}

