cbody {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
.page {
	background: #3b3b3b url(/images/bg.jpg) repeat-y 50% 0;
	float: left;
	width: 100%;
}
#main {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 230px;
/*	background: url(/images/header.jpg) no-repeat;*/
	margin: 0 0 0 3px;
	float: left;
	position: relative;
}
.inside #header {
	background: url(/images/header-2.jpg) no-repeat;
}
.logo {
	position: absolute;
	top: 79px;
	left: 446px;
	/*background: url(/images/logo.gif) no-repeat;*/
	width: 444px;
	height: 96px;
	text-indent: -9999px;
	overflow: hidden;
}
.inside #header .logo {
	background: url(/images/logo-small.gif) no-repeat;
	width: 311px;
	height: 61px;
	top: 67px;
	left: 24px;
}
#header strong {
	display: none;
	float: left;
	margin: 0;
	padding: 0;
}
#header .title {
	position: absolute;
	font: italic bold 15px "Trebuchet MS", Arial, sans-serif;
	color: #666;
	top: 210px;
	left: 32px;
}
#header .title span {
	color: #ef5a24;
}
#header ul {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	position: absolute;
}
#header ul li {
	float: left;
	display: inline;
}
#header ul li a {
	height: 36px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#header ul li a.home {
	background: url(/images/menu-home.jpg) no-repeat;
	width: 118px;
}
#header ul li a.home:hover {
	background: url(/images/menu-home-down.jpg) no-repeat;
	width: 118px;
}
#header ul li a.products {
	background: url(/images/menu-products.jpg) no-repeat;
	width: 132px;
}
#header ul li a.products:hover {
	background: url(/images/menu-products-down.jpg) no-repeat;
	width: 132px;
}
#header ul li a.drivers {
	background: url(/images/menu-drivers.jpg) no-repeat;
	width: 114px;
}
#header ul li a.drivers:hover {
	background: url(/images/menu-drivers-down.jpg) no-repeat;
	width: 114px;
}
#header ul li a.download {
	background: url(/images/menu-download.jpg) no-repeat;
	width: 138px;
}
#header ul li a.download:hover {
	background: url(/images/menu-download-down.jpg) no-repeat;
	width: 138px;
}
#header ul li a.contact {
	background: url(/images/menu-contact.jpg) no-repeat;
	width: 246px;
}
#header ul li a.contact:hover {
	background: url(/images/menu-contact-down.jpg) no-repeat;
	width: 246px;
}
#header ul li a.email {
	background: url(/images/menu-newsletter-up.jpg) no-repeat;
	width: 212px;
}
#header ul li a.email:hover {
	background: url(/images/menu-newsletter-down.jpg) no-repeat;
	width: 212px;
}



.container {
	float: left;
	background: url(/images/container-bg.jpg) repeat-y;
	width: 960px;
	margin: -4px 0 0 3px;
}
.content {
	float: left;
	width: 748px;
}
.product {
	float: left;
	width: 742px;
	padding: 20px 0 0;
}
.image {
	float: left;
	padding: 0 0 0 24px;
	width: 381px;
}
.image img {
	float: left;
}
.text {
	float: left;
	width: 274px;
	padding: 23px 0 0 30px;
}
.text h2 {
	margin: 0;
	padding: 0;
	color: #f05a24;
	font: bold 13px Verdana, Arial, sans-serif;
	background: url(/images/bullet.gif) no-repeat 0 2px;
	padding: 0 0 9px 16px;
}
.text p {
	margin: 0;
	padding: 0 0 12px 1px;
	color: #333;
	font: bold 10px Verdana, Arial, sans-serif;
}
.text p span {
	color: #fff;
	background-color: #4d4d4d;
	padding: 1px 8px 1px 3px;
}
.text ul {
	margin: 0;
	padding: 0 0 22px;
	float: left;
	width: 270px;
}
.text ul li {
	float: left;
	list-style: none;
	background: url(/images/item.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	width: 260px;
	color: #f05a24;
	font: bold 9px Verdana, Arial, sans-serif;
}
.text ul li a {
	color: #f05a24;
	text-decoration: none;
}
.text ul li a:hover {
	text-decoration: underline;
}
.learn {
	/*background: url(/images/learn-more-grand-up.png) no-repeat;*/
	float: right;
	width: 95px;
	height: 20px;
	/*text-indent:-9999px;*/
	overflow: hidden;
	margin: 0 2px 0 0;
	display: inline;
}
.learn-down {
/*	background: url(/images/learn-more-grand-down.png) no-repeat;*/
	float: right;
	width: 95px;
	height: 20px;
	text-indent:-9999px;
	overflow: hidden;
	margin: 0 2px 0 0;
	display: inline;
}

.gray-content-bg {
	float: left;
	width: 748px;
	background: url(/images/gray-conten-bg.gif) repeat-y;
}
.gray-content {
	float: left;
	background: url(/images/gray-content-imag.jpg) no-repeat 0 100%;
	width: 748px;
	min-height: 213px;
	position: relative;
}
* html .gray-content {
	height: 213px;
}
.news {
	position: absolute;
	top: 12px;
	left: 0;
	background: url(/images/news.gif) no-repeat;
	width: 25px;
	height: 91px;
}
.news-list {
	width: 684px;
	float: left;
	margin: 11px 0 0 34px;
	padding: 0;
	display: inline;
}
.news-list li {
	float: left;
	list-style: none;
	width: 684px;
	background: url(/images/white-line.gif) repeat-x 0 19px;
	padding: 0 0 15px;
}
.news-list li.last {
	padding: 0;
}
.news-list li h2 {
	margin: 0;
	padding: 0;
	background: url(/images/bullet-white.gif) no-repeat 0 2px;
	padding: 0 0 0 17px;
	font: bold 13px Verdana, Arial, sans-serif;
	color: #333;
	float:left;
min-width:200px;
}
.news-list li .date {
	float: right;
	color: #fff;
	font: 9px Verdana, Arial, sans-serif;
	padding: 6px 0 0;
}
.news-text {
	float: left;
	width: 480px;
	padding: 16px 0 0;
}
.news-text p {
	margin: 0;
	padding: 0 10px 13px 0;
	color: #0e0e0e;
	font: 9px/14px Verdana, Arial, sans-serif;
}
.news-text .learn {
/*	background: url(/images/learn-more-petit-up.png) no-repeat;*/
	width: 68px;
	height: 13px;
	float: right;
	clear: both;
	margin: 0 20px 0 0;
	display: inline;
}
.news-text .learn-down {
/*	background: url(/images/learn-more-petit-down.png) no-repeat;*/
	width: 68px;
	height: 13px;
	float: right;
	clear: both;
	margin: 0 20px 0 0;
	display: inline;
}
.news-image {
	width: 200px;
	float: right;
	padding: 13px 0 0;
}
.news-image img {
	float: right;
	margin: 0 5px 0 0;
}
.news-image span {
	float: right;
	text-align: right;
	color: #333;
	font: 9px Verdana, Arial, sans-serif;
	width: 200px;
	padding: 2px 0 0;
}
.page-nav {
	float: left;
	background: url(/images/page-panel-bg.gif) no-repeat;
	padding: 0 0 15px 5px;
	margin: -20px 0 0 30px;
	display: inline;
	position: relative;
}
.page-nav ul {
	margin: 0;
	padding: 2px 5px 5px 0;
	background: url(/images/page-panel-bg-right.gif) no-repeat 100% 0;
	float: left;
}
.page-nav ul li {
	float: left;
	display: inline;
	font: italic 9px Verdana, Arial, sans-serif;
	padding: 0 3px 0 3px;
}
.page-nav ul li a {
	color: #dc878b;
	text-decoration: none;
}
.page-nav ul li a.first {
	background: url(/images/pointer.gif) no-repeat 0 2px;
	padding: 2px 2px 5px 5px;
}
.page-nav ul li a.last {
	background: url(/images/pointer-2.gif) no-repeat 0 2px;
	padding: 2px 5px 5px 0;
}
.page-nav ul li a:hover,
.page-nav ul li a.active {
	font-weight: bold;
	font-style: italic;
}
#footer {
	background-color: #c0272d;
	text-align: center;
	color: #fff;
	font: 9px Verdana, Arial, sans-serif;
	padding: 5px 0 5px;
	float: left;
	margin: 0 0 0 3px;
	width: 960px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.right-column {
	float: right;
	width: 212px;
	padding: 0 0 10px 0;
}
.right-column h2 {
	margin: 5px 0 0;
	padding: 0;
	float: left;
	width: 212px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
}
.last-files {	
	background: url(/images/last-files.gif) no-repeat;
}
.catalog {	
	background: url(/images/catalog.gif) no-repeat;
}
.partner {	
	background: url(/images/partner.gif) no-repeat 19px 0;
}
.download-icons {
	margin: 7px 0 0 19px;
	padding: 0 0 7px;
	float: left;
	width: 180px;
	display: inline;
}
.download-icons li {
	list-style: none;
	float: left;
	font: 9px Arial, sans-serif;
	width: 178px;
	background-color: #fff;
	margin: 0 0 2px;
	border-top: 1px solid #fbc98f;
	border-bottom: 1px solid #fbc98f;
}
.download-icons li a {
	text-decoration: none;
	color: #333;
	padding: 1px 4px 0 48px;
	margin: 7px 0 0 4px;
	min-height: 46px;
	float: left;
}
* html .download-icons li a {
	height: 46px;
}
.download-icons li a:hover {
	text-decoration: underline;
}
.download-icons li.first {
	background: #fff url(/images/block-top.gif) no-repeat;
	border-top: none;
}
.download-icons li.last {
	background: #fff url(/images/block-bottom.gif) no-repeat 0 100%;
	border-bottom: none;
}
.download-icons li a.pdf {
	background: url(/images/ico-pdf.gif) no-repeat;
}
.download-icons li a.move {
	background: url(/images/ico-move.gif) no-repeat 1px 0;
}
.download-icons li a.picture {
	background: url(/images/ico-picture.gif) no-repeat 1px 0;
}
.download-icons li.first a, 
.download-icons li.last a {
	margin: 9px 0 0 4px;
	padding: 5px 4px 0 48px;
	min-height: 41px;
}
.download-icons li.last a {
	padding-bottom: 4px;
}
* html .download-icons li.first a {
	height: 41px;
}
* html .download-icons li.last a {
	height: 41px;
}
.plein {
	float: right;
	background: url(/images/banner-newcatal.jpg) no-repeat;
	width: 193px;
	height: 207px;
	text-indent: -9999px;
	overflow: hidden;
	margin: -2px 8px -13px;
}
.model {
	float: left;
	margin: 6px 0 0 18px;
	display: inline;
}
.model img {
	float: left;
}
.products-list {
	float: left;
	width: 742px;
	padding: 15px 0 0;
	margin: 0;
}
.products-list li {
	float: left;
	display: inline;
	width: 247px;
}
.products-list li h2 {
	margin: -7px 0 0 20px;
	background: url(/images/pointer-3.gif) no-repeat 0 2px;
	color: #333;
	font: bold 12px Verdana, Arial, sans-serif;
	padding: 0 0 0 15px;
	position: relative;
}
.products-list li h2 a {
	color: #333;
	text-decoration: none;
}
.products-list li h2 a:hover {
	text-decoration: underline;
}
.products-list li p {
	color: #000;
	padding: 0 10px 0 35px;
	margin: 2px 0 0;
	font: 9px Verdana, Arial, sans-serif;
}
.form {
	float: left;
	background: url(/images/form-panel.gif) no-repeat;
	width: 415px;
	height: 21px;
	padding: 3px 0 0 32px;
	margin: 22px 0 0 33px;
	display: inline;
}
.form select {
	width: 178px;
	height: 19px;
	color: #000;
	font: 9px Verdana, Arial, sans-serif;
	float: left;
	height: 15px;
	border: none;
	margin: 0 12px 0 0;
	display: inline;
}
.form input {
	float: left;
	margin: -2px 0 0 5px;
	display: inline;
}
.form-search {
	float: left;
	background: url(/images/form-search-panel-right.gif) no-repeat;
	width: 163px;
	height: 23px;
	margin: 23px 0 0 12px;
	padding: 3px 0 0 40px;
	display: inline;
}
.form-search input {
	float: left;
	border: 1px solid #fff;
	background-color: #fff;
	padding: 0;
	width: 107px;
	height: 14px;
	color: #000;
	font: 9px Verdana, Arial, sans-serif;
}
.form-search #btn-go {
	border: none;
	width: 23px;
	height: 22px;
	margin: -0px 0 0 24px;
}
.product-catalog {
	margin: 20px 0 0;
	padding: 0 0 23px;
	float: left;
	width: 745px;
	min-height:340px;
}
.product-catalog li {
	float: left;
	list-style: none;
	background: url(/images/gray-bg.gif) repeat-y;
	width: 748px;
}
.product-catalog li.dark {
	float: left;
	list-style: none;
	background: url(/images/gray-bg-2.gif) repeat-y;
	width: 748px;
}
.product-catalog li .ico {
	float: left;
	width: 130px;
	padding: 10px 0 10px 10px;
}
.product-catalog li .titre {
	float: left;
	width: 544px;
	padding: 4px 0 5px 9px;
}
.product-catalog li .search {
	width: 53px;
	float: left;
	background: url(/images/search.gif) no-repeat 50% 50%;
	height: 130px;
	text-indent: -9999px;
	overflow: hidden;
}
.product-catalog li .titre h3 {
	margin: 0;
	padding: 0 0 2px;
	color: #333;
	font: bold 12px Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
.product-catalog li .titre h3 a {
	color: #333;
	text-decoration: none;
}
.product-catalog li .titre h3 a:hover {
	text-decoration: underline;
}
.product-catalog li .titre p {
	margin: 0;
	padding: 0 20px 0 0;
	color: #000;
	font: 9px/10px Verdana, Arial, sans-serif;
}
.page-nav-2 {
	float: left;
	width: 745px;
	text-align: center;
	margin: 0;
	padding: 0 0 13px;
}
.page-nav-2 li {
	display: inline;
	font: bold 9px Verdana, Arial, sans-serif;
}
.page-nav-2 li a {
	color: #999;
	text-decoration: none;
}
.page-nav-2 li a:hover,
.page-nav-2 li a.active {
	color: #ef5a24;
}
.page-nav-2 li a.prev {
	background: url(/images/previous-up.gif) no-repeat;
	padding: 5px 35px 5px 35px;
	line-height: 20px;
}
.page-nav-2 li a.prev:hover {
	background: url(/images/previous-down.gif) no-repeat;
}
.page-nav-2 li a.next {
	background: url(/images/next-up.gif) no-repeat;
	padding: 5px 35px 5px 35px;
	line-height: 20px;
}
.page-nav-2 li a.next:hover {
	background: url(/images/next-down.gif) no-repeat;
}

.product-info {
}
.product-info h2 {
	margin: 15px 0 0 30px;
	background: url(/images/pointer-3.gif) no-repeat 0 2px;
	color: #333;
	font: bold 12px Verdana, Arial, sans-serif;
	padding: 0 0 0 15px;
	position: relative;
}

#product-info-left {
	margin: 20px 0 50px 30px;
	width:300px;
	float: left;
}

#product-info-right {
	width: 220px;
	float: right;
	font: 10px Arial, sans-serif;
	margin: 0 20px 0 0;
}
#product-info-right h2 {
	color: #f05a24;
	font: bold 13px Verdana, Arial, sans-serif;
	background: none;
	padding: 25px 0 0 0;
	margin: 0 0 0 0;
}

.dedicated {
	background: url(/images/ico-move.gif) no-repeat;
	display:inline;
	float: left;
	width: 42px;
	height: 38px;
	text-indent:-9999px;
	overflow: hidden;
	margin: 0 2px 0 0;
	display: inline;
}
.buyit {
	background: url(/images/ico-pdf.gif) no-repeat;
	display:inline;
	float: right;
	width: 42px;
	height: 38px;
	text-indent:-9999px;
	overflow: hidden;
	margin: 0 2px 0 0;
	display: inline;
}


.driver-catalog {
	margin: 20px 0 0;
	padding: 0 0 23px;
	float: left;
	width: 745px;
}
.driver-catalog li {
	float: left;
	list-style: none;
	background: url(/images/d-gray-bg.gif) repeat-y;
	width: 748px;
}
.driver-catalog li.dark {
	float: left;
	list-style: none;
	background: url(/images/d-gray-bg-2.gif) repeat-y;
	width: 748px;
}
.driver-catalog li .ico {
	float: left;
	width: 24px;
	padding: 4px 0 0 10px;

}
.driver-catalog li .titre {
	float: left;
	width: 624px;
	padding: 4px 0 5px 9px;
}
.driver-catalog li .search {
	width: 43px;
	float: left;
	background: url(/images/search.gif) no-repeat 50% 50%;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
}
.driver-catalog li .titre h3 {
	margin: 0;
	padding: 0 0 2px;
	color: #333;
	font: bold 12px Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
.driver-catalog li .titre h3 a {
	color: #333;
	text-decoration: none;
}
.driver-catalog li .titre h3 a:hover {
	text-decoration: underline;
}
.driver-catalog li .titre p {
	margin: 0;
	padding: 0 20px 0 0;
	color: #000;
	font: 9px/10px Verdana, Arial, sans-serif;
}


.pdf-catalog {
	margin: 20px 0 0;
	padding: 0 0 23px;
	float: left;
	width: 745px;
}
.pdf-catalog li {
	float: left;
	list-style: none;
	background: url(/images/d-gray-bg.gif) repeat-y;
	width: 748px;
}
.pdf-catalog li.dark {
	float: left;
	list-style: none;
	background: url(/images/d-gray-bg-2.gif) repeat-y;
	width: 748px;
}
.pdf-catalog li .ico {
	float: left;
	width: 24px;
	padding: 4px 0 0 10px;

}
.pdf-catalog li .titre {
	float: left;
	width: 624px;
	padding: 4px 0 5px 9px;
}
/*.pdf-catalog li .search {
	width: 43px;
	float: left;
	background: url(/images/loupe-pdf-up.png) no-repeat 50% 50%;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
}
*/

.pdf-catalog li .titre h3 {
	margin: 0;
	padding: 0 0 2px;
	color: #333;
	font: bold 12px Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
.pdf-catalog li .titre h3 a {
	color: #333;
	text-decoration: none;
}
.pdf-catalog li .titre h3 a:hover {
	text-decoration: underline;
}
.pdf-catalog li .titre p {
	margin: 0;
	padding: 0 20px 0 0;
	color: #000;
	font: 9px/10px Verdana, Arial, sans-serif;
}


.gras {
	color: #333;
	font: bold 12px Verdana, Arial, sans-serif;
}
.gris {
	color: #666;
}
.noir {
	color: #000;
}
.taille10 {
	font: 10px Verdana, Arial, sans-serif;
}
.taille12 {
	font: 12px Verdana, Arial, sans-serif;
}
.souligne {
	text-decoration: underline;
}

#contact-main {
	margin: 25px 25px 25px 25px;
}
#contact-main span {
	color: #f05a24;
	font: 13px Verdana, Arial, sans-serif;
}

.orange-bar {
	background-color: #ef5a24;
	color: #ffffff;
	font: 13px Verdana, Arial, sans-serif;
	height: 20px;
	width:430px;
}

img { behavior: url(/images/iepngfix/iepngfix.htc); }

h1 {font: bold 24px Verdana, Arial, sans-serif;}
h3 {font: bold 18px Verdana, Arial, sans-serif;}
h4 {font: bold 16px Verdana, Arial, sans-serif;}
h5 {font: bold 14px Verdana, Arial, sans-serif;}
h6 {font: bold 12px Verdana, Arial, sans-serif;}

.clr {
	clear: both;
}

.products-menu td {
	height: 22px;
	background: #b5b5b5;
}
.products-menu a {
	font-size: 7pt;
	font-family: Verdana;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: -2px;
}
.products-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 6px;
}
.products-menu li {
	background: url(/images/puce-orange.gif) no-repeat 3px 6px;
	padding-left: 12px;
}
.products-menu li a {
	font-size: 7pt;
	font-weight: normal;
}