/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0E0E0;
	width:100%;
	height:100%;

	font-family:;
	font-family: Arial, Helvetica, sans-serif;
}

table{
	font-family:;
	color: #5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
}

.nomore {
display:none;
}

.grand_tab {
	width:100%;
	height:100%;
}
.haut_tab {
	height:100%;
}
.fond_droite{
	background-image:url(images/cale_droite.jpg);
}
.fond_gauche{
	background-image:url(images/cale_gauche.jpg);
}
.titre {
	font-weight: bold;
	font-size: 12px;
}
.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
