body {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	
}


table {
    border: solid 1px #a6151c;
    text-align: center;
    border-collapse: collapse;
}
tr {
    border-bottom: solid 1px #a6151c;
}
td {
    border-left: solid 1px #a6151c;
}


tr.InteTab1{
    background: #FFFFFF;
    }

tr.InteTab2{
    background: #FFFFFF;
}


tr.titre td{
    background: #a6151c;
    border-left: #a6151c;
    border-right: #a6151c;
    color: #FFFFFF;
}

tr.Vide{
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    background-color: #a6151c;
    color: #FFFFFF;
    text-align: center;
}
