
*{
	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:#987A67;
}
table, td{
	border:none;
}

.bottom {
	background-color: #E20019;
	padding:30px;
	padding-top:10px;
	padding-bottom:10px;
	width:730px;
	_width:790px;
}
#online{
	text-align:justify;
	width:753px;
	margin:10px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	background:#561A12;
	border:#FFF 1px solid;
	min-height:424px;
	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); 
  	
	
}
#head{
	width:753px;
	height:247px;
	padding:0px;
}
#site{
	margin:0px;
	padding:0px;
	width:753px;
	background:url(images/page_bg.jpg) no-repeat top left;
	position:relative;
}
#bandeau{
	width:753px;
	height:26px;
}
#menu{
	padding:0px;
	width:753px;
	height:26px;
	background:url(images/menu.jpg) no-repeat top left;	
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}
#menu a{
	padding:5px;
	display:inline-block;
	background:url(images/onglets.png) no-repeat top left;
	color:#FFF;
	text-align:center;
	width:103px;
	_width:113px;
	height:16px;
	_height:26px;
	margin-left:10px;	
	font-size:12px;
}
#menu a.MenuOn{
	background:url(images/onglets_on.png) no-repeat top left;
	color:#561A12;
}
#sousmenu{
	padding:5px;
	width:743px;
	_width:753px;
	height:16px;
	_height:26px;
	text-transform:uppercase;
	background:url(images/barre.jpg) no-repeat top left;
}
#sousmenu a{
	display:inline-block;
	margin-left:20px;
	
}
#corps{
	width:753px;	
	margin:0px;
	padding-top:30px;
	min-height:325px;
	text-align:left;
}
#contenu{
	width:320px;
	_width:340px;
	padding:10px;
	padding-left:40px;
	padding-bottom:10px;	
	text-align:left;
	color:#DA8E22;
	font-size:13px;
}
#contenu a{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:10px;
	background:url(images/puce.png) no-repeat top left;
	padding-left:50px;
	padding-top:18px;
	height:27px;
	_height:45px;
	text-shadow: 1px 1px 9px #000;
	-moz-text-shadow: 1px 1px 9px #000;
    -webkit-text-shadow:1px 1px 9px #000; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=2); 
}
b, strong{
	color:#FFF;
}
#photos{
	background:#FFF url(images/bg.jpg) no-repeat center center;
	position:absolute;
	top:20px;
	right:20px;
	width:300px;
	height:320px;
	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); 
	padding:2px;
}
#logos{
	position:absolute;
	bottom:3px;
	right:20px;
}
#pied{
	padding:20px;
	padding-top:30px;
	position:relative;
	height:24px;
	_height:74px;
	background:#561A12 url(images/piedfond.jpg) repeat-x bottom right;
}
#pied a{
	margin-left:10px;
	color:#FFF;
	text-shadow: 1px 1px 9px #000;
	-moz-text-shadow: 1px 1px 9px #000;
    -webkit-text-shadow:1px 1px 9px #000; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=2); 
}
h1, h2,h3{
	color:#FFF;
	text-shadow: 1px 1px 9px #000;
	-moz-text-shadow: 1px 1px 9px #000;
    -webkit-text-shadow:1px 1px 9px #000; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=2); 
}
h1{
	font-size:18px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
.load{
	text-align:center;
	padding-top:100px;
}