/**************************************
	DEFAULT ATTRIBUTES
**************************************/
table {
	font-size: inherit;
}
/**************************************
	layout ATTRIBUTES
**************************************/
body {
	background: #6e6660;
	margin: 10px 0 0 0;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
/*
	overflow: -moz-scrollbars-vertical;
*/
	overflow-x: hidden;
}
a img {
	border: none;
}
a {
	text-decoration: none;
	color:inherit;
	color:#ccc;
}
a:hover {
	text-decoration: underline;
}
/**************************************
	LAYOUT
**************************************/
#layout {
}
/** main **/
#main {
	margin: auto;
	border-collapse: collapse;
}
#main td {
	margin: 0;
	padding: 0;
}
#main td.top,
#main #bottom {
	border: solid 5px #615a54;
}
#main td.top {
	width: 850px;
	border-bottom: none;
	background: white;
}
#main #bottom {
	border-top: none;
	width: 850px;
}
#main td.pagination {
	vertical-align: bottom;
	width: 50px;
  padding-bottom: 93px;
  padding-bottom: 150px;
}
#main div.pagination {
	background: #615a54;
	color: #fff;
	padding: 5px 0 5px 0;
	font-size: 10px;
	display: none;
}
#main div.pagination a {
	color: #fff;
	text-decoration: none;
}
#main div.pagination.previous {
	text-align: center;
}
#main div.pagination.next {
	text-align: center;
}
/** menu **/
#menu {
	position:absolute;
	background: transparent;
/*
	visibility: hidden;
*/
}

/** header **/
/** view **/
#view {
	z-index: 1000;
	padding:30px;
	padding-bottom:0;
}
#content-container {
	padding:0;
}
#content div.entry {
	text-align: justify;
}
#content {
	float: left;
	width:500px;
	padding-top:30px;
}
#comment {
	width: 500px !important;
}
#sidebar {
	float: right;
	border: solid 1px #ccc;
	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	padding: 10px;
	width:150px;
}
#sidebar ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-left:5px;
}
#sidebar h1 {
	font-size:1.5em;
}
#sidebar h2 {
	font-size:1.25em;
}
#sidebar h3 {
	font-size:1.20em;
}
#sidebar h4 {
	font-size:1em;
}

#content h1,
#content h2,
#content h3,
#content h4 {
	font-size: 12px;
	font-weight: bold;
/*	text-transform: lowercase; */
	font-family: Tahoma, Arial, Helvetica;
}
#content h1 {
	font-size: 1.5em;
}
#content h2 {
 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
font-size: 35px; 
line-height: 25px; letter-spacing: -4px; font-weight: normal;
/*
	font-size: 1.5em !important;
	font-weight: bold !important;
	font-family: Tahoma, Arial, Helvetica;
	*/
}
#content h3 {
	font-size: 1.20em;
}
#content h4 {
	font-size: 1em;
}

#content .pages {
}
#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content div.more {
	margin-top: 25px;
}
#content div.more h3 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 1em;
}
#content div.more ul {
	list-style: none;
	padding: 5px;
	margin: 0;
}
#content div.more ul.related {
}
#content div.imp a {
	color: #fff !important;
}
/** footer **/
#subfooter {
	clear: both;
	background: red url('images/b_herbes-alt-pic-trans.png') repeat-x;
	height: 50px;
}
#footer {
	background: #4d4741 url('images/b_footer.png') 50px -40px repeat-x;
	border: solid 2px #ccc;
	border-width: 4px !important;
	border-top:none !important;
	color: #FFFFFF;
	padding: 25px 60px 30px 60px;
	font-size: 11px;
}
#footer small {
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
}
#footer .item {
	color: #fff;
}
#footer .lasts {
	font-size: 12px;
	height: 150px;
}
#footer h3 {
	text-transform: lowercase;
	font-size: 22px;
	font-weight: normal;
	margin: 5px 0 0 10px;
	/*
	margin: 5px 0 30px 50px;
	*/
}
#footer .lasts .left {
	float: left;
	width: 55%;
}
#footer .lasts .right {
	float: right;
	width: 45%;
}
#footer .lasts .title {
	clear: both;
	float: left;
	width: 75px;
}
#footer .lasts  small {
	font-size: 11px;
}
#footer .lasts .item {
	padding-left: 5px;
}
#footer .info {
	clear: both;
}
#footer .info table {
	width: 100%;
	border-collapse: collapse;
}
/**************************************
	OTHERS
**************************************/

#sitemap ul {
	padding: 0 0 10px 20px;
	margin: 0;
}
/** adjust **/
#footer {
	border-width: 4px;
	border-top: none;
}
.notice {
	color: #9F9995;
}
#mankind {
	height: 30px;
}
#layout {
	background: url('images/frise.gif') bottom repeat-x;
}

.highslide-image {
	padding:5px;
	background:#fff;
	border:solid 1px #615A54;
	z-index:1000 !important;
}


/**************************************
	Formulaires
**************************************/
table.frm {
	width:350px;
	border-collapse:collapse;
}
table.frm tr {
	height:25px;
}
table.frm td.t {
	width:100px;
	padding-right:5px;
	/*vertical-align:top;*/
}
table.big td.t {
	width:150px;
}
table.frm td.req {
	font-weight:bold;
}
table.frm td input.text {
	width:200px;
}
table.frm td input.small {
	width:100px;
	float:right;
	font-size:0.8em !important;
}
table.frm td input.auto {
	color:gray;
	font-style:italic;
}
table.frm td input.submit {
	width:200px;
	color:#fff;
	border:none;
	font-weight:bold;
	padding:1px;
}
table.frm td textarea {
	width:200px;
	height:300px;
}
table.frm td label {
	font-size:0.8em;
}
div.errors {
	color:#FF6F75;
	/*border:solid 1px #FF6F75;*/
	padding:5px;
	margin:10px 0 10px 0;
}
/**************************************
	AJAX/JAVASCRIPT
**************************************/
/**	GL Colors **/

#subfooter,
.logo,
.icon,
.dyn_background {
	background-color: #6E6660;
	color:#fff;
}
#footer,
.dyn_border {
	border: solid 1px #6E6660;
}
#content h1,
#content h2,
#content h3,
#content a,
.dyn_color {
	color: #6E6660;
}

div.gallery {
	margin:20px auto 20px auto !important;
}
*.gallery-caption,
div.wp-caption p.wp-caption-text {
	font-size:0.75em;
	text-align:center;
}
*.gallery img,
div.wp-caption img {
	border: 2px solid #cfcfcf;
	margin:0;
	padding:0;
}
div.gallery dl.gallery-item:hover img,
a div.wp-caption:hover img {
	border: 2px solid #FF0055;
}
*.gallery-item:hover {
}

div.gallery dl.gallery-item:hover dd.gallery-caption,
a div.wp-caption:hover p.wp-caption-text {
	color:#FF0055;
}
div.wp-caption {
	margin:20px;
}
div.wp-caption.aligncenter {
	margin:40px;
}
div.aligncenter {
	margin-left:auto !important;
	margin-right:auto !important;
}


div.post {
	margin-bottom:50px !important;
}
