body {
	margin: 0px;
	padding: 0px;
	background: #000 url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9DAAB2;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.6em;
	color:#f3a000;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: #f3a000;
}

a:hover {background:#006;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

/** HEADER */

#header {
	width: 1000px;
	height: 200px;
	margin: 0px auto;
	background: url(images/header.jpg) top;
}

/** LOGO */

#logo {
	height: 73px;
	padding-top: 16px;
}

#logo h1 {
	margin: 0px;
	font-size: 36px;
	font-weight: normal;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	padding-left: 3px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BABABA;
}

#logo a {
	color: #BABABA;
}
/* Banner */

#ban {
	height: 73px;
	margin-left:263px;
	padding-top: 108px;
}


/** MENU */

#menu {
	height: 48px;
margin-top:-14px;}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-right: 1px;
}

#menu a {
	display: block;
	height: 28px;
	padding: 14px 20px 0px 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	background: #000000;
}

#menu .active {
	background: #000000;
}

/* Search */

#search {
	float: right;
	width: 270px;
	height: 60px;
	padding: 0px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 150px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 24px;
	border: none;
	background: #040F12;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0px;
}

#page-bgtop {
	padding: 20px px;
}

#page-bgbtm {
}

/* Content */

#content {
	float:right;
	width: 635px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

.post .title a {
	color: #FFFFFF;
	border: none;
}

.post .meta {
	width: 400px;
	margin-top: -10px;
	padding: 5px 20px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #3D4F5C;
}

.post .meta a {
	color: #3D4F5C;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	padding: 0px;
	color: #2a8b9c;
	background: url(images/img05.jpg) repeat-y left top;
}

#sidebar-bgtop {
	background: url(images/img04.jpg) no-repeat left top;
}

#sidebar-bgbtm {
	padding: 25px 0px;
	background: url(images/img06.jpg) no-repeat left bottom;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 25px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 18px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #000000;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 18px 20px 18px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/** FOOTER */

#footer-wrapper {
	background: url(images/img02.jpg) repeat-x left top;
	height: 250px;
}

#footer {
	width: 1000px;
	height: 250px;
	margin: 0px auto;
	background: #2f0203 url(images/img02.jpg) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #f3a000;
}

#footer a {
	text-decoration: none;
	color: #f3a000;
}

#footer .legal {
}

#footer .links {
}
/*liens*/
.block_galeriesXML{display:block;width:650px;margin:auto;}
.block_galeriesXML h1{display:block;color:#9DAAB2;}
.block_galeriesXML a{display:block;padding:5px;text-decoration:none;text-decoration:underline;background:#040F12;border-bottom:1px dotted #000;font-size:12px;color:#f3a000}
.block_galeriesXML a:hover{background:#EFBE3B;}
