/* CSS Document */
body,td,th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #036;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #03F;
}
body {
	background-color: #FFFFFF;
/*	background-image: url(../pix/fond.png);
	background-size: 100%; 
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center;*/
}
.xxsmall {font-size: xx-small}
.xsmall {font-size: x-small}
.small {font-size: small}


.descript {
	font-size: small;
	font-style: italic;
}
	
#topright { position:absolute; top:5px; right:5px; width:100px; height:10px; z-index:1; }
#bottomleft {
	vertical-align: bottom;
}
.actualite {
	font-size: small;
	margin: 5px;
	font-weight: bolder;
}
.Examen1re {
	color: #F60;
}
.SPOS {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #C3F;
}
.small .SPOS {
	font-size: 14px;
}

