body{
background-color:#fff;
color:#000;
font-family:"Bitstream Vera Sans","Times New Roman", serif, Courier, Arial;
font-size:11pt;
margin:1.5cm 1.5cm 1.5cm 1.5cm;
padding:0;
line-height:125%;
text-align:justify;
}
* a {
  text-decoration: none ;
}
/*
#contenu [href^="http"]:after {
 content: " ( " attr(href) " ) ";
 }
#contenu a:not([href^="http"]):after {
 content: " ( http://lavl.free.fr/"attr(href)" ) ";
 }
*/
object, iframe, aside, nav {
 display:none;
}
.menuicone {display:none;}
#page{
	padding:10pt;
	}
h1,h2,h3,h4,h5,caption,thead{
font-family:Arial,Helvetica,"Bitstream Vera Sans",serif;
page-break-after:avoid;
}

h1 {  
  text-align: center;
  margin: 10pt 2pt; padding: 2pt;
  font-size: 115%;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 125%;
  border-bottom: 2px solid blue;
  border-top: 2px solid blue;    }
h1:first-child {
  margin-top:-10pt;
}
  h2 {   margin: 15pt 2pt 10pt 2pt;
text-align: left;
    font-size: 105%;
    font-weight: bold;
	line-height: 120%;
	text-transform: uppercase;
	border-bottom: 1px solid black;
    }
 h3 {
 margin: 15pt 2pt 5pt 20pt;
    font-size: 100%;
    font-weight: bold;
    }
/* afficher les chemins d'accès aux liens*/
/* a:after { content: " (" attr(href) ") "; } */

p:first-letter { 
font-weight: bold;
    }
p { border-style: none;margin-top:0.2em;
text-align:justify;
    border-width: 0;
    font-style: inherit;
	 orphans: 4; widows:2;
    }
table {
margin: 5px auto;
  font-family: verdana, geneva, arial,"Courier New",Courier,monospace;
  line-height: 140%;
  border-collapse: collapse;
  border: solid 1px grey;
}
tr{padding:3px;  border-bottom:1px dashed grey;}
td{padding:3px; border-right:1px dotted #CCC;}


img.logo ,  img.logo-lavl-ev , img.drapeau, img.ffvl {
  display:none;  }
  .menu , .tete_menu ,#prepa.menu ,  .maj { 
  display: none;
  }
#ferme, #balises, #retour, #drapeau_D ,#drapeau_GB,#drapeaux {
 display:none;
}
#header , #est.head1 ,.head2 , .logo , #llvl.logo , #gauche ,#menuhaut ,
 #basdepage,   .navigation { display:none;}
.fond-record {}
.vl { font-weight: bold;
color: rgb(51, 51, 255);
font-style: italic;
}
.g_float { margin-right: 10px;
 page-break-inside:auto;    float: left;
}

.d_float { margin-left: 10px; page-break-inside:auto;
    float: right;
    }
.conseil { border: 2px ;
    padding: 0 5px;
    margin: 0 5px;
    }
.notes { font-size: smaller; font-style: italic;
    }