*{margin:0; padding:0;}

body
	{
	background: url('./images/bg2.jpg');
	background-attachment: fixed;
	background-color: #000000;
	font-family: "Verdana";
	font-size: 10px;
	color: #A48B82;
	height: 100%;
	}

#footer
	{
	clear : both; 
	width : 730px; 
	height : 39px; 
	padding: 5px 5px 5px 5px;
	color: #A48B82;
	text-align: justify;
	}

#conteneur
	{
	background: url('./images/ban.jpg') no-repeat;
	width: 800px;
	background-color: #000000;
	}

#content
	{
	text-align:justify;
	width: 525px;
	background-color: transparent;
	font-family: "Verdana";
	font-size: 10px;
	margin-left: 205px;
	padding-top: 520px;
	}


#menu
	{
	background-color: transparent;
	width : 170px;
	float : left;
	text-align: left;
	margin-left: 10px;
	padding-top: 520px;
	}


#menublock
	{
	color: #A48B82;
	font-size: 10px;
	font-family: "Verdana";
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0px;
	padding: 0px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
	cursor: default; 
	background-color: transparent;
	width: 170px;
	text-align: justify;
	}

#menublock h1
	{
	text-align: center;
	color: #90BC98;
	font-size: 16px;
	font-family: "Century gothic";
	letter-spacing: 2px;
	font-weight:normal;
	text-transform: uppercase;
	padding: 15px 2px 2px 12px;
	margin: 10px 0px 10px 0px;
	}


table, tr, td, p
	{
	font-family: "Verdana";
	font-size: 10px;
	}


a:link, a:visited, a:active 
	{
	color: #D4C5BF;
	text-decoration: none;
	font-size: 10px;
	}

a:hover
	{
	color: #D4C5BF;
	text-decoration: none;
	cursor: default;
	font-size: 10px;
	position: relative;

	left: 1px;

	top: 1px;
	}


#text 
	{
	color: #A48B82;
	font-size: 10px;
	font-family: "Verdana";
	font-weight: normal;
	line-height: 14px;
	padding: 0px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
	cursor: default; 
	background-color: transparent;
	width: 525px;
	text-align: justify;
	position: static;
	}

#text h1
	{
	border-bottom: 1px dotted #8A8A8A;
	text-align: center;
	color: #8A8A8A;
	font-size: 16px;
	font-family: "Century gothic";
	letter-spacing: 2px;
	font-weight:normal;
	text-transform: uppercase;
	padding: 15px 12px 5px 2px;
	margin: 10px 0px 15px 0px;
	}



#img 
	{
	padding: 3px 0px 0px 0px;
	margin: 0px 2px 2px 0px;
	}

b
	{ 
	color: #94B471;
	text-transform: uppercase;
	}

u
	{ 
	color: #BC9037;
	}

i
	{
	color: #955665;
	}

blockquote
	{
	border-bottom: 1px dotted #8A8A8A;
	width: 300px;
	background-color: #1D1D1D;
	margin: auto;
	padding: 5px;
	font-size: 9px;
	line-height: 14px;
	}

p
	{
	padding-bottom: 10px;
	}