@charset "UTF-8";
/* CSS Document */

html,body {
	height:100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #333333 url(../img/interface_12/fond_body.jpg) repeat left top;
}
#global {
	padding: 0px;
	width: 770px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background: url(../img/interface_12/fond_global.jpg) repeat-y;
}
#global a {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
#global  a:hover {
	color: #66CCFF;
}
#entete {
	height: 223px;
	text-align: right;
	background: url(../img/interface_12/header.jpg) no-repeat;
}
#entete h1 {
	position: absolute;
	top: 175px;
	left: 442px;
	width: 224px;
	background: url(../img/interface_12/titre.png) no-repeat;
	height: 57px;
}
#entete span {
	position: absolute;
	top: -5000px;
}
#center {
	overflow: auto;
	padding-bottom: 50px;
	margin-top: 10px;
}
#sidebar {
	width: 210px;
	float: left;
	padding: 0;
	margin: 0;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar blockquote {
	margin: 0;
}
#sidebar p {
	text-align: right;
	font-size: 10px;
	margin: 10px 20px 0 20px;
}
#sidebar  h1 {
	color: #6E685C;
	text-align: right;
	padding: 0;
	margin: 20px;
	font: bold 14px/25px Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/interface_9/lig_hor.png) repeat-x right bottom;
}
#sidebar  h2 {
	font-size: 14px;
	color: #666666;
	text-align: right;
	margin: 0 10px 140px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
}
#sidebar a img {
	border: none;
}
#right {
	margin: 80px 20px 0 210px;
	color: #999999;
	padding: 0;
	background: url(../img/interface_12/fond_right.jpg) no-repeat 80% 20%;
}
#right li a {
	display: block;
}
#right       h1 span   {
	position: absolute;
	top: -5000px;
}
#right h2 {
	color: #FFFFFF;
	text-align: left;
	margin: 20px 0 20px 50px;
	font-size: 14px;
	padding: 0;
}
#right p {
	margin: 10px 0 0 50px;
	letter-spacing: 0px;
	text-align: justify;
	width: 470px;
	line-height: 1.5em;
}
#right ul {
	margin: 0px;
	padding: 0px;
}
#right li {
	text-align: left;
	list-style: none;
	width: 50%;
	margin: 10px auto;
}
#right  li  span  {
	margin: 0 0 0 10px;
}
/*#right h1 {
	text-align: left;
	width: 80%;
	margin: 20px auto;
	letter-spacing: 2px;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	color: #C0CA5F;
}
*/#footer {
	width: 770px;
	position: absolute;
	background: url(../img/interface_12/footer.jpg) no-repeat left top;
	height: 78px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: right;
	left: 0px;
	bottom: 0px;
}
#footer p {
	margin: 0 20px 0 0;
	font-size: 10px;
	line-height: 70px;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
#footer a {
	color: #FF6600;
	text-decoration: none;
}

#menu {
	width: 210px;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: right;
}
#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li a {
	text-decoration: none;
	display: block;
	color: #999999;
	outline: none;
	padding: 0 20px 0 0;
	height: 21px;
	line-height: 21px;
}
#menu li#active a {
	text-decoration: none;
	color: #FF6600;
	background: url(../img/interface_12/menu_hover.png) no-repeat right center;
}
#menu li a:hover {
	text-decoration: none;
	color: #FF6600;
	background: url(../img/interface_12/menu_hover.png) no-repeat right center;
}

#lien {
	width: 206px;
	margin: 0px 0 50px 0;
}
#lien ul {
	margin: 0;
	padding: 0;
}
#lien li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#lien li a {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	display: block;
	color: #B0A793;
	padding: 0 20px 0 0;
}
#lien li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#clear {
	clear: both;
	width: 100%;
	height: 40px;
}
#formulaire {
	padding: 0;
	margin: 50px auto;
	width: 70%;
}
#formulaire #email_expediteur {
	width: 100%;
	background-color: transparent;
	border: 1px solid #666666;
}
#formulaire label {
	color: #999999;
	display: block;
	text-align: left;
	line-height: 2em;
	font-size: 1.2em;
	letter-spacing: 2px;
}
#formulaire p {
	width: 100%;
	text-align: left;
}
.erreur {
	color: #99CC00;
}
	#flashcontent {
	margin:	0px auto 0 auto;
	height: 450px;
	}
textarea {
	width: 100%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 2px 0;
	background-color: transparent;
	border: 1px solid #666666;
	overflow: auto;
}
input {
	margin: 0 0 20px 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
.blanc {
	color: #FFFFFF;
}
.submit {
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	margin: 10px;
	border: none;
}
.vert4 {
	color: #99CC00;
	font-size: 1.5em;
}
.imgright {
	margin: 10px 0px 0 15px;
	float: right;
}
.lettrine {
	color: #FFFFFF;
	font-size: 24px;
	font-style: italic;
	line-height: 50px;
}
.imgleft {
	float: left;
	margin: 10px 15px 0 0;
}
.date {
	color: #3399CC;
}
#presentation {
	background: url(../img/interface_12/h1_presentation.png) no-repeat center top;
	height: 25px;
	margin: 20px 0 0 0;
}
#inspiration {
	background: url(../img/interface_12/h1_inspiration.png) no-repeat center top;
	height: 25px;
	margin: 20px 0 0 0;
}
#collection {
	background: url(../img/interface_12/h1_collection.png) no-repeat center top;
	height: 25px;
	margin: 20px 0 0 0;
}
#bij_resine {
	background: url(../img/interface_12/h1_resine.png) no-repeat center top;
	height: 30px;
	margin: 20px 0 0 0;
}
#contact {
	background: url(../img/interface_12/h1_contact.png) no-repeat center top;
	height: 30px;
	margin: 20px 0 0 0;
}
#bij_textile {
	background: url(../img/interface_12/h1_textile.png) no-repeat center top;
	height: 30px;
	margin: 20px 0 0 0;
}
.pinter {
	background: url(../img/interface_12/p_inter.png) no-repeat center bottom;
	padding-bottom: 30px;
}
#liens {
	background: url(../img/interface_12/h1_liens.png) no-repeat center top;
	height: 30px;
	margin: 20px 0 0 0;
}

