/* CSS Document */

body {
	background-color: #212E3A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;

	}

h1{ font-size:14px;font-family:Georgia, "Times New Roman", Times, serif;}
h2{ font-size:12px;font-family:Georgia, "Times New Roman", Times, serif;}
#papage{	 position:absolute;
     left: 50%; 
     top: 50%;
     width: 990px;
     height: 550px;
     margin-top: -275px; /* moitié de la hauteur */
     margin-left: -495px; /* moitié de la largeur */
	 }

#conteneur {
    position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px;	
     }

#flashcontent {
	/*text-align: center;*/
	font-size:10px;
	}

#detectcontent {
	/*text-align: center;*/
	}
 
#signature {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding:0px;
	text-align: center;
	border: 0px;
	}
.tablo{background-color:#34424f; background-image:url(../img/lion.gif); background-repeat:no-repeat; }
.tablo2{background-color:#34424f; }
.tablo3{background-color:#34424f; background-image:url(../img/lion2.gif); background-repeat:no-repeat; }

.titre {color:#ffffff; bold; font-size: 16px; font-family:Georgia, "Times New Roman", Times, serif; padding:10px 0px 0px 0px ; }
.txt {color:#FF9900; font-size: 11px; vertical-align:top; }
.txtB {color:#ffffff; font-size: 11px; vertical-align:top; }
.adresse {color:#CCCCCC; bold; font-size: 10px; text-decoration:none; text-align:left; padding:0px 0px 0px 250px ;}
.adresse2 {color:#CCCCCC; bold; font-size: 10px; }
.adresse a:link {color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:none; }
.adresse a:hover {color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:underline; }
.adresse a:visited {color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:none; }

.detect {color:#ffffff;	font-weight: bold; font-size: 10px;	text-decoration:none; }	
.detect a:link {color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:none; }
.detect a:hover {color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:underline; }
.detect a:visited {color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:none; }

.mentions { color:#ffffff; font-weight: normal; font-size: 10px; text-decoration:none; }
.mentions a:link { color:#ffffff; font-weight: bold; font-size: 11px; text-decoration:none; }
.mentions a:hover { color:#ffffff; font-weight: bold; font-size: 11px; text-decoration:underline; }
.mentions a:visited { color:#ffffff; font-weight: bold; font-size: 11px; text-decoration:none; }
.navH{ font-size:10px; padding:10px 0px 5px 90px;}
.navB{ text-align:right; font-size:10px; padding:5px 10px 5px 0px;}
.nav1{ color:#000000; background-color:#CCCCCC;font-size: 11px;text-decoration:none;}
.nav1On{ color:#212E3A; background-color:#FF9900;font-size: 11px;text-decoration:none;}
.nav2{ color:#ffffff;font-size: 11px;text-decoration:none; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }
.nav2:hover{ color: #FF9900;font-size: 11px;text-decoration:none; font-weight:bold;	font-family: Arial, Helvetica, sans-serif;}
.nav2On{ color: #FF9900;font-size: 11px;text-decoration:none; font-weight:bold;	font-family: Arial, Helvetica, sans-serif;}