body 
{	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	color:#cccccc;
	background-color: #000000;
	margin:0}

table, td, tr
{	border-collapse:collapse;
	padding:0;
	width: 100%;
	height: 100%;
	border: none;}

.optimized
{	text-align: center;
	color: #555555;
	height: 25px;}


.vide
{	height:200px}
.blacktext
{	color:#222222;
	text-align:center;}
.ombre_haut
{	height:15px;
	background-image: url("ressources/ombre_haut.png");}
.video
{	height:300px;
	background-color:#ffffff;
	border: none;}
#animation
{	position:relative;
	left:50%;
	margin-left:-200px;}
	
.ombre_bas
{	height:15px;
	background-image: url("ressources/ombre_bas.png");}

.texte
 {	height:25px;
	background-color:#000000;
	text-align:center;}
.texte a
{   color: #aaaaaa;
    text-decoration: none;
    font-weight: bold;}
.texte a:hover
{   color: #FFFFFF;
    text-decoration: underline;}
.texte a:focus
{   color: #888888;
    text-decoration: none;}

a
{   color: #888888;
    text-decoration: none;}
a:hover
{   color: #aaaaaa;
    text-decoration: underline;}
a:focus
{   color: #888888;
    text-decoration: none;}