html{width:100%;height:100%;}body{	margin:0px;	font-family:Arial, sans-serif;	font-size:10px;	background-color:#000;	color:#999999;	width:100%;	height:100%;}body.admin{	background-color:#DDD;}a {	color: #0033FF;	text-decoration: none;}a:visited {}a:hover {	text-decoration:underline;;}a:active {}#cartouche{	position:relative;	width:260px;	height:360px;	margin-left:auto;	margin-right:auto;	top:100px;	text-align:center;	background-color:#FFFFFF;}#cartouche #photo{	width:260px;	height:180px;	background-color:#CCC;	background-image: url(../graphisme/vignette_accueil.jpg);	background-repeat: no-repeat;}h1{	font-weight:lighter;	font-size:20px;	padding:60px 0px 0px;	margin:0px;	color: #000000;	text-transform:uppercase;}#flash{	width:100%;	height:100%;}hr{border: solid #333 2px;margin:30px 30px;}