*{margin:0;padding:0;}
body{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	background-color: #000;
}
/* block */

#header{
	height:93px;
	background-image: url(imgs/header.jpg);
	background-repeat: repeat;
	background-position: center;
	background-color: #6C6C6C;
}

#wrap{
	background-image: url(imgs/arbres.jpg);
	text-align: center;
}

#content{
	background-color: #fff;
	text-align: left;
	width: 800px;
	margin:auto;
	margin-top:0px;
	padding-bottom: 30px;
	padding-top: 0px;
}

#content_gallery{
	background-color: #000;
	text-align: left;
	width: 800px;
	margin:auto;
	margin-top:0px;
	padding-bottom: 30px;
	padding-top: 0px;
}

#flashcontent{
	height: 800px;
	padding-bottom: 50px;
}

#menu{
	text-align: center;
	padding: 6px 0px 0px 0px;
	background-color: #333;
	height: 22px;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	letter-spacing: 1px;
}

#menu_enbas{
	text-align: center;
	padding: 6px 0px 0px 0px;
	height: 22px;
	border-top-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	letter-spacing: 1px;
}

#menu_right{
	text-align: right;
	padding: 6px 0px 0px 20px;
	background-color: #333;
	height: 22px;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	letter-spacing: 1px;
}

#footer{
	height:20px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	border-top-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	color: #999999;
	letter-spacing: 1px;
}

#flashcontent{
	width:780px;
	height:420px;
	margin:auto;
	vertical-align: middle;
	margin-top: 20px;
}
#liens{
	float:left;
	width: 780px;
}
/* balises */

p {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	}
.bold_gris {
	
	font-size: 12px;
	color: #666666;
	line-height: 160%;
	margin-bottom: 10px;
	font-weight: bold;

	}
h {
	font-size: 16px;
	color: #816852;
	padding: 15px;
	line-height: 20px;
	font-weight: bold;
	}
h1 {
	font-size: 14px;
	color: #CE0000;
	padding: 30px 15px 10px 15px;
	line-height: 20px;
	font-weight: bold;
	}
h2 {
	font-size: 13px;
	color: #666666;
	padding: 15px 15px 5px 15px;
	line-height: 20px;
	font-weight: bold;
	}
a {text-decoration: none; letter-spacing: 1px;}
a:link {
	color: #999;
	text-decoration: none; letter-spacing: 1px;
}
a:visited {color: #999; text-decoration: none;letter-spacing: 1px;}
a:hover {
	color: #CE0000;
	text-decoration: none;
	letter-spacing: 1px;
}


menu {
	font-size: 12px;
	color: #30393E;
}
.menu:link 
{
	font-size: 12px;
	color: #CCCCCC;
	} 

.menu:hover {
	font-size: 12px;
	color: #CE0000;
	letter-spacing: 1px;
	border-right-color: #CE0000;
	border-right-style: solid;
	border-right-width: 5px;
}
.menu_on {
	font-size: 12px;
	color: #CE0000;
	letter-spacing: 1px;
	border-right-color: #CE0000;
	border-right-style: solid;
	border-right-width: 5px;
	border-left-color: #CE0000;
	border-left-style: solid;
	border-left-width: 5px;
	font-weight: bold;
}

.img {
	margin-bottom: 50px;
	margin-left: 50px;
	border: solid 1px #999;
}

.liens{
	padding-left: 20px;
}
