/* CSS Document */

 
#top2006{
width:100%;
height:304px;
height:344px;

background-image:url(../page18/top.jpg); 
background-repeat:no-repeat;
background-position: center;
background-color:#353229;/* gris foncé  */
 
background-color:#175732; /* ----vert foncé-------  */
 
margin-left: auto;
margin-right: auto;
margin-top:50px;
}

   
#sommaire{
width:250px;
padding:40px 0 50px 0px;
float:left;
}


h1, h2, h3, h4 {
	text-align: left;
	clear:both;}

p{font-size: 22px;}  

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

#footer{width:100%;
background-color:#353229;
}
 

ul li{list-style-type:none;
}

 /* ---------------------------  */ 
 
a:link { 
 font-family: 'Roboto Condensed';
	font-size:20px;	
   text-decoration: none;
	color:#222;
}

a:hover {
   font-size:20px;
   color:#FFCC00;
   text-decoration: none;}

	
a:active { 
	font-size:20px;
	color:#FFFF00;
  text-decoration: none;}

a:visited {
   font-size:20px;
   color:#66FF33; 
   color:#c37c32;
  text-decoration: none;
 }

#nav li a { margin-right: 0; }



/*----------FIN DES DECLARATIONS DES BALISES---------*/
 
/* ---------   SOUS MENU -----------  */

#sousmenu{  
  text-align: left;
  margin-top: 70px;
}

#sousmenu a {
color:#222;
font-size: 24px;
}
#sousmenu a:hover{color:#ff0000;}

#sousmenu a:visited {color:#FF9900;}

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

/*----------DECLARATIONS DES CLASSES---------*/

a.grand:link {font-size:20px;
font-weight:bold;
 text-decoration: none;
}

a.grand:visited {font-size:20px;
font-weight:bold;
 text-decoration: none;
}

a.grandjaune:hover {font-size:20px;
font-weight:bold;
 text-decoration: none;
}

a.grand:active {font-size:20px;
font-weight:bold;
 text-decoration: none;
}

a.jaune{
color:#FFFF00;
 text-decoration: none;
}

