body
	{
	background: none;
	background-repeat: no-repeat;
	background-position: top-left;
	background-attachment: fixed;
	background-color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
	}

#header
	{
	z-index: 1;
	left: 0px;
	width: 1200px;
	top: 0px;
	padding-bottom: 4px;
	}

#home
	{
	z-index: 2;
	top: 214px;
	left: 763px;
	width: 215px;
	margin-bottom: 1px;
	padding: 1px;
	position: absolute;
	}

#staff
	{
	z-index: 2;
	top: 245px;
	left: 698px;
	width: 215px;
	margin-bottom: 1px;
	padding: 1px;
	position: absolute;
	}

#forum
	{
	z-index: 2;
	top: 247px;
	left: 850px;
	width: 215px;
	margin-bottom: 1px;
	padding: 1px;
	position: absolute;
	}

#contact
	{
	z-index: 2;
	top: 281px;
	left: 751px;
	width: 215px;
	margin-bottom: 1px;
	padding: 1px;
	position: absolute;
	}


#content
	{
	z-index: 3;
	top: 400px;
	left: 252px;
	width: 930px;
	position: absolute;
	overflow : auto;
	background-color: transparent;
	font-family: "Verdana";
	font-size: 10px;
	}


#menu
	{
	z-index: 3;
	top: 400px;
	left: 25px;
	width: 200px;
	border: 1px solid #F1C4D0;
	background-color: #FFFFFF;
	text-align: left;
	margin-bottom: 1px;
	padding: 1px;
	position: absolute;
	}

#sorties 
	{
	z-index: 3;
	top: 35px;
	left: 617px;
	width: 215px;
	margin-bottom: 1px;
	padding: 1px;
	position: absolute;
	}


#menu a:link, #menu a:visited, #menu a:active
	{
	text-align: left;
	color: #8A3242; 
	font-family: "Verdana";
	font-size: 10px;
	background-color: transparent;
	text-decoration: none;
	}

#menu a:hover
	{
	color: #CCDEC4;
	text-decoration: none;
	}


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


#content a:link, #content a:visited, #content a:active 
	{
	color: #A3A2A2;
	text-decoration: none;
	cursor: crosshair;
	font-size: 10px;
	}

#content a:hover
	{
	color: #EC8D76;
	text-decoration: none;
	cursor: crosshair;
	font-size: 10px;
	}


#text 
	{
	border: 1px solid #F1C4D0;
	color: #000000;
	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: #FFFFFF;
	width: 650px;
	text-align: justify;
	position: static;
	float: left;
	}

#text h1
	{
	background: url('./images/head.jpg');
	border-top: 1px dashed #F1C4D0;
	border-bottom: 1px dashed #F1C4D0;
	text-align: center;
	font-size: 16px;
	color: #270214;
	font-family: "Century gothic";
	letter-spacing: 2px;
	font-weight:normal;
	text-transform: uppercase;
	padding: 3px 2px 3px 2px;
	margin-top: 5px;
	}

#text h2
	{
	border-bottom: 1px dotted #F1C4D0;
	text-align: right;
	font-size: 12px;
	color: #270214;
	font-family: "Century gothic";
	letter-spacing: 2px;
	font-weight:normal;
	text-transform: uppercase;
	padding: 3px 2px 3px 2px;
	margin-top: 5px;
	}


#news 
	{
	border: 1px solid #F1C4D0;
	color: #000000;
	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: #FFFFFF;
	width: 650px;
	text-align: right;
	position: static;
	float: left;
	}

#news h1
	{
	background: url('./images/head.jpg');
	border-top: 1px dashed #F1C4D0;
	border-bottom: 1px dashed #F1C4D0;
	text-align: center;
	font-size: 16px;
	color: #270214;
	font-family: "Century gothic";
	letter-spacing: 2px;
	font-weight:normal;
	text-transform: uppercase;
	padding: 3px 2px 3px 2px;
	margin-top: 5px;
	}



#img 
	{
	padding: 10px 10px 10px 10px;
	margin: 1px 1px 1px 1px;
	border-right: 5px solid #FFFFFF;
	}

b 
	{ 
	color: #BD353C;
	}

u 
	{ 
	color: #666666;
	}

i 
	{
	color: #C29E7C;
	}