body {
	
	
	background-attachment:fixed;
    background-repeat: no-repeat ;
    background-position: center 0%;
	background-color: white;
    
	
}

H1
{

    font-family:Arial,Verdana;
    color: black;
}

p
{

    font-family:Arial,Verdana;
    color: black;
    /*text-align : justify;*/ 
}

p.legal
{
    font-size:14px;
    text-align : center;
}

TR.menu_principal
{
	background-color: black;
    height: 5px;
    color: white;
    text-decoration:none;
   
    font-family:Arial,Verdana;
}

A.menu_principal
{
color:white;
text-decoration:none;
}
A.menu_principal:hover
{
color:red;
text-decoration:underline;
}

A
{
font-family:Arial,Verdana;

color:green;
text-decoration:none;
}
A:hover
{
color:red;
text-decoration:underline;
}


TABLE.menu_films
{
	/*background-color: black;*/
   
}


P.menu
{
	color: white;
}

TD.menu-film
{
	
}

P.telechargement
{
	color: white;
}

/*a.lien_1 { color: white; }*/



