

body
{
  
   margin: auto;
   margin-top: 0px;
   margin-bottom: 20px;    
  background-image:url(http://www.killbabylonsound.com/picture_library/fonttest2.jpg);
	background-attachment: fixed;
	background-position:top center;
	background-repeat:no-repeat;

   width: 860px;
 

  
   font-size: 16px;
}


/* longueure minimum  */


 




/* Home Page  */

#home_page
{
   width: 860px;
   height: 660px;
   background-image: url("picture_library/cover/cover_READYTOKILLDEM1.JPG");
   background-repeat: no-repeat;
  
   background-position: center;

}


/* L'en-tête */

#en_tete
{
 
 
}



/* Menu horizontal */





#menu_hori
{
   background-image: url("images/nav.gif");
   background-repeat: repeat-x;
width: 860px;
height: 37px;

background-position: right;
text-color: #ffffff;
}


.element_menu h3, h2, h1
{    
   color: #0d6701;
   font-family: Arial, "Arial Black";
   text-align: center;

}


.element_menu_hori a
{
   color: #ffffff;
   font-family: Arial, "Arial Black"; 
}

.element_menu_hori a:hover
{
   font-family: Arial, "Arial Black";  
   color: #0d6701
}




/* bloc font */


#bloc_font
{
   
  
  
   width: 850px;
 border: 0px solid black;
   
}



/* Le menu */

#menu
{
   float: left;
   width: 212px;
background-color: #ffffff;


}

.element_menu
{
   background-color: #ffffff;
   padding: 0px 0px 5px 0px;
   background-repeat: repeat-x;
   color: black;   
   font-family: Arial, "Arial Black";   
   




}


/* Quelques effets sur les menus */


.element_menu h3
{    
   color: #0d6701;
   font-family: Arial, "Arial Black";
 
text-align: left;

}



.element_menu li
{    
margin-left: -20px;


list-style-image: url('picture_library/arrow.png');
  background-repeat: no-repeat;
  background-position: 0 0.4em;

}









.element_menu a
{
font-weight: bold;
   color: #242424;
}

.element_menu a:hover
{
   background-color: ;
   color: #0d6701;
}

.element_menu p1
{
    color: black;
    text-align: left;
    font-family: Arial, "Arial Black";
    font-size: 8pt;
  
}


/* Le corps de la page */


#corps
{
   margin-left: 215px;

   padding: 5px;
   font-family: Arial, "Arial Black";   
   color: #242424;
   background-color: #ffffff;
    padding-left: 10px;
   background-repeat: repeat-x;
  
   
}



.element_corps a
{
   color: #242424;
   font-family: Arial, "Arial Black"; 
 

}

.element_corps a:hover
{
   background-color: ;
   color: black;
}

#corps h1, h2, h3
{
   color: #0d6701;
   text-align: left;
   font-family: Arial, "Arial Black";
}

#corps p1
{
    color: #808080;
    text-align: left;
    font-family: Arial, "Arial Black";
    font-size: 8pt;
  
}

#corps p
{
    color: #242424;
    text-align: left;
    font-family: Arial, "Arial Black"; 
}



#corps h2
{
   height: 30px;
background-repeat: no-repeat;
  padding-left: 30px;
   color: #242424;
   text-align: center;
}

/* Les news */

#news
{
   
   margin-left: 215px;

   padding: 5px;
   padding-left: 10px;
   color: #242424;
   background-color: #ffffff;
   text-align: left;

      font-family: Arial, "Arial Black";
   


}


#news h1, h2
{
   
   color: #0d6701;
   text-align: center;
   font-family: Arial, "Arial Black"; 
}




.element_news a
{
   color: #242424;

}

.element_news a:hover
{
   background-color: #B3B3B3;
   color: black;
}

#news p1
{
    color: #808080;
    text-align: left;
    font-family: Arial, "Arial Black";
font-size: 8pt;
  
}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
   text-align: center;
   font-family: Arial, "Arial Black";
   color: #242424;
   
width: 852px;
height: 37px;

text-color: #000000;
clear:both;
   
}


.element_pied_page a
{

   color: black;
}

.element_pied_page a:hover
{
   font-family: Arial, "Arial Black";  
   color: #0d6701
}

#pied_de_page p1
{
    font-family: Arial, "Arial Black";
font-size:	8pt;
}