@charset "iso-8859-1";
/* Feuille de style pour univers.cfm */
@import url(listing_produits.css);

.univers {
	background: white;
	width: 100%;
	text-align: left;
}

.mb_border_white_shadow {
	background:url(../ximg/mb_white_shadow.gif);
	width:437px;
	height:6px;
}


/* récupéré de global_perso */
/*
.unv_cat_txt {
	font-size:14px;
	
}

.unv_cat_1{
	text-align:right;
	vertical-align:bottom;
	padding-right:8px;
	padding-bottom:28px;
}

.unv_cat_2 {
	font-size:14px;
	color:#3BB0CF;
	font-weight:bold;
}

.unv_cat_3 {
	width:265px;
	vertical-align:bottom;
	text-align:right;
	padding-bottom:16px;
}
*/
/* FIN récupéré de global_perso */

/* DEBUT univers/categorie.cfm */
.univers_cat {
	position: relative;
/*	width: 760px;*/
	width: 100%;
	padding: 0;
}
.univers_cat h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 15px 0px 10px 0px;
}
.univers_cat h2 {
	font-size: 1.4em;
	color: #00A0C6;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

	/* DEBUT block selection_produit.cfm dans univers/categorie.cfm */
	td.Univers_selection_produit {
		/*width: 220px;*/
		padding-left: 20px;
	}
	/*
	.univers_selection_produit {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 240px;
		height: 232px;
		overflow: visible;
		margin-left: 10px;
	}
	*/
	/* FIN block selection_produit.cfm dans univers/categorie.cfm */

/* FIN univers/categorie.cfm */


/* DEBUT iframe recherche_appareil */
.univers_cat iframe {
	float: right;
	margin: 10px 0px 0px 0px;
}
iframe.FrameUnivers {
	float: right;
	margin: 10px 0px 0px 0px;
}
div.univers_label_iframe {
	display: block;
	margin-top: 10px;
	padding-top: 140px;
	text-align: right;
	width: 490px;
	height: 240px;
}
.univers_label_iframe h2 {
	font-weight: bold;
	font-size: 1.4em;
	color: #00A0C6;
	margin: 0px 0px 10px 0px;
}
.univers_label_iframe p.univers_footer {
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
}
td.Univers_Titre_TP {
	vertical-align: bottom;
}
/* FIN iframe recherche_appareil */


/* DEBUT blocks/filtre_critere.cfm */
.barre_filtre {
	width: 100%;
	margin-top: 20px;
}
.barre_filtre td {
	background:#668087;
	height:34px;
	padding:3px;
	width:20%;
	white-space: nowrap;
	vertical-align: middle;
}
.barre_filtre select {
	font-family: verdana,sans-serif;
	font-size: 10px;
	
}
/* FIN blocks/filtre_critere.cfm */


/* DEBUT Univers => Sommaire de categorie */
div.sommaire_cat {
	display: block;
	float: left;
	width: 520px;
}
div.sommaire_volet_droite {
	display: block;
	float: right;
	width: 240px;
}
div.sommaire_top_ventes {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	clear: both;
}
.sommaire_volet_droite iframe {
	margin-top: 26px;
	float: right;
	display: block;
}


div.Univers_ConteneurIframe {
	height: 270px;
	width: 240px;
}
/* FIN Univers => Sommaire de categorie */


/* DEBUT Univers => Bloc Top des ventes */
table.TopX {
	width: 100%;
	margin: 20px 0;
}
/* FIN Univers => Bloc Top des ventes */


.label_tri {
	background:#00a0c6;
	border-top:1px solid white;
	color:white;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
}

.label_tri_center{
	text-align:center;
	background:#00a0c6;
	border-top:1px solid white;
	color:white;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
}

.cat_orange {
	color: #ff3300;
	font-weight: bold;
	font-size:10px;
}

.block_TP_list {
	width:496px;
	margin-bottom: 20px;
}

.block_TP_content {
	border-top:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
}

.block_TP_tl {
	width:10px;
	height:10px;
	background-image: url(../ximg/gal_border_tl.gif);
	background-position: top;
}

.block_TP_bl {
	width:10px;
	padding-top:5px;
	border-left:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
}

.block_TP_tr {
	width:10px;
	height:10px;
	background-image: url(../ximg/gal_border_tr.gif);
}

.block_TP_br {
	width:10px;
	padding-top:5px;
	border-right:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
}

.block_TP_dot {
	vertical-align:top;
	border-bottom:1px solid #BFBFBF;
}

.block_TP_image {
	vertical-align:middle;
	border-bottom:1px solid #BFBFBF;
}
.block_FPM_t {
	height:10px;
	width:475px;
	font-size:5px;
	border-top:1px solid #BFBFBF;
}

.block_TP_text {
	vertical-align:top;
	border-bottom:1px solid #BFBFBF;
	font-size:16px;
	color:#008AD2;
}
.liste_page {
	border-right:1px solid black;
	width:16px;
	height:16px;
	text-align:center;
	vertical-align:middle;
}

.liste_checkbox {
	background:#D9E1E2;
	text-align:center;
	vertical-align:middle;
	width:19px;
	height:100px;
	border-bottom:1px dotted black;
}

.liste_image {
	text-align:center;
	width:85px;
	border-right: 2px dotted grey;
} 

.liste_nom {
	width:266px;
	padding-left:5px;
	border-right:2px dotted grey;
}
.liste_selection_nom {
	padding-left:5px;
	border-right:2px dotted grey;
}
.liste_marque {
	text-align:center;
	width:110px;
	background:#D9F1F7;
	border-right: 1px solid white;
	font-weight:bold;
	border-bottom:1px dotted black;
	padding-left:5px;
	border-right:2px dotted grey;
}

.liste_prix {
	text-align:center;
	width:90px;
	background:#b3e2ee;
	font-weight:bold;
	color:#ff3300;
	border-bottom:1px dotted black;
	font-size:11px;
}

.liste_ref {
	width:115px;
	border-right: 2px dotted grey;
	border-bottom:1px dotted black;
	padding-left:10px;
}

.liste_qte {
	text-align:center;
	border-right: 2px dotted grey;
	width:70px;
	border-bottom:1px dotted black;
}

.liste_panier {
	border-right: 2px dotted grey;
	width:140px;
	border-bottom:1px dotted black;
	text-align:center;
}

.liste_nav {
	border-bottom:1px dotted black;
	padding-left:5px;
}

.listing_scat {
	padding-left:26px;
	padding-right:27px;
	width:760px;
}

.list_groupe_scat {
	width:50%;
	padding-right: 5px;
	padding-left: 10px;
	vertical-align:top;
}

.lb_border_content_zoom_scat {
	background: #8BD3E5;
	padding-left:6px;
	padding-right:6px;
	width:224px;
	border-right:1px solid white;
}

.lb_border_t_zoom_scat {
	background: #B3E2EE;
	background-image: url(../ximg/lb_shadow.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width:211px;
	font-size:15px;
	font-weight:bold;
}

.block_cat_scat {
	vertical-align:top;
}

/*
.block_promo_univers {
	width:236px;
}
*/
.block_promo_content_univers {
	width:200px;
	height:128px;
	background:white;
}

.lb_border_content_univers {
	background: #8BD3E5;
	padding-left:6px;
	padding-right:6px;
	width: 218px;
	border-right:1px solid #C5E9F3;
}

.lb_border_t_univers {
	background: #B3E2EE;
	background-image: url(../ximg/lb_shadow.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width:208px;
	font-size:15px;
	font-weight:bold;
	padding-bottom:8px;
}

.lb_border_t_univers h2{
	font-size:15px;
	font-weight:bold;
	display:inline;
}

.lb_border_b_zoom {
	background: #8BD3E5;
	background-image: url(../ximg/lb_border_b.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width:208px;
}

.block_moment {
	width:496px;
}

.block_star {
	width:496px;
}

.border_select1 {
	width:35px;
	border-right:1px dotted grey;
}

.block_star_content_1 {
	width:125px;
	height:140px;
	padding-left:90px;
	text-align:right;
	padding-bottom:10px;
}

.block_star_content_0 {
	text-align:right;
	width:125px;
	height:140px;
}

.block_top_univers {
	width:760px;
	padding-left:26px;
	padding-right:27px;
}

.block_top_content_univers {
	width:187px;
	height:119px;
	background:white;
/*	border-left: 1px dotted grey;*/
}


.ajout_panier{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	width:108px;
	height:21px;
	line-height:21px;
	background:url(../ximg/ajout_panier_fond.png) top left no-repeat;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;	
	top:111px;
	left:25px;
	margin: 0 auto;
}