/* gris hhpp: #434141 
couleur par défaut:
  */




body
{
background-color: #D4D4D4;
color:black;

width:100%;
margin:auto;
padding:0px;
margin-top:0px;
}

.intro
{
margin-top:150px;
padding-top:5px;
border:0px solid black;
border-top:0px;
min-height:400px;
border-radius: 0 0 5px 5px;
background-color: white;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#DCDCDC);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#DCDCDC));
  background: -moz-linear-gradient(top,  #ffffff, #DCDCDC);
}

.titre
{
text-align:center;
font-size:2em;
font-weight:bold;
text-shadow: 0px 2px 1px rgba(200, 200,200, 1);
padding:0px;
}

.introspace
{
width:100%;
margin:auto;
background-color: transparent;
border: 0px solid black;
-moz-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
padding-bottom:20px;
}

.stats
{
display:none;
}

.label {
display:inline;
width:150px;
float:left;
}


#footer
{
   width:100%;
   border-top: 0px solid black;
   height:100px;
   text-align: center;
   position: relative;
   bottom:0px;
   background-color: transparent;
   font-size: 1.5em;
   color: black;
   padding-top:40px;
   padding-bottom:40px;
   }



#main {
    color: black;
    font-size: 1em; 
    font-family: "Lucida Sans Unicode", Georgia, Arial, "Times New Roman", Times, serif;
    border: 0px ridge blue;
    background-color: none; 
    text-align: justify;
    overflow: auto
    z-index: 0;
    }

#main a
{
color: #ce1212;
font-size: 1em;
text-decoration: none;
}

#main a img
{
border: 0px solid black;
text-decoration: none;
}

#main a:hover
{
color: #ffffff;
font-size: 1 em;
text-decoration: none;
}



.number
{
font-size:2em;
font-weight:bold;
 text-shadow: 0px 2px 1px rgba(0, 0, 0, .8);
color:rgba(230, 230,230, 1);
vertical-align:-3px;
}

.baner
{
width:100%;
position:fixed;
top:0px;
margin:auto;
text-align:center;
font-size:2em;
color:white;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#0063A5, endColorstr=#0085DE);
  background: -webkit-gradient(linear, left top, left bottom, from(#0063A5), to(#0085DE));
  background: -moz-linear-gradient(top,  #0063A5, #0085DE);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 5px rgba(0, 0, 0, .8);
padding:10px 0px 10px 0px;
margin-top:5px;
}


.anniv
{
width:30%;
min-width:400px;
margin: auto;
border-radius: 15px;
border: 0px ridge #001A83;  
color: white;
text-align:center;
background-color: #86E3F6;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#0063A5, endColorstr=#0085DE);
  background: -webkit-gradient(linear, left top, left bottom, from(#0063A5), to(#0085DE));
  background: -moz-linear-gradient(top,  #0063A5, #0085DE);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 5px rgba(0, 0, 0, .8);
padding:2px;
}



.anniv b
{
color: black;
}

.anniv p
{
font-size:2em;

}

.newspace
{
text-align:left;
padding:10px;
font-size:16px;
}

.newspace a
{
color:black;
font-size:16px;
}

<!--form 
{
padding:10px;
padding-top:5px;
width:500px;
margin:auto;
color:white;
background:rgba(100,0,0,0.9);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#0063A5, endColorstr=#0085DE);
  background: -webkit-gradient(linear, left top, left bottom, from(#0063A5), to(#0085DE));
  background: -moz-linear-gradient(top,  #0063A5, #0085DE);
border: 10px solid #0063A5;
border-top:0px;
border-radius:0px 0px 20px 20px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 5px rgba(0, 0, 0, .8);
}-->

form fieldset
{
padding:10px;
border: 2px ridge white;
border-radius:20px 20px 20px 20px;
}

.giga_result
{
font-size:2em;
font-weight:bold;
 text-shadow: 0px 2px 1px rgba(0, 0, 0, .8);
color:rgba(250, 10, 10, .8);


}


.graph
{
background:rgba(0,0,0,0.5);
border:2px solid black;
border-radius:10px;

}

.CAR
{
width:30%;
min-width:400px;
margin: auto;
border-radius: 15px;
border: 0px ridge #001A83;  
color: #001A83;

}

.CAR td
{
border: 0px solid #001A83; 
background-color: transparent;
color: #001A83;
padding:5px;
margin 0px;
font-size: 1.5em;
font-weight:bold;
height:13px;
border-radius: 0px 0px 15px 15px;
padding:15px;
}

.CAR th
{
border: 0px solid #009CDF; 
background-color: transparent;
padding:0px;
margin 0px;
font-size:3.5em;
font-weight:bold;
 text-shadow: 0px 2px 1px rgba(0, 0, 0, .8);
color:rgba(255, 40, 40, .8);

}

.story_Table
{
width:99%;
   margin: auto; /* Centre le tableau */
   border: 0px solid #ffffff; /* Bordure du tableau avec effet 3D (outset) */
   border-collapse: collapse; /* Colle les bordures entre elles */
   text-align: center;
   color: #000000;
   font-size: 1.5em;
}

.story_Table td
{
border: 0px solid #000000; 
   color:#FFFFFF;
   padding:1%;
   background-color: transparent;
text-shadow: -2px 1px 2px #000000;
}



table /* Le tableau en lui-même */
{
   width:99%;
   margin: auto; /* Centre le tableau */
   border: 0px solid #ffffff; /* Bordure du tableau avec effet 3D (outset) */
   border-collapse: collapse; /* Colle les bordures entre elles */
   text-align: center;
   color: #000000;
   font-size: 1.5em;
}
td
{
   border: 0px solid #000000; 
   color:#ffffff; 
   padding:1%;
   background-color: #000000;
   
}

th
{
   border: 0px solid #000000; /
   paddingt: 0px;
   background-color: #ffffff;
   
}


.txt_box
{
	text-align: justify;
	text-indent: 15px;
	margin: auto;
	font-size: 1em;
	color: black;
}

.txt_box_big
{
	text-align: center;
	margin: auto;
	font-size: 2em;
	color: black;
}

.txt_box_big:first-letter
{
	font-weight: bold; /* En gras */
	font-size: 1.3em; /* Ecrit légèrement plus gros que la normale */
	color: #ce1212;
}

.txt_box:first-letter
{
	font-weight: bold; /* En gras */
	font-size: 1.2em; /* Ecrit légèrement plus gros que la normale */
	color: #ce1212;
}

.txt_box a
{
	font-size: 1em; /* Ecrit légèrement plus gros que la normale */
	color: #ce1212;
	text-decoration: none;
}

.txt_box a:hover
{
	font-size: 1 em; /* Ecrit légèrement plus gros que la normale */
	color: #ce1212;
}


.verticalBarGraph {
	border-bottom: 1px solid #FFF;
	height: 200px;
	margin: 0;
	padding: 0;
	position: relative;
	}
.verticalBarGraph li {
	border: 1px solid #555;
	border-bottom: none;
	bottom: 0;
	list-style:none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 39px;
	}

.barGraph {
	// background: url(images/horizontal_grid_line_50_pixel.png) bottom left;
	border-bottom: 3px solid #333;
	font: 12px Helvetica, Geneva, sans-serif;
	height: 240px;
	margin: 1em 0;
	padding: 0;
	position: relative;
	}
.barGraph li {
	background: #666 url(images/bar_50_percent_highlight.png) repeat-y top right;
	border: 1px solid #555;
	border-bottom: none;
	bottom: 0;
	color: #FFF;
	margin: 0;
	padding: 0 0 0 0;
	position: absolute;
	list-style: none;
	text-align: center;
	
	}
.barGraph li.p1{ background-color:#666666 }
.barGraph li.p2{ background-color:#888888 }
.barGraph li.p3{ background-color:#AAAAAA }

