
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/18.gif) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797863;
	/*background-color:#1d0f05;*/
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1e1e1e;
}

h1 {
	letter-spacing: -3px;
	font-size: 34px;
}

.h1-style1 {
	margin: 0px;
}

.h1-style2 {
	height: 50px;
	padding: 35px 0px 0px 50px;
	margin: 0px;
	letter-spacing: -2px;
	font-size: 48px;
	color: #FFFFFF;
}

h2, h3 {
	letter-spacing: -1px;
	font-size: 22px;
	color: #787878;
}

.h2-style1 {
	font-size: 18px;
	color: #343533;
}

h3 {
	font-size: 16px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 22px;
}

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

.ul-style1 li {
	padding: 0px 20px 26px 20px;
	background: url(images/homepage13.gif) no-repeat left bottom;
}

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

.ul-style2 li {
	height: 23px;
	padding: 10px 0px 0px 0px;
	background: url(images/homepage14.gif) repeat-x left top;
}

.ul-style2 li.alt {
	background-image: url(images/homepage15.gif);
}

.ul-style2 li a {
	color: #5F4A35;
}

.ul-style2 li.alt a {
	color: #4B594D;
}

.ul-style2 li strong {
	padding: 0px 25px 0px 13px;
	font-weight: normal;
	color: #94806D;
}

.ul-style2 li.alt strong {
	color: #7C8E86;
}

.ul-style3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

strong {
	color: #5D5A44;
}

a {
	color: #178d00;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 17px;
	background: url(images/homepage18.gif) no-repeat left center;
}

a img {
	border: none;
}

img.border {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #D5DFBA;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	height: 1200px;
	margin-bottom: 200px;
	background: url(images/18.gif) repeat-x left top;
	/*background-color:#1d0f05;*/
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 136px;
}

#header-bg {
	/*background: url(images/bg1_01.jpg) no-repeat center top;*/
}

/*PANIER*/
#panier {
	float: right;
	width: 330px;
	height: 70px;
	margin-top:50px;
	background: url(images/fd-panier.png) no-repeat center top;
	border: 1px solid #b0b0b0;
}

#picto-panier {
	float: left;
	width: 119px;
	height: 70px;
	border-right: 1px solid #b0b0b0;
	margin-right:15px;

}

#txt-panier a{
	float: left;
	width: 180px;
	margin-top:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	text-decoration : none;
	text-align:center;
}

#txt-panier a:hover{
	float: left;
	width: 180px;
	margin-top:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	text-decoration : underline;
}

#commander{
	width: 200px;
	height: 60px;
	float:left;
	margin-top:20px;
	margin-left:60px;
}

.btn-commande{
	float:right;
}

.btn-retour{
	float:left;
}

/*PRIX*/
#bloccommande{
	width:573px;
	height: 100px;
	float:left;
}
#prix{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #291701;
	font-size: 16px;
	font-weight:bold;
	text-decoration : none;
	text-align:center;
	height: 45px;
	width:200px;
	float:left;
	margin-top:30px;
	margin-right:10px;
	margin-left:50px;
}
.styleprix{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #596250;
	font-size: 36px;
	font-weight:bold;
}
.prixaccess{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #596250;
	font-size: 24px;
	font-weight:bold;
}

/*MON PANIER*/

#listing{

}

#contentpanier{
	width: 900px;
	background-color:#291701;
}

#bgtable{
	width: 900px;
	text-align:left;

}

td {
	width: 500px;
	background-color:#FFFFFF;
}

tr {
	width: 500px;
	background-color:#FFFFFF;
}



/** SEARCH 

#search {
	float: right;
	width: 345px;
	height: 136px;
	background: url(images/homepage02.jpg) no-repeat 0px 85px;
}

#search form {
	margin: 0px;
	padding: 85px 0px 0px 0px;
}

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

#search input {
	float: left;
	margin: 0px 0px 0px 15px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#search-query {
	width: 220px;
	margin-top: 6px !important;
	border: none;
	background: none;
}

#search-submit {
	width: 55px;
	margin-left: 30px !important;
	padding: 5px 0px 10px 0px;
	background: url(images/homepage03.jpg) no-repeat left top;
	border: none;
	line-height: 1;
}*/

/** MENU */

#menu-bg {
	/*background: url(images/bg1_02.jpg) no-repeat center top;*/
}

#menu {
	height: 74px;
}

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

#menu li {
	float: left;
	height: 32px;
	margin: 11px 24px 0px 24px;
}

#menu a {
	text-decoration: none;
	text-transform: lowercase;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: url(images/bg2_01.jpg) no-repeat left top;
	float: left;
	height: 32px;
}

.txtActif {
	background: url(images/bg2_01.jpg) no-repeat left top;
	height: 32px;
	padding-left:5px;
	padding-right:5px;
	float: left;
}

.txt {

	padding-left:5px;
	padding-right:5px;
	height: 32px;
	float: left;
}

/** PAGE */

#page-bg {
	/*background: url(images/bg3_01.jpg) repeat-y center top;*/
	background-color:white;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}

#page-bg-top {
	padding-bottom: 30px;
	/**background: url(images/bg3_02.jpg) no-repeat center top;**/
}

.homepage #page-bg {
	/*background-image: url(images/bg1_03.jpg);*/
	background-color:white;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}

.homepage #page-bg-top {
	/*background-image: url(images/bg1_04.jpg);*/

}

#page {
}

#bg-title{
	height: 130px;
	/*background-image: url(images/bg2-title.jpg);*/
	background-color:#ffad00;
}

/** BANNER */

#banner {
	float: left;
	width: 606px;
}

/** CONTENT */

#content {
	float: left;
	width: 595px;
	padding: 60px 0px 0px 50px;
}

.homepage #content {
	width: 556px;
	padding: 60px 0px 0px 50px;
	background: url(images/homepage12.jpg) no-repeat left top;
}

.single #content {
	float: none;
	padding: 50px;
	width: auto;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 255px;
	padding: 50px 50px 0px 0px;
}

.homepage #sidebar {
	width: 394px;
	padding-top: 0px;
	padding-right: 0px;
	background: url(images/bg2_02.jpg) repeat-y left top;
}

.homepage #sidebar-bg-top {
	background: url(images/bg2_03.jpg) no-repeat left top;
}

.homepage #sidebar-bg-btm {
	padding: 0px 50px 0px 49px;
	background: url(images/bg2_04.jpg) no-repeat left bottom;
}

.homepage #sidebar .title {
	height: 43px;
	padding: 62px 20px 0px 20px;
	font-size: 24px;
	color: #FFFFFF;
}

/**ACCESSOIRES**/
#content-accessoire {
	float: left;
	width: 900px;
	/*background-color:red;*/
	padding-left:50px;
	padding-right:50px;
}

#ficheacc
	{
		width:400px;
		height:230px;
		margin:10px;
		padding:5px;
		font-size:12px;
		border: 1px solid #2b2b2b;
		float:left;
		background-color:#ffe4be;

	}
#ficheacc td
	{
		background-color:#ffe4be;

	}
	
.bigfiche
	{
		width:230px;
		height:100px;
		overflow:auto;
		margin:0;
		padding:0;
	}
.smal-ajpan 
	{ 
		display: block; 
		width: 134px; 
		height:40px;
		margin:0;
	} 

/** FOOTER */

#footer-bg {
/*background: url(images/bg01.jpg) repeat left top;*/
}

#footer {
	height: 100px;
}

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

#footer .legal {
}

#footer .links {
}

/** BOX STYLE 1 */

.box-style1 {
	width: 266px;
	border-bottom: 1px solid #D4D9C6;
}

.box-style1 .title {
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: url(images/homepage16.gif) no-repeat left bottom;
}

.box-style1 .entry {
	padding: 19px;
	background: #E1F1F1;
	background: #dfdfdf;
	border: 1px solid #EBF0DB;
	border-bottom: none;
}

.box-style1 .meta {
	height: 28px;
	padding: 15px 0px 0px 19px;
	background-color: #21140b;
	border: 1px solid #EBF0DB;
	border-top: none;
	
}

/*.txt-box-xs {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1e1e1e;
	font-size: 11px;
	line-height:15px;
}*/

/** BOX1 */

#box1 {
	float:left;
}

.txtscrol
	{
		width:575px;
		height:220px;
		margin:0;
		overflow:auto;
		padding-top:10px;
		padding-right:10px;
		padding-left:10px;
	}


.intro-box1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1e1e1e;
	font-size: 11px;
	line-height:15px;
}

.intro-box2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1e1e1e;
	font-size: 11px;
	line-height:15px;
	text-align:center;
}

#box1-2 {
	width: 250px;
	height:220px;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
	padding:15px;
	border: 1px solid #D4D9C6;
	float: left;
	background-color:#adfcfb;
}

#box1-2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1e1e1e;
	font-size: 11px;
	line-height:15px;
	text-align:left;
}

#box1-3 {
	width: 245px;
	height:220px;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
	padding:15px;
	border: 1px solid #D4D9C6;
	float: left;
	background-color:#382b1a;
}

#box1-3 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height:15px;
	text-align:left;
}

/** BOX2 */

#box2 {
	float: left;
	margin-bottom:20px;
}

/** BOX3 */

#box3 {
	float: left;
	margin-left: 24px;
	margin-bottom:20px;
}

/** BOX4 */

#box4 {
	/*background: url(images/bg01.jpg) repeat left top;*/
}

#box4-bg-top {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	/*height: 185px;	
	background: url(images/bg1_07.jpg) no-repeat center top;*/
	background-color:#382b1a;
}

#box4-bg-btm {
	/*background: url(images/bg1_08.jpg) no-repeat center bottom;*/
}

#box4 .column1 {
	float: left;
	width: 555px;
}

#box4 .column2 {
	float: right;
	width: 275px;
}

#box4 .container {
	width: 900px;
	padding: 40px 50px;
}

/** BOX5 */

#box5 {
	width: 255px;
	margin-bottom: 25px;
}