body {
	background-color: #FFFFFF;  /* ex-couleur: #00ccff*/
/*	background-image: url(Images/fond_global.jpg);*/ /*ex-fond*/
	background-attachment: fixed;
}
#Global {
	position:absolute;
	left:50%;
	top:5px;
	width:950px;
	height:650px;
	z-index:0;
	margin-left: -475px;
	background-color: #FFFFFF;
}
#sponsors {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:100px;
	z-index:1;
	background-color: #FFFF00;
}
#entete {
	position:absolute;
	left:200px;
	top:100px;
	width:570px;
	height:187px;
	z-index:1;
	vertical-align: middle;
	overflow: hidden;
	color: #FFFFFF;
	background-image: url(Images/logo-transbaiesansdate.jpg);
	background-repeat: no-repeat;
}
#menu {
	position:absolute;
	left:0px;
	top:100px;
	width:200px;
	height:550px;
	z-index:2;
	background-color: #FFFF00;
}
#corps {
	position:absolute;
	left:200px;
	top:130px;
	width:570px;
	height:440px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
}
#droite {
	position:absolute;
	left:770px;
	top:100px;
	width:180px;
	height:550px;
	z-index:1;
	background-color: #FFFF00;
	text-align: center;
}
#Menu_h {
	position:absolute;
	left:210px;
	top:100px;
	width:550px;
	height:30px;
	z-index:3;
	overflow: visible;
	text-align: center;
	border-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
	
a:link, .ouvre {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0004FF;
	font-weight: bold;
}

.ouvre {
font-size: 9px;
}
 
 
a:visited {
	text-decoration: none;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #0004FF;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #0004FF;
	text-align: center;
}
h2 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align: center;
}
h3 {
font-size:14px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}
h4 {
font-size:12px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}
#robe_gauche {
	position:absolute;
	left:0px;
	top:650px;
	width:200px;
	height:1300px;
	z-index:0;
	background-color: #FFFF00;
}
#robe_centre {
	position:absolute;
	left:200px;
	top:650px;
	width:570px;
	height:1300px;
	z-index:0;
	background-color: #FFFFFF;
}
#robe_droite {
	position:absolute;
	left:770px;
	top:650px;
	width:180px;
	height:1300px;
	z-index:0;
	background-color: #FFFF00;
}
