body {	margin: 0px;
		padding:0px;
		background-image: url(background.png);
		background-color: #D7D7D7;
		color: #ffffff;
		cursor:crosshair;
		font-family: Tahoma, Georgia;
		font-size:10px; }

html {	scrollbar-face-color:#CFCFCF;
		scrollbar-highlight-color:#D2D2D2;
		scrollbar-3dlight-color:#D7D7D7;
		scrollbar-darkshadow-color:#D7D7D7;
		scrollbar-shadow-color:#D2D2D2;
		scrollbar-arrow-color:#2973A3;
		scrollbar-track-color:#D7D7D7;}

h1 { 	font-family: Tahoma, Georgia;
		font-size:10px;
		text-align: left;
		font-weight: bold;
		font-style: normal;
		color: #7E83A3;
		text-transform:uppercase;
		letter-spacing:1px;
		border-bottom: 1px dotted #7E83A3;
		background-color: transparent;
		padding: 0px 5px 1px 5px;
		margin: 0px 0px 1px 0px;}
		
h2 { 	font-family: Tahoma, Georgia;
		font-size: 10px;
		
		color: #993399;
		text-transform:uppercase;
		letter-spacing: 1px;
		background-color: transprent;
		
		text-align:left;
		line-height: 12px;
		padding-right: 5px;
		margin: 0px 0px 1px 0px;}
		
p { 	font-family: Tahoma, Georgia;
		font-size: 10px;
		text-transform: none;
		color: #ffffff;
		background-color: transparent;
		padding: 2px;
		margin:0px 0px 4px 0px;
		line-height: 13px; }
		
a:link, a:active, a:visited { font-family: Georgia;
		text-transform: lowercase;
		font-size: 10px;
		background-color: transparent;
		color: #95FFDF;
		font-weight:bold;
		letter-spacing: normal;
		text-decoration:none; }
		
a:hover { font-family: Georgia;
		text-transform: lowercase;
		font-size: 10px;
		font-weight:bold;
		background-color: transparent;
		color: #ffffff;
		letter-spacing: normal;
		text-decoration:underline;
		border-bottom: 1px solid #FFFFFF;}
		
strong { font-family: Georgia;
		font-size:10px;
		font-weight:bold;
		color:#993366;
		font-style: normal;
		letter-spacing:-1px;
		background-color:transparent;
		text-transform: none;
		letter-spacing: 0px;}

em { 	font-family: georgia ;
		font-weight: normal;
		font-size: 10px;
		font-style: italic;
		color:#FE3665;
		background-color:transparent;
		text-transform: none;}

u { 	font-family:georgia ;
		font-size: 10px;
		font-style: normal;
		color:#F36158;
		background-color:transparent;
		border-bottom:1px solid #FFC826;
		text-decoration: underline;
		text-transform: none;
		font-weight: normal;
		margin: 0px 0px 1px 0px;}

a.menu:link, a.menu:active, a.menu:visited {font-family: Tahoma, Georgia;
		font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #9966CC;
	text-align: center;
	text-decoration: NONE;
	font-weight: bold;
	color: #ffffff;
	display: block; 
	line-height : 12px;
	
	cursor: default;
	border-bottom: 1px solid #D7D7D7;}


a.menu:hover {font-family: Tahoma, Georgia;
		font-size: 10px;
	font-style: italic;
	text-transform: lowercase;
	background-color: #993399;
	text-align: center;
	text-decoration: NONE;
	font-weight: bold;
	color: #FFffff;
	display: block; 
	cursor: e-resize;
	line-height : 16px;
	
	border-bottom: 1px solid #D7D7D7;	}

h4 { font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	line-height: 6pt;
	padding: 2px;
	cursor: main;
	color: #7E83A3;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: transparent;
	
	padding-right: 5px;
	margin: 0px 0px 0px 0px;}


h5 { font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	line-height: 6pt;
	padding: 2px;
	cursor: main;
	color: #ffffff;
	
	letter-spacing: 2px;
	background-color: #transparent;
	border-bottom: 1px dotted #FFFFFF;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;}

	div.gauche {
			position: absolute;
			
    			top: 540px;
    			left: 160px;
    			width: 170px;
				}
	div.contenu {
			position: absolute;
			
    			top: 540px;
    			left: 340px;
    			width: 400px;
				}
