@CHARSET "ISO-8859-1";
/* ---------------------- CSS PONL ---------------------- */

/* ---------------------- DEBUT - Partie ONGLETS PRODUITS TRANSVERSE ---------------------- */
.ongletGris01, .ongletGris02 {
	float: left;
	height: 36px;
	width:58px;
}
.ongletGris01 {	background: url(../../images/resultats/commun/onglet_gris_01_off.png) no-repeat;}
.ongletGris02 {	background: url(../../images/resultats/commun/onglet_gris_02_off.png) no-repeat;
}

/* ---------------------- FIN - Partie ONGLETS PRODUITS TRANSVERSE ---------------------- */


/* ---------------------- DEBUT - Partie Recherche Résultats ---------------------- */

/*
.rechercheResultatsContent, .rechercheResultatsContentChaines, .rechercheResultatsContentFab {
	background:#eeeeee url(../../images/resultats/commun/recherche_fond.png) repeat-x bottom;
	height:auto;
	margin:1px 0 0;
	text-align:center;
	width:978px;
}
*/
.rechercheResultatsContentFab { 
	background: url(../../images/transverse/commun/separation.gif) #f0f0f0 repeat-x bottom left;
	margin-bottom: 1px;
	width: 670px;
}
.rechercheResultatsContentChaines{
	height:80px;
}

.rechercheResultatsCell, .rechercheResultatsCellJantes, .rechercheResultatsCellJantesEssieu {
	margin:0 auto;
	width:510px;
}
.rechercheResultatsCellJantes{
	width:610px;
}
.rechercheResultatsCellJantesEssieu {	width:565px; }

.rechercheResultatsCellChaines{
	float:left;
	margin-left:60px;
	width:320px;
}

.rechercheResultatsCell p, .rechercheResultatsCellChaines p, .rechercheResultatsCellJantes p, .rechercheResultatsCellJantesEssieu p{
	float:left;
	width:100px;
	margin-top:16px;
	text-align:center;
	
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
.rechercheResultatsCellJantes p, .rechercheResultatsCellJantesEssieu p {	width:120px;}
.rechercheResultatsCellJantes p.annee, .rechercheResultatsCellJantes p.essieu, 
.rechercheResultatsCellJantesEssieu p.annee, .rechercheResultatsCellJantesEssieu p.essieu {		width:80px;}

.rechercheResultatsCell select, .rechercheResultatsCellChaines select, .rechercheResultatsCellJantes select, .rechercheResultatsCellJantesEssieu select {
	margin-top:10px;
	width:80px;
	
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
.rechercheResultatsCellJantes select, .rechercheResultatsCellJantesEssieu select {	width:110px;}
.rechercheResultatsCellJantes span.spanAnnee select, .rechercheResultatsCellJantesEssieu span.spanAnnee select {	width:70px;}
.rechercheResultatsCellJantesEssieu span.spanEssieu select {	width:60px;}

.resultatsAvanceeFiltresContent{
	background: url(../../images/home/commun/home_options_fond_down.png) left;
	cursor:pointer;
	height:23px;
	margin:20px 50px 0 60px;
	padding-left:15px;
	width:180px;
	float:left;
	text-align:center;
}

.resultatsAvanceeFiltresContent #rechercheAvancee a:link, .resultatsAvanceeFiltresContent #rechercheAvancee a:visited{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	line-height:23px;
	display: block;
	margin-right:50px;
	text-decoration:none;
}

.resultatsAvanceeFiltresContent #rechercheAvancee a:hover{	text-decoration:underline;}

.resultatsAvanceeFiltresContent #rechercheAvancee img{	float:right;}

#calque2{
	background:#bcbcbc url(../../images/home/commun/home_options_fond_rechavan.png) repeat-x top;
	height: 45px;
	width:674px;
	padding: 5px 0 10px 0;
}
#RechAutoDimFiltres{
	margin:0 auto;
	width:600px;
}
#calque2 p select{
	float:left;
	width:130px;
	margin:15px 10px;
	
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#calque2 p.first{	margin-left:37px;}

#filtresActive{
	clear:both;
	margin:1px 0;
	border:1px #a0a0a0 solid;
	padding:1px;
	width:670px;	
}

.filtresActiveContent{
	color:#404040;
	background-color:#f0f0f0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px 10px;
}

.filtresActiveContent a img{
	padding:0 5px;
	vertical-align: bottom;
	background:#f0f0f0;
}

.filtresActiveContent a:link, .filtresActiveContent a:visited, .filtresActiveContent a#filtresDeleteAll{
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.filtresActiveContent a:hover{	text-decoration:underline;}

.filtresActiveContent a#filtresDeleteAll{
	font-weight:normal;
	text-decoration:underline;

}

/* ---------------------- FIN - Partie Recherche Résultats ---------------------- */


/* ---------------------- DEBUT - Partie RECHERCHE FILTRE ---------------------- */
.moduleRechDimensionsTable {
	color: #000;
	font-size: 14px;
	text-align: center;
}
.moduleRechDimensionsTable select {	margin-top: 7px;}
.moduleRechDimensionsTable tr td.option{
	color: #fff;
	font-weight: normal;
}
.moduleRechDimensionsTable tr td.option a:link, .moduleRechDimensionsTable tr td.option a:visited {
	color: #fff;
	text-decoration: none;
}
.moduleRechDimensionsTable tr td.option a:hover {	text-decoration: underline;}

/* CONFLIT AVEC CSS HOME
.moduleRechDimensionsTable select.option12px, .moduleRechDimensionsTable tr td select{
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
	width: 120px;
}
*/
.moduleRechDimensionsTable tr td select{
	color:#5e5e5e;
	margin-top: 0;
}
.moduleRechDimensionsTable tr td.autoOptions, .autoOptionsModuleRechResultLeft, .autoOptionsModuleRechResultRight {
	color: #404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}
.autoOptionsModuleRechResultLeft, .autoOptionsModuleRechResultRight {
	float: left;
	height: 15px;
	padding-top: 8px;
	padding-right: 20px;
	text-align: right;
	width: 317px;
}
.autoOptionsModuleRechResultRight {
	padding-right: 0;
	padding-left: 20px;
	text-align: left;
}
.moduleRechDimensionsTable tr td.autoOptions a, .autoOptionsModuleRechResultLeft a, .autoOptionsModuleRechResultRight a {	color: #404040;}
.moduleRechDimensionsTable tr td.autoOptions input, .autoOptionsModuleRechResultLeft input, .autoOptionsModuleRechResultRight input{	vertical-align: middle;}

/* ---------------------- FIN - Partie RECHERCHE FILTRE ---------------------- */

/* ---------------------- FIN - Partie Résultats ---------------------- */
#resultatsTopNote, #resultatsRemise{
	background:#9c9c9c;
	clear:both;
	margin-top:1px;
	padding:12px;
	width:650px;
}
#resultatsTopNoteV5 {
	background:#9c9c9c;
	clear:both;
	margin-top:1px;
	padding:12px;
	width:650px;
}


.resultatsTopNoteCell{
	background:#fff;
	height:60px;
	margin-bottom:5px;
}

.resultatsTitre, .resultatsTitreTris, .resultatsTitreTop3 {
	/*height:22px;*/
	/*width:650px;*/
	height:52px;
	margin-bottom:1px;
	width: 956px;
}
.resultatsTitreTris {
	height:52px;
	margin-bottom: 0;
}
.resultatsTitreTop3 {	height:26px;}

#resultatsTitreCompare, #resultatsTitreAffichage, #resultatsTitreTopNote, #resultatsTitreRemise{
	background: url(../../images/resultats/commun/titre22_fond_gris.gif) #656565 repeat-x bottom;
	float:left;
	height:22px;
	line-height:22px;
	width:33%;
}

#resultatsTitreCompare a:link, #resultatsTitreCompare a:visited, #resultatsTitreAffichage, #resultatsTitreTopNote, #resultatsTitreRemise{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
}

#resultatsTitreCompare a:hover{	text-decoration:underline;}

#resultatsTitreTopNote, #resultatsTitreRemise{
	font-size:12px;
	font-weight:bold;
	margin-bottom:1px;
	padding:0 10px;
	width:630px;
}

#resultatsTitreCompare img{
	padding:0 5px 5px 5px;
	vertical-align:middle;
}

#resultatsTitreAffichage, #resultatsTitreAffichageAccesoires, #resultatsTitreAffichageTris, .resultatsTitreAffichageV5 {
	background: url(../../images/resultats/commun/titre22_fond_rouge.gif) #bd080b repeat-x bottom;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:22px;
	margin-left:3px;
	width:66.40%;
}
.resultatsTitreAffichageV5 {
	height: 26px;
	font-weight: bold;
	font-size: 16px;
}

#resultatsTitreAffichageTris, .resultatsTitreAffichageV5 {
	background: url(../../images/resultats/commun/titre22_fond_rouge.gif) #bd080b repeat-x top;
	margin-left:0;
	width:100%;
}
.resultatsTitreAffichageV5 {	
	background: url(../../images/resultats/commun/resultats_titre_fond_rouge.gif) #bd080b repeat-x top;
}

#resultatsTitreAffichageAccesoires{
	margin-left:0;
	margin-bottom:1px;
	width:100%;
}
#resultatsTitreAffichage p, #resultatsTitreAffichageAccesoires p {
	float:left;
	width:320px;
	text-align:center;
}
#resultatsTitreAffichageTris p, .resultatsTitreAffichageV5 p {
	float: left;
	padding-top: 3px;
	width:80%;
	text-align:center;
}
.resultatsTitreAffichageV5 p {
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
}

#resultatsTitreAffichageAccesoires p{
	padding-top:4px;
	width:520px;
}
#resultatsTitreAffichage form select, #resultatsTitreAffichageAccesoires form select, #resultatsTitreAffichageTris form select, .resultatsTitreAffichageV5 form select {
	float:right;
	font-size:9px;
	margin:3px 5px 0 0;
}
.resultatsTitreAffichageV5 form select {	margin:5px 5px 0 0;	}

#resultatsTitreAffichageAccesoires form{	padding-top:-4px;}

#resultatsBlocTris{
	background: #6c6c6c url(../../images/resultats/commun/fond_gris_tris2.gif) repeat-x top;
	color: #fff;
	font-size: 9px;
	height: 24px;
	/*line-height: 26px;*/
	margin-bottom:1px;
	padding-top: 2px; 
	width: 100%;
}
#resultatsBlocTris a:link, #resultatsBlocTris a:visited {
	color: #fff;
	text-decoration: none;
}
#resultatsBlocTris a:hover {
	text-decoration: underline;
}
.resultatsBlocTrisBloc01, .resultatsBlocTrisBloc02, .resultatsBlocTrisBloc03, .resultatsBlocTrisBloc04, .resultatsBlocTrisBloc05 ,
#resultatsBlocTrisBloc01, #resultatsBlocTrisBloc02, #resultatsBlocTrisBloc03, #resultatsBlocTrisBloc04, #resultatsBlocTrisBloc05 {
	float: left;
	text-align: center;
	width: 164px;	
}
#resultatsBlocTrisBloc01 {	
	text-align: left;
	width: 259px;
}
#resultatsBlocTrisBloc01 img { 
	margin: 4px 4px 0 7px;
	height: 15px;
	vertical-align:top;
	width: 15px;
}
#resultatsBlocTrisBloc04 {	width: 110px;}
#resultatsBlocTrisBloc05 {	width: 60px;}
.libComparaison { margin-top:10px}
#resultatsBlocTrisBloc02 img, #resultatsBlocTrisBloc03 img, #resultatsBlocTrisBloc04 img { margin-top:2px;}

.bodyContent1BlockResultats, .bodyContent2BlockResultats{
	color:#404040;
	background-color:#f0f0f0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;	
	padding:10px;
}
.resultatProduit{
	margin:0;
	padding:0;
}
.resultatProduitAuto, .resultatProduitFP{
	/*background:#d3d3d3;*/
	background:#fff;
	margin-bottom:5px;
	/*width:650px;*/
	width:956px;
}
.resultatProduitFP{ width:448px;}

.bgcolorTop3 { background: #fef9e3;}

.resultatProduitCompare {
	background: #d3d3d3;
	float: left;
	height: 75px;
	width: 20px;
}
.resultatProduitCompareContent {
	float:left;
	/*height:100%; a remettre pour la comparaison */
	height:10px;
	text-align :center;
	width:20px;
}
.resultatProduitAccessoireFilet{
	background:#404040;
	float:left;
	height:60px;
	width:10px;
}

.resultatProduitNomFP{
	background:#fff;
	padding-top:3px;
	min-height:57px;
	height:auto;
	width:260px;
}

.infoLivraison {
	color: #000;
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;

	width: 140px;
	text-align: left;
}

.resultatProduitOnglets, .resultatProduitOngletsAccessoires{
	margin-top:1px;
	height:14px;
	width:492px;
/*
	position: absolute;
	bottom:0;
*/
}
.resultatProduitOngletsAccessoires{
	background:#fff;
	width:469px;
}

.resultatProduitOnglet{
	background: url(../../images/resultats/commun/produit_onglet_fond_n.png) right center;
	cursor:pointer;
	float:left;
	height:14px;
	text-align:center;
	width:164px;
}

.resultatProduitOnglets a:link, .resultatProduitOnglets a:visited, .resultatProduitOngletsAccessoires a:link, .resultatProduitOngletsAccessoires a:visited{
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.resultatProduitOnglets a:hover, .resultatProduitOngletsAccessoires a:hover{
	text-decoration:underline;
}

.resultatProduitOnglets span{
	padding-right:20px;
}

.resultatProduitOnglets img{
	border:0;
	margin:0;
	padding:0;
	vertical-align: text-top;
}

.resultatProduitPneuPrix {
	float: right;
	height: 51px;
	padding: 14px 10px 10px;
	text-align: center;
}

.resultatProduitQuantite {	height: 27px;}

.resultatProduitQuantite input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-right: 3px;
	width: 30px;
}

.resultatProduitQuantite tr td.quantitePlus, .resultatProduitQuantite tr td.quantiteMoins {
	cursor: pointer;
	height: 10px;
	width: 14px;
}
.resultatProduitQuantite tr td.quantitePlus {	background: url(../../images/resultats/commun/quantite_plus-moins.gif) no-repeat top;}
.resultatProduitQuantite tr td.quantiteMoins {	background: url(../../images/resultats/commun/quantite_plus-moins.gif) no-repeat bottom;}

.shippingQuote_mention {
	display: none;
}

.shippingQuote {
	clear: both;
	background: url(../../images/resultats/commun/fond_shippingquote.gif) no-repeat right;
	height: 16px;
	line-height: 16px;
	padding-right: 26px;
	width: auto;

	text-align: right;
}
.shippingQuote a:link, .shippingQuote a:visited {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.shippingQuote a:hover { text-decoration: underline;}

.shippingQuoteOuvert {
	background: #b2e7d2;
	border: 2px solid #1e6246;	
	font-size: 10px;
	padding:0 10px;
	width: 340px;

	position: absolute;
	right: 10px;
	z-index: 1;
	display: none;
}
.shippingQuoteOuvert table tr td.reduire a {
	color: #404040;
}
.shippingQuoteOuvert {
	background: #b2e7d2;
	border: 2px solid #1e6246;	
	font-size: 10px;
	padding:0 10px;
	width: 340px;
	
	position: absolute;
	right: 10px;
	z-index: 1;
}
.shippingQuoteOuvert input {
	font-size: 12px;
	height: 12px;
	width:75px;
}

.resultatProduitCMDE, .resultatProduitCMDECaract, .resultatProduitCMDECaractFP{
	/*background: #f09;*/
	float:right;
	height: 65px;
	padding: 10px 10px 0 0;
	text-align:center;

	/*width: auto!important;*/
	width: 150px;
}
.resultatProduitCMDECaractFP{	background:#d3d3d3;}

.resultatProduitPrix, .resultatProduitPrixFP, .resultatProduitPrixCaract, .resultatProduitPrixCaractFP, .resultatProduitPrixCaractStrike{
	height:43px;
	margin:0;
	/*width:140px;*/
	color:#404040;
	text-align:center;

	padding-right: 10px;
}
.resultatProduitPrix strike, .resultatProduitPrixCaract strike, .resultatProduitPrixCaractStrike strike{
	font-size:9px;
	height:10px;
	line-height:10px;
}
.resultatProduitPrixCaract{
	height:52px;
	padding-top:5px;
}
.resultatProduitPrixCaractStrike{
	height:50px;
	padding-top:7px;
}
.resultatProduitPrixFP{	float:right;}


.resultatProduitCommander, .resultatProduitCommanderFP, .resultatProduitCommanderFPFull {
	background: url(../../images/resultats/commun/btn_commander_fond.png) right;
	height:16px;
	line-height:14px;
	text-align:center;
	width:110px;
}
.resultatProduitCommanderFPFull {
	background: url(../../images/resultats/commun/btn_commander_fond59.png) no-repeat;
	height: 59px;
	line-height: 59px;
}
.resultatProduitCommander a:link, .resultatProduitCommander a:visited, .resultatProduitCommanderFP a:link, .resultatProduitCommanderFP a:visited, .resultatProduitCommanderFPFull a:link, .resultatProduitCommanderFPFull a:visited {
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-right:10px;
	text-decoration:none;
}

.resultatProduitCommander a:hover, .resultatProduitCommanderFP a:hover, .resultatProduitCommanderFPFull a:hover {	text-decoration:underline;}

.ongletClose {
	width: 916px;
	text-align: right;
	margin: -20px -20px 0;
	padding: 3px 10px;
}
.ongletClose img {	vertical-align: middle;}
.ongletClose a {	color: #000;}

.calqueDesc, .calqueNote, .calqueAvis, .calqueDescAccessoires, #calqueAvisFP{
	background:#fff;
	border-top: 1px solid #d3d3d3;
	border-left: 20px solid #d3d3d3;
	clear:both;
	padding:20px 20px 10px;
	width:896px;	
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#calqueAvisFP{
	border-left:0;
	padding:10px 20px 20px 20px;
	width:876px;
}

.calqueDescAccessoires{
	border-left:10px solid #404040;
	width:600px;
}

.calqueDescAccessoiresImg{
	margin-bottom:10px;
	width: 896px;
}

.calqueDescAccessoiresImg img.item{
	margin:0 auto;
	display:block;
}

.calqueDesc p, .calqueDescAccessoires p {	margin-bottom:10px;}

.calqueDesc p .titreRouge, .calqueDescAccessoires p .titreRouge{
	color:#ca0003;
	font-weight:bold;
}
.calqueNoteAraignee{
	/*background:#f0f0f0;*/
	float:left;
	height:120px;
	width:220px;
}

.calqueNoteTableau {
	float:left;
	margin-top:25px;
	margin-left:50px;
	/*width:380px;*/
	width:593px;
}

.calqueNoteTableauLigne1, .calqueNoteTableauLigne2, .calqueNoteTableauLigne3{
	color:#fff;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-left:4px;
	margin-bottom:10px;
	text-align:center;
}

.calqueNoteTableauTitre{
	background:#404040;
	height:12px;
	width:91px;
}

.calqueNoteTableauNote{
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.produitEmail{
	background: url(../../images/resultats/commun/produit_email_fond.png) repeat-x;
	clear:both;
	height:49px;
	margin:10px auto 0;
	padding:0 10px 0 20px;
	width: 370px;
}
.produitEmail a:link, .produitEmail a:visited{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.produitEmail a:hover{
	text-decoration:underline;
}
.produitEmailImg{
	float: left;
	height:49px;
	width:59px;  
}
.produitEmail p{
	float: left;
	padding-top:21px;
	text-align: center;
	width: 310px;
}

#resultatsPageNav{
	height:25px;
	margin:10px auto;
	width:600px;
}

/* ---------------------- DEBUT - PUB Resultats ---------------------- */
.resultatsPub2blocs {
	clear: both;
	font-size: 10px;
	height: auto;
	width: 956px;

	margin: 5px auto;
}
.resultatsPub2blocsTitre {
	background: #444 url(../../images/resultats/commun/titre22_fond_gris.gif) repeat-x bottom;
	color: #fff;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	width: 936px;
}
.resultatsPub1bloc50 {
	/*float: left;*/
	height: auto;
	padding: 10px;
	width: 458px;
}

.resultatsPub1bloc100 {
	height: auto;
	padding: 10px;
	width: 936px;
}
.resultatsPub1bloc50 p, .resultatsPub1bloc100 p {
	float: left;
	text-align: left;
	width: 200px;
}
.resultatsPub1bloc100 p {	width: 450px;}

.resultatsPub1bloc50 p a:link, .resultatsPub1bloc50 p a:visited, .resultatsPub1bloc100 p a:link, .resultatsPub1bloc100 p a:visited {	
	color: #000;
	text-decoration:none;
}
.resultatsPub1bloc50 p a:hover, .resultatsPub1bloc100 p a:hover {	text-decoration:underline;}

.produit50, .produit100 {
	float: left;
	width: 258px;
}
.produit100 {	width: 486px;}

.fondBleu {		background: #d7e9ee url(../../images/resultats/commun/fond_resultatspubbleu.gif) repeat-x top;}
.fondBeige {	background: #f0ead5 url(../../images/resultats/commun/fond_resultatspubbeige.gif) repeat-x top;}

/* ---------------------- FIN - PUB Resultats ---------------------- */

/* ---------------------- DEBUT - PUB Auto Promo ---------------------- */
.resultatsAutoPromo, .resultatsAutoPromoAssurance, .resultatsAutoPromoSecurite, 
.resultatsAutoPromoAlignementFR, .resultatsAutoPromoAlignementEN, .resultatsAutoPromoAlignementNL, .resultatsAutoPromoAlignementIT, .resultatsAutoPromoAlignementES, .resultatsAutoPromoAlignementDE, .resultatsAutoPromoAlignementPT, .resultatsAutoPromoAlignementPL {
	clear: both;
	height: 80px;
	width: 956px;

	margin: 5px auto 10px;
}
.resultatsAutoPromoAssurance {	background: url(../../images/pub/commun/fond_autopromo_assurance.jpg) no-repeat;}
.resultatsAutoPromoSecurite {	background: url(../../images/pub/commun/fond_autopromo_securite.jpg) no-repeat;}
.resultatsAutoPromoAlignementFR {	background: url(../../images/pub/fr_FR/fond_autopromo_alignement.jpg) no-repeat;}
.resultatsAutoPromoAlignementEN {	background: url(../../images/pub/en_UK/fond_autopromo_alignement.jpg) no-repeat;}
.resultatsAutoPromoAlignementNL {	background: url(../../images/pub/nl_NL/fond_autopromo_alignement.jpg) no-repeat;}
.resultatsAutoPromoAlignementIT {	background: url(../../images/pub/it_IT/fond_autopromo_alignement.jpg) no-repeat;}
.resultatsAutoPromoAlignementES {	background: url(../../images/pub/es_ES/fond_autopromo_alignement.jpg) no-repeat;}
.resultatsAutoPromoAlignementDE {	background: url(../../images/pub/de_DE/fond_autopromo_alignement.jpg) no-repeat;}
.resultatsAutoPromoAlignementPT {	background: url(../../images/pub/pt_PT/fond_autopromo_alignement.jpg) no-repeat;}
.resultatsAutoPromoAlignementPL {	background: url(../../images/pub/pl_PL/fond_autopromo_alignement.jpg) no-repeat;}

.resultatsAutoPromoAssurance .titre, .resultatsAutoPromoAssurance .sstitre,
.resultatsAutoPromoAlignementFR .titre, .resultatsAutoPromoAlignementFR .sstitre,
.resultatsAutoPromoAlignementEN .titre, .resultatsAutoPromoAlignementEN .sstitre, 
.resultatsAutoPromoAlignementNL .titre, .resultatsAutoPromoAlignementNL .sstitre, 
.resultatsAutoPromoAlignementIT .titre, .resultatsAutoPromoAlignementIT .sstitre, 
.resultatsAutoPromoAlignementES .titre, .resultatsAutoPromoAlignementES .sstitre, 
.resultatsAutoPromoAlignementDE .titre, .resultatsAutoPromoAlignementDE .sstitre, 
.resultatsAutoPromoAlignementPT .titre, .resultatsAutoPromoAlignementPT .sstitre,
.resultatsAutoPromoAlignementPL .titre, .resultatsAutoPromoAlignementPL .sstitre,
.resultatsAutoPromoSecurite .titre, .resultatsAutoPromoSecurite .sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	width: 840px;
}
.resultatsAutoPromoSecurite .titre, .resultatsAutoPromoSecurite .sstitre { 
	font-size: 24px;
	padding-top: 10px;
	margin-left: 100px;
	width: 750px;
}
.resultatsAutoPromoAlignementFR .titre, .resultatsAutoPromoAlignementFR .sstitre,
.resultatsAutoPromoAlignementEN .titre, .resultatsAutoPromoAlignementEN .sstitre, 
.resultatsAutoPromoAlignementNL .titre, .resultatsAutoPromoAlignementNL .sstitre, 
.resultatsAutoPromoAlignementIT .titre, .resultatsAutoPromoAlignementIT .sstitre, 
.resultatsAutoPromoAlignementES .titre, .resultatsAutoPromoAlignementES .sstitre, 
.resultatsAutoPromoAlignementDE .titre, .resultatsAutoPromoAlignementDE .sstitre, 
.resultatsAutoPromoAlignementPT .titre, .resultatsAutoPromoAlignementPT .sstitre, 
.resultatsAutoPromoAlignementPL .titre, .resultatsAutoPromoAlignementPL .sstitre {	
	font-size: 24px;
	margin-left: 0;
	width: 690px;
}

.resultatsAutoPromoAssurance .sstitre,
.resultatsAutoPromoAlignementFR .sstitre,
.resultatsAutoPromoAlignementEN .sstitre, 
.resultatsAutoPromoAlignementNL .sstitre, 
.resultatsAutoPromoAlignementIT .sstitre, 
.resultatsAutoPromoAlignementES .sstitre, 
.resultatsAutoPromoAlignementDE .sstitre, 
.resultatsAutoPromoAlignementPT .sstitre, 
.resultatsAutoPromoAlignementPL .sstitre, 
.resultatsAutoPromoSecurite .sstitre {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0;
}

.resultatsAutoPromoAssurance .titre a{
	color: #2c8f00;
	text-decoration: none;
}
.resultatsAutoPromoAssurance .sstitre a{
	color: #1b5700;
	text-decoration: none;
}
.resultatsAutoPromoAlignementFR .titre a, .resultatsAutoPromoAlignementFR .sstitre a,
.resultatsAutoPromoAlignementEN .titre a, .resultatsAutoPromoAlignementEN .sstitre a, 
.resultatsAutoPromoAlignementNL .titre a, .resultatsAutoPromoAlignementNL .sstitre a, 
.resultatsAutoPromoAlignementIT .titre a, .resultatsAutoPromoAlignementIT .sstitre a, 
.resultatsAutoPromoAlignementES .titre a, .resultatsAutoPromoAlignementES .sstitre a, 
.resultatsAutoPromoAlignementDE .titre a, .resultatsAutoPromoAlignementDE .sstitre a, 
.resultatsAutoPromoAlignementPT .titre a, .resultatsAutoPromoAlignementPT .sstitre a, 
.resultatsAutoPromoAlignementPL .titre a, .resultatsAutoPromoAlignementPL .sstitre a  {
	color:#fff;
	text-decoration: none;
}

.resultatsAutoPromoSecurite .titre a, .resultatsAutoPromoSecurite .sstitre a {	
	color: #422102;
	text-decoration: none;
}

/* ---------------------- FIN - PUB Auto Promo ---------------------- */

/* ---------------------- DEBUT - Formulaire footer affichage produit ---------------------- */
.footerForm20 {	
	float: left;
	width: 130px;
}
/* ---------------------- FIN - Formulaire footer affichage produit ---------------------- */

/* ---------------------- DEBUT - Pagebar ---------------------- */

/*
.pagebar { font-size: 0.8em; padding: 0.2em 0.5em; margin-right: 0.1em; text-decoration: none; text-align: center; float:left; width:450px; height:20px;}
.pagebar a, .pageList .this-page { border: 1px solid #a1a1a1; text-decoration: none; padding: 0.2em 0.5em; background:#fff; color: #404040; }
.pagebar a:hover { border-color: #a1a1a1; color: #404040; text-decoration:underline;} 
.pagebar a:visited { border: 1px solid #a1a1a1; text-decoration: none; padding: 0.2em 0.5em; color: #404040; }
.pagebar .break { padding: 2px 6px; border: none; text-decoration: none; }
.pagebar .this-page { border: 1px solid #a1a1a1; padding: 0.2em 0.5em; font-weight: bold; background: #ca0003; color: #FFF; }

/* ---------------------- FIN - Pagebar ---------------------- */

.selectAffichage{
	float:left;
	font-size:11px;
	margin-left:20px;
	padding:0;
	width:130px;
}

#tableResultatsEmailBottom{
	background: url(../../images/resultats/commun/email_bottom_fond.png) repeat-x;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:72px;
	margin:0 auto;
	width:600px;

	clear:both;
}
#tableResultatsEmailBottom #img {
	padding-left:30px;
}
#tableResultatsEmailBottom #txt {	padding-right: 30px;	vertical-align: middle;}
#tableResultatsEmailBottom #txt a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}


/* ---------------------- DEBUT - Partie Résultats AVIS CLIENTS ---------------------- */

.titreAfficheAvis, .titreAfficheDimensionsChaines{
	background:url(../../images/resultats/commun/titre27fond_gris.gif) repeat-x bottom;
	cursor:pointer;
	height:27px;
	line-height:27px;
	padding-left:20px;
	width:896px;

}
.titreAfficheDimensionsChaines{
	cursor: text;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.titreAfficheAvis a:link, .titreAfficheAvis a:visited{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.titreAfficheAvis a:hover{
	text-decoration:underline;
}
.titreAfficheAvis img{
	float:right;
	vertical-align:middle;
}

.commentairesTitre, .commentairesTitreFP{
	background:#404040;
	height:20px;
	margin-bottom:5px;
/* AJOUT 20081125 */
	width:604px;
/* AJOUT 20081125 */
}

.commentairesTitreFP{
	width:auto;
}

.commentairesTitre select, .commentairesTitreFP select{
	float:left;
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-top:2px;
	margin-left:10px;
}

.commentairesTitreFP select.note{
	float:right;
	margin-right:22px;
}

.commentairesTitreComment{
	color:#fff;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	height:21px;
	line-height:8px;
	padding:0px 14px 0 7px;
}

.commentairesTitreComment input{
	background:#404040;
	border:0;
	float:right;
	height:19px;
	line-height:19px;
	padding-right:3px;
	overflow:hidden;
	width:21px;
}

.commentairesTitreComment label{
	float:right;
	margin-top:6px;
	cursor:pointer;
}

.commentaires_content, .commentaires_contentFP{
	height:200px;
	overflow-y: scroll;
	width:896px;
}
.commentaires_contentFP{	width:876px;}

.affichage_commentaires_cell, .affichage_commentaires_cellFP{
	background: #efefef;
	margin-bottom: 5px;
	width: 879px;
}
.affichage_commentaires_cellFP{		width:855px;}

.affichage_commentaires_cell_titre, .affichage_commentaires_cell_titreFP {
	background:#9d9d9d;
	float:left;
	padding:2px 10px;
	color:#fff;
	width:859px;
}

.affichage_commentaires_cell_titreFP {
	margin-right:300px;
	width:835px;
}

.affichage_commentaires_cell_titre a:link, .affichage_commentaires_cell_titre a:visited, .affichage_commentaires_cell_titreFP a:link, .affichage_commentaires_cell_titreFP a:visited{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.affichage_commentaires_cell_titre a:hover, .affichage_commentaires_cell_titreFP a:hover{
	text-decoration:underline;
}

.affichage_commentaires_cell_note{
	/*float:right;
	text-align:center;
	width:100px;
	padding-bottom: 7px;*/

/* New Onglet FP*/
	float: left; 
	text-align: center;
	width: 110px;
	padding: 7px 0;
}

.affichage_commentaires_noteBlock{
	float:left;
	height:30px;
	width: 110px;
}

.affichage_commentaires_noteEtoilesDate{
	float:left;
	height:25px;
	padding:5px 0 0;
	text-align: center;
	width: 110px;
}

.affichage_commentaires_note, .affichage_commentaires_noteHeader {
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
}
.affichage_commentaires_noteHeader {	font-size: 48px;}

.affichage_commentaires_cell_descriptif, .affichage_commentaires_cell_descriptifFP{
	color:#000;
	display:inline;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:45px;
	margin:3px 0 0 12px;
	text-align:left;
	width:230px;
}

.affichage_commentaires_cell_descriptifFP{
	width:330px;
}

.affichage_commentaires_cell_descriptif a:link, .affichage_commentaires_cell_descriptif a:visited{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.affichage_commentaires_cell_descriptif a:hover{
	text-decoration:underline;
}

.affichage_filet{
	background:#fff;
	border-top:1px solid #999;
	clear:both;
	font-size:1px;
	height:0;
	line-height:0px;
	margin:0 auto;
	width:97%;
}

.affichage_commentaires_txt, .affichage_commentaires_txtFP{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:3px auto 0 auto;
	padding-bottom:10px;
	width:570px;
}

.affichage_commentaires_txtFP{
	width:830px;
}

.affichage_commentaires_vote{
	background:#dfdfdf;
	color:#000;
	float:right;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:14px;
	line-height:14px;
	padding:1px 10px;
}

.affichage_commentaires_voteImg{
	float:left;
}

#colonneLeft980, #colonneRight980{
	float:left;
	margin:10px 0;
	width:448px;
}

#colonneRight980{
	margin-left:20px;
}

.afficheDimensionsChaines{
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	padding: 10px 20px; 
	width: 876px; 
}
.afficheDimensionsChaines a:link, .afficheDimensionsChaines a:visited {
	color: #404040;
	text-decoration: none;
}
.afficheDimensionsChaines a:hover {
	text-decoration: underline;
}
/* ---------------------- FIN - Partie Résultats AVIS CLIENTS ---------------------- */


/* ---------------------- FIN - Partie Résultats ---------------------- */


/* ---------------------- DEBUT - GEN ---------------------- */

.encartPub{
	height:100px;
	margin-bottom:6px;
}


/* ---------------------- FIN - GEN ---------------------- */

/* ---------------------- DEBUT - PAGE RECHERCHE PAR FABRICANT ---------------------- */

.bodyContent2BlockFab h2.nomFabricant {
	font-size: 14px;
	padding: 0 0 5px 20px;
	height: 30px;
	line-height: 30px;
}
.bodyContent2BlockFab h2.nomFabricant img { vertical-align: middle;}

.bodyContent2BlockFab{
	color:#404040;
	background: #f0f0f0;
	width:610px;
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.bodyContent2BlockFab h2{
	height:34px;
	color:#000;
	font-size:14px;
	background:#fff;
	line-height: 1.8;
	padding-left:20px;	
}
.bodyContent2BlockFab h2 img{
	margin:2px 10px;
	vertical-align:middle;
}

.bodyContent2BlockFab .blockH2{
	font-size:12px;
	background-color: #fafafa;
	color:#404040;
	padding:20px;
	margin-bottom:30px;
}

.bodyContent2BlockFab .colloneListing{
	background:#fff url(../../images/resultats/commun/separation_cell_fabricant.gif) repeat-x top;
	float:left;
	margin:-30px 0 0 0;
	padding:0;
	width:305px;
}

.bodyContent2BlockFab .colloneListing ul{
	list-style-type:none;
	line-height:16px;
	margin-left:-20px;
	padding-left:20px;
	width:305px;
}
.bodyContent2BlockFab .colloneListing ul li{
	padding-left:15px;
}
.bodyContent2BlockFab .colloneListing ul a:link, .bodyContent2BlockFab .colloneListing ul a:visited{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bodyContent2BlockFab .colloneListing ul a:hover{
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

.listeProduitGris{
	background:#f5f5f5;
	display:block;
}

.genDivFabricantListe{
	float:left;
	width:148px;
}
.divTableauFaricants{
	background:#f0f0f0;
	width: 610px;
	padding: 30px;
}
.tableauFabricants, .tableauFabricantsListing { background: #fff;}

.tableauFabricants tr td{
	height:40px;
	text-align:center;
}
.tableauFabricantsListing { margin-top: 10px;}
.tableauFabricantsListing tr td { 
	font-size: 10px;
	padding-left: 10px;
}
.tableauFabricantsListing tr td a {
	color: #404040;
	text-decoration: none;
}
.tableauFabricantsListing tr td a:hover { text-decoration: underline;}

/* ---------------------- FIN - PAGE RECHERCHE PAR FABRICANT ---------------------- */

/* ---------------------- DEBUT - PAGE SANS RESULTAT ---------------------- */

.block_sansresultat{
	background:#fff url(../../images/resultats/commun/fond_sans_resultats.gif) repeat-x top;
	height:145px;
	margin:20px auto 0;
	padding:30px;
	width:540px;
}
.block_sansresultat_content_auto, .block_sansresultat_content_moto, .block_sansresultat_content_chaines, .block_sansresultat_content_jantes {
	font-size:20px;
	font-weight:bold;
	height:154px;
	padding-left:270px;
	padding-top:30px;
	width:240px;
}
.block_sansresultat_content_auto{		background: url(../../images/resultats/commun/pneus_sans_resultats_auto.gif) no-repeat;}
.block_sansresultat_content_moto{		background: url(../../images/resultats/commun/pneus_sans_resultats_moto.gif) no-repeat;}
.block_sansresultat_content_chaines{	background: url(../../images/resultats/commun/pneus_sans_resultats_chaines.gif) no-repeat 15% 0%;}
.block_sansresultat_content_jantes {	background: url(../../images/resultats/commun/pneus_sans_resultats_jantes.gif) no-repeat;}

.block_sansresultat_content_txt{
	font-size:12px;
	font-weight:normal;
}
/* ---------------------- FIN - PAGE SANS RESULTAT ---------------------- */

/* ---------------------- DEBUT - PAGE COMPARAISON PRODUIT ---------------------- */
.compCellule2{
	background:#fff;
	color: #000000;
	float:left;
	padding:20px 10px;
	text-align:center;
	width:433px;
}
.compCellule2 img.compImgPneu{
	border:1px solid #cbcbcb;
}
.compCellule3{
	background:#fff;
	color: #000000;
	float:left;
	padding:20px 10px;
	text-align:center;
	width:278px;
}
.compCellule3 img.compImgPneu{
	border:1px solid #cbcbcb;
}
.photoNonContractuelle{
	color:#aeaeae;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.compFiche_pneu_profil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:10px 0 0;
	text-transform: uppercase;
}
.compPneuCaract{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	text-align:left;
	padding:10px;
	width:auto;
}
.compCellPrix{
	background:#d3d3d3;
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:10px 0;
	padding:5px 0 0;
	width:100%;
}
.compBtnCommander{
 	background:#ca0003 url(../../images/resultats/commun/comp_fond_btn_cmde.png) repeat-x bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	margin-top:3px;
	width:100%;
}
.compBtnCommander a:link, .compBtnCommander a:visited{
	color:#fff;
	text-decoration:none;
}
.compBtnCommander a:hover{
	text-decoration:underline;
}
.compTableCellGauche{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	margin:5px 0;
	padding:2px 0;
	text-align:right;
	width:55%;
}
.compTableCellDroite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:5px 0;
	padding:2px 5px;
	text-align:left;
	width:45%;
}
.compSepar{
	height:5px;
}
.compCellLegende{
	background:#fff;
	width:916px;
}

/* ---------------------- FIN - PAGE COMPARAISON PRODUIT ---------------------- */



/* ---------------------- DEBUT - POPUP EMAIL STOCK ---------------------- */
.popup_contenuEmailStockFond, .popup_contenuEmailAmisFond{
	background:#f0f0f0;
	color:#404040;
	font-size:12px;
	height: auto;
	/*height:430px; LSab 20100312*/
	margin-top:10px;
	padding:10px;
}
#erreurPopupEmailAmi{
	background: #fff;
	border: 2px solid #ca0003;
	color: #ca0003;
	font-weight: bold;
	height: auto;
	line-height: 25px;
	text-align: center;
	width: 100%;
	display: none;
}
.popup_contenuEmailAmisFond{
	height:auto;
}
.popupRechercheResultatsCell, .popupRechercheResultatsCellChaines, .popupRechercheResultatsCellJantes {
	background:white url(../../images/resultats/commun/pop_email_fond_dim.gif) repeat-x bottom;
	border-bottom:1px solid white;
	height:74px;
	padding-left:40px;
	width:540px;
}
.popupRechercheResultatsCellChaines {	margin-top: 10px;}

.popupRechercheResultatsCell p, .popupRechercheResultatsCellChaines p, .popupRechercheResultatsCellJantes p {
	float:left;
	width:100px;
	margin-top:16px;
	text-align:center;
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
.popupRechercheResultatsCellChaines p {	width:166px;}
.popupRechercheResultatsCell select, .popupRechercheResultatsCellChaines select, .popupRechercheResultatsCellJantes select {
	margin-top: 10px;
	width:80px;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.popupRechercheOptions, .popupRechercheOptionsChaines {
	background:#f0f0f0 url(../../images/resultats/commun/pop_email_fond_option.gif) repeat-x top;
	height:110px;
	margin-bottom:10px;
	padding-left:65px;
	width:515px;
}
.popupRechercheOptionsChaines {	
	padding-left:140px;
	width:440px;
}
.popupRechercheOptions p select, .popupRechercheOptionsChaines p select {
	float:left;
	width:130px;
	margin:15px 10px;
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.popupRechercheOptions table, .popupRechercheOptionsChaines table {
	clear:both;
	margin-left:-35px;
}
.popupRechercheOptionsChaines table {	margin-left:-108px;}

.popupRechercheOptions table tr th, .popupRechercheOptionsChaines table tr th {
	font-weight:bold;
	text-align:right;
	width:200px;
}
.popupRechercheOptions table tr, .popupRechercheOptionsChaines table tr {
	height:25px;
	line-height:25px;
}
.popupRechercheOptions table tr td select, .popupRechercheOptionsChaines table tr td select {
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:268px;
}
.popupRechercheOptions table tr td input, .popupRechercheOptionsChaines table tr td input {
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:262px;
}

/* ---------------------- FIN - POPUP EMAIL STOCK ---------------------- */



/* ---------------------- DEBUT - PAGINATION RESULTATS ---------------------- */
.recherche_navigation_nb_pages, .recherche_navigation_nb_pagesFooter, .recherche_navigation_nb_pages100 {
	color:#000;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:auto;
	line-height:19px;
	margin:0 40px 20px;
	padding-top:1px;
	text-align:center;
	width:470px;
}
.recherche_navigation_nb_pagesFooter {	margin:8px 40px 20px;}
.recherche_navigation_nb_pages100 {
	float: none;
	margin:0 auto 20px;
}

.recherche_navigation_nb_pages span, .recherche_navigation_nb_pagesFooter span, .recherche_navigation_nb_pages100 span {
	background-color:#fff;
	padding:2px 10px;
}
.recherche_navigation_nb_pages a:link, .recherche_navigation_nb_pages a:visited, 
	.recherche_navigation_nb_pagesFooter a:link, .recherche_navigation_nb_pagesFooter a:visited, 
.recherche_navigation_nb_pages100 a:link, .recherche_navigation_nb_pages100 a:visited{
	text-decoration:none;
	color:#000;
}
.recherche_navigation_nb_pages a:hover, .recherche_navigation_nb_pages a:active, .recherche_navigation_nb_pages a:focus, 
.recherche_navigation_nb_pagesFooter a:hover, .recherche_navigation_nb_pagesFooter a:active, .recherche_navigation_nb_pagesFooter a:focus, 
.recherche_navigation_nb_pages100 a:hover, .recherche_navigation_nb_pages100 a:active, .recherche_navigation_nb_pages100 a:focus {
	color:#ca0003;
	text-decoration:underline;
}

.btnFooter_navigation_gauche, .btnFooter_navigation_droite {
	float:left;
	width: 200px;
}
.btnFooter_navigation_gauche .boutonBackGris {
	float:right;
}
.btnFooter_navigation_droite .bouton {
	float:left;
}
.btnFooter_navigation_droite {	float:right;}

/* ---------------------- FIN - PAGINATION RESULTATS ---------------------- */

/* ---------------------- DEBUT - PAGE SMARTPAGE PRODUITS  ---------------------- */
.bodyContent1BlockSmartP{
	color:#404040;
	background-color:#f0f0f0;
	padding:10px;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;	
}
.ongletsSmartP{
	height:55px;
	width:956px;
}
.ongletsSmartPAutoOn, .ongletsSmartPMotoOn{
	color:#ca0003;
	cursor:pointer;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	height:55px;
	padding-left:90px;
	width:388px;
}
.ongletsSmartPAutoOn{	background:url(../../images/transverse/commun/smartpage_onglets.png) no-repeat 0% 0%;}
.ongletsSmartPMotoOn{	background:url(../../images/transverse/commun/smartpage_onglets.png) no-repeat 100% 100%;}

.ongletsSmartPAutoOff, .ongletsSmartPMotoOff{
	color:#5b5b5b;
	cursor:pointer;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	height:55px;
	padding-left:90px;
	width:388px;
}
.ongletsSmartPAutoOff{	background:url(../../images/transverse/commun/smartpage_onglets.png) no-repeat 0% 100%;}
.ongletsSmartPMotoOff{	background:url(../../images/transverse/commun/smartpage_onglets.png) no-repeat 100% 0%;}

.moduleRechercheSmartP {
	background:#fff;
	padding:10px;
	/*position:relative;*/
}
.moduleRechercheSmartP h2 {
	min-height:26px;
	height:auto !important;
	color:#fff;
	font-size:14px;
	background: url(../../images/transverse/commun/h2_fond_titre.png) #6a6a6a repeat-x bottom;
	line-height: 1.8;
	padding:0 20px;	
	text-align:left;
}
.bodyContent1BlockSmartP div.texte{
	background:#fff;
	margin-bottom:10px;
	padding:20px;
	width:916px;
}
.bodyContent1BlockSmartP div.texte a{
	color:#404040;
	font-weight:bold;
	text-decoration:underline;
}
.moduleRechercheSmartP div.criteres6, .moduleRechercheSmartP div.criteres5, .moduleRechercheSmartP div.criteres4, .moduleRechercheSmartP div.criteres3, .moduleRechercheSmartP div.criteres1 {
	height:25px;
	width:936px;
}
.moduleRechercheSmartP div.criteres6{	background:#777 url(../../images/transverse/commun/smartpage_fond_listing6.png) bottom;}
.moduleRechercheSmartP div.criteres5{	background:#777 url(../../images/transverse/commun/smartpage_fond_listing5.png) bottom;}
.moduleRechercheSmartP div.criteres3{	background:#777 url(../../images/transverse/commun/smartpage_fond_listing3.png) bottom;}
.moduleRechercheSmartP div.criteres1{	background:#777 url(../../images/transverse/commun/smartpage_fond_listing1.png) bottom;}

.moduleRechercheSmartP div.criteres6 ul, .moduleRechercheSmartP div.criteres5 ul, .moduleRechercheSmartP div.criteres4 ul, .moduleRechercheSmartP div.criteres3 ul, .moduleRechercheSmartP div.criteres1 ul, .moduleRechercheSmartP div.resultats ul {
	margin:0;
	padding:0;
}
.moduleRechercheSmartP div.criteres6 ul li, .moduleRechercheSmartP div.criteres5 ul li, .moduleRechercheSmartP div.criteres4 ul li, .moduleRechercheSmartP div.criteres3 ul li, .moduleRechercheSmartP div.criteres1 ul li, .moduleRechercheSmartP div.resultats ul li {
	float:left;
	font-size:14px;
	height:auto !important;
	line-height: 1.8;
	list-style-type:none;
	text-align:center;
	width:156px;
}
.moduleRechercheSmartP div.criteres5 ul li {	width:187px;}
.moduleRechercheSmartP div.criteres4 ul li {	width:234px;}
.moduleRechercheSmartP div.criteres3 ul li, .moduleRechercheSmartP div.criteres1 ul li {	width:312px;}

.moduleRechercheSmartP div.criteres6 ul li a:link, .moduleRechercheSmartP div.criteres6 ul li a:visited, .moduleRechercheSmartP div.criteres5 ul li a:link, .moduleRechercheSmartP div.criteres5 ul li a:visited, .moduleRechercheSmartP div.criteres4 ul li a:link, .moduleRechercheSmartP div.criteres4 ul li a:visited, .moduleRechercheSmartP div.criteres3 ul li a:link, .moduleRechercheSmartP div.criteres3 ul li a:visited, .moduleRechercheSmartP div.criteres1 ul li a:link, .moduleRechercheSmartP div.criteres1 ul li a:visited {
	color:#fff;
	text-decoration:none;
}
.moduleRechercheSmartP div.criteres6 ul li a:hover, .moduleRechercheSmartP div.criteres5 ul li a:hover, .moduleRechercheSmartP div.criteres4 ul li a:hover, .moduleRechercheSmartP div.criteres3 ul li a:hover, .moduleRechercheSmartP div.criteres1 ul li a:hover {
	font-weight:bold;
	text-decoration:underline;
}
.moduleRechercheSmartP div.criteres6 ul li.active, .moduleRechercheSmartP div.criteres5 ul li.active,  .moduleRechercheSmartP div.criteres4 ul li.active, .moduleRechercheSmartP div.criteres3 ul li.active, .moduleRechercheSmartP div.criteres1 ul li.active {
	background:#d6d6d6;
	line-height:25px;
}
.moduleRechercheSmartP div.criteres6 ul li.active a:link, .moduleRechercheSmartP div.criteres6 ul li.active a:visited, .moduleRechercheSmartP div.criteres5 ul li.active a:link, .moduleRechercheSmartP div.criteres5 ul li.active a:visited, .moduleRechercheSmartP div.criteres4 ul li.active a:link, .moduleRechercheSmartP div.criteres4 ul li.active a:visited, .moduleRechercheSmartP div.criteres3 ul li.active a:link, .moduleRechercheSmartP div.criteres3 ul li.active a:visited, .moduleRechercheSmartP div.criteres1 ul li.active a:link, .moduleRechercheSmartP div.criteres1 ul li.active a:visited {
	color:#404040;
	font-weight:bold;
	text-decoration:none;
}
.moduleRechercheSmartP div.criteres6 ul li.active a:hover, .moduleRechercheSmartP div.criteres5 ul li.active a:hover, .moduleRechercheSmartP div.criteres4 ul li.active a:hover, .moduleRechercheSmartP div.criteres3 ul li.active a:hover, .moduleRechercheSmartP div.criteres1 ul li.active a:hover {
	color:#404040;
	font-weight:bold;
	text-decoration:underline;
}
.moduleRechercheSmartP table.resultats6, .moduleRechercheSmartP table.resultats5, .moduleRechercheSmartP table.resultats4, .moduleRechercheSmartP table.resultats3 {
	width:936px;
}
.moduleRechercheSmartP table.resultats6 tr td, .moduleRechercheSmartP table.resultats5 tr td, .moduleRechercheSmartP table.resultats4 tr td, .moduleRechercheSmartP table.resultats3 tr td {
	background:#d6d6d6;
	height:25px;
	min-width:100px;
	text-align:center;
	width:156px;
}
.moduleRechercheSmartP table.resultats5 tr td {	width:187px;}
.moduleRechercheSmartP table.resultats4 tr td {	width:234px;}
.moduleRechercheSmartP table.resultats3 tr td {	width:312px;}

.moduleRechercheSmartP table.resultats6 tr td a:link, .moduleRechercheSmartP table.resultats6 tr td a:visited, 
.moduleRechercheSmartP table.resultats5 tr td a:link, .moduleRechercheSmartP table.resultats5 tr td a:visited, 
.moduleRechercheSmartP table.resultats4 tr td a:link, .moduleRechercheSmartP table.resultats4 tr td a:visited, 
.moduleRechercheSmartP table.resultats3 tr td a:link, .moduleRechercheSmartP table.resultats3 tr td a:visited {
	color:#404040;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.moduleRechercheSmartP table.resultats6 tr td a:hover, .moduleRechercheSmartP table.resultats5 tr td a:hover, .moduleRechercheSmartP table.resultats4 tr td a:hover, .moduleRechercheSmartP table.resultats3 tr td a:hover {
	text-decoration:underline;
}
.moduleRechercheSmartP table.resultats6 tr td img, .moduleRechercheSmartP table.resultats5 tr td img, .moduleRechercheSmartP table.resultats4 tr td img, .moduleRechercheSmartP table.resultats3 tr td img {
	margin:0 0 0 5px;
	vertical-align:middle;
}
.moduleRechercheSmartP table tr td.filtres6, .moduleRechercheSmartP table tr td.filtres5, .moduleRechercheSmartP table tr td.filtres4, .moduleRechercheSmartP table tr td.filtres3 {
	background:#d6d6d6;
	text-align:center;
	width:156px;
}
.moduleRechercheSmartP table tr td.filtres5 {	width:187px;}
.moduleRechercheSmartP table tr td.filtres4 {	width:234px;}
.moduleRechercheSmartP table tr td.filtres3 {	width:312px;}

.moduleRechercheSmartP table tr td.filtres6 ul, .moduleRechercheSmartP table tr td.filtres5 ul, .moduleRechercheSmartP table tr td.filtres4 ul, .moduleRechercheSmartP table tr td.filtres3 ul {
	list-style-type:none;
	margin:10px 0;
	padding:0;
}
.moduleRechercheSmartP table tr td.filtres6 ul li a:link, .moduleRechercheSmartP table tr td.filtres6 ul li a:visited, 
.moduleRechercheSmartP table tr td.filtres5 ul li a:link, .moduleRechercheSmartP table tr td.filtres5 ul li a:visited, 
.moduleRechercheSmartP table tr td.filtres4 ul li a:link, .moduleRechercheSmartP table tr td.filtres4 ul li a:visited, 
.moduleRechercheSmartP table tr td.filtres3 ul li a:link, .moduleRechercheSmartP table tr td.filtres3 ul li a:visited {
	color:#404040;
	text-decoration:none;
}
.moduleRechercheSmartP table tr td.filtres6 ul li a:hover, .moduleRechercheSmartP table tr td.filtres5 ul li a:hover, .moduleRechercheSmartP table tr td.filtres4 ul li a:hover, .moduleRechercheSmartP table tr td.filtres3 ul li a:hover {
	color:#404040;
	text-decoration:underline;
}
/* ---------------------- FIN - PAGE SMARTPAGE PRODUITS UL LI ---------------------- */

/* ---------------------- DEBUT - PAGE COMPRESSEUR BLOC ECO-TAXE ---------------------- */
.ecoTaxe {
	float: left;
	height: 50px;
	width: 50px;
}
/* ---------------------- FIN - PAGE COMPRESSEUR BLOC ECO-TAXE ---------------------- */

/* ---------------------- DEBUT - ONGLETS FICHE PRODUIT ---------------------- */
#ongletsFP{
	background: url("../../images/resultats/commun/bg.gif") repeat-x bottom;
	float:left;
	/*font-size:93%;*/
	height: 35px;
	line-height:normal;
	width:100%;
}
#ongletsFP ul {
	list-style:none;	
	margin:0;
	padding:9px 0 0;
}
#ongletsFP li {
	background:url("../../images/resultats/commun/norm_left.gif") no-repeat left top;
	float:left;
	margin:0 5px 0 0;
	padding:0 0 0 9px;
}
#ongletsFP a {
	background:url("../../images/resultats/commun/norm_right.gif") no-repeat right top;
	color: #404040;
	display:block;
	float: left;
	font-weight: bold;
    padding:7px 15px 4px 6px;
    text-decoration: none;
}

#ongletsFP .current {
	background:url("../../images/resultats/commun/norm_left_on.gif") no-repeat left top;
}
#ongletsFP .current a {
	background:url("../../images/resultats/commun/norm_right_on.gif") no-repeat right top;
	color: #ca0003;
	font-weight: bold;
	padding-bottom:5px;
    text-decoration: none;
}

.FPProduitPhare1, .FPProduitPhare2 {
	font-size: 10px;
	height: 140px;
	margin-top: -20px;
	width: 916px;
}
.FPProduitPhare1pdt, .FPProduitPhare2pdt {
	float: left;
	/*height: 100px;*/
	height: 120px;
	width: 916px;
}
.FPProduitPhare2pdt {	width: 458px;}

.FPProduitPhare1 span, .FPProduitPhare2 span { font-size: 16px; font-weight: bold;}
.FPProduitPhare2 span {
	float:left;
	width: 200px;
}

.FPProduitPhareTitre {
	background: url(../../images/resultats/commun/titre22_fond_gris.gif) repeat-x top;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	width: 896px;
}
.FPProduitPhareContent1pdt, .FPProduitPhareContent2pdt {
	float: left;
	height: 55px;
	padding: 15px 0 0 240px;
	width: 476px;
}
.FPProduitPhareContent2pdt {
	height: 50px;
	padding: 15px 0 0 130px;
	width: 328px;
}
.FPProduitPhareContent1pdtPrix {
	float: right;
	height: 85px;
	padding-top: 15px;
	text-align: center;
	width: 200px;
}
.FPProduitPhareContent2pdtPrix {
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 120px; 
}
.FPProduitPhareContent2pdtBTN {
	clear: both;
	height: 32px;
	margin-left: 130px;
	text-align: center;
	width: 328px;
}	
.FPProduitPhareBTN1, .FPProduitPhareBTN2 {
	background: url(../../images/resultats/commun/fp_btn_pdtphare.png) no-repeat center;
	height: 32px;
	line-height: 32px;
	padding-right: 20px;
	width: 180px;
}
.FPProduitPhareBTN2 {	width: 308px;}
.FPProduitPhareBTN1 a, .FPProduitPhareBTN2 a {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
.FPProduitPhareBTN1 a:hover, .FPProduitPhareBTN2 a:hover {	text-decoration: underline;}

#appreciationsCellLegendes {
	width: 200px;
	float:left;
	height: auto;
}

#appreciationsCellTable {
	width: 675px;
	float:left;
	padding-top: 15px;
}

.sectionEnqueteContent, .sectionEnqueteContentResultats {
	background:#fff url(../../images/test_pneu/commun/section_tableau_fond.gif) repeat-x top;
	padding:10px 0;
	color:#404040;
	font-size:12px;
	text-align: left;
	width:100%;
}
.sectionEnqueteContentResultats {
	margin: 0 0 -10px -20px; 
	width: 936px;}

.sectionTableauColonne{
	background:#fff;
	padding:10px 0 10px 14px;
	width:636px;
}
.sectionEnqueteContent h2 {
	color:#404040;
	font-size:20px;
}
.enquetePneusDimensions, .enquetePneusDimensionsChaines, .enquetePneusNotes1, .enquetePneusNotes2, .enquetePneusNotes3, .enquetePneusNotes4, .enquetePneusNotes5{
	background:#fafafa;
	font-weight:bold;
	margin:10px 9px;
	padding:5px 0;
	text-align:center;
	width:90px;
}
.enquetePneusDimensions, .enquetePneusDimensionsChaines {	
	float:left;
	width:157px;
}
.enquetePneusDimensionsChaines {	
	margin:10px 30px;
	width: 200px;
}

.enquetePneusDimensions select, .enquetePneusDimensionsChaines select {
	margin:10px 0;
	width:70px;
}
.enquetePneusNotes1, .enquetePneusNotes2, .enquetePneusNotes3, .enquetePneusNotes4, .enquetePneusNotes5{
	padding-top:32px;
	margin: 10px auto 0;
}
.enquetePneusNotes1 {	background:#fafafa url(../../images/test_pneu/commun/enquete_note1.png) no-repeat center top;}
.enquetePneusNotes2 {	background:#fafafa url(../../images/test_pneu/commun/enquete_note2.png) no-repeat center top;}
.enquetePneusNotes3 {	background:#fafafa url(../../images/test_pneu/commun/enquete_note3.png) no-repeat center top;}
.enquetePneusNotes4 {	background:#fafafa url(../../images/test_pneu/commun/enquete_note4.png) no-repeat center top;}
.enquetePneusNotes5 {	background:#fafafa url(../../images/test_pneu/commun/enquete_note5.png) no-repeat center top;}

.enqueteSelectNote1 {	background:#f96e44;}
.enqueteSelectNote2 {	background:#ffc757;}
.enqueteSelectNote3 {	background:#feff64;}
.enqueteSelectNote4 {	background:#9eee9f;}
.enqueteSelectNote5 {	background:#35ff60;}

.FPtable {
	border-width: 0px;
	border-spacing: 3px 8px;
	border-style: outset;
	border-collapse: separate;
}
.FPtable tr td { 
	border-width: 0px;
	/*padding: 5px;*/
	border-style: solid;
}

.FPtableNoteCellTxt {
	height: 19px;
	padding-right: 10px;
	text-align: right;
	width: 270px;
}
.FPtableNoteCellNote {
	background: #eee;
	font-weight: bold;
	height: 19px;
	text-align: center;
	width: 27px;
	cursor: pointer;
}
.FPtableNoteTxt a,.FPtableNoteTxt0 a, .FPtableNoteTxt1 a, .FPtableNoteTxt2 a, .FPtableNoteTxt3 a, .FPtableNoteTxt4 a, .FPtableNoteTxt5 a, .FPtableNoteTxt6 a, .FPtableNoteTxt7 a, .FPtableNoteTxt8 a, .FPtableNoteTxt9 a, .FPtableNoteTxt10 a {	text-decoration: none;}
.FPtableNoteTxt  a {	color:#000000;}
.FPtableNoteTxt0 a {	color:#bb0100;}
.FPtableNoteTxt1 a {	color:#c91103;}
.FPtableNoteTxt2 a {	color:#d82e03;}
.FPtableNoteTxt3 a {	color:#e75604;}
.FPtableNoteTxt4 a {	color:#f97401;}
.FPtableNoteTxt5 a {	color:#ff9f00;}
.FPtableNoteTxt6 a {	color:#bdc601;}
.FPtableNoteTxt7 a {	color:#87b904;}
.FPtableNoteTxt8 a {	color:#5eb902;}
.FPtableNoteTxt9 a {	color:#3fbb02;}
.FPtableNoteTxt10 a {	color:#25bb01;}

.FPtableNoteFond0 {		background:#db1207;}
.FPtableNoteFond1 {		background:#e3431c;}
.FPtableNoteFond2 {		background:#eb6e1f;}
.FPtableNoteFond3 {		background:#f39621;}
.FPtableNoteFond4 {		background:#fcad0f;}
.FPtableNoteFond5 {		background:#ffdd15;}
.FPtableNoteFond6 {		background:#dce10e;}
.FPtableNoteFond7 {		background:#bbda20;}
.FPtableNoteFond8 {		background:#9cda1a;}
.FPtableNoteFond9 {		background:#81db15;}
.FPtableNoteFond10 {	background:#63db10;}

.FPtableNoteFond0 a, 
.FPtableNoteFond1 a, 
.FPtableNoteFond2 a, 
.FPtableNoteFond3 a, 
.FPtableNoteFond4 a, 
.FPtableNoteFond5 a, 
.FPtableNoteFond6 a, 
.FPtableNoteFond7 a, 
.FPtableNoteFond8 a, 
.FPtableNoteFond9 a, 
.FPtableNoteFond10 a{
	color: black;
}

.enqueteColonne, .enqueteColonnePneus, .enqueteColonneNote{
	float:left;
	padding:15px 10px 15px 0;
	text-align:right;
	width:370px;
}
.enqueteColonnePneus {
	float: none;
	width:600px;
}
.enqueteColonne p, .enqueteColonnePneus p, .enqueteColonneNote p{ padding:3px 0;}

.enqueteColonne p select, .enqueteColonnePneus p select, .enqueteColonneNote p select{
	color:#404040;
	font-size:10px;
	width:140px;
}
.enqueteColonnePneus p select {	width:250px;}
.enqueteColonneNote p select{	width:50px;}

.enqueteColonne p input, .enqueteColonnePneus p input, .enqueteColonneNote p input{
	color:#404040;
	font-size:10px;
	width:134px;
	height:13px;
}

.FPtableHeader {
	text-align: center;
}
.FPtableHeader tr th { font-size: 14px;}
.FPtableHeader tr th a { color: #000;}

.FPtableHeader tr td .noteNBAvis { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#FicheProdArticle table tr td a.noteNBAvis {
	color: #000;
	text-decoration: none;
}


.FPtableHeader tr td ul, .FPtableHeader tr td ul.groupType {	margin: 0;}
.FPtableHeader tr td ul.groupType {margin: 0; padding: 0;}

.FPtableHeader tr td ul.groupNote, .FPtableHeader tr td ul.groupType {
	list-style-type: none;
	position: relative;/*necessaire pour le JS */
}
.FPtableHeader tr td ul.groupNote li, .FPtableHeader tr td ul.groupNote li.current,
.FPtableHeader tr td ul.groupType li, .FPtableHeader tr td ul.groupType li.current {
	height: 23px;
	line-height: 23px;
	padding: 0px 7px;
	margin: 0px 0;
	width: 100px;
}
.FPtableHeader tr td ul.groupType li, .FPtableHeader tr td ul.groupType li.current {
	padding: 0px 40px 0px 0;
	width: 100%;
}
.FPtableHeader tr td ul.groupNote li a, .FPtableHeader tr td ul.groupNote li.current a, 
.FPtableHeader tr td ul.groupType li a, .FPtableHeader tr td ul.groupType li.current a {
	color: #404040;
	text-decoration: none;
	z-index:1;/*necessaire pour le JS pour que les images soient au dessus*/
}

.FPtableHeader tr td ul#liste-afficher.groupNote li a, .FPtableHeader tr td ul#liste-afficher.groupNote li.current a, 
.FPtableHeader tr td ul#liste-trier.groupType li a, .FPtableHeader tr td ul#liste-trier.groupType li.current a {
	position: relative;/*necessaire pour le JS */
}


.FPtableHeader tr td ul.groupType li a:hover, .FPtableHeader tr td ul.groupType li.current a:hover {	text-decoration: underline;}

.FPtableHeader tr td ul.groupNote li.current, .FPtableHeader tr td ul.groupType li.current {	
	/*background: #e8e8e8 url(../../images/resultats/commun/fiche_produit_tri_checked.gif) no-repeat right;*/
}
.FPtableHeader tr td ul.groupNote li.currentIE6, .FPtableHeader tr td ul.groupType li.currentIE6 {	
	background: #e8e8e8 url(../../images/resultats/commun/fiche_produit_tri_checked.gif) no-repeat right;
}

#magic-line-liste-afficher, #magic-line-liste-trier { 
	position: absolute;
	top: 0;
/*	right: -40px; top: 0; height: 100px; /*width: auto; */
	/*background: #fe4902;*/
	background: #e8e8e8 url(../../images/resultats/commun/fiche_produit_tri_checked.gif) no-repeat right;
	z-index:0;/*necessaire pour le JS */
}

#magic-line-liste-trier {
	right: -40px; top: 0; height: 100px; /*width: auto; */
}
#FPnoteCellRemarque {
	padding: 0 0 20px 170px;
	width: 690px;
}

.FPAvisTitreVeh {
	font-size: 14px;
	font-weight: bold;
}

.FPtableTypes, .FPtableComment {	border-spacing: 0;}
.FPtableComment {	
	border-top: 1px solid #cdcdcd;
	margin-bottom: 10px;
}

.FPtableTypes .tableAvisLabel, .FPtableTypes .tableAvisStatus, .tableAvisCommentTitre, .tableAvisCommentTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: right;
	width: 500px;
}
.FPtableComment .tableAvisCommentTitre {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	width: 80px;
}

.FPtableTypes .tableAvisStatus, .tableAvisCommentTxt {
	font-weight: bold;
	text-align: left;
	width: 220px;
}
.FPtableComment .tableAvisCommentTxt {	
	font-weight: normal;
	width: 590px;
}

.fp_tel_left{
	height:62px;
	width:76px;
}
.fp_tel_txt{
	background:url(../../images/resultats/commun/fp_contact_tel_middle.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:58px;
	padding-top:12px;
	text-align:center;
}
.fp_tel_txtNB{
	font-size:24px;
}
.fp_tel_right{
	background:url(../../images/resultats/commun/fp_contact_tel_right.png) no-repeat;
	height:62px;
	width:27px;
}

.fp_pdtAssocies_BlocContent {
	background: #f0f0f0;
	border-top: 10px solid #f0f0f0; 
	border-bottom: 5px solid #f0f0f0;  
	border-left: 10px solid #f0f0f0;  
	border-right: 10px solid #f0f0f0; 
	margin: 10px auto; 
	width: 650px; 
}


/* ---------------------- FIN - ONGLETS FICHE PRODUIT ---------------------- */

/* ---------------------- DEBUT - ZOOM FICHE PRODUIT JANTE ---------------------- */
.FicheProdContentTxt .zoomProduit{	margin: 30px 30px 30px 30px;}
.sideProduit{	float: right;}

.centerSide {
	/*padding-top: 37px;*/ 
	float: right;
	width: 250px;
	height: 250px;
}
.infoSurvol{
	float: right; 
	padding-top: 75px;
	margin-right: 30px;
	width: 256px;
	font-weight: bolder;
	text-align: center;
}
/* ---------------------- FIN - ZOOM FICHE PRODUIT JANTE ---------------------- */

/* ---------------------- DEBUT - enstock sur fiches produit ------------------- */

span.enStockFicheProduit {
	margin-right: 10px; 
	float: right; 
	clear: right;
}
span.enStockFicheProduit img {
	vertical-align: middle;
}
/* ---------------------- FIN - enstock sur fiches produit ------------------- */

/* ---------------------- DEBUT - FICHE PRODUIT MANOMETRE ------------------- */
.infoLivraisonBorderTop 	{border-top:1px solid #f0f0f0}
.infoLivraisonBorderBottom 	{border-bottom:1px solid #f0f0f0}
/* ---------------------- FIN - FICHE PRODUIT MANOMETRE ------------------- */

/* ---------------------- DEBUT - FICHE PRODUIT INFOS JANTES SUPP ---------------------- */
table.infosSupplementairesJante {
	border: 1px grey solid;
	padding: 10px;
	text-align: left;
	width: 100%
}

table.infosSupplementairesJante td {
	width: 16%;
}

table.infosSupplementairesJante td.libelle {
	font-style: italic;
}

table.infosSupplementairesJante td.infos {
	font-weight: bold;
}
/* ---------------------- FIN - FICHE PRODUIT INFOS JANTES SUPP ---------------------- */

