/* ************************************************************************** */
/* ALGEMEEN                                                                   */
/* ************************************************************************** */

body {
	background: #000 url('../images/bg/bg.jpg') top left repeat-x;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 0.8em;
	color: #fff;
	}
td {
	font-size: 100%;
	}
	
a {
	color: #ffffff; /* #e41135; */
	text-decoration: none;
	}
a:hover {
	color: #ffffff; /* #e41135; */
	text-decoration: underline;
	}

a.noTop {
	color: transparent;
	font-size: 1px;
	line-height: 1px;
	}

h1 {
	line-height: 28px;
	color: #fff;
	font-weight: normal !important;
	margin: 0; padding: 0;
	font-family: Georgia,Arial,Helvetica,sans-serif;
    font-size: 22px;
	}
	#container_1eNiveau h1 {
	display: block;
	width: 340px;
	margin-left: 119px; margin-top: 46px;
	}
	#container_2eNiveau h1 {
	display: block;
	width: 396px;
	margin-left: 120px; margin-top: 32px;
	}
h2 {
	font-size: 1.2em;
	color: #fff;
	margin: 0; padding: 0;
	}
	#container_2eNiveau h2 {
	margin: 0.5em 0;
	}
h3 {
	font-size: 1em;
	color: #7e7e7e;
	font-weight: normal;
	}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #e41135;
	}
	
#txt_1eNiveau {
	position: relative;
	top: 10px; /* was absolute en 110 px*/ 
	left: 120px;
	width: 395px; 
	padding-right: 10px;
	}
	#txt_1eNiveau p,
	#txt_2eNiveau p {
	margin: 0.5em 0;
	}
	#txt_1eNiveau,
	#txt_2eNiveau {
	text-align: justify;
	line-height: 1.25em;
	}

	#contactTxt,
	#contactTxt a {
	color: #000;
	}
	#contactTxt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #7d7d7d;
	margin: 2em 0 0 0 !important;
	padding: 0;
	display: block;
	}
			
/* ************************************************************************** */
/* HEADER                                                                     */
/* ************************************************************************** */

#showMenuTop, #showMenuTop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a19581;
	text-transform: uppercase;
	}
#showMenuTop a.active,
#showMenuTop a:hover {
	color: #fff;
	text-decoration: none;
	}

/* ************************************************************************** */
/* SHOWLEFT                                                                   */
/* ************************************************************************** */

/* ************************************************************************** */
/* SHOWRIGHT                                                                  */
/* ************************************************************************** */

/* ************************************************************************** */
/* SHOWMIDDLE                                                                 */
/* ************************************************************************** */

.readMore {
	display: block;
	text-align: right;
	}
.floatRight {
	float: right;
	}

#showSubMenu ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	font-weight: normal !important;
	}
#showSubMenu ul li {
	margin-bottom: 1em;
	}
#showSubMenu ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	}
#showSubMenu ul li a {
	color: #fff;
	}
	
#showContent ul {
	margin: 1em 0;
	padding:  0 0 0 1.5em;
	font-weight: normal;
	list-style-type: square;
	}
#showContent ul ul {
	margin: 0; padding: 0 0 0 1.5em;
	font-weight: normal;
	list-style-type: circle;
	}
	
#showAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7d7d7d;
	text-transform: uppercase;
	}

