body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #2D0C05;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
    }
img {
	border-style: none;
}


#container {
	width: 100%;
	background: #440500 url(images/background.jpg) repeat-x left top;
	text-align: left;
	height: 475px;
	position: absolute;
	margin-top: -214px;
	top: 50%;
    }

#main {
	width: 795px;
	height: 475px;
	position: absolute;
	left: 50%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -398px;
}

#main-contenu {
	width: 795px;
	height: 475px;
	position: absolute;
	left: 50%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -398px;
}
#content {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 520px;
	height: 336px;
	overflow: auto;
	padding: 10px;
	text-align: justify;
}
#content p {
	margin-top: 0px;
}



a:link, a:visited, a:active {
	color: #ff9000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}
h1 {
	border-bottom: 3px double #742D0E;
	color: #9D3A11;
	text-align: right;
	margin-top: 7px;
	width: 600px;
	right: 0px;
	position: absolute;
	padding-bottom: 3px;
	font: italic bold 21px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	margin-top: 0px;
	font-size: 15px;
	color: #EDB324;
}
h3 {
	font: italic bold 21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 3px double #742D0E;
	color: #AC4113;
	text-align: right;
	padding-bottom: 3px;
}
hr {
	color: #FF9933;
	background-color: #FF9933;
	height: 1px;
	border: 0;
}

#menu {
	position: absolute;
	margin: 0px;
	width: 795px;
	padding: 0px;
	top: 398px;
	text-align: center;
	height: 29px;
}

#menu .rosace {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 4px;
}

#menu a {
	height: 29px;
	padding: 8px 10px;
	position: relative;
	top: -4px;
}

#menu a:hover {
	background: #660000;
	color:#fff
}
#footer {
	position: absolute;
	top: 428px;
	height: 47px;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footer h1 {
	color: #8c3500;
	position: absolute;
	left: -1px;
	bottom: 2px;
	margin: 0px;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	border-style: none;
	text-align: left;
	padding-bottom: 0px;
}

#footer p {
	text-align: right;
	position: absolute;
	right: 33px;
	bottom: 4px;
	color: #8c3500;
	margin: 0px;
	font-size: 9px;
}
#footer p a:link, #footer p a:active, #footer p a:visited {
	color: #b6581f;
}
#footer p a:hover {
	color:#D86825;
}
#player {
	position: absolute;
	height: 24px;
	width: 126px;
	top: 436px;
	left: 0px;
	overflow: hidden;
	background: url(images/player.gif) no-repeat 0px 0px;
}
#language {
	position: absolute;
	height: 28px;
	width: 28px;
	right: 0px;
	bottom: 0px;
}
.float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.clear-both {
	clear: both;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.rouge {
	color: #FF0000;
}
.cases-form {
	background: #2D0C05;
	color: #FFC164;
	padding: 2px;
	border: 1px solid #571203;
	margin-bottom: 0px;
	margin-top: 3px;
	overflow: auto;
}
.form-contact p, .form-contact h2 {
	margin-bottom: 10px;
	margin-top: 0px;
}
form {
	margin: 0px;
}#flash-info {
	position: absolute;
	top: 100px;
	width: 180px;
	text-align: right;
	right: 0px;
	line-height: 17px;
}
#flash-info h2 {
	color: #8B3925;
	font-style: italic;
	font-size: 15px;
	text-align: right;
}
