body
{
	background-color: white;
}
.texte_barre
{
	color: #6FF;
	
}
a
{
	font-size:15px;
	font-family:Tahoma;
	color: rgb(19,19,19);
}
h1
{
	font-size:52px;
	font-family: "Courier New", Courier, monospace;
	color: orange;
	text-align: center;
	font-style: italic;
}
p
{
	font-size:15px;
	font-family:Tahoma;
	color: rgb(19,19,19);
	text-align: center;
	background-color: #FFF;
	--width:50%;
	margin-left:10%;
	margin-right:10%;
}
p#page{
border-radius:2px 2px 2px 2px;
border: 1px #00aedf solid;	
	}
p#dateheure{
     font-size:15px;
	font-family:Tahoma;
	color: rgb(19,19,19);
	text-align: center;
	background-color: #FFF;
	--border-radius:0px 0px 0px 0px;
	--width:50%;
	margin-left:10%;
	margin-right:10%;
	--border: 0px #00aedf solid;
	}
p#dowload a:hover {
	color:#C36;
}
p#dowload a {
	color:#0F0
}
ul#menu_horizontal {
width:60%;
margin-left:20%;  
height : 30px;
margin : 2em 0 0 0;
padding : 0;
border : 1px ;
list-style-type : none;
}
  
ul#menu_horizontal li {
padding : 0 0.5em;  
line-height : 30px;
text-align:center;
}  
ul#menu_horizontal li.bouton_gauche {
float : left;
--border-right : 1px #FFF;
--background-color:#00aedf;
--background-color: red;
text-align:center;
--border: 1px #00aedf solid;
}
ul#menu_horizontal a {
color:#00aedf;
text-decoration : none;
padding : 0 0.5em; 
font-family:"Trebuchet MS";
font-size:20px;
}
  
ul#menu_horizontal a:hover { 
background-color: orange;
font-size:20px;
}
ul#menu_horizontal li.bouton_droite {
float : right;
border-left : 1px dashed black;
}
h4
{
	text-align:center;
	color:#FFA500;
	font-family: "courier new";
	font-size:21px;
	text-decoration: blink;
}
img
{
	width:60%;
}
object
{
	width:60%;
}
.dateheure
{
	color:black;
	background-color: transparent;
	width:60%;
	margin-left:0%;
	font-size:14.2px;
}
h2
{
	font-family: arial;
	font-size: 30px;
	text-align:center;
	color:white;
}
.listenormale
{
	font-size:16px;
	font-family:Tahoma;
	color: rgb(19,19,19);
	background-color: #FFF;
	border-radius:8px 8px 8px 8px;
	width:60%;
	margin-left:20%;
}
	