body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8f8f8f;
}

html{
    overflow:-moz-scrollbars-vertical;
}

.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:20px;
}

.txtnormal:hover {
	color: #000000;
	text-decoration: underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.menu:hover {
	color: #000000;
	text-decoration: underline;
}

.txtadresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height:17px;
}

.txtadresse:hover {
	color: #000000;
	text-decoration: underline;
}

.txtcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C9C9C9;
	text-decoration: none;
	text-transform: uppercase;
}

.txtcopy:hover {
	color: #A0A0A0;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.copyright:hover {
	color: #999999;
}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.txtpetit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.txtpetit:hover {
	color: #000000;
	text-decoration: underline;
}

.txtslideshow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration:none;

}

.txtslideshow:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
