
/*param du logo*/

#logo
{
   color: black;
   font-size: 14px;
   margin-left:0px;
   width:390px;
   height:86px;
   padding:0;
   background-image:url("../images/atomic8.gif");
   background-repeat:no-repeat;
   margin-top:0px;
   margin-bottom:0;
}





/* Encadrement tv */

#tv
{
   color: black;
   font-size: 14px;
   margin-left:0px;
   width:460px;
   height:330px;
   padding:0;
   background-image:url("../images/tv.png");
   background-repeat:no-repeat;
   margin-top:15px;
   margin-bottom:0;
}

/* video firefox*/

#video
{
   color: black;
   font-size: 14px;
   margin-center:0px;
   width:415px;
   height:235px;
   padding:0;   
   background-repeat:no-repeat;
   margin-top:-315px;
   margin-bottom:0;
}



/* couleur du font du site */

body
{
  background-color:;
}

/* couleur, taille, police de la phrase infos au dessus de la recherche */

h4
{
   text-align: center;
   color: black;
   font-size: 14px;
   margin-top:0px;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}

/* couleur, taille, police du titres du film */

h3
{
   
   color: red;
   font-size: 15px;
   margin-center:0px;
   width:590px;
   height:50px;
   padding:0;
   background-image:url("../images/"); 
   background-repeat:no-repeat;
   margin-top:-20px; /* espace entre la barre de cherche et la fenetre infos */
   margin-bottom:0;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   
}




/* couleur et taille de Class fly*/

#fly
{
   color: black;
   font-size: 14px;
   margin-center:0px;
   width:390px;
   height:600px;
   padding:0; 
   background-repeat:no-repeat;
   margin-top:-133px; 
   margin-bottom:0;
}

#infos
{
   color: black;
   font-size: 15px;
   margin-center:0px;
   width:700px;
   height:150px;
   padding:0; 
   background-repeat:no-repeat;
   margin-top:70px; 
   margin-bottom:0;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}

#bande
{
   color: black;
   font-size: 15px;
   margin-center:0px;
   width:900px;
   height:100%;
   padding:-20; 
   background-image:url("/atomic/images/bande.png");
   background-repeat:no-repeat;
   margin-top:7px; 
   margin-bottom:0;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}

#bande2
{
   color: black;
   font-size: 15px;
   margin-center:0px;
   width:900px;
   height:100%;
   padding:-20; 
   background-image:url("/atomic/images/bande.png");
   background-repeat:no-repeat;
   margin-top:7px; 
   margin-bottom:0;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}

#bande3
{
   color: black;
   font-size: 15px;
   margin-center:0px;
   width:900px;
   height:250px;
   padding:-20; 
   background-image:url("/atomic/images/bande.png");
   background-repeat:no-repeat;
   margin-top:7px; 
   margin-bottom:0;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}

#cad
{
   color: black;
   font-size: 15px;
   margin-center:0px;
   width:600px;
   height:0%;
   padding:-20; 
   background-image:url("/atomic/images/bande.png");
   background-repeat:no-repeat;
   margin-top:7px; 
   margin-bottom:0;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}








