.cacher {
		visibility: hidden;
		overflow: hidden;
		height: 1px;
		margin-top: -1px;
		position: absolute;
}

a.lienweb {
	padding-left: 19px;
	background: url(images/web.png) no-repeat;
}

body {
	background: url(images/fond.png);
	background-repeat: repeat-x;
}



a.menu {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: tahoma;
	font-size: 12px;
	color: orange;
	text-decoration: none;
	font-weight: bold;
}

a.evenement {
	font-family: arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
a.evenement:hover {
	font-family: arial;
	font-size: 12px;
	color: #FF8036;
	text-decoration: underline;
}

a.ptit {
	font-family: tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.ptit:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.onze {
	font-family: arial;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}
a.onze:hover {
	font-family: arial;
	font-size: 11px;
	color: #FF8036;
	text-decoration: none;
}

.onze {
	font-family: arial;
	font-size: 11px;
}
.neuf {
	font-family: tahoma;
	font-size: 9px;
}
a {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	color: #73C71D;
	text-decoration: none;
}

font {
	font-family: arial;
	font-size: 12px;
}
td {
	font-family: arial;
	font-size: 12px;
}
.titre {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
INPUT {
	font-family:arial;
	font-size:12px;
	border-color:#7CE128;
	border-width:1px;
	border-style:solid;
	background-color: #FFFFFF;
}
select {
	font-family:arial;
	font-size:12px;
	border-color:#7CE128;
	border-width:1px;
	border-style:solid;
	background-color: #FFFFFF;
}
textarea {
	font-family:arial;
	font-size:12px;
	border-color:#7CE128;
	border-width:1px;
	border-style:solid;
	background-color: #FFFFFF;
}
