/* CSS Document */

html, body {
	background-color: #7E2929;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		height: 100%;
	}
#page{background-color: #5A191E}
#page2{background-color: #D6A052}

#conteneur {
    position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px;
	height: 100%;	
     }
	 #flashcontent {
	height: 100%;

}

	 h1{color:#ffffff;font-size: 12px; font-weight:bold;}
	  h2{color:#6e1b1d;font-size: 12px;}
	   .Menu2 { text-align:center; padding:1px 1px 1px 1px;color: #6e1b1d;text-decoration:none;font-size: 12px;}
.titre{ color:#D6A052;font-size: 14px; font-weight:bold;}
.jaune{ color:#D6A052;font-weight:bold;}
.txt{ color:#FFFFFF;font-size: 12px; vertical-align:top;padding:0px 1px 1px 10px;}
.nav{color:#EEF0B5;font-size: 12px;}
 .Menu1 { text-align:center; padding:1px 1px 1px 1px;color: #EEF0B5;text-decoration:none;font-size: 12px;  font-weight:bold }
.Menu1:hover { text-align:center; padding:1px 1px 1px 1px;color: #ffffff;text-decoration:underline;font-size: 12px; font-weight:bold}
.Menu1on { text-align:center; padding:1px 1px 1px 1px;color: #ffffff;text-decoration:none;font-size: 12px; font-weight:bold; }
.form{color:#7E2929; font-weight: bold; font-size: 10px; text-decoration:none;} 
.form2{color:#EEF0B5; font-weight: bold; font-size: 10px; text-decoration:none;} 

.form3{color:#7E2929; font-weight: bold; font-size: 10px; text-decoration:none;} 
.adresselink2 {color:#7E2929; font-weight: bold; font-size: 10px; text-decoration:underline; }
.adresselink2:hover {color:#7E2929; font-weight: bold; font-size: 10px; text-decoration:underline; }


.signature {text-decoration:none; width:100%; margin-top: 10px; margin-bottom: 10px; }
.adresse {color:#EEF0B5; font-weight: bold; font-size: 10px; text-decoration:none; text-align:left;}
.adresselink {color:#EEF0B5; font-weight: bold; font-size: 10px; text-decoration:underline; }
.adresselink:hover {color:#4B0C0C; font-weight: bold; font-size: 10px; text-decoration:underline; }

.detect {color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:none; }
.detectlink {color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:none; }
.detectlink:hover {color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:underline; }

.mentions { color:#EEF0B5; font-weight: bold; font-size: 10px; text-decoration:none; }
.mentionslink { color:#4B0C0C; font-weight: bold; font-size: 11px; text-decoration:none; }
.mentionslink:hover { color:#EEF0B5; font-weight: bold; font-size: 11px; text-decoration:underline; }

.agauche {float:left; }
.adroite {float:right; }
.aumilieu {text-align:center; }



