*{
	margin: 0;
	padding: 0;
}
body{
	color: #454443;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	text-decoration: none;
	color: #1685ED;
}
p{
	line-height: 18px;
	padding: 4px;
}
.txt-centre{
	text-align: center;
}
.txt-big{
	font-size: 16px;
}
.logo{
	width: 700px;
	height: 80px;
	background-image: url(../trekking-rando-desert-images/rando-treks-commun/treks-rando-logo.jpg);
	background-repeat: no-repeat;
}
table{
	width: 700px;
	border: solid 1px #686564;
	border-collapse: collapse;
}
th{
	text-align: left;
	background-color: #E9E9E9;
	color: #E63B0E;
}
.tbl-popup-header{
	text-align: center;
	background-color: #D06A4F;
	color: #fff;
}
th, td{
	border: solid 1px #C3C1C1;
	padding: 2px;
}		
