/** CATALOGUE  GUIDE**/
#RubMosaique {
	/*width: 556px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;*/
	width: 680px;
	margin: 0;
	padding: 0;
	float: left;
}
#RubMosaique a img{
	height: 98px;
	width: 120px;
}
#RubMosaique a.RubMosaiqueOn{
	text-decoration: none;
	display: block;
	float: left;
	width: 120px;
	min-height: 150px;
	background-color: #fff url("images_v2b/load3.gif") 50% 50% no-repeat;
	font-size: 75%;
	padding: 0;
	margin: 0 0 10px 14px;
}
#RubMosaique a.RubMosaiqueOff,
#RubMosaique a.RubMosaiqueOff:hover{
	text-decoration: none;
	display: block;
	float: left;
	width: 120px;
	min-height: 150px;
	background-color: #fff url("images_v2b/load3.gif") 50% 50% no-repeat;
	font-size: 75%;
	padding: 0;
	margin: 0 0 10px 14px;
	color: #999;
	cursor: default;
}
#RubMosaique a span{
	display: block;
	width: 120px;
	min-height: 40px;
	text-align: center;
}


form#form_rech_catalog {
	margin: 0 0 20px 9px;
	padding: 100px 0 0 35px;
	width: 285px;
	height: 142px;
	font-size: 100%;
	float: left;
}
form#form_rech_catalog select {
	width: 250px;
	font-size: 90%;
	display: block;
	margin: 0 0 5px 0;
}
form#form_rech_catalog select  option[disabled=disabled],
form#form_rech_catalog select  option[disabled]{
	font-weight: normal;
	font-size: 100%;
	color: #ccc;
}
.form_rech_1{
	background: transparent url("images_v2b/catalogue/bg_form_rech_1.png") 50% 0 no-repeat;
}
.form_rech_2{
	background: transparent url("images_v2b/catalogue/bg_form_rech_2.png") 50% 0 no-repeat;
}
.form_rech_3{
	background: transparent url("images_v2b/catalogue/bg_form_rech_3.png") 50% 0 no-repeat;
}
.form_rech_4{
	background: transparent url("images_v2b/catalogue/bg_form_rech_4.png") 50% 0 no-repeat;
}
.form_rech_5{
	background: transparent url("images_v2b/catalogue/bg_form_rech_5.png") 50% 0 no-repeat;
}
.form_rech_6{
	background: transparent url("images_v2b/catalogue/bg_form_rech_6.png") 50% 0 no-repeat;
}
.form_rech_7{
	background: transparent url("images_v2b/catalogue/bg_form_rech_7.png") 50% 0 no-repeat;
}
.form_rech_8{
	background: transparent url("images_v2b/catalogue/bg_form_rech_8.png") 50% 0 no-repeat;
}
.form_rech_9{
	background: transparent url("images_v2b/catalogue/bg_form_rech_9.png") 50% 0 no-repeat;
}
.form_rech_10{
	background: transparent url("images_v2b/catalogue/bg_form_rech_10.png") 50% 0 no-repeat;
}

/* NAVIGATION INTERNE contient pagination auto, chemin de fer et combo *********************/
/******************************************************************************************/
#navInterne{
	background: #fff url("images_v2b/catalogue/bg_navInterne.jpg") 50% 0 no-repeat;
	padding: 10px 20px;
	width: 640px;
}	
#navInternePt{
	background: #fff url("images_v2b/catalogue/bg_navInternePt.jpg") 50% 0 no-repeat;
	padding: 10px;
	width: 526px;
}
/** CHEMIN DE FER **/
p.chemin_fer{
	padding: 0;
	margin: 0;
	font-size: 80%;
	color: #0083c2;
}
/* Combos de sous-choix */
#Combo select{
	width: 20%;
	margin: 5px 5px 5px 0;
}
/* PAGINATION */
.PaginationAuto{
	margin: 10px;
	padding: 0;
}
.PaginationAuto select{
	float: left;
	margin-right: 10px;
}
.PaginationAuto a{
	display: block;
	width: 17px;
	height: 18px;
	float: left;
	background: transparent url(images_v2b/catalogue/ico_vierge.png) 0 0 no-repeat;
	padding: 4px 2px 0 2px;
	margin: 0 2px 2px 2px;
	text-decoration: none;
	color: #ccc;
	font-size: 80%;
	text-align: center;
}
.PaginationAuto a:hover{
	background-position: 0 -22px;
	color: #bfdd00;
}
.PaginationAuto a.Current{
	background: transparent url(images_v2b/catalogue/ico_vierge.png) 0 -22px no-repeat;
	color: #666;
}
/* FIN NAVIGATION INTERNE contient paginationauto, chemin de fer et combo *****************/
/******************************************************************************************/

/** CATALOGUE  LISTING V2 *****************************************************************/
/******************************************************************************************/
#LISTINGPROD .MiniFiche{
	width: 327px;
	min-height: 260px;
	padding: 0;
	margin: 5px;
	float: left;
	background: #ccc url("images_v2b/promos/pixelBlanc50.png") 0 0 repeat;
	border: 1px solid #b7b7b7;
}
#LISTINGPROD .MiniFiche:hover{
	/*background-color: #f0f7c3;*/
	background: #bfdd00 url("images_v2b/promos/pixelBlanc50.png") 0 0 repeat;
	border: 1px solid #bfdd00;
}
#LISTINGPROD .MiniFiche:hover .LienMiniFiche{
	/*background-position: 50% -43px;*/
	background: #bfdd00 url("images_v2b/catalogue/LienMiniFiche.png") 0 -43px no-repeat;
	border-bottom: 1px solid #bfdd00;
}
#LISTINGPROD .LienMiniFiche{
	display: block;
	width: 282px;
	height: 33px;
	margin: 0 0 2px 0;
	padding: 5px 40px 5px 5px;
	/*background: #fff url("images_v2b/catalogue/LienMiniFiche.jpg") 50% 0 no-repeat;*/
	background: #ccc url("images_v2b/catalogue/LienMiniFiche.png") 0 0 no-repeat;
	text-decoration: none;
	text-align: left;
	color: #333;
	font-size: 85%;
	vertical-align: top;
	border-bottom: 1px solid #b7b7b7;
}
#LISTINGPROD .MiniFiche:hover .LienMiniFiche:hover{
	/*background-position: 50% -86px;*/
	background: #bfdd00 url("images_v2b/catalogue/LienMiniFiche.png") 0 -86px no-repeat;
	color: #333;
	border-bottom: 1px solid #bfdd00;
}

#LISTINGPROD .ImgMiniFiche{
	float: left;
	width: 100px;
	height: 154px;
	text-align: center;
	margin: 0;
	padding: 0 2px 2px 2px;
	font-size: 80%;
}

#LISTINGPROD .InfosMiniFiche{
	float: left;
	width: 214px;
	height: 154px;
	margin: 0;
	padding: 0 2px 2px 4px;
}

#LISTINGPROD .DescMiniFiche{
	font-size: 75%;
	font-style: italic;
	margin: 0;
	padding: 0;
	min-height: 54px;
	text-align: left;
}

#LISTINGPROD .InfosMiniFiche form{
	/*width: 216px;*/
	margin: 5px 0 0 0;
	padding: 0;
}
#LISTINGPROD .InfosMiniFiche form label{
	display: block;
	float: left;
	width: 69px;
	height: 39px;
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #eee;
	border: 1px solid #b7b7b7;
	text-align: center;
	font-size: 70%;
	color: #666;
}
#LISTINGPROD .InfosMiniFiche form input{
	text-align: center;
}
#LISTINGPROD .RefMiniFiche{
	margin: 0;
	padding: 0 0 0 73px;
	color: #999;
	font-size: 65%;
	clear: both;
}
#LISTINGPROD .RefMiniFiche span{
	float: left;
	margin-left: -73px;
}
#LISTINGPROD .PrixMiniFicheV{
	margin: 0 4px 0 0;
	padding: 0;
	width: 100px;
	float: left;
	background-color: #bfdd00;
	border: 1px solid #b7b7b7;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	color: #333;
	line-height: 70%;
	line-height: 90% !important!;
}
#LISTINGPROD .PrixMiniFicheO{
	margin: 0 0 0 4px;
	padding: 0;
	width: 100px;
	float: left;
	background-color: #ffc20c;
	border: 1px solid #b7b7b7;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	color: #333;
	line-height: 70% !important;
	line-height: 90% !important!;
}
/** CATALOGUE  LISTING V2 *****************************************************************/
/******************************************************************************************/

/** CATALOGUE  FICHE V2 *******************************************************************/
/******************************************************************************************/
.navFiche{
	list-style: none;
	border-bottom: 1px solid #999;
	height: 21px;
	width: 680px;
	margin: 0;
	padding: 0;
}
.navFiche li {
	display: block;
	float: left;
	padding: 0;
}
.navFiche a {
	display: block;
	float: left;
	padding: 3px 5px;
	margin: 0 3px 0 0;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	font-size: 80%;
	border: 1px solid #999;
	text-decoration: none;
	color: #999;
	background-color: #eee;
}
.navFiche a:hover,
.navFiche a.actif {
	color: #fff;
	background-color: #bfdd00;
}

.encartsFiche {
	background: #fff url("images_v2b/catalogue/Fiche.jpg") 0 82px repeat-x;
	width: 680px;
}

#FICHEPROD .MiniFiche{
	width: 668px;
	padding: 0;
	margin: 5px;
	float: left;
	/*border: 1px solid #b7b7b7;*/
	border: 1px dotted #b7b7b7;
	background: #fff url("images_v2b/catalogue/Fiche2.png") 0 100% repeat-x;
}

#FICHEPROD .PrixMiniFiche{
	width: 214px;
	min-height: 176px;
	float: right;
	border-left: 1px dotted #b7b7b7;
	background: #e3e3e3 url("images_v2b/catalogue/Fiche.jpg") 50% 100% repeat-x;
	padding: 5px;
	margin: 0;
	position: relative;
}

#FICHEPROD .PrixMiniFicheV{
	margin: 0 4px 10px 0;
	padding: 0;
	width: 100px;
	float: left;
	background-color: #bfdd00;
	border: 1px solid #b7b7b7;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	color: #333;
	line-height: 70%;
	line-height: 90% !important!;
}
#FICHEPROD .PrixMiniFicheO{
	margin: 0 0 10px 4px;
	padding: 0;
	width: 100px;
	float: left;
	background-color: #ffc20c;
	border: 1px solid #b7b7b7;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	color: #333;
	line-height: 70% !important;
	line-height: 90% !important!;
}

#FICHEPROD .PrixMiniFiche form{
	clear: both;
	margin: 0;
	padding: 0;
}
#FICHEPROD .PrixMiniFiche form label{
	display: block;
	float: left;
	width: 99px;
	height: 39px;
	margin: 0 0 0 3px;
	padding: 5px 0 0 0;
	background-color: #eee;
	border: 1px solid #b7b7b7;
	text-align: center;
	font-size: 70%;
	color: #666;
}
#FICHEPROD .PrixMiniFiche form input{
	text-align: center;
}
#FICHEPROD .RefMiniFiche{
	margin: 0;
	padding: 0 0 0 73px;
	color: #999;
	font-size: 65%;
}
#FICHEPROD .RefMiniFiche span{
	float: left;
	margin-left: -73px;
}

#FICHEPROD .TitreMiniFiche{
	width: 395px;
	height: 34px;
	margin: 0;
	padding: 5px 10px;
	text-align: left;
	color: #333;
	font-size: 85%;
	text-transform: none;
}

#FICHEPROD .ImgMiniFiche{
	float: left;
	width: 140px;
	text-align: center;
	margin: 0;
	padding: 0 2px 2px 2px;
	font-size: 80%;
}

#FICHEPROD .ImgMiniFiche p {
	margin: 0;
}
#FICHEPROD .ImgMiniFiche p img{
	margin: 0 2px;
	border: 1px solid #ccc;
}

#FICHEPROD .DescMiniFiche{
	float: left;
	width: 280px;
	/*height: 154px;*/
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 90%;
	min-height: 138px;
	text-align: left;
}


.PhotosLigne{
	width: 47%;
	margin: 5px;
	padding: 0 3px;
	border: 1px dotted #b7b7b7;
	background: #fff url("images_v2b/catalogue/Fiche2.png") 0 100% repeat-x;
	float: left;
	min-height: 200px;
	text-align: center;
}
.PhotosLigne h2{
	font-size: 80%;
	text-transform: normal;
}
.PhotosLigne img{
	margin: 0 5px;
	border: 3px solid #fff;
}
.PhotosLigne a:hover img{
	border: 3px solid #bfdd00;
}

/** VARIANTES ***********/
#VARIANTES .FicheVariante{
	width: 216px;
	height: 200px;
	padding: 0;
	margin: 3px;
	float: left;
	background: #ccc url("images_v2b/promos/pixelBlanc50.png") 0 0 repeat;
	border: 1px solid #b7b7b7;
}
#VARIANTES .FicheVariante:hover{
	background: #bfdd00 url("images_v2b/promos/pixelBlanc50.png") 0 0 repeat;
	border: 1px solid #bfdd00;
}
#VARIANTES .FicheVariante:hover h2,
#VARIANTES h2:hover{
	background: #bfdd00 url("images_v2b/promos/pixelBlanc50.png") 0 0 repeat;
	border-bottom: 1px solid #bfdd00;
}
#VARIANTES h2{
	height: 45px;
	margin: 0;
	padding: 5px;
	background: #ccc url("images_v2b/promos/pixelBlanc50.png") 0 0 repeat;
	text-decoration: none;
	text-align: left;
	color: #333;
	font-size: 85%;
	vertical-align: top;
	border-bottom: 1px solid #b7b7b7;
	text-transform: none;
}

#VARIANTES h2 span{
	font-weight: normal;
	font-style: italic;
	font-size: 85%;
}
#VARIANTES .FicheVariante:hover h2:hover{
	background: #bfdd00 url("images_v2b/promos/pixelBlanc50.png") 0 0 repeat;
	color: #333;
	border-bottom: 1px solid #bfdd00;
}

#VARIANTES .InfosFicheVariante{
	text-align: center;
	margin: 0;
	padding: 2px;
}

#VARIANTES .InfosFicheVariante img{
	margin: auto;
}
#VARIANTES .InfosFicheVariante form{
	margin: 0 auto;
	padding: 0;
	float: right;
	width: 70px;
}
#VARIANTES .InfosFicheVariante form label{
	display: block;
	float: left;
	width: 69px;
	height: 39px;
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #eee;
	border: 1px solid #b7b7b7;
	text-align: center;
	font-size: 70%;
	color: #666;
}
#VARIANTES .InfosFicheVariante form input{
	text-align: center;
}
/** FIN VARIANTES ***********/


#DETAILPROD  > div{
	padding: 10px;
	font-size: 80%;
}
#DETAILPROD table{
	border-collapse: collapse;
}
#DETAILPROD td{
	border: 1px solid #000;
}
/** FIN CATALOGUE  FICHE V2 ***************************************************************/
/******************************************************************************************/

