
*{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
a:link, a:hover, a:visited, a:active{
	text-decoration:none;
	color:#000;
}
img{
	border:none;
}
.bottom, .site{
	text-align:justify;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
html, body{
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}
body.site{
	text-align:center;
	
	background:#555;
}
.bottom {
	background-color: #E20019;
	padding:30px;
	padding-top:10px;
	padding-bottom:10px;
	width:730px;
	_width:790px;
}
#online{
	text-align:justify;
	width:792px;
	margin:10px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	background:#CECFCF;
	border:#666 1px solid;
	min-height:533px;
	box-shadow: 1px 1px 9px #000;
	-moz-box-shadow: 1px 1px 9px #000;
    -webkit-box-shadow:1px 1px 9px #000; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=2); 
  	
	
}
#totem{
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:533px;
	padding:0px;
}
#site{
	margin:0px;
	margin-left:200px;
	padding:0px;
	width:592px;
}
#bandeau{
	width:592px;
	height:26px;
	background:url(images/top.jpg) no-repeat top left;
}
#menu{
	padding:0px;
	width:592px;
	height:62px;
}
#corps{
	width:592px;
	background:url(images/corps.jpg) no-repeat top left;
	margin:0px;
	padding-top:50px;
	min-height:445px;
	text-align:left;
}
#contenu{
	width:459px;
	_width:549px;
	margin-left:60px;
	padding:10px;
	padding-left:40px;
	padding-bottom:120px;	
	background:url(images/colone.png) no-repeat bottom left;
	text-align:left;
}
#rouge{
	background:#000000;
	width:30px;
	height:30px;
	position:absolute;
	left:0px;
	bottom:0px;
}

