
body {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#ffffff;
	color:#284A29;
}

/* ----- CONTENT ----------------------------------------------------------------------------- */
div.borderContent {
	margin-top: 15px;
	background-color: #FFFFFF;
	text-align: center;
}

div.content {
	margin: 5px;
	background-color: #FFFFFF;
	border: 1px solid #284A29;
	text-align: left;
	color: #284A29;
}

div.content h1 {
	margin: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #6C5635;
	border-bottom: 1px solid #284A29;
}

div.content h2 {
	margin: 10px;
	margin-bottom: 8px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #6C5635;
	text-decoration: underline;
}

div.content h3 {
	margin: 10px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #284A29;
}

div.content p, div.content td {
	margin: 10px;
	margin-top: 0px;
	padding: 0px;
	font-size: 11px;
	color: #284A29;
}

div.content p.intro {
	margin: 10px;
	margin-bottom: 4px;
	padding: 0px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #6C5635;
	text-decoration: none;
	text-align: center;
}

div.content ul {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
	color: #284A29;
}

div.content li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #284A29;
}

div.content img {
	margin: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	border: 1px solid #284A29;
}

div.content hr {
    width:100%;
    height:1px;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:10px;
    background-color:#284A29;
    color:#660000;
    border:0;
    padding:0;
    display:block;
}

div.content a:link, div.content a:visited {
	color: #6C5635;
	text-decoration: none;
}

div.content a:hover {
	color: #6C5635;
	text-decoration: underline;
}

div.content h1 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #6C5635;
	text-decoration: none;
}

div.content p.sousmenu {
	margin: 10px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 10px;
	font-size: 11px;
	color: #284A29;
	text-align: center;
	border-top: 1px solid #284A29;
}

div#bottomContent {
	width: 58px;
	text-align: right;
	background-color: transparent;
	position: relative;
	left: 252px;
	top: -30px;
}

div#bottomContent2 {
	font-size: 11px;
	font-weight: normal;
	color: #284A29;
	text-align: right;
	background-color: transparent;
	position: relative;
	left: -455px;
	top: -49px;
}

div#bottomContent2 a:link, div#bottomContent2 a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #284A29;
	text-decoration: none;
}

div#bottomContent2 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #284A29;
	text-decoration: underline;
}

div#print {
	position: relative;
	float: right;
	text-align: right;
}

div#print img {
	border: 0px;
}

/* ----- DIVERS ------------------------------------------------------------------------------ */
.texte, .texte a	{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3E3E40; 
	text-decoration: none;
}

a.texte:hover, texte a:hover	{
	font-size: 9px; 
	color: #284A29; 
	text-decoration: none;
}

td.main {
	background-color: #FFFFFF;
	border-left: 1px #CAC3BB solid;
	border-right: 2px #6C5635 solid;
}

/* ----- BOXES ------------------------------------------------------------------------------- */
div.box {
	padding: 0px;
	margin: 0px;
	background-color: #f2f3e0;
	width: 150px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #6c5635; 
	text-decoration: none;
	font-weight: normal;
}

div.box h1 {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
	border-bottom: 1px #b3bca4 solid;
	font-weight: bold;
}

div.box h1 a {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	border-bottom: 0px #b3bca4 solid;
	font-weight: bold; 
	color: #6c5635; 
	text-decoration: none;
	display: block;
}

div.box h1 a:hover {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	border-bottom: 0px #b3bca4 solid;
	font-weight: bold; 
	color: #6c5635; 
	text-decoration: none;
	background-image: url(../img/arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
}

div.box h2 {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 9px;
	font-weight: bold;
}

div.box h2 a {
	color: #6c5635;
	text-decoration: none;
}

div.box h2 a:hover {
	color: #6c5635;
	text-decoration: underline;
}

div.box p {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

div.box p a {
	color: #6c5635;
	text-decoration: none;
}

div.box p a:hover {
	color: #6c5635;
	text-decoration: underline;
}

div.box img {
	border: 1px #284A29 solid;
	padding: 0px;
	margin: 3px;
	margin-right: 7px;
	margin-left: 0px;
	margin-bottom: 0px;	
}
/* ----- MENU -------------------------------------------------------------------------------- */
ul.menu {
	width: 150px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	list-style-type: none;
}

ul.menu li {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

A.menuItem {
	height: 18px;
	text-align: left;
	margin: 10 auto 7 auto;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #6c5635; 
	text-decoration: none;
	font-weight: bold;
	width: 128px;
	background-image: url(../img/menu_off.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	/*border-bottom: 1px dotted #284A29;*/
	display: block;
}

A.menuItem:hover {
	color: #6c5635; 
	text-decoration: none;
	font-weight: bold;
	/*background-image: url(../img/olive.gif);*/
	background-image: url(../img/menu_on.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* ----- HOMEPAGE ---------------------------------------------------------------------------- */
td.background{
	background-image: url(../img/bg_homepage.jpg);
	background-repeat: no-repeat;
}

.langChoose, .langChoose A {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}
/* ----- FOOTER ------------------------------------------------------------------------------ */
td.darkness {
	border-right: 2px #6C5635 solid; border-top: 1px #CAC3BB solid; background-color: #6C5635;
}

.copylien {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #ffffff; 
	text-decoration: none; 
	text-align:center;
}
a.copylien:hover {
	font-size: 9px;
	color: #CAC3BB; 
	text-decoration: none; 
	text-align:center;
}

