body{
	/* [disabled]padding:50px; */
	font-family:"Arial Narrow", Arial, Helvetica, Verdana;
	font-weight:normal;
	/* [disabled]background:#666; */
}
.clear{ clear:both }

a{
	outline:none
}

ul{
	margin:0;
	padding:0;
	/* [disabled]left: 0px; */
	margin-left: 0px;
}

p{
	font-style:normal;
	text-shadow:none;
	color: #000;
}

.button {
	cursor: pointer;
	display: inline-block;
	margin: 0 2px;
	/* [disabled]outline: medium none; */
	text-align: center;
	text-decoration: none;
	vertical-align: baseline;
	padding:3px 6px;
	font-family: "Arial Narrow", Arial, Helvetica, Verdana;
	font-size: 10pt;
}
.green {
	color: #000;
}
.green:hover {
	color: #000;
	text-decoration: none;
}
.green:active{
	position:relative;
	top:1px
}

.diapo{
	width:796px;
	float:left
}
.actions{
	float:left;
	width: 400px;
	margin-top: 10px;
}
.actions h2, .actions p{ margin-top:0 }
#container #menuaccueil table tr td strong {
	font-size: 11px;
}
#container #apDiv table tr td {
	color: #900;
}
