@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;

scrollbar-face-color: #9E0603;
scrollbar-highlight-color: #9E0603;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #CC0000;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #510205;

}

.MainDiv{		position: relative;	width: 898;	height:0px;		top:0px;	display: block;	padding:0px;}
#ContentDiv {	position:absolute;	width:100%;	height:100%;	top:554px;	z-index:1;	left: 0;}
#OverFlash {	position:absolute;	width:100%;	height:100%;	top:206px;	z-index:1;	left: 0;}

.Title {				font-family: Trebuchet MS;	font-size: 15px;	color: #FFFFFF;	text-align:left;}
.Address {				font-family: Trebuchet MS;	font-size: 11px;	color: #CCCCCC;	text-align:right;}
.Copyright {			font-family: Trebuchet MS;	font-size: 11px;	color: #CCCCCC;	text-align:center;}
.Texte {				font-family: Trebuchet MS;	font-size: 11px;	color: #FFF4CA;	text-align:justify;}	

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:#8a0a09;		font-family:"trebuchet ms",sans-serif;		color:#FFF4CA;		font-size: 11px;	 border: 1px solid #FFFFFF;}
textarea {			background-color:#8a0a09;		font-family:"trebuchet ms",sans-serif;		color:#FFF4CA;		font-size: 11px;	 border: 1px solid #FFFFFF;}
select, option {	background-color:#8a0a09;		font-family:"trebuchet ms",sans-serif;		color:#FFF4CA;		font-size: 11px;	 border: 1px solid #FFFFFF;}