body {
	background-image: url(images/page-bg.png);
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
}
#wrapper {
	background-image: url(images/wrapper-bg.png);
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#sub-wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(images/footer.png);
	height: 50px;
	padding: 0 30px;
	text-align: center;
	color: #666;
	font-size: 8pt;
}
#header {
	color:#7b886e;
	font:20pt Georgia, serif;
	padding:10px 0 10px 10px;
}
#sub-header {
	color:#4d5445;
	font:8pt Georgia, serif;
	font-weight:bold;
	padding:0 10px 10px 10px;
}
#menu {
	background-image: url(images/menu-bg.png);
	padding: 1px 15px;
	margin-top: 5px;
	color: #FFFFFF;
	height: 11pt;
}

a img {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	margin: 4px 4px 10px;
}
#exifs {
	background-image: url(images/exif-bg.png);
	padding: 0 15px;
	color: #FFFFFF;
	height: 11pt;
	margin-top: 5px;
}
#titre {
	background-image: url(images/titre-bg.png);
	margin: 6px 0 4px;
	padding: 0 15px;
	color: #2d2d2d;
	vertical-align: middle;
	height: 21pt;
}
#titre .left {
	float:left;
	font-weight: bold;
	font-size: 18pt;
}
#pages {
	text-align:center;
	display:block;
	padding:5px 0;
	margin-bottom:10px;
	background:#d7e1cb;
}
a:link, #pages a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#sub-wrapper p {
	text-align: justify;
	padding: 0 15px;
	margin: 0 0 12px 0;
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
}
#comments-title {
	background-image: url(images/commentaires-titre-bg.png);
	padding: 0 15px;
	color:#fff;
	font-size: 14pt;
}
#sub-wrapper ul{
	margin: 4px 0 0 0;
}
html>body #sub-wrapper ul {
	list-style-type: none;
	margin: 4px 0px 0px -40px;
}
#sub-wrapper #comments li {
	margin: 0px 0px 4px 0px;
	background-image: url(images/commentaire-bg.png);
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 15px;
	font-size: 9pt;
	color: #777;
}
#sub-wrapper #search {
	margin:10px auto;
	padding:0 10px;
}
#sub-wrapper #archives {
	padding:10px;
}
#sub-wrapper #archives li {
	display:inline;
}
#sub-wrapper p ul {
	list-style-type: disc;
}
#sub-wrapper #about, #sub-wrapper #error {
	padding:10px;
}
#sub-wrapper #error {
	margin:15px 0;
	border:#ccc 1px solid;
	border-left-style:none;
	border-right-style:none;
	background:#eaeaea;
}
#formulaire {
	background-image: url(images/commentaire-bg.png);
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 15px;
	margin-top: 7px;
	color: #666666;
	margin-bottom: 8px;
}
#navig {
	margin:5px 0;
	width: 90%;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#navig a:hover {
	background-color: #DEDEDE;
	text-decoration:none;
}
#navig a{
	color: #999999;
	text-decoration:none;
}
.right {
	float: right;
}
#titre .right{
	margin-top:5px;
}
#exifs a {
	text-decoration: none;
	color: #333;
}
#exifs a:hover {
	text-decoration: underline;
}
p a {
	color: #333333;
	background-image: url(images/link-out.gif);
	padding-right: 13px;
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
}
p a:hover, li a:hover {
	text-decoration:none
}
#footer a, li a {
	color: #333333;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a.current, #menu a:hover{
   text-decoration: underline;
}
.search-title {
	padding:3px;
	margin-top:5px;
	background:#d7e1cb;
}
#search .highlight {
	text-decoration:none;
	background:#f7fac6;
}
.search-article {
	padding:5px;
	border-bottom:#c0c0c0 1px dotted;
	background:#f9f9f9;
}
.search-article a:link, .search-article a:visited {
	color:#444;
}
.search-article a:hover {
	text-decoration:none;
}

/* Formulaire commentaires */
div.row {
 	clear: both;
 }

div.row span.label {
 	float: left;
 	width: 150px;
 	text-align: right;
 }

div.row span.formw {
	float: left;
	width:500px;
	text-align: left;
	margin-left: 15px;
 }

input, textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 1em;
	border: 1px solid #ECECEC;
}
input[type], textarea[name] {
	background : #FAFAFA;
}

input[type=submit], input[type=reset] {
	background : #FAFAFA;
	color : #000;
}
.case-texte-form {
	width:300px;
	height:100px;
}
input[type=submit]:hover {
	background : #FAFAFA;
	color : #D96C00;
}
.archives {
	text-align: center;
}
.archives a {
	color:#333333;
}
.links {
	background-image: url(images/exif-bg.png);
	padding: 0 15px;
	color: #fff;
	font-size:12pt;
	margin-top: 5px;
}
h3 {
	margin: 0px 0px 0px 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

#footer a {
	text-decoration:none;
	color: #333333;
}

#footer a:hover {
	text-decoration:overline;
}