/**
 	* @package    MA
 	* @subpackage	css
 	* @version    SVN: $Revision$ $Date$ $Author$
 	* @desc       pieces auto
 	*/

/*
**	bloc recherche multiple
*/

/* frame home tab */
.f_hometab .frame { margin: 3px auto; }
.f_hometab .bg_deco {
	position: absolute; left: 0; top: 13px; width: 265px; height: 150px;
	background: url("../../img/commun/env/piecesauto/home_sprite.png") no-repeat scroll -490px -549px transparent;
}
.f_hometab .bubblet {
	padding: 12px 35px 8px 280px; color:#333333;
}
.f_hometab .bubblet strong { color:#333333; }

/* aligne tous les boutons de f_hometab */
.f_hometab .frame.f_home.f_hsmall .btn_fix {
	position: absolute;
	top: auto; bottom: 15px;
	left: 32px; right: auto;
	width: 448px;
}
/* pour bug chrome avec les boutons en absolus */
.f_hometab .frame.f_home.f_hsmall .f_thide {
	height: 100%;
}


/* ul tab */
ul.tab {
	list-style: none;
	height: 100%;
	width: 247px;
}

.col_content .f_hometab .middle ul.tab {
	margin: 0 -32px 0 0;
	padding: 0;
}

/* top */
ul.tab li {
	position: relative;
	background: url("../../img/commun/main/common/tab.png") no-repeat scroll -1000px 0 transparent;
	margin: 6px 0;
	padding: 3px 0 0;
}
/* bottom */
ul.tab li div.idx_b {
	background: url("../../img/commun/main/common/tab.png") no-repeat scroll -1252px 100% transparent;
	padding: 0 0 3px 0;
}
/* content repeat-y */
ul.tab li div.idx_c {
	background: url("../../img/commun/main/common/tab.png") repeat-y scroll -1504px 0 transparent;
	font-size: 13px;
}
/* content arrow */
ul.tab li a {
	background: url("../../img/commun/main/common/tab.png") no-repeat scroll 0 -3px transparent;
	display: block;
	font-weight: normal;
	color: #336699;
	*zoom:1;
}

ul.tab li a span.num {
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	text-align: center;
	font-size: 2em;
	line-height: 39px;
	color: #FFFFFF;
}
ul.tab li a span.item {
	display: inline-block;
	vertical-align: middle;
	width: 170px;
	padding-right: 8px;
}
/* set */
ul.tab li.set { background-position: 0 0; z-index: 1; }
ul.tab li.set div.idx_b { background-position: -248px 100%; }
ul.tab li.set div div.idx_c { background-position: -748px 0; }
ul.tab li.set div a { background-position: -496px -3px; padding-right: 33px; color: #FFFFFF; }


/* large item */
ul.tab li.itm_large a span.num { width: 8px; }
ul.tab li.itm_large a span.item { padding-right: 2px; width: 204px; }



/* ul tab 2 */
ul.tab2 {
	list-style: none;
	height: 100%;
	width: 256px;
}

.col_content .f_hometab .middle ul.tab2 {
	margin: 0 -38px 0 -3px;
	padding: 0;
}

/* top */
ul.tab2 li {
	position: relative;
	background: none no-repeat scroll -1024px 0 transparent;
	margin: 6px 0 -6px 0;
	padding: 3px 0 0;
}
/* bottom */
ul.tab2 li div.idx_b {
	background: none no-repeat scroll -1280px 100% transparent;
	padding: 0 0 10px 0;
}
/* content repeat-y */
ul.tab2 li div.idx_c {
	background: none repeat-y scroll -1792px 0 transparent;
	font-size: 13px;
}
/* content arrow */
ul.tab2 li a {
	background: none no-repeat scroll -1536px -3px transparent;
	display: block;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	*zoom:1;
}
ul.tab2 li a:hover {
	color: #333333;
}

ul.tab2 li, ul.tab2 li div.idx_b, ul.tab2 li div.idx_c, ul.tab2 li a {
	background-image: url("../../img/commun/main/common/tab-24.png");
}
.lt-ie7 ul.tab2 li, .lt-ie7 ul.tab2 li div.idx_b, .lt-ie7 ul.tab2 li div.idx_c, .lt-ie7 ul.tab2 li a {
	background-image: url("../../img/commun/main/common/tab-8.png");
}


ul.tab2 li a span.num {
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	text-align: center;
	font-size: 2em;
	line-height: 39px;
	color: #777777;
	padding-left: 4px;
}
ul.tab2 li a span.item {
	display: inline-block;
	vertical-align: middle;
	width: 170px;
	padding-right: 8px;
}
/* set */
ul.tab2 li.set { background-position: 0 0; z-index: 1; }
ul.tab2 li.set div.idx_b { background-position: -256px 100%; }
ul.tab2 li.set div div.idx_c { background-position: -768px 0; }
ul.tab2 li.set div a { background-position: -512px -3px; padding-right: 39px; color: #333333; font-size: 14px; }
ul.tab2 li.set div a:hover { color: #333333; }
/* hover */
ul.tab2 li.hover { background-position: -2048px 0; }
ul.tab2 li.hover div.idx_b { background-position: -2304px 100%; }
ul.tab2 li.hover div div.idx_c { background-position: -2816px 0; }
ul.tab2 li.hover div a { background-position: -2560px -3px; }
ul.tab2 li.hover div a:hover { color: #333333; }

/* large item */
ul.tab2 li.itm_large a span.num { width: 8px; }
ul.tab2 li.itm_large a span.item { padding-right: 2px; width: 203px; }


/*
** immatriculation
*/

div.immat span.custom_immat {

	display: inline-block;
	font-size: 50px;
	height: 50px;
	vertical-align: top;
	width: 27px;
	padding: 0;
	text-align: left;
	text-indent: -11px;
	overflow: hidden;
	color: #235397;

}

div.immat input.custom_immat_area {

	border: 0 none;
	height: 48px;
	line-height: 48px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 227px;
	font-size: 28px;
	font-weight: normal;
	color: #B2B2B2;
	text-shadow: none;
	display: inline-block;
	margin-left: -3px;
	border-radius: 0;
	border: 1px solid #dadada;
	border-left: none;

}

body.country_PT input.custom_immat_area {
	width: 207px;
}

.immatriculation_form { padding-top:3em;text-align: center; width:294px;}

.immat {
	width: 265px;
	height: 46px;
	position: relative;
}

.immat_NL {
	background-position: -27px -132px;
}
.immat_GB {
	background-position: -27px -263px;
}
.immat_IE {
	background-position: -27px -198px;
}
.immat_SE {
	background-position: -27px -458px;
}
.immat_DK {
	background-position: -27px -393px;
}
.immat_FI {
	background-position: -27px -328px;
}
.immat_NO {
	background-position: -27px -523px;
}
.immat_IT {
    background-position: -27px -588px;
}
.immat_PT {
	background-position: -27px -653px;
}
.immat_ES {
	background-position: -27px -653px;
}

#msearch_immatriculation .float_l.immat.immat_ES .custom_immat_area {
	font-size: 28px;
	font-weight: normal;
	color: #B2B2B2;
	text-shadow: none;
}
body.country_ES.custom_immat.rightES {
	width: 20px;
	text-indent: -15px;
	margin-left: -3px;
}

#search_part1_content .small_selector_title.txt_shadd.font_s18.txt_center.disp_ib.title_ES {
	margin-left: 15px;
	text-transform: uppercase;
	color:#fff;
}

.selectvehicletxt.title-selector-vehicle-immat_ES {
	margin: 10px 0 0 0;
	text-transform: uppercase;
}

div#input_numero_immat.float_l.immat.immat_ES input#numero.custom_immat_area {
	font-size: 28px;
	font-weight: normal;
	color: #555555;
	text-shadow: none;
}

input#numero.red {
	background-color: rgba(255, 0, 0, 0.275);
	box-shadow: 0 0 4px rgba(255, 0, 0, 0.275); -moz-box-shadow: 0 0 4px rgba(255, 0, 0, 0.275); -webkit-box-shadow: 0 0 4px rgba(255, 0, 0, 0.275);
}
input#numero.yellow {
	background-color: rgba(255, 255, 0, 0.275);
	box-shadow: 0 0 4px rgba(255, 0, 0, 0.275); -moz-box-shadow: 0 0 4px rgba(255, 0, 0, 0.275); -webkit-box-shadow: 0 0 4px rgba(255, 0, 0, 0.275);
}
input#numero.green {
/*
	background-color: rgba(0, 255, 0, 0.275);
	box-shadow: 0 0 4px rgba(255, 0, 0, 0.275); -moz-box-shadow: 0 0 4px rgba(255, 0, 0, 0.275); -webkit-box-shadow: 0 0 4px rgba(255, 0, 0, 0.275);
*/
}


.immat_nom {
	background: url("../../img/commun/env/piecesauto/home_sprite.png") no-repeat scroll -80px -69px transparent; height: 38px; padding: 6px 24px; width: 101px; border: 1px solid #000000;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8); -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8); -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
	position: relative; float: right;
}

input#titulaire {
	background-color: transparent; border: 0 none; font-size: 32px; margin: 0; padding: 0; text-align: center;
	text-shadow: 0 -1px 1px #FFFFFF, 0 1px 2px rgba(0, 0, 0, 0.8); text-transform: uppercase;
	width: 100%;
}


.legende {
	position: absolute; left:0; right:0; bottom: 100%;
	width: 100%; text-align: center;
	font-size: 11px; line-height: 1.1em;
	padding-bottom: 10px;
	color: #333333;
}

.immat .legende { width:258px; }
.immat_nom .legende { width:149px; }


/* box recherche immat */
.immatriculation_vehicule_thickbox {text-align:left; padding-bottom:20px;}
.immatriculation_vehicule_thickbox h3{padding-bottom:10px; text-align:center;}
.immatriculation_vehicule_thickbox_container {padding-top:10px;}
.immatriculation_vehicule_thickbox_bloc {float:left;width:290px;padding-left:140px;padding-top:3px;}
.immatriculation_vehicule_thickbox_catalogue {float:left; padding-top:10px;}
.immatriculation_vehicule_thickbox_model {font-weight: bold;}



/*
** selecteur
*/

.selecteur_form{float:left;padding-top:38px; width:390px;  float:left;}
.selecteur_form_input{padding-top:23px; width:390px; float:left;}


/*
** carte grise
*/

.cartegrise_form { float:left; padding:15px 0 0 0; width: 320px; margin:0; }
.cartegrise_form .field { display: inline-block; width: 48%; }
.cartegrise_form .field input { height: 100%; text-align: center;}
.cartegrise_form .field label { width:155px; line-height: 11px; text-align: center; margin: 5px 0 0 0;font-weight:bold; }
.cartegrise_form .field .fld_select { width:50%; height: 25px; margin: 0 auto; color:#336699; font-weight: bold; }
.cartegrise_form_submit { text-align:center; padding:8px 0 0; clear:both; }
.cartegrise_form .icoinfo { position: absolute; top: 65px; right: 20px; width: 16px; height: 15px; display: block; cursor: pointer; background: url('../../img/commun/env/selecteur-sprite_v2.png') no-repeat 0 -175px; }

/**
Box relance immatriculation
*/
#relance_immat_bloc{padding:0;margin:0;padding-bottom:10px;float:left;}
#relance_immat_bloc .intro_relance_immat{width:210px;}
#relance_immat_bloc .txt_relance_immat{margin:0;padding:0;padding:8px;height:117px;}
#relance_immat_bloc .num{width:6px;}
#relance_immat_bloc .tab_relance_immat{width:220px;}
#relance_immat_bloc .bloc_rech_relance_immat{width:481px;}
#relance_immat_bloc .pad_l0{padding-left:0px;}
#relance_immat_bloc .search_bloc_relance_immat{height:170px;}
#relance_immat_bloc .hlp_action{padding-top:7px;}


/*
** type de pieces - carrousel
*/

/* carrousel js inactif */
.f_typepieces { margin-top: 12px; }
.f_typepieces .middle ul.jq_coverflow { list-style: none; padding-left: 12px; }
.f_typepieces .middle ul.jq_coverflow li { position: relative; float: left; width: 168px; height: 200px; margin: 2px; border: 1px solid #7F7F7F; }
.f_typepieces .middle ul.jq_coverflow li img { border: 0 none; /*height: 100%; width: 100%;*/
	user-select:none;-moz-user-select:none;-webkit-user-select:none;
}

/* carrousel js actif */
.f_typepieces .middle ul.jq_coverflow.roundabout-holder { width: 90%; height: 240px; margin: 4px auto; }
.f_typepieces .middle ul.roundabout-holder li { float: none; background-color: transparent; padding: 1px; }
.f_typepieces .middle ul.roundabout-holder { list-style: none; }

.f_typepieces .middle .roundabout-moveable-item img { width: 100%; display: block; border: 0px solid black; }
.f_typepieces .middle .roundabout-static li {
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.66);-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.66);-webkit-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.66);
}
.f_typepieces .middle .roundabout-static img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}
.f_typepieces .middle .roundabout-move img {
	image-rendering: optimizeSpeed;
	-ms-interpolation-mode: nearest-neighbor;
}
.f_typepieces .middle ul.roundabout-holder li.roundabout-in-focus {
	cursor: auto;
	border: 1px solid rgb(255, 165, 0);
	border: 1px solid rgba(255, 165, 0, 0.66);
	margin: 2px;
}
/*.f_typepieces .middle ul.roundabout-holder li.roundabout-in-focus {
	box-shadow:0px 0px 14px rgba(255, 165, 0, 0.66);-moz-box-shadow:0px 0px 14px rgba(255, 165, 0, 0.66);-webkit-box-shadow:0px 0px 14px rgba(255, 165, 0, 0.66);
}*/

/* slider */
.f_typepieces .middle #slider-layout { padding: 8px 0; position: relative; z-index: 1; }
.f_typepieces .middle input#SliderSingle { display : none; }
.f_typepieces .middle #slider-layout .jslider { width: 57%; }
.minitxt {text-align:center;font-size:9px;}


.item_lp, .item_lp_orange { background: url("../../img/commun/color/arrow.png") no-repeat scroll 16px 6px transparent; color: #282828; font-size: 12px; font-style: normal; font-weight: normal; padding-left: 35px; padding-top: 1px;}
.item_lp:hover {text-decoration: underline;}
.item_lp_orange { background-position: -10983px 5px; }
.content_lp {padding:5px 10px 5px 10px;}
.pa_famille .item_lp, .pa_famille .item_lp_orange { font-size: inherit; display: block; }


/*
** page faq
*/


/* ol faq */
ol.faq {
	height: 100%;
	list-style: none;
}

ol.faq li {
	background: url("../../img/commun/main/common/faq.png") no-repeat scroll 0 0 transparent;
	margin: 6px 0;
	padding: 7px 0 0;
	display: block;
}
ol.faq li div {
	background: url("../../img/commun/main/common/faq.png") no-repeat scroll -232px 100% transparent;
	padding: 0 0 7px 0;
}
ol.faq li a {
	background: url("../../img/commun/main/common/faq.png") repeat-y scroll -464px 0 transparent;
    display: block;
	font-weight: bold;
	padding: 0.5em 0.5em 0.5em 0;
	color: #336699;
}

ol.faq li a span.num {
	cursor: pointer;
    float: left;
	width: 28px;
	text-align: center;
	margin-right: 0.5em;
	font-size: 16px;
	line-height: 1em;
	color: #FFFFFF;
}
ol.faq li a span.item {
	cursor: pointer;
    float: left;
    width: 184px;
}
/* hover */
ol.faq li.set { background-position: -696px 0; }
ol.faq li.set div { background-position: -928px 100%; }
ol.faq li.set div a { background-position: -1160px 0; }

.faq_question {
	background: url("../../img/commun/main/common/faq.png") no-repeat scroll -1392px 0 transparent;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    margin: 8px 0;
    padding: 6px 0;
	color: #336699;
}
.faq_question .item {
    color: #FFFFFF;
    float: left;
    margin-right: 1em;
    text-align: center;
    width: 28px;
}

.faq_question.set {
	background-position: -2435px 0;
}

.faq_reponse {padding: 5px;}
.faq_reponse_center {text-align: center;}
.faq_reponse_center p {text-align: left; font-weight: bold;}

/*
	list tree type
*/
#treeview-show_boutique {
	margin-left: 1px;
}
ul.list_tree {
	list-style: none;
	padding: 0px; font-size: 16px;font-weight: bold; text-align: left;
}
ul.list_tree li {
	list-style: none;
	background-position: 0 -3px; background-attachment: scroll; background-repeat: no-repeat;
}
ul.list_tree ul li {
	background-position: 0 -4px; margin: 2px 0;
}
.col_block .frame .middle ul.list_tree ul {
	margin-left: -6px; padding: 0px; font-size: 14px; font-weight: normal;
}
.col_block .frame .middle ul.list_tree ul ul {
	margin-left: -6px; margin-top: 4px; margin-bottom: 4px;
	font-size: 14px; font-weight: normal;
	/* hauteur de lu max */
/*	overflow: auto; max-height: 192px;*/
}
ul.list_tree li {
	background-image: url("../../img/commun/main/common/list/black/dot.gif");
	padding-left: 16px; margin: 3px 0; color: #424448;
}

/* highlight js item */
ul.list_tree li.itm_hlight, #treeview-show_boutique.itm_hlight {
	background-color: #FFFACD;
}
/* highlight css raquo */
ul.list_tree li a.itm_raquo {
	color: #A7A7A7;
	display: inline;
    line-height: 12px; /* 18px */
    font-size: 1.5em;
    font-size-adjust: 0.5;
    font-weight: bold;
    margin-top: -1px;
    padding: 0 2px;
    position: relative;
    top: 1px;
}

ul.list_tree li a.itm_raquo:hover {
	color: #FF6600;
}

ul.list_tree li.children {
	background-image: url("../../img/commun/main/common/list/black/minus.gif");
	cursor: pointer;
}
ul.list_tree li.children ul {
	cursor: default;
}
ul.list_tree li.collapsed {
	background-image: url("../../img/commun/main/common/list/black/plus.gif");
}
ul.list_tree li.collapsed ul {
	display: none;
}
ul.list_tree li.item_set {
	background-image: url("../../img/commun/main/common/list/orange/minus.gif");
	margin-bottom: 12px; color: #FF6600; font-weight: bold;
}
ul.list_tree li.item_set.cat_specifique {
	background: none;
	}
ul.list_tree li.item_set.cat_specifique > span {
	display:none;
	}
ul.list_tree ul ul li {
	margin: 0px 0; line-height: 14px;
	background-position: 0 -4px;
}
ul.list_tree ul ul li a {
	display: inline-block;
    width: 100%;
	padding: 1px 0 2px;
/*	line-height: 12px;*/
}
/* classe css speciale pour les familles sans generique */
ul.list_tree li.item_replic{
	
}

ul.list_tree li.item_replic_set{
	margin-bottom: 0;
	background-image: url("../../img/commun/main/common/list/black/dot.gif");
	margin: 3px 0; font-weight: normal;
}

ul.list_tree li.item_replic_set a{
		color: #FF6600;
}
	

ul.list_tree li.item_replic a, ul.list_tree li.item_replic_set a  {
	display: inline-block;
    width: 100%;
	padding: 1px 0 2px;
}

ul.list_tree li.item_replic a:hover,  ul.list_tree li.item_replic_set a:hover{
	background-color: #FFFACD;
	color: black;
	background-image: -moz-linear-gradient(left, #FFFACD 0%, #FFFACD 75%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,#FFFACD), color-stop(75%,#FFFACD), color-stop(100%,#FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFACD 0%,#FFFACD 75%,#FFFFFF 100%);
	background-image: -o-linear-gradient(left, #FFFACD 0%,#FFFACD 75%,#FFFFFF 100%);
	background-image: -ms-linear-gradient(left, #FFFACD 0%,#FFFACD 75%,#FFFFFF 100%);
	background-image: linear-gradient(to right, #FFFACD 0%,#FFFACD 75%,#FFFFFF 100%);
}

/* highlight css item a */
ul.list_tree ul ul li a:hover {
	background-color: #FFFACD;
	color: black;
	background-image: -moz-linear-gradient(left, #FFFACD 0%, #FFFACD 75%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,#FFFACD), color-stop(75%,#FFFACD), color-stop(100%,#FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFACD 0%,#FFFACD 75%,#FFFFFF 100%);
	background-image: -o-linear-gradient(left, #FFFACD 0%,#FFFACD 75%,#FFFFFF 100%);
	background-image: -ms-linear-gradient(left, #FFFACD 0%,#FFFACD 75%,#FFFFFF 100%);
	background-image: linear-gradient(to right, #FFFACD 0%,#FFFACD 75%,#FFFFFF 100%);
}
ul.list_tree ul ul li.item_set a {
	color: #FF6600;
}
ul.list_tree li li.item_set {
	margin-bottom: 0;
}
ul.list_tree li li li.item_set {
	background-image: url("../../img/commun/main/common/list/black/dot.gif");
	margin: 3px 0; font-weight: normal;
}

/*
	list check box
*/
ul.list_cbox {
	list-style: none;
	padding: 1px 8px; font-size: 14px;font-weight: bold; text-align: left;
}
ul.list_cbox li {
	background-position: 0 -2px; background-attachment: scroll; background-repeat: no-repeat;
	background-image: url("../../img/commun/main/common/list/checkbox.gif");
	padding-left: 24px; margin: 16px 0;
}



/*
** page newsletter
*/

.f_newsletter .field.email label { width:auto; }
.f_newsletter .field.email input { width:165px; }


/*
** page temoignage
*/

.b_content .col_content .bloc_temoignage_body p {padding-top:20px; padding-bottom:10px; padding-left:20px; padding-right:15px; width:684px; margin:0 auto;}
.b_content .col_content .bloc_temoignage_body_date {font-size: 12px; font-weight:bold;}
.b_content .col_content .bloc_temoignage_body_content {font-size: 11px;}
.b_content .col_content .bloc_temoignage_footer { height:3em;margin:4px auto 0;text-align:center;width:360px; }
.b_content .col_content .pagination { margin: 0px; list-style: none; padding: 0px; font-size: 13px; font-weight:bold;}
.b_content .col_content .pagination li { float:left; background:url("../../img/commun/env/static_sprite.png") no-repeat scroll -5px -181px; padding-left:8px; margin-left:8px;}
.b_content .col_content .pagination li.no_circle { background:none; padding-right:0;}
.b_content .col_content .pagination li a { padding-left: 4px; padding-right: 4px; margin-left: 3px; margin-right: 3px; text-decoration: none;}
.b_content .col_content .pagination li a.active { font-size: 14px;}
.b_content .col_content .pagination li a.next {background: url("../../img/commun/env/static_sprite.png") no-repeat scroll -5px -136px; width:10px; height:10px;}
.b_content .col_content .pagination li a.previous {background: url("../../img/commun/env/static_sprite.png") no-repeat scroll 7px -162px; width:10px; height:10px;}

.ref .balise h1 span { color: #DF6900; }



/*
** encart commander en toute confiance
*/

a.pos_rel .ccmd_all { left:60px;top:32px;font-size:15px; color:#5f5f5f;}
a.pos_rel .ccmd_el { left:42px;top:32px;width:187px;font-size:13px; }
a.pos_rel .ccmd_fi { font-size:13px; }
a.pos_rel .ccmd_it { left:61px;top:29px; }
a.pos_rel .clogo_all { left:64px;top:18px;font-size:15px;color:#5f5f5f; }

.country_MA a.pos_rel .ccmd_all,
.country_MA a.pos_rel .clogo_all { top:10px; }


/* SD Pieces auto */
.pa_categorie .frame .f_third { margin-bottom: 20px; }
.pa_categorie .frame .f_third .middle { height: 96px; padding: 5px 7px 20px 10px; overflow: hidden; position: relative; }
.pa_categorie .frame .f_third .middle a { color: #000;	font-size: 13px; line-height: 22px;}
.pa_categorie .frame .f_third .wrapper{ background: #fff;}
.pa_categorie .frame .f_third .top .titre a{text-transform: uppercase;}

.pa_famille_generiques li { width: 340px; }
.pa_famille_generiques * li { width: auto; }

.f_v_selected { overflow: hidden; text-align: center; }
.f_v_selected p span { font-weight: bold; }
.f_v_selected p span span { text-transform: uppercase; background-color: #ff990e; color: #fff; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; padding: 3px 10px; }


