* { margin:0; padding:0;}
body {
	background:#272b22;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1em;
	color:#FFFF00;
}

input, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block {
	width:100%;
	overflow:hidden;
	color: #1C1C18;
}
.container { width:100%;}

p {
	margin-bottom:16px;
	font-weight: normal;
}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #1c1c18;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:right;
}

#contacts-form label { display:block; height:37px; } 
#contacts-form label input {
	width:223px;
	padding:2px 0 3px 3px;
	color:#191919;
	font-size:11px;
}
#contacts-form textarea {
	width:430px;
	height:90px;
	margin-bottom:11px;
	color:#191919;
	overflow:auto;
	font-size:11px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 3px;
}
#contacts-form .col-1 { width:255px !important; margin-right:0 !important;}
#contacts-form .col-2 {
	width:435px !important;
	margin-right:0 !important;
}

/*==================list====================*/
ul { list-style:none;}

.top-nav { float:right; overflow:hidden;}
.top-nav li { display:inline; margin-left:-1px;}
.top-nav li a { color:#4f503c; text-decoration:none; border-left:1px solid #4f503c; padding:0 13px 0 16px;}
.top-nav li a.rss { background:url(images/rss.gif) no-repeat right top; padding:0 28px 0 16px; display:inline-block;}
.top-nav li a:hover { color:#9c9e8c;}

.list1 { position:relative;}
.list1 li {
	background:url(images/arrow1.gif) no-repeat 10px 4px;
	padding:0 0 1px 20px;
	border-bottom:1px solid #35382c;
	position:relative;
	margin:0 -16px 2px -20px;
	font-family:tahoma, geneva, sans-serif;
	font-size:12px;
}
.list1 li.last { border-bottom:0;}
.list1 li a {
	color:#FFFF00;
	text-decoration:none;
}
.list1 li a:hover {
	color:#fff;
	font-size: 12px;
}

.list2 { width:100%; overflow:hidden;}
.list2 li { float:left; width:163px; margin-right:13px;}
.list2 li.last { margin-right:0;}
.list2 li img { display:block; margin-bottom:8px;}
.list2.alt { padding-top:14px;}
.list2.alt li { padding-bottom:10px;}

.list3 li {border-bottom:1px solid #35382c; position:relative; margin:0 -16px 15px -20px; padding:0 18px 13px 20px; line-height:1.15em;}
.list3 li img { display:block; margin-bottom:10px;}
.list3 li.last { border-bottom:0;}

.list4 li {
	background:url(images/arrow1.gif) no-repeat left 5px;
	padding:0 0 4px 14px;
	font-family:tahoma, geneva, sans-serif;
	font-size:12px;
}
.list4 li a {
	color:#FFFF00;
	text-decoration:none;
}
.list4 li a:hover {
	color:#FFFF00;
}

.list5 dt {
	font-size:0.85em;
	background:url(images/arrow1.gif) no-repeat left 4px;
	padding:0 0 0px 0px;
	font-weight:bold;
}
.list5 dd {
	position:relative;
	margin:0 -16px 2px -20px;
	padding:0 0 13px 20px;
	border-bottom:1px solid #35382c;
	line-height:1.15em;
	margin-bottom:13px;
}
.list5 dd.last { border-bottom:0;}

.list6 li {
	background:url(images/arrow1.gif) no-repeat 10px 5px;
	padding:0 0 2px 20px;
	font-family:tahoma, geneva, sans-serif;
	font-size:11px;
	border-bottom:1px solid #35382c;
	margin:0 -16px 2px -20px;
}
.list6 li.last { border-bottom:0;}
.list6 li a { color:#6d6f5b; text-decoration:none;}
.list6 li a:hover {
	color:#a3a595;
	font-size: 11px;
	text-align: left;
}

.list7 { width:100%; overflow:hidden; text-align:center; font-size:.85em; padding-top:10px;}
.list7 li { display:inline; color:#a3a595; font-weight:bold;}
.list7 li.prev { float:left;}
.list7 li.prev a { padding:0 !important;}
.list7 li.next { float:right;}
.list7 li.next a { padding:0 !important;}
.list7 li a { padding:0 6px;}
.list7 li strong { padding:0 6px;}

.list8 { position:relative;}
.list8 li {
	background:url(images/arrow1.gif) no-repeat 20px 4px;
	padding:0 0 1px 34px;
	border-bottom:0px solid #35382c;
	position:relative;
	margin:0 -16px 2px -20px;
	font-family:tahoma, geneva, sans-serif;
	font-size:11px;
	color: #CCCCCC;
}
.list8 li.last { border-bottom:0;}
.list8 li a {
	color:#cccccc;
	text-decoration:none;
}
.list9 li a:hover { color:#fff;}

.list9 { position:relative;}
.list9 li {
	background:url() no-repeat 20px 4px;
	padding:0 0 1px 34px;
	border-bottom:0px solid #35382c;
	position:relative;
	margin:0 -16px 2px -20px;
	font-family:tahoma, geneva, sans-serif;
	font-size:11px;
	color: #CCCCCC;
}
.list9 li.last { border-bottom:0;}
.list9 li a {
	color:#cccccc;
	text-decoration:none;
}
.list9 li a:hover { color:#fff;}

/*==================other====================*/
.img-indent { margin:0 12px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 12px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:16px;}

/*==================txt, links, lines, titles====================*/
a {color:#a3a595;}
a:hover{
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
}

h3 { font-size:.85em; color:#a3a595; margin-bottom:15px;}
h4 { font-size:1em; line-height:1.15em; margin-bottom:4px;}

.txt1 { color:#a3a595; font-size:.85em;}

.link1 {
	font-size:11px;
	font-weight:normal;
}

.line-hor {
	background:#2b2c23;
	height:4px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 30px 0;
}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:29px;}

.title-box { border-bottom:1px solid #26261f; height:30px; margin-bottom:13px;}

/*==================boxes====================*/
.box { background:#2a2e25; width:100%; color:#6d6f5b;}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
	width:100%;
}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:29px 20px 70px 24px;}

.cont-box { padding:0 150px 0 0; margin:0; line-height:1.15em;}
.cont-box span { float:right;}

/*header*/
#header div { position:absolute;}

/*content*/
#content { padding:11px 16px 26px 16px;}
#content .indent { padding:28px 0 0 0;}
#content .col-3 .box .inner { padding-bottom:115px;}

/*footer*/
#footer .indent {
	padding:10px 0 0 22px;
}


/*==========================================*/
.PreviousModels {
	font-size: 11px;
	color: #FFFF00;
}
.PreviousModelsRight {
	font-size: 11px;
	color: #FFFF00;
	text-align: right;
}
.AvailableColor {
	font-size: 11px;
	color: #CCC;
	font-weight: bold;
}
.text {
	font-size: 12px;
	color: #FFFF00;
}
.TextProduits {
	text-align: justify;
}
.ProduitsTitre {
	font-size: 11px;
	color: #FFFF00;
}
.TextHome {
	font-size: 12px;
}
.HomeTableProductsTitle {
	font-size: 11px;
}
.Jaune {
	color: #FFFF00;
}
.Juane {
	color: #FFFF00;
}
.ProductsTitlesYellow {
	font-size: 24px;
	font-weight: bold;
	color: #FF0;
}
.KeywordsLeft {
	font-size: 9px;
	color: #6d6f5b;
	text-align: center;
}
.TextWhite11 {
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
.HIGHLIGHTS {
	font-size: 11px;
	font-variant: small-caps;
	color: #FFF;
}
.Plus {
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}

