.spacer {
	clear: both;
	height: 0;
}

/* Balises */
body {
	background: #ededed url(design/fond.jpg) repeat;
	margin: 0 0 20px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}

a, a:visited {
	text-decoration: none;
	color: #4C251A;
}

a:hover {
	text-decoration: underline;
	color: #4C251A;
}

a.external {
	background: url(design/link.png) no-repeat right;
	padding-right: 20px;
}

a.contact {
	background: url(design/mail20.png) no-repeat left;
	padding-left: 25px;
}

input {
	border: 1px solid #663300;
}

textarea {
	border: 1px solid #663300;
}

h1 {
	font-size: 1.5em;
	text-transform: capitalize;
}

h2 {
	font-size: 1.3em;
	padding-left: 10px 0 0 10px;
}

h2.home {
	padding: 0 0 0 5px;
}

h3 {
	font-size: 1.1em;
	padding-left: 20px;
	padding-top: 10px;
}

img {
	border: 0;
}

img.gauche {
	float: left;
	margin-right: 30px;
}

img.droite {
	float: right;
	margin-left: 30px;
}

table.point {
	width: 100%;

}

table.point th {
	text-align: left;
	border-bottom: 1px dotted;

}

table.point tr td {
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted;
}

table td.contact {
	width: 200px;
}

/* Div */
#global {
	width: 1000px;
	margin: auto;
	background: url(design/fond_entete.png) repeat-x;
	overflow: auto;
}

#head {
	height: 160px;
}

#head-logo {
	width: 293px;
	height: 113px;
	background: url(design/logo_gentilhommiere.png) no-repeat;
	margin: auto;
}

#head-logo a {
	display: block;
	width: 293px;
	height: 113px;
}

#head-texte {
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
}

#navigation {
	padding: 0;
	text-align: center;
	font-style: italic;
	font-size: 18px;
	letter-spacing: 2px;
	margin: auto;
}

#navigation ul {
	text-align: center;
}

#navigation ul li {
	display: inline-block;
	margin-right: 25px;

}

#navigation ul li#current a {
	font-weight: bold;
}


#bg-content {
	background: #fff;
	overflow: auto;
	padding-bottom: 25px;
	margin-top: 15px;
}

#content {
	background: url(design/bg_content.png) repeat-y top center;
	width: 946px;
	margin: auto;
	overflow: auto;
}

#content-top {
	background: url(design/bg_content_top.png) no-repeat;
	height: 43px;
}

#content-texte {
	padding: 20px 40px 0 40px;
}

#content-texte p {
	text-align: justify;
}

#footer {
	padding: 10px 0 5px 0;
	text-align: center;
	background: #fff url(design/bg-footer.png) repeat-x bottom;
	font-style: italic;
	font-size: 0.9em;
}

/* Pages */
#left-content {
	float: left;
	width: 530px;
	margin-right: 10px;
}

#right-content {
	float: left;
	width: 320px;
}

.bloc {
	border: 1px solid #663300;
	padding: 5px;
	margin-bottom: 20px;
	background: #F4EDE1;
}

#intro {
	font-size: 1.2em;
}

p.contact {
	background: url(design/mail.png) no-repeat top left;
	padding: 5px 0 0 45px;
	min-height: 32px;
}

p.carte {
	background: url(design/map.png) no-repeat top left;
	padding: 5px 0 0 45px;
	min-height: 32px;
}

p.sablier {
	background: url(design/sablier.png) no-repeat top left;
	padding: 5px 0 0 45px;
	min-height: 32px;
}

p.livre {
	background: url(design/book.png) no-repeat top left;
	padding: 5px 0 0 45px;
	min-height: 32px;
}

p.info {
	background: url(design/info.png) no-repeat top left;
	padding: 5px 0 0 45px;
	min-height: 32px;
}

p.details {
	font-style: italic;
	font-size: 0.8em;
}

.commentaire {
	border-bottom: 1px dotted #663300;
	margin-bottom: 20px;
}

.vignette {
	background:#fff;
	border:1px solid #BBBBBB;
	padding:5px;
}

/* Errors */
div.error { display: block; }
input.error, textarea.error {
	border: 1px solid red;
}
label.error {
	display:block;
	color: red;
	font-style: italic;
}

/* Commentaires */
.page-comments ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.page-comments ul li {
	height: 28px;
	width: 28px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #ccc;
	background:#F4EDE1;
	color:#663300;
	margin-right: 10px;
	line-height:28px;
	text-align: center;
}

.page-comments ul li a {
	height: 28px;
	width: 28px;
	text-decoration: none;
	display: block;
	padding: 0;
	line-height: 28px;
	text-align: center;
}

.page-comments ul li a:hover {
	height: 28px;
	width: 28px;
	color: #fff;
	background: #663300;
}

.page-comments ul li#current a {
	height: 28px;
	width: 28px;
	color: #fff;
	background: #663300;
}

/* Partenaires */
#selection {
	margin: 20px auto 0 auto;
}

#selection ul {
	list-style: none;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 10px 0;
}

#selection ul li {
	margin: 0 5px 0 0;
	display: inline-block;
}

#selection ul li a {
	display: table-cell;
	height: 60px;
	vertical-align: middle;
}

/*#selection img.marge {
	margin: 0 2px 0 0;
}*/

.intro { font-style: italic; font-size: 16px }
.souligne { text-decoration: underline }
.centre { text-align: center !important }

a#retour {
	background: #1C0706;
	color: #eee2da;
	margin: 20px auto 0 auto;
	width: 100px;
	text-align: center;
	font-size: 14px;
	display: block;
	padding: 2px 10px;
}

a#retour:hover {
	background: #26110E;
	opacity: 0.8;
	text-decoration: none;
}

.miniature {
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
}

.marge2 { height: 20px }
