body, div, table{
font-size : 10pt; 
font-weight : normal; 
font-family : Arial, Helvetica, sans-serif; 

color : #000000;
margin : 0;
padding : 0;
width : 100%; 
background-color : #ffffff;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 160%; 
text-align: left;
color : #000000;
margin: 10mm 0mm 5mm 0;
background-color : transparent; 
}

H2 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 120%; 
color : #000000;
background-color : transparent;
text-align: left;
margin: 15mm 0 5mm 0;
border-bottom: solid 1pt #bbbbbb;
}

H3 {
font-family : Arial, Helvetica, sans-serif; 
font-style : italic; 
font-variant : normal; 
font-weight : bold; 
font-size : 110%; 
color : #000000;
background-color : transparent;
text-align: left;
margin: 5mm 0 5mm 0;
border-bottom: solid 1pt #bbbbbb;
}


p {
font-size : 1em; 
text-align: left
}


#logo { position:absolute;
        top: 0;
        left: 0;
	border-width: 0;
}
#footer {/* Le footer est déplacé du bas de page jusque sous le logo */
         position:absolute;
         
         left: 0;
         text-align: left;
         font-size : 80%;
         margin: 0;
         padding: 0;        
}
#leftcolumn, #banniere, #regions, #cf, #form_recherche, #logo, #coordonnees, #semblables, #autres,  #documents,  #sites{ 
	display: none; visibility:hidden;
}
a{
	color:#000!important; font-style:italic;
}
#hierarchie a{
	visibility:visible!important;
}
.categorie .titre{
	font-size:1.2em; font-weight:bold;
}
#maincolumn { margin-left:20mm;
              margin-right:5mm;
              padding-right: 5mm;
              vertical-align: top;
              background-color: #ffffff;
                 
}
#headerimage {display: none
}

.noprint { display: none;
}
#p_activite, #page{
	width:18cm; 
}
/*a  {text-decoration :none;  
}
a:active  { color: blue; font-size: 125% }
a:visited { color: green; font-size: 85% }
*/
