body {
	margin: 0px;
	padding: 0px;
	background-color: #00083f;
	font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica,Arial,"Lucida Grande";
	background-image: url(../interface/fond.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
}
h1	{
	display:none;
}

.baseline{
	font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica,Arial,"Lucida Grande";	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

.baseline:hover {
color: #fc0;
text-decoration: none;
border-bottom: 2px solid #036;
}

.linkeo_cnil {
font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica,Arial,"Lucida Grande";	font-size: 10px;
	color: #036;
	text-decoration: none;
}

 #powered a {
font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica,Arial,"Lucida Grande";        font-size: 12px;
        color: #fc0;
    }
	
    #powered img {
        height: 14px;
        width: 14px;
        vertical-align: middle;
    }

#container {
background: transparent url(../interface/bg-shelf.jpg) bottom left no-repeat;
width: 735px;
height: auto;
color: #036;
overflow: auto;}

ul {
	display: block;
	padding-left: 0;
	margin-left: 5px;
	list-style-type: none;
	text-decoration: none;
	text-align:left; }

ul li {
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	line-height: 30px;
	background: transparent url(../interface/puce.jpg) 0% 0% no-repeat;
}

ol {
	display: block;
	padding-left: 0;
	margin-left: 5px;
	list-style-type: none;
	text-decoration: none;
	text-align:left; }

ol li {
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	line-height: 29px;
	background: transparent url(../interface/olpuce.jpg) 0% 0% no-repeat;
}
