/* CSS Document */
 

#global{width:1170px}

  
#content{width:1000px}

#toptours{
 width:100%;
height:460px;
background-image: url(../tours/photos/fond.jpg);
background-position: center;
background-repeat:no-repeat;
text-align: center;
background-color: #000;
margin-top: -40px;
 }

 #toptours h2{
font-size: 70px;
color:#fff;
padding-top:150px;
text-align: center;
text-shadow: 1px 1px 1px #000;
}
 

#barre_nav  {
width:100%; 
height: 20px;
margin-top:40px;
 }

#barre_nav ul{text-align: left;}

#barre_nav a:link {margin-right: 15px;}


