body {
	font-family: Georgia, Verdana, Serif !important;
	color:#333333;
}

#site { width: 90%; margin: 0 auto; border:none; }
#colonne-gauche, #bandeau ul.outils, .submit, ul.navigation, .page-pied, #chemin, .snavigation 
{ display: none; }
#bandeau { background: none; height: 110px; padding:0 0 10px 0; }
#tete, #corps, #pied, #chemin { width: auto !important; height: auto; }
#corps, #colonne-droite, .page { float: none; height: auto !important; min-height: 0 !important; width: auto !important; background: none !important; padding: 0 !important; margin: 0 !important;}
#bandeau img { margin: 0; }
#corps { border: 0; }

#copyright { display: block; }

/*h1 { background: none !important;  margin: 5px 0; padding: 0; }*/

h1 {
	float:none;
	width: 80%;
	height: auto;
	padding: 5px 0;
	margin: 30px 0 5px 0;
	background: none;
	font-size:22px;
	text-indent: 0;
}
h2, h3 {
	float:none;
	width: 90%;
	padding:5px 0;
	margin:15px 0 5px 0;
}
.galeries h2 {
	padding-left:10px;
	margin:5px 0 0 0;
}
.galeries h3 {
	float:none;
	width: 90%;
	padding:0;
	margin:0px 0 5px 0;
	padding-left:10px;
}

a.catalogue {
	color:#000;
	text-indent:0;
	font-weight:bold;
}
form .page input {
	background-color:#FFFFFF;
	border:1px solid #666666;
}
