#header {
	display:none;
}

#sidebar {
	display:none;
}

#footer {
	display:none;
}

#bandeau-recherche {
	display:none;
}

#content h2 {
	color: #990066;
	clear:both;
	}

#pdf {
	display:none;
}

#impression {
	display:none;
}

#localisation{
	display:none;
}

.spip-admin-float {
	display:none;
}
	
.cadre{
	float:left;
	width:253px;
	height:100px;
	margin:5px 5px 5px 5px;
	border:1px #990066 dashed;
	font-size:70%;
}

.cadre-100{
	float:left;
	width:98%;
	height:100px;
	margin:0px 5px 5px 5px;
	border:1px #990066 dashed;
	font-size:70%;
}

img {
	border:none;
}

a {
	color: #CC6699;
	font-weight: bold;
	}