body {
	margin : 0;
	padding : 0;
	background-image : none;
}

#Conteneur {
	position : relative;
	width : auto;
	/*min-width : 800px;*/
	margin : 0;
}

#Corps {
	margin : 0;
	padding : 0;
	background-color : #FFF;
	font-family : "Trebuchet MS", "Helvetica", serif;
	font-size : 12pt;
}

#logoKasciope {
	display : block;
	margin-bottom : 5%;
}

#logoFlash {
	display : none;
	height : 2px;
}

#OmbreHaut, #OmbreBas, #AngleHD, #AngleHG, #MilieuH, #AngleBG, #AngleBD, #MilieuB, #BarreMenu, .sousMenus {
	display : none;
}

#OmbreGauche {
	background-image : none;
}

#OmbreDroite {
	background-image : none;
}

#pagination a {
	font-size : .8em;
	font-family : Georgia, "Times New Roman", serif;
	color : #383838;
}

.on {
	font-size : 1.2em;
	font-family : Georgia, "Times New Roman", serif;
	color : #A8C939;
}

a:link, a:visited {
	background: transparent;
	color : #A8C939;
	text-decoration : underline;
}

.listeArticles {
	background-color : transparent;
}

.spip-admin-float, .spip-admin-boutons {
	display : none;
}