/* CSS Document */
* {margin:0;padding:0;border:0} 
body {
	background-color:#003E7E;		
}
#global {
	position:absolute;
	top: 50%;
	width: 100%;
	height: 507px;
	margin-top: -268px;
	/**/	
}
#container {
	position:relative;
	margin:0 auto 0 auto;
	width: 694px;
	height: 507px;
	
	background-image: url(../images/accueil/fond_2008.jpg);
	background-repeat: no-repeat;
	background-position: left 94px;	
}
#logo{
text-align:center;
height:94px;
}
h1{
margin:190px 0 0 0;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
width:180px;
}
h1 a {
color:#fff;
text-decoration:none;
}
h1 a:hover {
color:#B7D7FB;
text-decoration:none;
}
#voyages-groupes{
float:left;
text-align:center;
padding:0 0 0 15px;
} 
#voyages-scolaires{
float:right;
text-align:center;
padding:0 15px 0 0;
}  
  
#flash{
width:300px;
height:90px;
position:absolute;
top:260px;
left:210px;
}
h2{
clear:both;
padding:180px 0 0 0;
margin:0 0 0 20px;
width:654px;
font-family:verdana;
font-size:10px;
color:#ccc;
font-weight:normal;
text-align:center;

}
h2 p {
margin:5px 0 0 0;
font-size:9px;
color:#ccc;
}
