/* CSS Document */


#global{width: 1200px;
padding-bottom: 0;}

#content{width: 1000px;
margin-top: 70px;
margin-left: auto;
margin-right: auto;
}
 

 /*------------- BARRE_NAV ------*/

#barre_nav{margin-top: 40px;}

#barre_nav ul{text-align: center;} 

#barre_nav li{margin-right: 30px;}


/*--------------*/

h1{ font-family: 'Roboto Condensed';
}
h2{ font-family: 'Roboto Condensed';
} 

/*------------- LIENS ------*/

a:link{color: #666;}

a:hover {
   color: #ff00ff;
}
a:visited {
  color: #ffff00;}

 /*------------------*/   

#diaporama {
margin-top: 50px;  
padding-bottom: 10px;
}

#diaporama h2{text-align: center;
	font-size:40px;
}

.italique{color:#555;}

.border{border: 1px solid #555;padding:15px;
}


/*--------------------- TOPS ---------------------*/

/* HYERES */

 #tophyeres{ 
   width:100%;
   height:650px; 
   color:#fff;
   background-image:url(../midi2005/hyeres/PICT00001.jpg);
   background-repeat:no-repeat;
	 background-position:center;  
   background-color: #000;
   margin-top: -40px; 
}


 #tophyeres h1{  
 	padding-top:100px;
 	padding-left:120px;
  color: #fff;
  font-size: 70px;
  text-transform: uppercase;
 }


 #tophyeres h2{  font-family: 'Roboto Condensed';
  padding-top:240px; 
  color: #fff;
  font-size: 70px;
  text-align: center;
  }
  
 
/* PORT CROS */

 #topporcros{ 
width:100%;
 height:480px;
 margin-top:  60px;
margin-bottom:15px;
background-image: url(../midi2005/portcros/fond.jpg) ;
background-repeat:repeat-x; 
 color:#fff; 
 margin-top: -30px; 
} 

#topporcros h2{
 	padding-top:180px;
 	padding-left:180px;
   color: #fff;
 }

 /*  TOULON */

 #toptoulon{ 
 width:100%;
 height:480px;
background-image: url(../midi2005/toulon/fond.jpg) ;
background-repeat:repeat-x; 
margin-top: -40px; 

} 
#toptoulon h2{
  font-size:60px;
 	padding-top:160px;
 	padding-left:110px;
  color: #fff;
 }
 
 
 /*  FIN */

