body{
	font-family: Raleway, sans-serif;
	color:black;
}

#content{
width:1000px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#header{
margin-bottom:10px;
}

.red{
color:red;
}

#region{
/*text-align:left;*/
}

.fade{
	margin-left:30px;
	color:#4A83F5;
	text-decoration:underline;
	cursor:pointer;
}

.titler{
background : #eee;
padding:10px;
	margin-top:20px;
}

.tofade{
	display:none;
	background:#EFF2FB;
}
td{
	padding-left:20px;
}

.info{
	font-size:9pt;
}
table{
	background:#fff;
	width:100%;
	padding-bottom:20px;
}

.group{
display:none;
}

.titretable>th{
background:#FF5733;
font-weight:bold;
}

.ligne0>td{
background:#F0EFEF;
}
.ligne2>td{
background:red;
color:white;
}

table{
border-collapse: collapse;
}