/* CSS Document */
body {
	background-color: #EBE1A4;
	overflow: auto;
	scrollbar-face-color:#016527;
	scrollbar-arrow-color:#EFCB11;
	scrollbar-track-color:#EBE1A4;
}
td img {
	display: block;
}
.referencement {
	visibility:hidden;
	z-index:100;
	position:absolute;
	overflow:hidden;
	position:absolute;
	width:1px;
	top:1px;
	height:10px
}
.bandeau {
	font-family:Comic Sans MS;
	font-size:18px;
	color:#5E3205;
}
.titre1 {
	font-family:Comic Sans MS;
	font-size:24px;
	color:#5E3205;
}
.titre2 {
	font-family:Comic Sans MS;
	font-size:13px;
	color:#EBE1A4;
}
.text1 {
	font-family:Comic Sans MS;
	font-size:13px;
	color:#5E3205;
}
.text1vert {
	font-family:Comic Sans MS;
	font-size:13px;
	color:#016527;
}
.text0 {
	font-family:Comic Sans MS;
	font-size:11px;
	color:#5E3205;
}
a:link {
	text-decoration: none;
	color: #5E3205;
}
a:visited {
	text-decoration: none;
	color: #5E3205;
}
a:hover {
	text-decoration: underline;
	color: #5E3205;
}
a:active {
	text-decoration: none;
	color: #5E3205;
}
a.galerie:link {
	text-decoration: none;
	color: #000000;
}
a.galerie:visited {
	text-decoration: none;
	color: #000000;
}
a.galerie:hover {
	text-decoration: underline;
	color: #000000;
}
a.galerie:active {
	text-decoration: none;
	color: #000000;
}
.defiltab {
	width: 100%;
	height: 100%;
	overflow: auto;
	scrollbar-face-color:#C0F358;
	scrollbar-arrow-color:#F58948;
	scrollbar-track-color:#FFFFFF;
}
.galerie {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}




.tarif {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
.plus {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.plusOrange {
	font-family:Tahoma;
	font-size:11px;
	color:#F58948;
}
.liens1 {
	font-family:Tahoma;
	font-size:13px;
	color:#F58948;
}
.INPUT {
	background-color: #EBE1A4;
	border-width: 1px;
	border-color: #5E3205;
	border-style: solid;
	font-family: Tahoma;
	font-size: 12px;
	color: #5E3205;
}