.tableBg {
	background-image: url(bg.jpg);
}
.txtmenu {
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #2d4a03;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
}
body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, "HelveticaNeueLT Std";
	color: #2d4a03;
}
div.hr {
	height: 1px;
	background: #749111;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.hr hr {
  display: none;
}
.categorie {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.content {
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
	/*text-align: center;*/
}
.lang {
	font-size: 12px;
	position: relative;
	height: auto;
	width: auto;
	text-align: right;
	margin-right: 15px;
}
.footer {
	font-size: 13px;
	color: #454545;
	font-weight: bold;
}
.titre {
	font-size: 14px;
	font-weight: bold;
	color: #2d4a03;
	margin-top: 10px;
	text-align: left;
	text-transform: uppercase;
}

.soustitre {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}
.description {
	font-size: 13px;
	color: #2d4a03;
	font-style: italic;
	text-align: left;
	margin-bottom: 10px;
}
.titrecontent {
	font-size: 14px;
	font-weight: bold;
	color: #2d4a03;
	margin-top: 10px;
	text-align: left;
	text-transform: uppercase;
}
.descriptioncontent {
	font-size: 13px;
	color: #2d4a03;
	text-align: left;
	margin-bottom: 15px;
}
a:link {
	color: #a2165d;
	text-decoration: none;
}
a:visited {
	color: #a2165d;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.descriptioncontent2 {
	font-size: 13px;
	color: #a2165d;
	text-align: left;
	margin-bottom: 15px;
}
.titrecontent2 {
	font-size: 14px;
	font-weight: bold;
	color: #a2165d;
	margin-top: 10px;
	text-align: left;
	text-transform: uppercase;
}

