html {height: 100%;overflow: hidden;}
	
#myflash {height: 100%;}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat:no-repeat;
	background-color:#FFFFFF ;
}


#myflash {height: 100%;}


.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;}