/********************/
/*   Copyright (C) 2008
/*   www.lamaindesmaitres.com
/*
/*   Version 2.0
/*   Derniere modification : 20.10.2008
/*
/*   WebTeam :
/*   Adrien "CaYuS" Toupet - contact@cayus.net [Code]
/*   Looky - graph.looky@gmail.com  [Graphisme]
/*
/********************/

body
{
	margin : 0;
	padding: 0;
	background-color: #f8c38f;
	font-family : "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
html,body
{
	height: 99%;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

#global
{
	height: 800px; 
	width: 998px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url("http://www.lamaindesmaitres.com/img/site/lmdm-background.jpg") no-repeat left top;
}
p a, p a:link, p a:visited, h3 a, h3 a:link, h3 a:visited
{
	color: #531209;
	text-decoration: none;
	font-weight: bold;
}
p a:hover, h3 a:hover
{
	color: #f8c38f; 
}
ul a, ul a:link, ul a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
ul a:hover 
{
	color:#f8c38f; 
}
img
{
	border: 0;
}
p, h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
	clear: both;
}
h1
{
	font-weight: bold;
	font-size: 14px;
}
h2
{
	font-weight: normal;
	font-size: 14px;
}
h3
{
	margin: 20px;
	font-size: 24px; 
	font-weight: bold;
	font-style: italic;
	color: #201000;
}
h4
{
	padding-top: 25px;
	margin: 0 30px 0 18px;
	font-size: 13px; 
	font-weight: bold;
	color: #201000;
}
strong
{
	font-weight: bold;
}
#logo
{
	position: absolute;
	margin: 18px 0 0 521px;
}
#menu
{
	position: absolute;
	margin: 309px 0 0 575px;
	padding: 0;
	list-style-type: none ;
}
#menu li
{
	margin: 0;
	padding: 0 7px 0 7px;
	float: left;
	font-weight: none;
}
.separator
{
	color: #92301a;
}
#first_content
{
	position: absolute;
	width: 500px;
	height: 205px;
	margin: 343px 0 0 470px;
}
#first_content p
{
	width: 440px;
}
#content
{
	position: absolute;
	width: 600px;
	margin: 551px 0 0 398px;
}
#first_content p, #content p
{
	padding: 5px 30px 5px 30px;
}
#text img
{
	margin: 2px 5px 2px 5px;
	border: 1px solid #531209;
}
#text
{
	width: 600px;
	padding-bottom: 30px;
	background: url("http://www.lamaindesmaitres.com/img/site/lmdm-fill.jpg") repeat-y left top;
}
#copyright
{
	width: 600px;
	height: 72px;
	background: url("http://www.lamaindesmaitres.com/img/site/lmdm-footer.jpg") no-repeat left top;
	text-align: center;
}
#copyright p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 25px;
}
#copyplayer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	color : #FFFFFF;
	font-size: 10px;
}
#col
{
	position: absolute;
	margin: 600px 0 0 100px;
}
.center
{
	text-align: center;
}
.left
{
	float: left;
	text-align: left;
}
.right
{
	float: right;
	text-align: right;
}
#blackPlayer
{
	background-image: none;
	background-color: #000000;
	text-align: center;
	height: auto;
	width: auto;
}
#blackPlayer p
{
	color: #f8c38f;
}
#blackPlayer a, #blackPlayer a:link, #blackPlayer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#blackPlayer a:hover
{
	color: #f8c38f; 
}
.quote
{
	font-style: italic;
}