@charset "iso-8859-1";
BODY {
margin-top:0; 
margin-left:5; 
margin-right:5;
font-size : 15; 
font-family : Arial, Helvetica, sans-serif;
color : #000000; 
background-color : #7189ab;
  
}
/* Pour les paragraphes*/
P {text-align: justify; text-indent: 2em; }

/* Style sous les photos */
H2 {
position: relative; top: -20;
font-size : 12; 
text-align: center;
font: bold;
text-decoration: underline
}

/* Style sous les photos */
H3 {
position: relative; top: +10;
font-size : 12; 
text-align: center;
font: bold;
text-decoration: underline
}


/* Lien */
A { 
color:#0000FF;
font:  Arial, Helvetica, sans-serif;
font-size : 15;
text-decoration:none;
}

/* Lien au passage de la souris */
A:hover { 
color:red;
font:  Arial, Helvetica, sans-serif;
text-decoration: overline underline;
background-color: none;
font-size : 15;
}

/* Lien au clic 
A:active {color: red}
*/

TEXTAREA {
FONT-SIZE: 15; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
color: #000000; 
BACKGROUND-COLOR: #FFFFFF; 
border-style: #000000; 
rectangular: false;
}


INPUT {
FONT-SIZE: 15;
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: #000000;
BACKGROUND-COLOR:;
/* border-style: none;*/
}

SELECT {
FONT-SIZE: 15;
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: #000000;
BACKGROUND-COLOR:;
border-style: none;
}



/* style suplémentaire pour le menu */ 
.lien {
    position: relative; top: -3; color: #FFFFFF; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
}
.lien:hover {
    position: relative; top: -3; color: #FF0000; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
}

.divise {
	position: relative; top: -3; color: #FFFFFF; font-size: 8pt; font-family: verdana;  letter-spacing: -1pt; text-decoration: none;
}

.encour {
	position: relative; top: -3; color: #FFFF00; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
}

.nonactif {position: relative; top: -3; color: #CCCCCC; font-size: 8pt; font-family: verdana; font-weight: bold; letter-spacing: -1pt; text-decoration: none}
