/* Éléments généraux */
html, form, body, map {
	border: 0;
	margin: 0;
	padding: 0;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	display: block;
	clear: both;
	float: none;
	height: 0;
}
#global {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 390px;
	background-position: top left;
	background-repeat: repeat-x;
	z-index: 0;
}
#conteneur {
	position: relative;
	top: 0;
	left: 0;
	width: 950px;
	margin: 0 auto;
	padding: 0 0 0 1px;
	z-index: 1;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
#header {
	position: relative;
	width: 950px;
	height: 94px;
	z-index: 2;
}
#header a img {
	border: 0;
}


#main {
	position: relative;
	display: block;
	clear: both;
	width: 920px;
	background-color: #FFFFFF;
	padding: 12px 0 0 30px;
	margin: 0;
}
#main p {
	font-family: verdana, sans-serif;
	color: #fff;
	font-size: 11pt;
}
#footer {
	position: relative;
	width: 950px;
	height: 22px;
	margin-bottom: 20px;
}
#footer p {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-align: right;
	color: #595959;
	padding-right: 20px;
	margin: 0;
}
#footer a#poc {
	position: absolute;
	display: block;
	top: 6px;
	left: 20px;
	width: 23px;
	height: 10px;
}
a#poc img {
	display: block;
	margin: 0;
	border: 0;
}
a.go {
	width: 41px;
	height: 20px;
	background: url(../optim/button-go.gif) no-repeat 0 0;
	position: absolute;
	display: block;
	bottom: 10px;
	right: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
a.go:hover {
	background: url(../optim/button-go-o.gif) no-repeat 0 0;
}

/*-------------------------------------------------------------------Menus - Général-------------------------------------------------------*/
.menu {
	position: absolute;
	display: block;
	right: 0;
	height: 26px;
	margin: 0 30px 0 0;
}
.menu a {
	position: relative;
	display: block;
	float: left;
	border: 0;
	margin: 0;
	padding: 0 18px 0 18px;
	height: 26px;
	font-family: verdana, sans-serif;
	line-height: 26px;
	text-decoration: none;
	color: #132a48;
	white-space: nowrap;
}
.menu a:hover, .menu a.o {
	color: #fff;
}
.menu a.inactif, .menu a.inactif:hover {
	color: #6e6e6e;
}
.menu a span {
	position: absolute;
	display: block;
	top: 0;
	right: -30px;
	width: 30px;
	height: 26px;
	font-size: 0px;
	line-height: 0px;
}
.menu div {
	float: left;
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 26px;
	width: 2px;
}

/*-------------------------------------------------------------------Menus - A-------------------------------------------------------*/
#conteneurmenua {
	top: 29px;
}
#conteneurmenua a {
	background-image: url(../optim/menu-a-1.gif);
	font-size: 13px;
	padding: 0 15px 0 15px;
}
#conteneurmenua a:hover, #conteneurmenua a.o {
	background-image: url(../optim/menu-a-1-o.gif);
}
#conteneurmenua a span {
	background-image: url(../optim/menu-a-3.gif);
}
#conteneurmenua a:hover span, #conteneurmenua a.o span {
	background-image: url(../optim/menu-a-3-o.gif);
}
#conteneurmenua div {
	background-image: url(../optim/menu-a-2.gif);
}

/*-------------------------------------------------------------------Menus - B-------------------------------------------------------*/
#conteneurmenub {
	top: 58px;
}
#conteneurmenub a {
	background-image: url(../optim/menu-b-1.gif);
	font-family: "trebuchet ms", sans-serif;
	font-size: 17px;
	font-weight: bold;
}
#conteneurmenub a:hover, #conteneurmenub a.o {
	background-image: url(../optim/menu-b-1-o.gif);
}
#conteneurmenub a span {
	background-image: url(../optim/menu-b-3.gif);
}
#conteneurmenub a:hover span, #conteneurmenub a.o span {
	background-image: url(../optim/menu-b-3-o.gif);
}
#conteneurmenub div {
	background-image: url(../optim/menu-b-2.gif);
}

/*-------------------------------------------------------------------Menus - C-------------------------------------------------------*/
#conteneurmenuc {
	position: absolute;
	display: block;
	border: 0;
	margin: 0 30px 0 0;
	padding: 0;
	height: 40px;
	top: 84px;
	right: 0;
	background: url(../optim/menu-c-3.gif) repeat-x 0 0;
	z-index: 500;
}
#conteneurmenuc div#menucfirst {
	position: absolute;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 40px;
	top: 0;
	left: 0;
	background: url(../optim/menu-c-1.gif) repeat-x 0 0;
}
#conteneurmenuc div#menucfirst span {
	position: absolute;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	width: 7px;
	height: 40px;
	background: url(../optim/menu-c-2.gif) repeat-x 0 0;
}
#conteneurmenuc a {
	position: relative;
	display: block;
	float: left;
	width: 125px;
	height: 22px;
	border: 0;
	margin: 0;
	padding: 18px 0 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	color: #cfcfcf;
}
#conteneurmenuc a:hover, #conteneurmenuc a.o {
	font-weight: bold;
	color: #fff;
}
#conteneurmenuc a.inactif, #conteneurmenuc a.inactif:hover {
	cursor: default;
	font-weight: normal;
	color: #6e6e6e;
}
#conteneurmenuc span {
	position: absolute;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	top: 0;
	right: -30px;
	width: 30px;
	height: 40px;
	background: url(../optim/menu-c-4.gif) no-repeat 0 0;
}

/*-----------------------------------------------accueil-----------------------------------------------*/


/**
* Éléments généraux
*/

#conteneurleft h1, #conteneurcenter h1 {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	height: 25px;
	line-height: 20px;
	background-image: url(../optim/title-1.gif);
	font-family: verdana, sans-serif;
	font-size: 15px;
	color: #fff;
}
#conteneurleft h1 span, #conteneurcenter h1 span {
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../optim/title-2.gif);
	width: 9px;
	height: 25px;
}

#conteneurright h1, #conteneurcenter h1 {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	height: 25px;
	line-height: 20px;
	background-image: url(../optim/title-1.gif);
	font-family: verdana, sans-serif;
	font-size: 15px;
	color: #fff;
}
#conteneurright h1 span, #conteneurcenter h1 span {
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../optim/title-2.gif);
	width: 9px;
	height: 25px;
}

.degrade {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(../optim/backtext.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

/**
* Colonne de gauche
*/

#conteneurleft {
	width: 234px;
	position: relative;
	display: block;
	float: left;
	margin: 0 10px 5px 0;
}
#conteneurleft div { /* Spécifique à IE 6 qui n'aime pas les marges lors du :hover sur les liens */
	position: relative;
	display: block;
	margin: 0 0 12px 0;
	padding: 0;
	width: 234px;
	height: 170px;
}
#conteneurleft a {
	position: relative;
	display: block;
	margin: 0;
	padding: 151px 0 0 7px;
	width: 227px;
	height: 19px;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
#conteneurleft a:hover {
	padding: 149px 0 0 5px;
	width: 225px;
	height: 17px;
	border: 2px solid #fff;
}
#l1 {
	background: url(../optim/bloc-bigmax.jpg) no-repeat 0 0;
}
#l1:hover {
	background: url(../optim/bloc-bigmax.jpg) no-repeat -2px -2px;
}

#l2 {
	background: url(../optim/bloc-trex50.jpg) no-repeat 0 0;
}
#l2:hover {
	background: url(../optim/bloc-trex50.jpg) no-repeat -2px -2px;
}
#l3 {
	background: url(../optim/bloc-trex150.jpg) no-repeat 0 0;
}
#l3:hover {
	background: url(../optim/bloc-trex150.jpg) no-repeat -2px -2px;
}

#l4 {
	background: url(../optim/accessoires.jpg) no-repeat 0 0;
}
#l4:hover {
	background: url(../optim/accessoires.jpg) no-repeat -2px -2px;
}


#l5 {
	background: url(../optim/bugracer-500.jpg) no-repeat 0 0;
}
#l5:hover {
	background: url(../optim/bugracer-500.jpg) no-repeat -2px -2px;
}

#l6 {
	background: url(../optim/accessoires.jpg) no-repeat 0 0;
}
#l6:hover {
	background: url(../optim/accessoires.jpg) no-repeat -2px -2px;
	
}

#l7 {
	background: url(../optim/accessoires_en.jpg) no-repeat 0 0;
}
#l7:hover {
	background: url(../optim/accessoires_en.jpg) no-repeat -2px -2px;
	
}




/**
* Colonne du centre
*/

#conteneurcenter {
	width: 390px;
	position: relative;
	display: block;
	float: left;
	margin: 0 10px 5px 0;
}
#conteneurcenter div { /* Spécifique à IE 6 qui n'aime pas les marges lors du :hover sur les liens */
	position: relative;
	display: block;
	margin: 0 0 12px 0;
	padding: 0;
	width: 390px;
	height: 247px;
}
#conteneurcenter a {
	position: relative;
	display: block;
	margin: 0;
	padding: 230px 0 0 7px;
	width: 383px;
	height: 18px;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#conteneurcenter a:hover {
	padding: 228px 0 0 5px;
	width: 381px;
	height: 16px;
	border: 2px solid #fff;
}


#l20 {
	background: url(../optim/bloc-bugRacer500.jpg) no-repeat 0 0;
}
#l20:hover {
	background: url(../optim/bloc-bugRacer500.jpg) no-repeat -2px -2px;
}

#r1 { /* Annonce aléatoire */
	position: relative;
	display: block;
	border: 0px solid #EEEEEE;
	margin: 0 0 9px 0;
	padding: 0;
	width: 390px;
	height: 248px;
	text-decoration: none;
	cursor: pointer;
	background-position: -1px -1px;
	background-repeat: no-repeat;
}
#r1:hover {
	border: 2px solid #fff;
	width: 388px;
	height: 246px;
	background-position: -3px -3px;
}


a#r2 { /* Qui est PGO ? */
	position: relative;
	display: block;
	width: 370px;
	height: 88px;
	background-color: #393939;
	overflow: hidden;
	border: 1px solid #727272;
	margin:0 0 9px 0;
	padding: 10px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #b2b1af;
	text-decoration: none;
}
a#r2:hover {
	padding: 9px;
	border: 2px solid #fff;
	width: 370px;
	height: 88px;
}
a#r2 strong {
	position: relative;
	display: block;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #dda32c;
	margin: 0;
	padding-bottom: 5px;
}
a#r2 em {
	position: relative;
	display: block;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #b2b1af;
	margin: 0;
	padding: 0;
	font-style: normal;
}



/**
* Colonne de droite
*/

#conteneurright {
	width: 234px;
	position: relative;
	display: block;
	float: left;
	margin: 0 10px 5px 0;
}
#conteneurright div { /* Spécifique à IE 6 qui n'aime pas les marges lors du :hover sur les liens */
	position: relative;
	display: block;
	margin: 0 0 12px 0;
	padding: 0;
	width: 234px;
	height: 170px;
}
#conteneurright a {
	position: relative;
	display: block;
	margin: 0;
	padding: 151px 0 0 7px;
	width: 227px;
	height: 19px;
	font-family: arial, sans-serif;
	font-size: 14px;
		color: #fff;
	text-decoration: none;
}
#conteneurright a:hover {
	padding: 149px 0 0 5px;
	width: 225px;
	height: 17px;
	border: 2px solid #fff;
}


#l10 {
	background: url(../optim/bloc-metro50.jpg) no-repeat 0 0;
}
#l10:hover {
	background: url(../optim/bloc-metro50.jpg) no-repeat -2px -2px;
}

#l11 {
	background: url(../optim/bloc-metro125.jpg) no-repeat 0 0;
}
#l11:hover {
	background: url(../optim/bloc-metro125.jpg) no-repeat -2px -2px;
}

#l12 {
	background: url(../optim/bloc-pmx50.jpg) no-repeat 0 0;
}
#l12:hover {
	background: url(../optim/bloc-pmx50.jpg) no-repeat -2px -2px;
}

#l13 {
	background: url(../optim/bloc-xfire300.jpg) no-repeat 0 0;
}
#l13:hover {
	background: url(../optim/bloc-xfire300.jpg) no-repeat -2px -2px;
}







/*---------------------------------------------------Specifications------------------------------------------------*/

div.degrade2 {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(../optim/backtext-2.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

a.link {
	display: block;
	position: relative;
	margin: 5px 0 0 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	font-weight: normal;
	white-space: nowrap;
	color: #fff;
}

#products {
	position: relative;
	display: block;
	clear: both;
	margin: 0;
	padding: 9px 0 1px 0;
}

#products h1 {
	position: relative;
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
	height: 93px;
}
#products h1 strong {
	position: absolute;
	display: block;
	top: 25px;
	right: 20px;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	color: #fff;
}

#products h1 strong em {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-style: normal;
	width: 450px;
}

#products h2 {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	width: 250px;
	height: 25px;
	line-height: 20px;
	background-image: url(../optim/title-1.gif);
	font-family: verdana, sans-serif;
	font-size: 15px;
	color: #fff;
}

#products h2 span {
	position: absolute;
	top: 0;
	left: 257px;
	background-image: url(../optim/title-2.gif);
	width: 9px;
	height: 25px;
}

#products th h3, h3.contacts {
	position: relative;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	height: 18px;
	line-height: 18px;
	border-bottom: 1px solid #8196a9;
	background: url(../optim/title-3.gif) no-repeat 0 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#products h4 {
	position: relative;
	display: block;
	margin: -200px 0 0 290px;
	padding: 0 0 0 10px;
	height: 18px;
	line-height: 18px;
	border-bottom: 1px solid #8196a9;
	background: url(../optim/title-3.gif) no-repeat 0 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#products h5 {
	position: relative;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	height: 18px;
	line-height: 18px;
	border-bottom: 1px solid #8196a9;
	background: url(../optim/title-3.gif) no-repeat 0 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#adresse {
	position: relative;
	display: block;
	width: 421px;
	margin: 0;
}

#adresse p{
	position: absolute;
	display: block;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 0 0 0 5px;
}

#adresse a{
	position: relative;
	display: block;
	float: right;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


#conteneurinfoleft {
	width: 350px;
	height: 286px;
	position: relative;
	display: block;
	background-color: #b6b6b6;
	border: 1px solid #000;
	float: left;
	margin: 0 8px 14px 0;
	padding: 6px 0 0 0;
}

#conteneurinfoleft a {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 6px 6px;
	text-decoration: none;
}
#conteneurinfoleft a img {
	position: relative;
	display: block;
	float: left;
	border: 1px solid #000;
	margin: 0;
	padding: 0;
}

#conteneurinfocenter {
	width: 430px;
	height: 292px;
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#hires {
	border: 1px solid black;
	display: block;
	margin: 0 auto;
}

#conteneurinforight {
	width: 80px;
	height: 292px;
	position: relative;
	display: block;
	color: #fff;
	float: left;
	margin: 0 0 0 8px;
}

#conteneurinforight a {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
}
#conteneurinforight a img {
	display: block;
	border: 0;
	margin: 0;
}

#products div.info {
	position: relative;
	display: block;
	margin: 0 0 15px 0;
	padding: 20px 14px 0 14px;
	background: url(../optim/backtext-2.gif) repeat-x 0 0;
	width: 882px;
	background-color: #fff;
}

#products .nousjoindre {
	background: none;
	border: 0;
	padding: 0 0 1px 5px;
	margin: 0;
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#products div.info p {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0;
	padding-bottom: 10px;
}
div.info div#nouvellesleft p {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}
#products div.info .list {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0 0 30px 100px;
}

#products div.info .resume {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0;
	padding: 0 0 10px 5px;
}

.resume label {
	display: block;
	float: left;
	width: 100px;
}
.resume input, .resume select {
	width: 100px;
}
#products div.info .right {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0;
	padding: 10px 0 0 300px;
}

#products div.info em {
	position: relative;
	display: block;
	float: right;
	margin: 0 4px 0 10px;
}

#products div.info strong a {
	position: absolute;
	display: block;
	top: 10px;
	right: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a80109;
}
#products div.info p.left {
	position: relative;
	display: block;
	width: 260px;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0;
	padding: 0;
}

#products div.info p.left strong {
	position: relative;
	display: block;
	width: 260px;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
}


#conteneurinfo2left {
	width: 448px;
	position: relative;
	display: block;
	float: left;
	margin: 0 14px 15px 0;
}
#conteneurinfo2left div.info2, #conteneurinfo2right div.info2 {
	width: 420px;
}

#conteneurinfo2right {
	width: 448px;
	position: relative;
	display: block;
	float: left;
	margin: 0 0 15px 0;
}
#conteneurinfo2left .info2, #conteneurinfo2right .info2 {
	height: 30px;
}

.info2 {
	position: relative;
	display: block;
	margin: 0;
	padding: 20px 14px 0 14px;
	background: url(../optim/backtext-2.gif) repeat-x 0 0;
	width: 422px;
	background-color: #fff;
}

.info2 p {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a80109;
	margin: 0;
	padding-bottom: 30px;
}
.info2 form p {
	clear: both;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
}
.info2 form p label {
	font-weight: normal;
	color: #000;
}
#conteneurinfo2left p, #conteneurinfo2right p {
	color: #a80109;
	padding: 0;
}

table {
	margin: 0 0 16px 0;
}
th {
	padding: 0;
	text-align: left;
}
th.pad {
	padding: 0 14px 0 0;
}
td {
	width: 232px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	vertical-align: top;
}
td.a {
	width: 190px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c5c;
	padding: 2px 0 0 10px;
}

/*----------------------------------------------------------Envoie ta photo-------------------------------------------------------*/

#products div#envoietaphoto {
	padding: 0;
	width: 910px;
}
#products div#envoietaphoto div.pic {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 282px;
	height: 214px;
}
div.pic img {
	display: block;
}
#products div#envoietaphoto div.desc {
	position: relative;
	display: block;
	float: left;
	margin: 0 14px 0 0;
	padding: 20px 0 0 0;
	width: 614px;
	height: 194px;
}
div.desc h3 {
	position: relative;
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	width: 604px;
	height: 18px;
	line-height: 18px;
	border-bottom: 1px solid #8196a9;
	background: url(../optim/title-3.gif) no-repeat 0 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
div.desc p {
	display: block;
	float: none;
	padding: 0;
	margin: 0;
	width: 614px;
}
iframe#maphoto {
	position: relative;
	display: block;
	width: 910px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}
#products div#gallerie {
	padding-right: 0;
	width: 896px;
	z-index: 500;
}
#gallerie a {
	position: relative;
	display: block;
	float: left;
	width: 165px;
	height: 165px;
	margin: 0 14px 14px 0;
	background-color: #dfdfdf;
}
#gallerie a img, div.photo img {
	position: relative;
	display: block;
	margin: 0 auto;
	border: 0;
	border: 1px solid #000;
}
#gallerie div {
	position: absolute;
	display: none;
	border: 1px solid #000;
	margin: 0;
	padding: 14px;
	top: 0;
	left: 0;
	width: 300px;
	background-color: #fff;
}
#gallerie div strong {
	display: block;
	margin: 10px 0 5px 0;
	font-weight: bold;
}


/*------------------------------------------------------------Accessories----------------------------------------------*/

#accessories {
	width: 611px;
	display: block;
	position: relative;
	float: left;
	/*border: 1px solid red;*/
	margin-left: 18px;
}

#accessories img {
	border: 1px solid black;
	margin: 0 0 5px 5px;
	padding: 0;
}


/*------------------------------------------------------------Concessionnaires----------------------------------------------*/
#recherche {
	position: relative;
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #727272;
	width: 882px;
	font-family: arial, sans-serif;
	font-size: 12px;
}
#recherche a.go, #recherche a.go:hover {
	position: relative;
	display: block;
	float: left;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#recherche a.retour {
	position: absolute;
	display: none;
	top: 6px;
	right: 0;
	margin: 0;
	padding: 0;
	color: #00f;
	text-decoration: none;
}
#recherche a.retour:hover {
	text-decoration: underline;
}
#recherche label {
	position: relative;
	display: block;
	float: left;
	margin: 2px 10px 0 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#recherche select {
	position: relative;
	display: block;
	float: left;
	margin: 0 30px 0 0;
}
#resultats {
	position: relative;
	display: block;
	margin: 0 0 16px 0;
	padding: 0;
	width: 882px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
}
#products div#resultats p {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
}
#cartecanada {
	display: block;
	border: 0;
	margin: 0 auto 12px auto;
}
#products div#resultats p {
	position: relative;
	display: block;
	margin: 0 0 16px 0;
	padding: 0 0 16px 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	height: 100%;
	border-bottom: 1px solid #c0c0c0;
}
#products div#resultats p a {
	position: relative;
	display: block;
	float: left;
	width: 274px;
	margin: 2px 0 0 0;
	padding: 0 20px 0 0;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
#products div#resultats p a:hover, #products div#resultats p a.o {
	text-decoration: none;
}
#products div#resultats p a.o {
	font-weight: bold;
}
#products div#resultats p.concessionnaire {
	position: relative;
	display: block;
	float: left;
	width: 274px;
	margin: 0;
	padding: 0 20px 16px 0;
	border: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
}