P {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #222222;
   margin : 0;
}
div {
font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #222222;
   margin : 0;
   }
  td {
font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #222222;
   margin : 0;
   }
   
   /* Les liens */
   
A:link {
	COLOR: #314200;
	FONT-WEIGHT: normal;
	text-decoration:none;
}

A:visited {
	COLOR: #5B7B00;
	FONT-WEIGHT: normal;
	text-decoration:none
}
A:active {
COLOR: #FF6600; TEXT-DECORATION: none;
} 

A:hover {
COLOR: #FF6600; TEXT-DECORATION: underline overline;
}

   /* Le body */

BODY {
  font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #222222;
   margin : 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

/* Les Hx */

h1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight:bold;
   color: #314200;
   margin : 0;
   text-shadow:#000000;
   }
h2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #314200;
   margin : 0;
   text-shadow:#660000;
   }
h3 {
font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #314200;
   font-weight:bold;
   margin : 0;
   text-transform:uppercase;
   }
.hr {

	color: #314200;
}

/* Les spécials*/

.img { border: #660000 1 px;
padding-bottom: 3px
}

.top { font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   }

.girlbg {background-image:url(img/bkg-girl.gif);
background-repeat:no-repeat;
background-position:left bottom;
}
.girlbg2 {background-image:url(img/bombs.gif);
background-repeat:no-repeat;
background-position: bottom right ;
}
.cyber {background-image:url(img/arrow.gif);
background-repeat:no-repeat;
background-position: right bottom;
}
.bkgcode {background-color:#9ED106;
font-family:lucida console;
color:#222222;
}
.greensep {background-color:#314200;
height:0,9em;
}
