/* Définition de règle */



* {
	margin: 0;
	padding: 0;
}


html, body {overflow:auto; }

a {text-decoration: none;  }

a:hover { text-decoration: underline; }


.titremention {color: #000000; font-family:  verdana; font-size: 10pt; font-style: normal;  text-align: center;  font-weight: bold;    }

.textemention {color: #000000; font-family:  verdana; font-size: 10pt; font-style: normal; text-align: left;  padding: 5px;  }

.copyright1 {color: #000000; font-family:  verdana; font-size: 8pt; font-style: italic;  text-align: center;  font-weight: lighter;  }

.copyright2 {color: #00008b; font-family:  verdana; font-size: 8pt; font-style: italic;  text-align: center;  font-weight: lighter;  }

.texteaccueil {color: #000000; font-family:  verdana; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none;  text-align: right;  padding: 20px }

.titreaccueil {color: #932E36; font-family:  verdana; font-size: 13pt; font-style: normal; font-weight: bold; text-decoration: none;  text-align: right;  padding: 20px}

.soustitreaccueil {color: #932E36; font-family:  verdana; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; text-align: right; padding: 20px  }

.texte {color: #000000; font-family:  verdana; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; }

.titre {color: #932E36; font-family:  verdana; font-size: 17pt; font-style: normal; font-weight: bold; text-decoration: none; color: #CC0033; font-family: verdana; font-size: 12pt; font-weight: bold; text-decoration: none}

.soustitre {color: #932E36; font-family:  verdana; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none}

.soustitrecentre {color: #932E36; font-family:  verdana; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; text-align: center;}

.compteur {color: blue; font-family:  verdana; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none}

.bandeau {color: #ff1493; font-family:  verdana; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none}

.info {color: #ff131f; font-family:  verdana; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none}

.menu1 {color: #FFCC00; font-family:  verdana; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none}

.menu2 {color: #00FF33; font-family: verdana; font-size: 9pt; font-style: oblique; font-weight: bold; text-decoration: none}

.petittexte {color: #000000; font-family:  verdana; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none}

.petittexteitalique {color: #000000; font-family:  verdana; font-size: 8pt; font-style: italic; font-weight: normal; text-decoration: none}

.citation {color: #8b0000; font-family:  verdana; font-size: 8pt; font-style: italic; font-weight: normal; text-decoration: none}

.rando1 {color: #006633; font-family:   verdana; font-size: 17pt; font-style: normal; font-weight: bold; text-decoration: none}

.rando2 {color: #006633; font-family:  verdana; font-size: 12pt; font-style: normal; font-weight: bold; text-decoration: none}

/* minute */
.titreM1 {color: #3300FF; font-family:  verdana; font-size: 17pt; font-style: normal; font-weight: bold; text-decoration: none}

.titreM2 {color: red; font-family:  verdana; font-size: 12pt; font-style: normal; font-weight: bold; text-decoration: none}

.titreM3 {color: black; font-family:  verdana; font-size: 17pt; font-style: normal; font-weight: bold; text-decoration: none}

.titreM4 {color: #000000; font-family:   verdana; font-size: 10pt; font-style: italic; font-weight: bold; text-decoration: none}

.titreM5 {color: red; font-family:  verdana; font-size: 12pt; font-style: normal; font-weight: normal; text-decoration: none}

.texte0 {color: red; font-family: verdana; font-size: 10pt; font-weight: bold; text-decoration: none}

.texte1 {color: #000000; font-family: verdana; font-size: 10pt; font-weight: bold; text-decoration: none}

.obligatoire {color:red; font-weight: bold; background-color:#FFCC99; font-size:10pt; font-family:arial;}

.effacer {color:black; background-color:#CCFFCC; font-size:10pt; font-family:arial;}

.pagesuivante {color:red; background-color:#FFCC99; font-size:10pt; font-family:arial;  position: fixed;left:570px;
	top:530px;   }
	
.pageavant {color:red; background-color:#FFCC99; font-size:10pt; font-family:arial;  position: fixed;left:150px;
	top:530px;   }
	
.agree {color:#4169e1; font-family:arial; font-size:11pt;  font-weight: bold;  line-height: 200%;   }