@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/bg2.jpg) repeat-x #1e1919;

scrollbar-face-color: #020202; scrollbar-highlight-color: #362d2e; scrollbar-3dlight-color: #362d2e;
scrollbar-shadow-color: #362d2e; scrollbar-darkshadow-color: #362d2e;

scrollbar-arrow-color: #e3007a; scrollbar-track-color: #362d2e;
}

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

.Title {				font-family: Trebuchet MS;	font-size: 15px;	color: #000000;	text-align:center;	text-transform: uppercase;	background-color:#e2007a;}
.Address {				font-family: Trebuchet MS;	font-size: 11px;	color: #3e444c;	text-align:right;}
.Copyright {			font-family: Trebuchet MS;	font-size: 11px;	color: #e2007a;	text-align:center;}
.Texte {				font-family: Trebuchet MS;	font-size: 11px;	color: #8592a3;	text-align:justify;}	

a.BottomLink {			font-family: Trebuchet MS;	font-size: 11px;	color: #e2007a;	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:#362d2e;		font-family:"trebuchet ms",sans-serif;		color:#e2007a;		font-size: 11px;	 border: 1px solid #e2007a;}
textarea {			background-color:#362d2e;		font-family:"trebuchet ms",sans-serif;		color:#e2007a;		font-size: 11px;	 border: 1px solid #e2007a;}
select, option {	background-color:#362d2e;		font-family:"trebuchet ms",sans-serif;		color:#e2007a;		font-size: 11px;	 border: 1px solid #e2007a;}