body
{
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    color: #666666;    
    background-color: white;
    font-family: Verdana, Verdana, Geneva, sans-serif !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 11px !important;
    text-align: justify !important;
}

table td
{
  font-size: 11px !important;
  
}

.notesphotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: italic;
	color: #000000;
}
.titregras
{
font-size:14px;
font-weight:bold;
}
hr
{
    color: #6c9c5c;
    background-color: #6c9c5c;
    height: 1px;
    
}div.center 
{
    text-align: center;
    vertical-align:top ;
}

div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.titrerouge
{
    font-size: 16px;
    font-weight: bold;
    color: #F15947;
}

