

/* BODY */

body
{
    font-family: Arial, Helvetica, sans-serif; /* Base font family for most elements */
    font-size: 0.8em; /* Base size for all elements; other size definitions relates to this */
    background-color: #ffffff;
    margin: 0;
    padding: 1em;
}

/* HEADERS */




h1 {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: none; text-decoration: none; text-align: center;
}
h2 {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: 881100; text-decoration: none; text-align:center; font-weight: bold;
}
h3 {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: 000000; text-decoration: none; text-align: center
	}
.bandeau {
font-family:  'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; font-size: 8pt; color: 000000; text-decoration: none; text-align: center
	}
.adress {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; font-size: 9pt; color: 000000; text-decoration: none; text-align: center; 
	}
.bas {
font-family: DejaVu Serif, Arial, Helvetica, sans-serif; font-size: 9pt; color: 881100 ; text-decoration: none; text-align: center; font-weight: bold; 
	}
.descriptif {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8.5pt; color: 895959; text-decoration: none;  padding: 2em; text-align: left;
	}
	
	.descriptif2 {
font-family: Tahoma, Arial, Helvetica, sans-serif; valign: top; font-size: 8.5pt; color: 895959; text-decoration: none;  padding: 2em;  text-align: center;
	}
.descriptif3 {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8.5pt; color: 895959; text-decoration: none;  padding: 0; text-align: left;
	}
.rubrique {
font-family: Tahoma, sans-serif; font-size: 25pt; color: A7A37E ; text-decoration: none; text-align: center; text-decoration: underline;
	}
.legende {
font-family:  DejaVu Serif, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: 6F6F6F; text-decoration: none; font-weight: bold;  
	}
.text9n  {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: 895959; text-decoration: none; 
	}
.text9gras {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: 895959; text-decoration: none; 
	}
	}

pre, code
{
    font-family: "Courier New", Courier, monospace; /* Usually defaulted to monospaced font anyway, but browwsers may vary which one is used, so giving exact alternatives helps visual consistenct */
    font-size: 1em; /* Setting this exact size may also help visual consistency */
}

pre
{
    background-color: #f8f8f8;
    border: 1px solid #e0e0e0;
    padding: 0.2em;
}


a{
	color: #881100;
	text-decoration: none;
	}

	
a:hover { color: #881100; border: 0px dotted #eeaa00; background: #eeaa00 }
	
a img { border: none

}
	
	
.thumbnail{
	
	padding: 2px 2px 6px 2px;
	background-color: #B78178;
	border: 0px solid #B78178;
	float: center;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.thumbnail2{
	
	padding: 1px 1px 3px 1px;
	background-color: #B78178;
	border: 0px solid #B78178;
	float: center;
	}
	
	.thumbnail3{
	
padding: 2px 2px 6px 2px;
	background-color: #B78178;
	border: 0px solid #B78178;
	float: center;
	}
	
	
.section{
	border-top: 2.5px solid #eee;
	padding: 1.4em 0 3.2em 0;
	overflow: auto;
	width: 100%;
	}


.fleche
{list-style-image: url(images/puce.jpg); font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: none; text-decoration: none; text-align: justify;}

    


