/*
// Date : 2004/09/22.
// Site : http://sophia-antipolis.net/
*/

body{
	font-family    : Arial, Helvetica, Sans-Serif;
	margin         : 0;
	padding        : 0;
	margin         : auto;
	text-align     : center;
}

#contenu{
	font-size      : 11px;
	text-align     : left;
	vertical-align : top;
	padding-left   : 5px;
}

#contenu h1{
	text-align     : center;
	font-size      : 13px;
	color          : #1D398D;
}

#contenu a img{
	border         : 0;
	margin         : 10px 0;
}

#contenu .panned{
	margin-top     : 30px;
}

#legendes{
	text-align     : left;
}

#legendes p{
	font-size      : 11px;
}

#legendes ul{
	margin         : 10px 0;
	padding        : 0;
}

#legendes ul li{
	list-style     : none;
	font-size      : 11px;
	margin         : 0;
	padding        : 0;
	padding-left   : 5px;
	line-height    : 12px;
}

#outils img{
	border         : 1px solid #CCC;
	width          : 763px;
	height         : 485px;
}

.hide{
	display        : none;
}

body table{
	width          : 763px;
	padding        : 0;
	margin         : 0;
}
