#tab_alcool_detail #img_alcool_detail
{
	max-width:211px;
	max-height:300px;
}

.div_nom_marque_detail .marque_nom, .marque_listing, #detail_tab .marque_nom
{
	color:#0070c0; 
}

.div_nom_marque_detail
{
	display:block;
}

#txt_resultat_ajax
{
	text-align:center;
	font-size:25px;
	font-weight:bold;
	
	
}

#txt_resultat_ajax.fixed
{
	position: fixed;
	top: 0px;
	z-index: 100;
	background-color: grey;
	color:white;
	width:660px;
	
}

.td_prix_moyen_desc
{
	font-weight:bold;
	text-decoration: underline;
	width:280px;	
}

.alcool_nb_vue_mois
{
	width:235px;
	display:inline-block;
	padding:1px;
}

.alcool_nb_vue_an
{
	display:inline-block;
	padding:2px;
}

#lien_menu_alcool
{
	display:none;
}

.td_logo_360_listing
{
	vertical-align:top;
}

.logo_360_listing
{
	text-align:right;
	
}

.logo_360_listing_img
{
	max-height:73px;
}

#separation_series_limites,#separation_series_normales
{
	width:70%;
	
}


#detail_tab .labels
{
	width:135px;
	
}

.img_marque_detail_parent[data-serie-alcool]:not([data-serie-alcool=''])
{
	display:none;
}

#liste_series_normales, #liste_series_limitees, #liste_series_archives
{
	width:580px;
	margin:auto;
	margin-top:20px;
}

.serie_alcool  
{
	display: inline-block;
	width: 100px;
	height: 100px;
	background-image: url(../img/dossier-series-frenchbar.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	position: relative;
	background-size: 100px auto;
	cursor: pointer;
	margin-bottom:10px;	
}

.serie_alcool.serie_open
{
	border:1px solid red;
}

.fermer_dossier
{
	position:absolute;
	top:0;
	right:0;
	display:none;
	cursor:pointer;
}

.nom_serie
{
	margin-top:20px;
	display:block;
	margin-left: 7px;
	margin-right: 7px;
}

.pictos_gouts
{
	height:15px;
}

.tab_alcool_detail .bold
{
	text-decoration:underline; 
	
}

#liste_gout_niveau
{
	margin-bottom:15px;
}

#liste_gout_niveau li
{
	padding:5px;
	
}

#liste_gout_niveau .nom_gout
{
	width:100px;
	display:inline-block;
	font-weight:bold;
}

#tab_alcool_detail
{
	margin:auto;
}

#liste_vieillissements {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

#liste_vieillissements li:nth-child(5) , 
#liste_vieillissements li:nth-child(6) ,
#liste_vieillissements li:nth-child(7) ,
#liste_vieillissements li:nth-child(8) ,
#liste_vieillissements li:nth-child(9) ,
#liste_vieillissements li:nth-child(10) ,
#liste_vieillissements li:nth-child(11)
{
	grid-column: 1 / span 2;
}

#liste_vieillissements li:nth-child(5) input
{
	display: none;
}

#liste_types_2 li:nth-child(3),#liste_types_2 li:nth-child(15),#liste_types_2 li:nth-child(16),#liste_types_2 li:nth-child(4)
{
	grid-column: 1 / span 2;
}

#liste_types_2 li:nth-child(4) input
{
	display:none;
	grid-column: 1 / span 2;
}

#liste_types_2 li:nth-child(4) hr, #liste_vieillissements li:nth-child(5) hr
{
	width:150px;
	margin-left:40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#liste_types_2__ 
{
    display: grid;
    grid-template-columns: 127px 141px;
    width: 250px;
   
}

#liste_gouts li:nth-child(4)
{
	grid-column: 1 / span 2;
}

li.list_gout_space input
{
	display:none;
}

li.list_gout_space hr
{
	width:150px;
	margin-left:40px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#liste_types_2
{
	display: grid;
	grid-template-columns: 115px 144px;
	width:250px;
	
}

#mode_distillation_header, #mode_filtration_header, #mode_maturation_header, #mode_vieillissement_header
{
	margin-top:15px;
	font-weight:normal;
	text-decoration:underline;
	
}

.header_drop_down
{
	cursor: pointer;
}


@media (min-width: 451px) 
{
	#gauche
	{
		display:block;
	}	
}


#alcool_marque_list, #alcool_marque_list_archive
{
	display:grid;
	width:580px;
	text-align:center;
	margin:auto;
}

#liste_alcool_limite 
{
  display: grid;
  width: 580px;
  text-align: center;
  margin: auto;
  margin-bottom:40px;
}

.tr_bouton_detail_alcool_bas
{
	display:none;
}