.Style1 {color: #33CC33}
body { 
	margin:0;
	padding:0;
	margin-top:0;
    text-align: center; /* pour corriger le bug de centrage IE */
}
#global {
	position: relative;
	height:auto;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
}
#header {
	margin:0;
	padding:0;
	margin-top:0;
	width:800px;
	height:174px;
}
#header_haut {
	margin:0;
	padding:0;
	width: 800px;
	height: 153px;
	background-image: url("images/vt-scoot-01.jpg");
	background-repeat: no-repeat;
	text-align:right;
	font-weight: bold;
}
#header_barre {
	width: 800px;
	height: 21px;
	background-image: url("images/vt-scoot-02.jpg");	
	background-repeat: no-repeat;
}
#decalement {
	text-align:center;
	maring-right:auto;
	margin-left:auto;
	height: auto;
	width: auto;
}
.decalement2 {
text-indent: 30px;
}
#menu {
width:164px;
float:left;
}
#menu0 {
}
#menu0_haut {
	background-image: url("images/vt-scoot-15.jpg");	
	width: 164px;
	height: 52px;
}
#menu0_milieu {
	background-image: url("images/vt-scoot-04.jpg");	
	width: 164px;
	height: auto;
}
#menu0_bas {
	background-image: url("images/vt-scoot-07.jpg");	
	width: 164px;
	height: 18px;
}
#menu1 {
}
#menu1_haut {
	background-image: url("images/vt-scoot-03.jpg");	
	width: 164px;
	height: 52px;
}
#menu1_milieu {
	background-image: url("images/vt-scoot-04.jpg");	
	width: 164px;
	height: auto;
}
#menu1_bas {
	background-image: url("images/vt-scoot-07.jpg");	
	width: 164px;
	height: 18px;
}
#menu2 {
padding-top:10px;
}
#menu2_haut {
	background-image: url("images/vt-scoot-08.jpg");	
	width: 164px;
	height: 49px;
}
#menu2_milieu {
	background-image: url("images/vt-scoot-09.jpg");	
	width: 164px;
	height: auto;
}
#menu2_bas {
	background-image: url("images/vt-scoot-11.jpg");	
	width: 164px;
	height: 23px;
}
#menu2_pub {
	width: 164px;
	height: 45px;
	text-align:center;
}
#milieu {
margin-left: 164px;
padding-top:30px;
width: 603px;
}
#pub {
width:468px;
height:60px;
margin-left:auto;
margin-right:50px;
margin-bottom:8px;
}
#milieu_haut {
	background-image: url("images/vt-scoot-12.jpg");	
	width: 603px;
	height: 47px;
		margin-left: 20px;
	margin-right: 10px;
}
#milieu_milieu {
	background-image: url("images/vt-scoot-13.jpg");	
	width: 603px;
	height: auto;
	margin-left: 20px;
	margin-right: 10px;
}
#milieu_bas {
	background-image: url("images/vt-scoot-14.jpg");
	background-repeat:no-repeat;	
	width: 603px;
	height: 10px;
		margin-left: 20px;
	margin-right: 10px;
}
#copyright {
font-style:italic;
font-size:12px;
text-align:right;
}
.table
{
   border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
   width:591px;
}
.td
{
   border: 1px dashed black;
   padding: 1px;
   vertical-align: top;
   width:198px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.a_menu {
	color: #000000;
	text-decoration: none;
	border: none;
}
a {
	color: #000000;
	text-decoration: none;
	border: none;
}
.l {
	color: #000000;
	text-decoration: none;
	border: none;
}
.souligne-pt {
border-bottom: 1px dotted black;
}
.souligne {
text-decoration:underline;
}
.italique {
font-style: italic;
}
.date {
font-style: italic;
font-size:12px;
}
.image {
border:none;
color: #000000;
text-decoration: none;
}
.image_galerie {
border:none;
text-decoration:none;
width:150px;
height:auto;
}
.image_galerie_tous {
border:none;
text-decoration:none;
width:150px;
height:150px;
}
.gras {
font-weight: bold;
}
h1 {
font-size: 12px;
}
.centrer {
text-align:center;
}
.cadre {
width:580px;text-align:center;margin-right:auto;margin-left:auto;
}
.cadre_galerie {
width:580px;text-align:center;margin-right:auto;margin-left:auto;
text-align:left;
}
.cadre_droite {
width:580px;text-align:center;margin-right:auto;margin-left:auto;
text-align:right;
}