body {
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background: #BDDFC8;
	color : #000000; 	
	font-family : Gill Sans, Gill, Arial, sans-serif; 
	height:100%;
} html>body {font-size:small;}

img	 {
	border:0;	
}
a:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000;  TEXT-DECORATION: underline
}
a:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #FF0000;  TEXT-DECORATION: underline
}
a:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000;  TEXT-DECORATION: underline
}
a:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #FF0000;  TEXT-DECORATION: none
}
.centre {
	text-align : center; 	
} 

/* Cadre principal */
#princ	{
	position:relative;
	width:900px;
	margin:0 auto;	
	background:#BDDFC8;
}

#haut	{
	position: absolute;
	top:80px;
}

.descrtexte	{
	position: relative;
	top:20px;
	left:520px;
	font-weight : bold; 	
	text-align : center; 
	font-size : 12px; 
	padding:20px 5px 5px  5px;
	width:340px;
	height:223px;
	background:  url("images/texte.gif") center top ;
	background-repeat:no-repeat;
}

#haut_po	{
	position: absolute;
	top:350px;
	left:520px;
}

#reserv	{
	position:absolute;
	top:480px;
	left:50px;
	font-weight : bold; 	
	text-align : center; 
	font-size : 12px; 
	padding:20px 5px 5px  5px;
	width:340px;
	height:223px;
	background:  url("images/texte.gif") center top ;
	background-repeat:no-repeat;
}

#flash	{
	position:absolute;
	top:450px;
	left:500px;
}

#reperes	{
	position:absolute;
	top:780px;
	left:50px;
	font-weight : bold; 	
	text-align : center; 
	font-size : 12px; 
	padding:20px 20px 5px 5px;
	width:330px;
	height:223px;
	background:  url("images/texte.gif") center top ;
	background-repeat:no-repeat;
}
#rep1	{
	text-align:left;
	position:absolute;
	top:60px;
	left:0px;
}
#rep2	{
	text-align:left;
	position:absolute;
	top:60px;
	left:145px;
}


h2 {
	font-size: 1.6em;
	color: #006000;
	max-width: 32em;
	margin-bottom: -0.5em;
}

#equip	{
	position:absolute;
	top:780px;
	left:500px;
	font-weight : bold; 	
	text-align : center; 
	font-size : 12px; 
	padding:20px 5px 5px  5px;
	width:340px;
	height:223px;
	background:  url("images/texte.gif") center top ;
	background-repeat:no-repeat;
}
#equip1	{
	text-align:left;
	position:absolute;
	top:60px;
	left:20px;
}
#equip2	{
	text-align:left;
	position:absolute;
	top:60px;
	left:160px;
}

.ref	{
	font-size : 9px; 
	color: #006000;	
}

#lien {
	position:absolute;
	top:1050px;
	left:350px;
	font-size: 2em;
	text-align:center;
}

#ref {
	position:absolute;
	top:1180px;
	left:0px;
	text-align:center;
	font-size : 9px; 
	color: #006000;	
}

