/*
Name: Natural Essence
Date: 2007-02-20
Description: Soft and natural single/two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
*/

/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #7C6F5C url(images/bg.jpg);
	color: #222;
	font: 70% georgia,serif;
	padding: 2% 0;
}

a {color: #642;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}

/*
blockquote {
	background: url('images/quote.gif') no-repeat;
	display: block;
	font: normal 1em Georgia,serif;
	padding-left: 26px
}
*/

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
/*small,.small {font: normal 0.9em sans-serif;}*/
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #332 url(images/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 650px;
}
#container {
	background: rgb(246,241,222);/*#FBF9F4;*/
	border-top: 6px solid #332;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 640px;
}

/* header */
.title {
	background: rgb(246,241,222) url(images/title.png) repeat-x;
	border-top: 1px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 2px solid #663;
	background: #DAD7C5 url(images/header2.jpg) no-repeat left bottom;
	height: 159px;
}

/* navigation */
.navigation {
	background: #DED9D0 url(images/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(images/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}

/* main */
.main#two-columns {background: #FFF url(images/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	background: #DCDAC9 url(images/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #332;
	color: #8b8969;
	padding: 10px;
}
.footer .left {width: 50%;}
.footer .right {
	width: 50%;
	text-align: right;
}
.footer a {
	color: #8b8969;
	text-decoration: none;
	font-size:0.8em;
}
.footer a:hover {
	color: rgb(246,241,222);
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.8em;
	line-height:10pt;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

.main .content h1,.main .content h2
{
	font-size:1.4em;
	font-weight:normal;
	border-bottom:1px dotted rgb(224,208,177);
	border-top:1px dotted rgb(224,208,177);
	text-align:center;
	padding:0.3em;
	background:url(images/h1.png);
	margin-bottom:1em;
}

.footer h1,h2
{
	color: #442;
	padding: 8px 0 2px;
	background: none;
}
.footer h1 {
	font: normal 2.4em serif,sans-serif;
	background: none;
}

.gallery img
{
	border:1px solid #555;
}

a:hover
{
	text-decoration: none;
}

form input,textarea,select
{
	width:420px;
}

#raccourcis
{
	font-size:0.8em;
	color:#777;
	position:relative;
	top:-35px;
	text-align: right;
	padding-right:8px;	
	height:0;
	font: arial 0.8em;
}

#raccourcis a
{
	text-decoration: none;
	color:#888;
}

#raccourcis a:hover
{
	text-decoration: underline;
	color:#333;
}

#catalogue
{
	margin-top:20px;
	text-align:left;
	font-size:1em;
}

#catalogue table
{
	border:1px solid #bcb28c;
	background-color:#f6e9b7;
	padding:5px;
	width:100%;
	font-size:1em;
}

#catalogue table tr
{
	/*line-height:2.5em;*/
	/*cellmargin: 10px 0 5px 0;*/
}

#catalogue .ligne-surlignee
{
	background-color:#f6f2e3;
}

#catalogue form
{
	border:none;
	background-color:rgb(246,241,222);
}

table
{
	font: 70% georgia,serif;
}

.navigation #panier_compte
{
	font-size:0.7em;
	position:relative;
	top:-10px;
	left:-12px;
}

#panier form
{
	background:none;
	color:#e5ffdb;
	width:100%;
	border:0;
}

#panier form input
{
	margin:0 4px;
	padding:0 0 0 4px;
	border:1px solid gray;
	width:15px;
}


#panier
{
	margin-top:20px;
	text-align:left;
	font-size:1em;
	margin:0;
}

#panier table
{
	border:1px solid #bcb28c;
	background-color:#f6e9b7;
	padding:5px;
	width:600px;
	font-size:1em;
}

#panier table tr
{
	/*line-height:2em;*/
}

#panier .ligne-surlignee
{
	background-color:#f6f2e3;
}

#panier form
{
	border:none;
	background-color:rgb(246,241,222);
	margin:0;
}

table
{
	font: 70% georgia,serif;
}


#panier img
{
	border:0;
	margin:0;
	padding:0;
}

#panier #total
{
	text-align:right;
	margin:0;

}

#panier acronym
{
	padding-right:12px;
	background:url(images/icone-infos.png) right no-repeat;
	color:#000;
	text-decoration:none;
}

#panier_actions
{
	margin:1em 0 1em;
	text-align:center;
}

#panier_actions a
{
	width:95%;
	display:block;
	background:#e6daa9;
	color:#423c27;
	padding:5px;
	text-align:center;
	border:1px outset #e6daa9;
	text-decoration:none;
	font-weight:bold;
}

#panier_actions a:hover
{
	background:#f6e9b7;
	color:#000;
	border-style:inset;
}

#panier_actions input
{
	width:auto;	
}

.bouton_vdr
{
	background:url(images/bouton.png) right no-repeat #e6daa9;
	color:#222;
	padding:5px;
	border:1px outset #fcdb7b;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}

blockquote
{
	margin:0;
	padding:1em;
	line-height:12pt;
	font-size:0.7em;
	border:2px solid #e6daa9;
	background:#ede7c3;
}

ul
{
	list-style:square;
	margin:0;
}

.bottom .right img
{
	border:3px solid #555;
}

#panier .bouton_recalcul
{
	border:0;
	width:auto;
	color: #642;
	background: none;
	font: 70% georgia,serif;
	text-decoration:underline;
}


.bouton
{
	cursor:pointer;
	width:auto;
	height:20px;
	line-height:20px;
	padding:0;
	padding-left:20px;
	text-align:left;
	margin-right:5px;
}

#input_recherche
{
	clear:left;
}

#type
{
	clear:left;
}

form select,form  input, form textarea
{
	border:1px solid #aaa;
	margin-bottom:5px;
	
}

#form_contact
{
	background:none;
	border:0;
}

small
{
	font-size:0.7em;
	line-height:1em;
	color:#888;
}



