/**************************************
	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;
}
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: white;
	padding: 5px 0 5px 0;
	font-size: 10px;
	display: none;
}
#main div.pagination a {
	color: white;
	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;
*/
}
#menu-container {
	float:left;
	width:260px;
	height:500px;
	opacity:1;
	filter:alpha(opacity=100);
}
#menu-block {
	float:left;
	width:260px;
	height:100px;
}
.logo {
	background: red;
	margin: 1px 2px 2px 1px;
}

#menu #items {
	float: left;
}

#menu .container.subs {
	height: 350px;
}

#menu .blank {
	width: 65px;
	height: 65px;
	float: left;
}
#menu .block,
#menu .selected {
	width: 59px;
	height: 59px;
	color: white;
	padding-top: 4px;
	padding-left: 4px;
	float: left;
	margin: 0 0px 0px 0;
	background: #6e6660;
	font-size: 11px;
	letter-spacing: -0.00em;
	cursor: pointer;
	overflow: hidden;
	border:solid 1px white;
}
#menu .sub {
	background: #7F7B77;
}
#menu .subsub {
	background: #8F8A86;
}
#menu .r1 {
	padding-top: 47px;
	height: 18px;
}
#menu .r2 {
	padding-top: 35px;
	height: 30px;
}
#menu .r3 {
	padding-top: 23px;
	height: 42px;
}
#menu .r4 {
	padding-top: 11px;
	height: 54px;
}
#menu .block a {
	color: white;
	text-decoration: none;
}
#menu .selected {
	background: red;
}
/**
#menu .block:hover {
	background: gray;
}
**/
/** header **/
/** view **/
#view {
/**	min-height: 555px; **/
	padding: 30px 0px 0 30px !important;
	z-index: 1000;
}
#content-container {
	margin-top: 20px;
}
#content {
	margin-left: 80px;
	font-family: Arial;
}
#content {
	width: 320px;
	padding-bottom: 50px;
	padding-right: 10px;
	z-index: 10;
	min-height: 450px;
}
#content div.entry {
	text-align: justify;
}
#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-size: 1.25em;
}
#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: 15px;
}
#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;
}
#content #recommand {
	padding: 10px;
	display: block;
}
#content #recommand table {
	border-collapse: collapse;
}
#content #recommand input,
#content #recommand textarea {
/**
	border: none;
	border-bottom: solid 1px #ccc;
**/
	border: solid 1px #ccc;
	font-size: 11px;
	margin-bottom: 5px;
	width: 200px;
	background: transparent;
}
#content #recommand textarea {
	height: 75px;
}
#content #recommand td.error {
	text-align: right;
	font-size: 10px;
}
/** footer **/
#subfooter {
	clear: both;
	background: red url('images/b_herbes-alt-pic-trans.png') repeat-x;
	height: 180px;
}
#footer {
	background: #4d4741 url('images/b_footer.png') 50px -40px repeat-x;
	border: solid 2px silver;
	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;
	/* min-height: 125px; */
	height:65px;
}
#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;
}
#swfTexte {
	float: right;
	margin-top: 10px;
	margin-right: 100px;
}
#swf-crayons {
	display:block;
	position: absolute;
	margin-left: -160px;
	margin-top: -49px;
}
/**************************************
	OTHERS
**************************************/
/** Testing **/
#testColor {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: auto;

	padding: 5px;
	width: 250px;
	opacity: 0;
	filter:alpha(opacity=0);
	color: white;
}
#testColor:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}
#testColor a {
color: white;
text-decoration: none;
padding: 0 2px 0 2px;
}
#testColor h3 {
	border-bottom: solid 1px silver;
	font-size: 12px;
}
#testColor .title {
	font-weight: bold;
	float: left;
	width: 50px;
}

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

.highslide-image {
	padding:5px;
	background:#fff;
	border:solid 1px #615A54;
}

/**************************************
	HOME
**************************************/

div.home#layout {
}
div.home div#view {
	background:white bottom url('images/home/b_home_2.jpg') no-repeat;
	height:800px;
}
div.home div#subfooter {
	background-image:none;
	padding-top:0;
	height:100px;
}
div.home div#mankind {
	height:100px;
}
div.home div#subfooter img#alt-background {
	display:none;
}
div.home div#home-content a {
	cursor:pointer;
	text-decoration:none;
}
div.home div#home-content a.graphiste {
	display:block;
	background:url('images/home/img_home_graphiste-trans.png') no-repeat;
	width:197px;
	height:99px;
	position:relative;
	top:67px;
	left:68px;
}
div.home div#home-content a.graphiste:hover {
	background:url('images/home/img_home_graphiste_hover-trans.png') no-repeat;
}
div.home div#home-content a.architecte {
	display:block;
	background:url('images/home/img_home_architecte-trans.png') no-repeat;
	width:178px;
	height:83px;
	position:relative;
	top:42px;
	left:284px;
}
div.home div#home-content a.architecte:hover {
	background:url('images/home/img_home_architecte_hover-trans.png') no-repeat;
}
div.home div#home-content a.dessiner {
	display:block;
	background:url('images/home/img_home_manaa-trans.png') no-repeat;
	width:208px;
	height:127px;
	position:relative;
	top:116px;
	right:151px;
}
div.home div#home-content a.dessiner:hover {
	background:url('images/home/img_home_manaa_hover-trans.png') no-repeat;
}
div.home div#home-content a.video {
	display:block;
	background:url('images/home/img_home_video-trans.png') no-repeat;
	width:280px;
	height:55px;
	position:relative;
	top:110px;
	left:190px;
}
div.home div#home-content a.video:hover {
	background:url('images/home/img_home_video_hover-trans.png') no-repeat;
}
div.home div#home-content a.blog {
	display:block;
	background:url('images/home/img_home_blog-trans.png') no-repeat;
	width:76px;
	height:67px;
	position:relative;
	top:-125px;
	left:180px;
}
div.home div#home-content a.blog:hover {
	background:url('images/home/img_home_blog_hover-trans.png') no-repeat;
}
/**************************************
	GALERIE
**************************************/
div#galerie {
	display:none;
}
div#galerie div.bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#6E6660;
	background:black;
	opacity:0.75;
	filter:alpha(opacity=75);
}

div#galerie div.container {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	margin:auto;
}
div#galerie div.sub {
	margin:auto;
	width:700px;
	border:solid 5px #615A54;
	background:white;
	min-height:240px;
	margin-top:50px;
}
div#galerie div.content {
	padding:25px;
	border:solid 5px #615A54;
}
div#galerie a.close {
	background:#615A54;
	display:block;
	font-size:1em;
	font-weight:bold;
	height:25px;
	text-align:right;
}
/**************************************
	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:white;
	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;
}
/**************************************
	FAQ
**************************************/
div.faq {
}

div.faq ul.questions {
	margin:0;
	padding:0;
	list-style:none;
}

div.faq ul.questions li.q {
	cursor:pointer;
	text-align:left;
	margin-bottom:10px;
	padding:5px;
}

div.faq ul.questions li.q div.a {
	font-weight:normal;
	color:black !important;
	display:none;
	padding:5px;
	text-align:justify;
}
/**************************************
	AJAX/JAVASCRIPT
**************************************/
/**	GL Colors **/

#menu .selected,
#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;
}
/** SlideShow **/
div.slideshow {
	background-image: url('images/b_herbes-alt-pic-trans.png') repeat-x;
}
#slideshow-table {
	text-align: top;
	width: 110px;
	vertical-align: bottom;
}
#slideshow-box {
	background-image: url('images/b_slideshow-trans.png');
	background-position: -10px;
}
#slideshow {
	text-align: right;
}
#slideshow .container {
}
#slideshow .container table {
	border-collapse: collapse;
}
#slideshow .container table td {
	vertical-align: bottom;
	height: 170px;
}
#slideshow .item {
	width: 75px;
	height: 75px;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 10px;
	border: solid 1px #6E6660;
	border-bottom-width: 2px;
	border-right-width: 2px;
}
#slideshow .item .info {
	position: absolute;
}
/** Ajax Message **/
#message {
	font-size: 10px;
	color: #6e6660;
	color: silver;
	visibility: hidden;
	float: right;
}
