<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
   color: lightblue;
   width: 750px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;    
   background: url("../../img266.imageshack.us/img266/2218/cielqm1.jpg");
   background-repeat: no-repeat ;
   background-position: center;
   background-attachment: fixed;
   behavior: url("menu.htc");

}

body em
{
   color: #6800a4;
}

body h2
{
   height: 30px;

   background-image: url("../public/divers/404.html");
   background-repeat: no-repeat;
   
   color: black;
   text-align: center;
}
/* L'en-tête */

#en_tete
{
   width: 750px;
   height: 70px;
   background: url("../public/divers/404.html");
   background-repeat:;
   border: 1px solid darkblue;
   margin-bottom: 2px;
   margin-top: 50px;
}

#en_tete h1
{
   font-size: xx-large;
   padding-top:;
   color: #3333b8;
   text-align: center;
}

/* Le menu */
#menu_accueil
{
	width:750px;
	background-image: url("images/leciel.jpg");
	border: 1px solid darkblue;
	height: 20px;
	margin-bottom: 5px;
	margin-top:5px;
}

#menu_accueil a
{
   color: #22307a;
}

#menu_accueil p
{
	text-align: left;
	margin: 1px;
}

#menu
 {
  float: left;
  width: 170px;
  margin:10px 0px;
  padding:0px;
  background: url("images/leciel2.jpg");
  border: 1px solid darkblue;
}

#menu h4
{
  text-align: center;
  color: black;
  font-family: arial;
}

#menu li a 
{
  display:block;
  height:25px;
  text-decoration:;
  color:#22307a;
}

#menu ul {
  width:170px;
  list-style:none;
  padding:0px;
  margin:0px;
  border-right:1px solid darkblue;
}

#menu ul li
 {
  width:auto;
  margin-left:5px;
  padding-left:25px;
  text-indent:5px;
  height:25px;
  
}


#menu ul li ul 
{
  display:none;
}


#menu ul li ul li
{
  border-top: 1px inset darkblue;
  border-bottom:1px inset darkblue;
  border-left:1px dotted darkblue;
}


#menu ul li:hover ul 
{
  display:block;
  position:relative;
  top:-24px;
  left:135px;
}

#menu ul li:hover ul li
{
  background: url("../../img9.imageshack.us/img9/1364/leciel4ie9.jpg");
}


#menu ul li.extend:hover ul li.end a {
  background-image:none;
}

#menu li:hover {
  background:url("../../img164.imageshack.us/img164/8733/flechesurvoljn0.png") no-repeat;
}


#menu li a:hover {
  color:black;
}


/* Le corps de la page */

#corps
{
   margin-top:15px;
   margin-left: 180px;
   margin-bottom: 20px;
   padding: 5px;
   
   background-color: #6f93a0;
   background-image: url("images/leciel.jpg");
   background-repeat: repeat;
   
   border: 1px solid darkblue;
}

#corps img
{
	text-align: center;
	border: 1px solid darkblue;
}

#corps p
{
   text-indent: 30px;
}

#corps a
{
  color: #22307a;
 text-decoration:none;
}

#corps h1
{
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
   height: 30px;
   background-repeat: no-repeat;
   color: black;
   text-align: center;
}

#corps h3
{
   height: 30px;
   background-repeat: no-repeat;
   text-align: center;
   	color: #f7f88f;
}

#corps h4
{
	color: #f7f88f;
}
	
#corps h5
{
  font-family: Tahoma, "Comic Sans Ms", Times, "Arial Black", Arial, "Times New Roman", serif;
  color: black;
  text-align: right;
}	

.corps2 h6
{
	text-align:center;
}

.corps2 p
{
	 text-align:center ;
}

#corps3 h4
{
	text-align: center;
}

#corps3 a
{
	color:black;
}

#corps li
{
	list-style: none;
}

#corps-video p
{
	text-align: center;
}

#intro p
{
	color: black;
}
/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
   padding: 5px;
   text-align: center;
   background-color: #626262;
   background-image: url("images/leciel.jpg");
   background-repeat: repeat-x;
   border: 1px solid darkblue;
}

#w3cblock p
{
	text-align: center;
}

</pre></body></html>