.detailstext {
	list-style-type: none;
	margin: 10px 0 5px 0;
}

.detailsitem {
	list-style-type: square;
	margin: 0 0 0 20px;
}

.detailsclose {
	list-style-type: none;
}

.detailsclose a {
	width: 144px;
	height: 10px;
	background-image: url(/images/icones/popup_fermerlafenetre.png);
	background-repeat: no-repeat;
	display: block;
	margin: 20px 198px 0 198px;
}

.detailsclose a:hover {
	background-position: 0 -10px;
	cursor: crosshair;
}

.detailsclose a span {
	display: none;
}

#header h1 {
    width: 620px;
    background: #e0e0e0 url(/images/header-background.png) top left;
}

h3 {
    width: 550px;
}

#framework, #header ,#footer {
	width: 620px;
}

#header {
    padding: 0;
}

#content {
    width: 600px;
    padding: 10px;
    background-color: #ffffff;
    margin: 0;
}

#aide_box {
    width: 500px;
}
