@charset "utf-8";
/* CSS Document */

html, body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	height:100%;	margin:0;	padding:0; 	background:url(images/bg.jpg) repeat-x #f4edd3;

scrollbar-face-color: #f4edd3; scrollbar-highlight-color: #f4edd3; scrollbar-3dlight-color: #f4edd3	;
scrollbar-shadow-color: #f4edd3; scrollbar-darkshadow-color: #f4edd3;

scrollbar-arrow-color: #f4edd3; scrollbar-track-color: #2d120b;
}

.MainDiv{		position: relative;	width: 906px;	height:0px;		top:0px;	display: block;	padding:0px;}
#AboveFlash {	position:absolute;	width:100%;	height:100%;	top:260px;	z-index:1;	left: 155px; }
#UnderFlash {	position:absolute;	width:100%;	height:100%;	top:370px;	z-index:1;	left: 0px;}

.Title {				font-family: Trebuchet MS;	font-size: 11px;	color: #FFFFFF;	text-align:center; background:#2d120b}
.Address {				font-family: Trebuchet MS;	font-size: 11px;	color: #CCCCCC;	text-align:right;}
.Copyright {			font-family: Trebuchet MS;	font-size: 11px;	color: #290606;	text-align:center;}

.Texte {				font-family: Trebuchet MS;	font-size: 11px;	color: #1f0d07;	text-align:justify;	width:480px;	float:right;	margin-right:83px}
.TexteIndex {				font-family: Trebuchet MS;	font-size: 11px;	color: #1f0d07;	text-align:justify;	padding-right:12px;	padding-left:12px;	padding-top:5px}
.TexteL {				font-family: Trebuchet MS;	font-size: 11px;	color: #290606;	text-align:left;}
.TexteR {				font-family: Trebuchet MS;	font-size: 11px;	color: #290606;	text-align:right;}

a.BottomLink {			font-family: Trebuchet MS;	font-size: 11px;	color: #CCCCCC;	text-align:center;	text-decoration:none;}
a:hover.BottomLink {	font-family: Trebuchet MS;	font-size: 11px;	color: #FFFFFF;	text-align:center;	text-decoration:underline;}

a {						font-family: Trebuchet MS;	font-size: 11px;	color: #FFFFFF;	text-align:center;	text-decoration:none;	text-align:inherit}
a:hover {				font-family: Trebuchet MS;	font-size: 11px;	color: #000000;	text-align:center;	text-decoration:underline;}


input {				background-color:#2d120b;		font-family:"trebuchet ms",sans-serif;		color:#f4edd3;		font-size: 11px;	 border: 1px solid #FFFFFF;}
textarea {			background-color:#2d120b;		font-family:"trebuchet ms",sans-serif;		color:#f4edd3;		font-size: 11px;	 border: 1px solid #FFFFFF;}
select, option {	background-color:#2d120b;		font-family:"trebuchet ms",sans-serif;		color:#f4edd3;		font-size: 11px;	 border: 1px solid #FFFFFF;}