body {
	background-image:url(../img/fonds/fond9.jpg);
	color: #00C462;
	font-weight: bold;
}
a:link {
	color:#00C462;
	text-decoration: none;
}
a:active {
	color:#00C462;
	text-shadow: 5px 5px 2px green;
	text-decoration: underline;
}
a:visited {
	color:#00F078;
	text-decoration: none;
}
.feuilles_g {
	background-image: url(../img/fonds/feuilles_l.gif);
	background-repeat: repeat-y;
	position: absolute;
	width: 52px;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.feuilles_d {
	background-image: url(../img/fonds/feuilles_r.gif);
	background-repeat: repeat-y;
	width: 52px;
	height: 100%;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
}
.haut {
	background-image: url(../img/fonds/fond6.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 20px;
	left: 0px;
	z-index: 1;
}
div.titre {
	z-index: 2;
	position: absolute;
	top: 30px;
	left: 200px;
	height: 110px;
	width: 300px;
	background-image: url(../img/fonds/titre.png);
	background-repeat: no-repeat;
}
div.menu {
	height: 200px;
	width: 100px;
	top: 150px;
	left: 45px;
	background-image: url(../img/fonds/fond_menu.jpg);
	position: absolute;
	z-index: 3;
	border: 1px solid #C0C0C0;
}
div.menu a:link {
	color:#00C462;
	text-decoration: none;
}
div.menu a:active {
	color:#00C462;
	text-shadow: 5px 5px 2px green;
	text-decoration: underline;
}
div.menu a:visited {
	color:#00F078;
	text-decoration: none;
}
div.menu td {
	text-align: center;
}
div.contenu {
	position: absolute;
	left: 180px;
	top: 170px;
	right: 55px;
	min-height: 100%;
}
img#iotd {
	border: 0px;
	position: relative;
	left: 35%;
	padding-bottom: 20px;
}
div.news {
	position: relative;
	margin-left: 5%;
	width: 75%;
	border: solid;
	background-image: url(../img/fonds/fond_menu.jpg);
}
h1.news {
	font-size: large;
	position: relative;
	top: 0px;
	font-weight: bold;
	padding-top: 0px;
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium solid;
	border-left: medium none;
	padding-left: 5%;
	margin: 0px;
}
h2.news {
	font-size: small;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	position: relative;
	top: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: right;
	padding-right: 5%;
	font-weight: normal;
}
img.news {
	border: 0px;
	float: left;
	margin-left: 10px;
}
p.news {
	margin: 0px;
	top: 0px;
	padding: 4px;
	font-weight: normal;
}
p.news#precsuiv {
	position: relative;
	left: 30%;
	right: 40%;
	width: 30%;
	text-align: center;
	padding: 0px;
}
a.news#page_prec {
	float: left;
}
a.news#page_suiv {
	float: right;
}
a.contact:link {
	color:#00C462;
	text-decoration: none;
}
a.contact:active {
	color:#00C462;
	text-shadow: 5px 5px 2px green;
	text-decoration: underline;
}
a.contact:visited {
	color:#00F078;
	text-decoration: none;
}
div.loginout {
	height: 50px;
	width: 140px;
	top: 50px;
	right: 70px;
	background-image: url(../img/fonds/fond_menu.jpg);
	position: absolute;
	z-index: 3;
	border: 1px solid #C0C0C0;
	text-align: center;
	font-size: 10px;
}
div.loginout#login {
	height: 20px;
}
div.loginout a:link {
	color:#00C462;
	text-decoration: none;
}
div.loginout a:active {
	color:#00C462;
	text-shadow: 5px 5px 2px green;
	text-decoration: underline;
}
div.loginout a:visited {
	color:#00F078;
	text-decoration: none;
}
form.login {
	width:400px;
	position: absolute;
	left: 25%;
}
form.login th {
	text-align: right;
}
form.nnews {
	width: 600px;
	position: absolute;
	left: 20%;
}
div.bannieres {
	height: 184px;
	width: 124px;
	bottom: 25px;
	left: 45px;
	background-image: url(../img/fonds/fond_menu.jpg);
	position: absolute;
	z-index: 3;
	border: 1px solid #C0C0C0;
	text-align: center;
}
div.bannieres img {
	border: 0px;
	margin: 2px;
}
table.admin {
	width: 75%;
	text-align: center;
	background-image: url(../img/fonds/fond_menu.jpg);
	border-collapse: collapse;
}
table.admin img {
	border: 0px;
}
table.admin a:link {
	color:#00C462;
	text-decoration: none;
}
table.admin a:active {
	color:#00C462;
	text-shadow: 5px 5px 2px green;
	text-decoration: underline;
}
table.admin a:visited {
	color:#00F078;
	text-decoration: none;
}
th.admin, td.admin {
	border: thin solid;
}
table.nposter {
	position: absolute;
	width: 50%;
	left: 20%;
}
table.nposter th {
	text-align: right;
}
table.nposter th#submit {
	text-align: center;
}
table;nposter td {
	text-align: left;
}
table.editposter {
	position: absolute;
	width: 60%;
	left: 10%;
}
table.editposter th {
	text-align: right;
}
table.editposter th#submit {
	text-align: center;
}
table;editposter td {
	text-align: left;
}
div.webmestre {
	position: absolute;
	width: 150px;
	left: 55px;
	bottom: 0px;
	font-size: 11px;
}
div.webmestre a:link {
	color:#00C462;
	text-decoration: none;
}
div.webmestre a:active {
	color:#00C462;
	text-shadow: 5px 5px 2px green;
	text-decoration: underline;
}
div.webmestre a:visited {
	color:#00F078;
	text-decoration: none;
}
table.galtable {
	width: 100%;
}
table.galtable td {
	text-align: center;
}
table.galtable th {
	text-align: center;
	text-decoration: underline;
	font-size: large;
	padding-bottom: 20px;
}
table.galtable img {
	border: 0px;
}
form.galform table {
	width: 100%;
}
form.galform th {
	text-align: right;
}
form.galform th#annonce {
	text-align: center;
}
table.guide {
	width: 100%
}
table.guide th {
	text-align: center;
	width: 20%;
}
table.guide td {
	text-align: left;
}
form.catform table th {
	text-align: right;
}
form.catform table td#submit, th#titre {
	text-align: center;
}
form.catform table td {
	text-align: left;
}
form.linkform table th {
	text-align: right;
}
form.linkform table td#submit, th#titre {
	text-align: center;
}
form.linkform table td {
	text-align: left;
}
div.nedstat {
	width: 18px;
	height: 18px;
	right: 0px;
	top: 0px;
}
table.guilde {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: thin solid;
	background-image: url(../img/fonds/fond_menu.jpg);
}
table.guilde td {
	border: thin solid;
}
table.guilde img {
	border: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
table.artisans {
	margin-left: 25%;
	width: 50%;
	background-image: url(../img/fonds/fond_menu.jpg);
	border-collapse: collapse;
}
table.artisans th  {
	text-align: center;
	border: thin solid;
	font-weight: bold;
}
table.artisans td  {
	width: 50%;
	text-align: center;
	border: thin solid;
}
table.fiche  {
margin-left: 25%;
	width: 50%;
	background-image: url(../img/fonds/fond_menu.jpg);
	border: thin solid;
}
table.fiche td#racla {
	text-align: center;
}
table.fiche td#ajout {
	text-align: center;
}
table.fiche td#rconnus {
	text-decoration: underline;
}
table.fiche td#princ {
	vertical-align: baseline;
}
table.persos {
	text-align: center;
	background-image: url(../img/fonds/fond_menu.jpg);
	border: thin solid;
}
table.persos th {
	border-bottom: thin solid;
}
table.persodb td#oui {
	text-align: right;
}
table.persodb td#non {
	text-align: left;
}
table.grp {
	width: 100%;
	text-align: left;
}
table.grp td#graph {
	text-align: center;
}
table.grp th {
	text-align: right;
		width: 50%;
}
table.search {
	width: 100%;
}
table.search th {
	text-align: right;
}
table.search th#chercher {
	text-align: left;
}
table.search td {
	text-align: left;
}