
/* --------- générale --------- */

body {
	background-color: #CFE8F1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* --------- balise --------- */

td {
	font-family:trebuchet MS;
	font-size:11px;
	color:#000000;
}

h1{
	color: #000000;
	font-size: 17px;
	font-family: trebuchet MS;
	font-weight: bold;
}

h2{
	color: #000000;
	font-size: 15px;
	font-family: trebuchet MS;
	font-weight: bold;
}

h3{
	color: #000000;
	font-size: 13px;
	font-family: trebuchet MS;
	font-weight: bold;
}


p{
	color: #000000;
	font-size: 11px;
	font-family: trebuchet MS;
}

em{
	color: #F96C05;
	font-size: 13px;
	font-family: trebuchet MS;
	font-weight: bold;
	font-style:normal;
}

li{
	color: #000000;
	font-size: 11px;
	font-family: trebuchet MS;
	list-style-position:outside;
	padding-left: 40 px;
}

a{
	color: #1F27BF;
	font-size: 11px;
	font-family: trebuchet MS;
}

img{
	border-width:0px;
}



/* --------- class --------- */


.copyright{
	color: #000000;
	font-size: 9px;
	font-family: trebuchet MS;
}

.ref{
	color: #1F27BF;
	font-size: 10px;
	font-family: trebuchet MS;
}

.masque{
display: none;
}
.ref {
	display: none;
}