@import "contact-form.css"/*tpa=http://www.prelle.fr/require/stylesheets/contact-form.css*/;
@import "main-menu.css"/*tpa=http://www.prelle.fr/require/stylesheets/main-menu.css*/;
@import "white.css"/*tpa=http://www.prelle.fr/require/stylesheets/white.css*/;
@import "bandeau.css"/*tpa=http://www.prelle.fr/require/stylesheets/bandeau.css*/;
@import "arbre.css"/*tpa=http://www.prelle.fr/require/stylesheets/arbre.css*/;

html, body {
	margin: 0;
	padding: 0;
}

body {
	overflow-x: hidden;
	background-repeat: repeat-x;
}

em {
	background: none !important;
}

.container {
	position: relative;
}

#lang {
	position: absolute;
	top: 40px;
	right: 0;
}

#lang a {
	margin-left: 5px;
}

h1 {
	display: none;
}

.side {
	padding: 18px 0 54px;
	text-align: center;
}

dt, dd {
	margin-left: 0;
	padding-left: 0;
}

.content {
	padding-top: 23px;
	text-align: justify;
}

.sub {
	padding-top: 18px;
	text-align: left;
}

img.block {
	padding: 3px;
	display: block;
	text-align: center;
	margin: 0 auto;
}

#archives .sub img {
	display: block;
}

span.amp {
	font: italic 100% Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
}

.debug {
	font-family: 'Helvetica Neue Light', sans-serif;
	background: #edcf00 url("debug.png"/*tpa=http://www.prelle.fr/require/images/debug.png*/) repeat-x;
	padding: 2px 6px;
	color: #000;
	position: absolute;
	top: 10px;
	right: 50px;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 3px 3px #999
}

.download {
	background: url("pdf.png"/*tpa=http://www.prelle.fr/require/images/pdf.png*/) no-repeat;
	text-align: center;
	margin-bottom: 21px;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.download a {
	display: block;
	font-weight: bold;
	color: #fff !important;
	padding: 10px 0 10px 40px;
	text-decoration: none;
}

.download a:hover {
	text-decoration: underline;
}

.copyright dl {
	text-align: center;
}

.copyright dd {
	margin-left: 0;
}

a.img {
	padding-right: 12px;
	background: url("lightbox.png"/*tpa=http://www.prelle.fr/require/images/lightbox.png*/) no-repeat right center;
}

.armoiries {
	position: absolute;
	top: -42px;
	left: -3px;
	z-index: -1;
}

.searchbox {
	text-shadow: 1px 1px 0 #ddd;
	padding: 8px 10px 10px 48px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: url("searchbg.png"/*tpa=http://www.prelle.fr/require/images/searchbg.png*/) no-repeat;
}