html {
	margin: 0px;
	padding: 0px;
	}
	
body
{
   width : 900px;	
   margin: auto;
   padding: 0px;
   font-family: Arial, Verdana, serif;
   font-size: 1em;
   font-weight: bold;
}

#body1
{
  background-image: url("../images/divers/fond-bleu-mouettes.jpg");
  background-repeat: repeat x-y;
}

#entete  { 
   width:900px;
   margin: auto;
   padding: 0px;
   height : 242px;
   background-image: url("../images/divers/bandeau-homepage-sup.jpg");
   background-repeat: no-repeat ;
   background-position: left top;
   	}
	
	
#conteneur
{
  width: 900px;
  margin: auto;
  padding:0px;
  background-image: url("../images/divers/bandeau-homepage-inf.jpg");
  background-repeat: no-repeat ;
  background-position: left top;
  background-color: #0086c5; /* bleu*/
  clear: both;
}

#conteneur-gb
{
  width: 900px;
  margin: auto;
  padding:0px;
  background-image: url("../images/divers/bandeau-homepage-inf-gb.jpg");
  background-repeat: no-repeat ;
  background-position: left top;
  background-color: #0086c5; /* bleu*/
  clear: both;
}

#conteneur-d
{
  width: 900px;
  margin: auto;
  padding:0px;
  background-image: url("../images/divers/bandeau-homepage-inf-d.jpg");
  background-repeat: no-repeat ;
  background-position: left top;
  background-color: #0086c5; /* bleu*/
  clear: both;
}

#conteneur-nl
{
  width: 900px;
  margin: auto;
  padding:0px;
  background-image: url("../images/divers/bandeau-homepage-inf-nl.jpg");
  background-repeat: no-repeat ;
  background-position: left top;
  background-color: #0086c5; /* bleu*/
  clear: both;
}

#menu {
	width: 200px;
	float: left;
    margin: 0px;
    margin-top: 38px;
    margin-left: 10px;
	padding: 0px;
	padding-left: 40px;
	padding-bottom: 142px;
	background-image: url("../images/divers/degrade-orange.jpg");
    background-repeat: repeat x-y ;
    text-align: left;
	clear: both;
}



#menu1 ul
{
list-style-position:inside;
list-style-image: url("../images/divers/puce2.jpg"); 
margin: 0px;
padding: 0px;
background-image: url("../images/divers/degrade-orange.jpg"); 
background-repeat: repeat X-Y;
width: 200px;
}
 

#menu1 {
	width: 200px;
	margin: 0px;
	margin-bottom: 10px;
    padding: 0px;
	padding-top: 10px;
}

 
#menu1 dt {
	cursor: pointer;
	text-align: left;
	background-image: url("../images/divers/degrade-orange2.jpg"); 
    background-repeat: repeat X-Y;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:  #941857;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #941857; /* grenat */
}


#menu1 dd {
	display: none;
	border: none;
}



#smenu1 li a, #smenu2 li a {
	color: #941857; /* grenat */
	height: 100%;
	/*display: block;je l'ai enlevé car qui dit bloc dit retour à la ligne !*/ 
	font-size: 0.95em;
	font-weight: bold;
	text-align: left;
}

#smenu1 li a:active, #smenu2 li a:active, #smenu1 li a:focus, #smenu2 li a:focus,#smenu1 li a:visited, #smenu2 li a:visited{
   color: white;
}


#smenu1 li a:hover, #smenu2 li a:hover
{
    color: f12ab3;  /* rose */
}


#menu2 {
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#menu2 ul
{
text-align: center;
width: 200px ;   
}



#menu3 {
	width: 240px;
	float: left;
    margin: 0px;
    margin-top: 30px;
    margin-left: 10px;
	padding: 0px;
	padding-top: 10px;
	background-image: url("../images/divers/fond-bleu-mouette.jpg");
	padding-bottom: 10px;
	background-repeat: repeat x-y ;
    text-align: center;
	clear: both;
}



#corps
{
   text-align: center;
   margin: 0px;
   padding: 0px;
   padding-left:90px;
   /*padding-top:609px;*/
   padding-top:575px;
   padding-right:0px;
   margin-left: 175px;
   color: #030461;
   /*border: 2px solid red;*/
   /*background-image: url("../images/divers/fond-bleu-mouettes.jpg");
   background-repeat: repeat x-y;*/
}


#pied-de-page
{
   height: 180px;
   text-align: center;
   color: #030461;
   margin: 0px;
   margin-bottom: 5px;
   padding: 0px;
   padding-top:10px;
   padding-left: 280px;
   background-image: url("../images/divers/rappel-titre.jpg");
   background-repeat: no-repeat ;
   background-position: left top;
   background-color: #0086c5; /* bleu*/
   /*clear: both; effet différent si menu déroulant*/
}

img
 { 
	margin: 0px;
	padding: 0px;
}

a img 
{
   border: none;
}


a 
{
   text-decoration: none;
   color: #941857; /* grenat */
   font-size: 1em; 
   }

a:hover
{
   color: #f12ab3;  /* rose */
}

a:active, a:focus, a:visited
{
   color: white;
}
		

dl, dt, dd, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}




#drapeaux
{  
	float :left;
	padding: 0px;
	padding-left: 50px;
	margin: 0px;
	margin-left: 21px;
	background-color: #0086c5;
	clear: both;
}



#drapeaux a img
{  
	border: none;
}



.centre
{
text-align: center;
background-color: #0086c5;
margin: 0px;
margin-top: 42px;
padding: 0px;
}

.decale
{
padding-top: 50px;
}


p { 
	margin: 0px;
	padding: 0px;
	}
	
h1 { 
	/*color: #030461;*/
	color: white;
	text-align: center;
	margin: 0px;
	margin-right : 5px;
	margin-left : 5px;
	padding: 0px;
	}
	
	
	
h2{ 
	font-style: italic;
	letter-spacing: 1px; 
	padding: 0px;
	color: #f7b101;
	text-align: center;
	}
	
.fond-bleu
	{
	background-image: url("../images/divers/fond-bleu-mouette.jpg");
    background-repeat: repeat x-y ;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 613px;
	}	
	
.fond-bleu2
	{
	background-image: url("../images/divers/fond-bleu-mouette.jpg");
    background-repeat: repeat x-y ;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	height : 77px;
	width: 613px;
	}		

#remerciements	{
	text-align: center;
	font-style: italic;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	color: #fdf178;
	background-color: #0086c5;
	}
	

	
.orange {
	margin: 0px;
	padding: 0px;
	color : #e87828;
	font-size:1.2em;
	font-weight: bold;
	text-align: center;
	background-color: white;
	width:100%;
	border: 3px solid #e87828;
 } 	
 
 .spacer
{
	clear: both;
}

.clignote 
{
	font-size:1.5em;
	font-weight: bold;
	text-align: center;
	text-decoration: blink;
	color: #0086c5; /* bleu*/
}
	