/* Style par balise */

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: gray;								/* color image repeat attachement position */
	font: normal normal normal small sans-serif;	/* style variant weight size family */
	line-height: normal;
}

table {
	margin: auto;
	padding: 0px;
	border: 0px;	
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: hide;
}

a {
	color: #0066cc;
	text-decoration: none;
}

a:hover {
	color: #66ccff;
	text-decoration: underline;
}

/* Style par class */

.bcm {
	background: white;
	text-align: center;
	vertical-align: middle;
}

.cm {
	text-align: center;
	vertical-align: middle;
}

.ct {
	text-align: center;
	vertical-align: top;
}

.lt {
	text-align: left;
	vertical-align: top;
}

.liensnavigation {
	font: normal normal normal 11px tahoma;
}

/* Page descriftive de niveau */

.descriptif-titre {
	font: normal normal bold 12pt Comic Sans MS;
}

.descriptif-text {
	font: normal normal normal 9pt Comic Sans MS;
}

.descriptif-cahier {
	width: 380px;
	text-align: left;
	background: url(IMG/image/niveau/fond/cahier.png) repeat-y;
}

.descriptif-postit {
	width: 370px;
	height: 301px;
	text-align: left;
	background: url(IMG/image/niveau/fond/postit.jpg) no-repeat;
}

.descriptif-trombone {
	width: 370px;
	height: 370px;
	text-align: left;
	background: url(IMG/image/niveau/fond/trombone.png) no-repeat;
}
