.Header_A
{
background-color:#f5f5f5;

}
.Header_B
{
background-color:#ffffff;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}
.Content_A
{
background-color:#f5f5f5;
border-right:1px dashed #808080;
}
.Content_B
{
background-color:#ffffff;
border-right:1px dashed #808080;
}
.Footer_A
{
background-color:#f5f5f5;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}
body
{
background-color:#f0f2ec;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color : #383838;
}
td
{
font-size:11px;
}
.NavBar_Link
{
color:#000000;
}
.NavBarLink:hover
{
color:#808080;
}


.contenu2{
	left: 300px;
	z-index : 999;
}

div#conteneur{
	position : absolute;
	top : 0px;
	left : 50%;
	margin-left : -372px;
	width : 742px;
	border-left: 1px #581414 solid;
	border-right: 1px #581414 solid;
	/*background-image: url(../../files/background5.png);*/
	background-color:#e1e2de;
	background-image: url(../../files/flower-5.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

div#header{
	position:relative;
	width : 100%;
	height :100px;
	left: 0px;
	top: 0px;
	background-image: url(../../files/header2.png);
	/*border-bottom: solid #980000 3px;*/
}

div#footer{
	position: relative;
	top:65px;
	left:0px;
	width : 100%;
	height :65px;
	margin-top: 0px;
	background-color: #ebe9e5;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	border:none;
}
div#footer5{
	position:relative;
	top:0px;
	width : 100%;
	height :65px;
	margin-top: 0px;
	text-align: center;
	border-bottom: 1px solid #581414;
	border-top: 1px dotted #585858;
}
div#footer1{
	position:relative;
	clear: both;
	width : 742px;
	height :212px;
	margin-top: -72px;
	z-index: -1 ;
}    


div#menu{
	position : absolute;
	left: 20px;
	top: 30px;
	vertical-align:middle;
	text-align:left;
	z-index:999;
}

div#menu a{
	font-size:110%;
	text-decoration:none;
	font-weight: bold;
	border-bottom: 0px;
	color:#343030;
	font-family:Georgia,Times New Roman,serif;
}

div#edelweiss {
	position:absolute;
	left:0px ; top:173px;
	width:742px; height:92px;
	/*background-image: url(../../files/edelweiss3.png);*/
}
div#menu a:hover{
	text-decoration:none;
	font-weight: bold;
	color:#9775a7;
}
div#menu a:active{
	text-decoration:none;
	font-weight: bold;
	color:#6cab3d;
}
div#contenu{
	width : 365px;
	height :100%;
	margin-left: 250px;
	margin-top: 60px;
	z-index : 999;
	background-position: bottom right;
	background-repeat:no-repeat;
	text-align:justify;
}

p.right{
	text-align:right;
}

a {
	text-decoration:none;
	color:#513d3f;
	font-weight: bold;
	border-bottom: 1px dotted grey;
}


.margleft{
	position:relative;
	left:30px;
}

h1 {
	color:#3d2f3a;
}

.header1 {
	font-family:Georgia,Times New Roman,serif;
	font-size:115%;
	margin-bottom: 2em;
	margin-top: 20px;
	font-weight:bolder;
	color:#2a555a;
}

.header2 {
	font-family:Georgia,Times New Roman,serif;
	font-size:110%;
	margin-bottom:5px;
	margin-top: 20px;
	font-weight:bold;
	color:#61877a;
}

.header3 {
	font-family:Georgia,Times New Roman,serif;
	font-size:105%;
	margin-bottom:2px;
	margin-top: 10px;
	font-weight:bolder;
	color:#8ca976;
}

ul li {
color:#838383;
font-size:90%;
}

strong {
color:#9775a7;
}