.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: Maroon;
}

.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: Black;
}

.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bolder;
	color: #191970;
}

.rouge {
	color:#993300;
	font-weight: bold;
}

#ws-beijing .table tr, #ws-beijing .table td {
	border: 1px solid #f2f2f2;
	border-collapse: collapse;
	padding:4px;
}
#ws-beijing .title{
	font-size: 16px;
	color: #FF6600;
	font-weight:bold;
}
#ws-beijing .row{
background-color:#C6D9F1;
}