@charset "utf-8";


body {  font-family: Georgia, "Times New Roman", Times, serif;
	color : #000099;
	background-color: #400030;
	text-align: center;
	}


#bandeau {
	background-color: #CCCCCC;
	height: 90px;
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #990000;
	line-height: 10px;
	; float: right
	}

#barre {
	background-color: #CCCCCC;
	height: 30px;
	width: 750px;
	padding: 10px 10px
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	text-align: center;
	color: #999900;
	}

#logomwlnw {  
	float: left;
	height: 89px;
	width: 85px;
	background-color: #CCCCCC;
	}

#gauche {
	float: left;
	position: relative;
	background-color: #D097EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	margin-top: 25px;
	padding:10px;
	clip:  rect(   )
	}


#principal {
	background-color: #CCCCCC;
	margin-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	; clip:  rect(   )
	; margin-left: 165px
	; text-align: left
	; border-width: 10px 10px 10px thin
	}

#global {  
	background-color: #CCCCCC; 
	width: 800px;
	text-align: left;
	color: #000099;
	padding: 10px;
	}

#page {
	background-color: #CCFFFF;
	position: absolute;
	width: 80%;
	left: 0px;
	top: 0px;
	height: 100%;
	}

#titre-entete {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 20px; 
	color: #990000; 
	text-align: center; 
	text-indent: 10px; 
	vertical-align: middle; 
	line-height: 10px;
	 margin-left: 165px
	}
