
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:100%;
width:100%;
margin:0;
padding:0;
background-color:white;
text-align:left;
}

#printlogo{ position:absolute; top:0cm;
right:0cm;}


h2 {
color:#63B700;
font-size:1em;
margin-bottom:10px;margin-top:10px;
text-transform:uppercase;
}

h3 {
color:#1D82C9;
font-size:1em;
margin-bottom:10px;margin-top:10px;
}

.bienvenue{
font-size:1.4em;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
color:#A9CFEB;
}

.imagegauche{
float:left;
margin-right:5px;
}

.imagedroite{
float:right;
margin-left:5px;
}

.imagegauche_bordure{
float:left;
border:1px solid #1D82C9;
margin-right:5px;
}

.imagedroite_bordure{
float:right;
border:1px solid #1D82C9;
margin-left:5px;
}

hr{ border:0; height:1px; background-color:#63B701;}



.colonne1{
float:left;
width:300px;
height:auto;
padding:10px;
padding-left:0;
height:200px;
}

.colonne2{
float:left;
width:300px;
padding:10px;
height:auto;
clear:left;
height:200px;
}


#contenu{width:650px;}

#contenu_rubrique{ 
width:100%;
font-size:1.1em;
line-height:1.4em;
color:#333;
text-align:left;
margin-top:2cm;
}

#banniere{ display:none;}
#recherche{ display:none;}
#newsletter{ display:none;}
#footer{ display:none;}
#menu{ display:none;}
#pied{ display:none;}
#gauche{ display:none;}


.fiche{position:relative;
text-align:left;}

p{ margin-bottom:10px;margin-top:10px;}
a{ color:#1C5680; text-decoration:underline;}
a:hover{ color:#1D82CA; text-decoration:underline;}
