/* ----------------------------- */
/*          Print                */
/* ----------------------------- */

body {
	color: black;
	background: #fff;
}

#header2, #deco, #formulaire, #right, #outils-foot, #tri, #search, #home, #nb_page, #footer{
  display:none;
}

#page {
  margin:0;
}

#content {
  width:100%;
}

#print {
  display:block;
}
a img{
border:  none ;
}
a {
text-decoration : none; 
color : #0077BB;
font-weight:900;
} 
body {
font-family : Trebuchet Ms, Verdana, "Lucida Grande", Lucida, sans-serif;
font-size : 11px;
margin: 0;
padding: 0;
background: #FFF;
} 
h1 li{
list-style-image: url(../images/puce-h1.jpg);
font-size: 18px;
text-transform: lowercase;
}
h2 {
color : #0077BB;
margin: -10px 0 0 25px;
font-size: 14px;
}
.entreprise{
font-size: 20px;
color: #0077BB;
text-transform: uppercase;
font-family: Arial black; 
}