

/*  SITE
********************************************************************/

body {
margin: 3xp;
padding: 0px 0px 0px 0px;
background-color : #000000;
text-align : left;
font: 14px arial, Helvetica, verdana, sans-serif;  }


 
#site{ 
position : absolute; 
width : 100%;
border: 0px;
padding: 10px 30px 30px 30px;
}

.html #site {height: 100%}

 .clear 
{
clear: both;
}


/*  FLASH >> Vid&eacute;o et animation images en flash
********************************************************************/

#flash {
position : fixed ;
width: 100%;
height: 500px;

border: 1px solid #fff;
margin: 0px;
padding:0px;
}


#rotator {
position : fixed ;
width: 100%;
height: auto;
border: 0px;
margin: 0px;
padding:0px;
}


/*  CONTENT >> Contenu texte de la page
********************************************************************/


#fond {

position: absolute;
z-index: 1;
width: 100%;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;
border: 0px;
}
 
#forme {
position: relative;
z-index: 2;
width: 100%;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;
border: 0px;
}


/*  TITRES >> 
********************************************************************/
h1 {
font-size: 20px;
border-bottom: 2px dotted #ffffff;
margin: 20px 0px 15px 0px;
padding-bottom: 5px;
color: #ffffff;
font-weight: bold;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
}

h2 {
font-size: 15px;
border-bottom: 0px dotted #00ffff;
margin: 20px 0px 15px 0px;
padding-bottom: 5px;
color: #ffffff;
font-weight: normal;
text-align: justify;
text-transform: uppercase;
letter-spacing: 1px;
}

h3 {
font-size: 15px;
font-weight: normal;
color: #ffffff;
text-align: justify;
margin: 0px 0px 5px 0px;
}

p {
font-size: 11px;
text-align: justify;
color: #C0C0C0;
margin: 0px 0px 10px 0px;
}

h4 {
font-size: 6px;
text-align: justify;
color: #C0C0C0;
margin: 0px 0px 0px 0px;
}

/*  Liens
********************************************************************/

a:link {
color:#FFFFDC;
text-decoration:underline;
}
a:visited {
color:#FFFFDC;
text-decoration:none;
}
a:hover {
color:#FaaaaC;
text-decoration:underline;
}

/*  IMAGES >> Photos et illus du site
********************************************************************/

.img {
	border : 0px solid #ffffff;
	margin : 0px;
	}




