
body {
text-align: center;
height: 100%;
margin-top: 10px;
background: #c9c url(mlv/IMG/degrade-violet.png) repeat-x;
color: #C71585;
font-weight: bold;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.8em;

}	  

#page {
width:750px;
height:600px;
margin-right: auto;
margin-left: auto;
background: #FFFFFF;
} 

table {
font-size: 1em;
}

a {
	color:#FF8C00;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#808080;
	text-decoration:none
}

h1 {
text-align:left;
margin-left:100px;
}

div#Entete {
	position:relative;
	background:#cf6;
	height:65px;
	border-bottom:1px solid #606;
	z-index:2;
	} 
	
div#Entete h1 {
	position:relative;
	top: 25px;
	margin:0;
	padding:0 10px;
	font-size:140%;
	line-height:22px;
	color:#606;
	}

