body {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	}

p {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	}

li {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	}

td {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}

.baseline {
	height: 5px;
	}

.center {
	margin: 0px;
	text-align: center;
	}

.hidden {
	margin: 0px;
	}
.spip {
	background-color: #c0c0c0;
	}
.spip:hover {
	background-color: #ffcc66;
	}
.item {
	margin: 0px;
	background-color: #eeeeee;
	}
.item:hover {
	background-color: #ffcc66;
	}
.menu {
	margin: 0px;
	}
.menu:hover {
	background-color: #ffcc66;
	}
.menucfg {
	margin: 5px;
	padding: 2px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #ffffff;
	}
.menucfg:hover {
	background-color: #ffcc66;
	}

/* gestion des images*/
img {
	border:none;
	display:inline;
	}

/* gestion de la taille de la police*/
.x-small { /*x-small font=1*/
	font-size: 10px;
	}

.small { /*small font=2*/
	font-size: 13px;
	}

.medium { /*medium font=3*/
	font-size: 16px;
	}

.large { /*large font=4*/
	font-size: 18px;
	}

.x-large { /*x-large font=5*/
	font-size: 24px;
	}

.xx-large { /*xx-large font=6*/
	font-size: 32px;
	}
