﻿.PromotionProduit
{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	background-color: #F04124;
	margin-bottom: 5px;
}

.Reapprovisionnement
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;	
}

.BarreFinale
{
	border-top:solid 5px Black;	
	width: 560px;
}

.ProduitJaune
{
	background: transparent url(/web/App_Themes/Design/back_produit_jaune_liste.gif) repeat-y 5px 0;
	border-top:solid 5px Black;	
	width: 560px;
	min-height: 190px;
	clear:both;
}

.Produit
{
	border-top:solid 5px Black;
	width: 560px;
	min-height: 190px;
	clear:both;
}

.AfficheProduitVisuels
{
	background-color: #FFFFFF;
	width: 100px;
	position:relative;
	float:left;
	text-align:center;
	padding-top:5px;
}

.AfficheProduitInfos
{
	position:relative;
	padding: 10px;
	padding-left: 15px;
	width: 430px;
	float:left;
}

.BordureProduit
{
	border-top:solid 5px Black;	
}

.ListNomChateau
{
	text-transform:uppercase;
	color:Black;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

.EnSavoirPlus
{
	color: #EF4123;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	cursor:pointer;
}
.TableListe
{
	width: 100%;
}

.TdListe
{
	text-align:right;
	width: 250px;
}

.AutresFormats
{
	color: #EF4123;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}


.Appellation
{
	color: #F67A13;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

.LibelleProduit
{
	color: #81767A;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}

.PrixTTC
{
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

.TitreRecherche
{
	background:url(/web/App_Themes/Design/titre_achetez.gif);
	background-position: left;
	background-repeat:no-repeat;
	width : 312px;
	height: 42px;
}

#PlaceSousTitreRecherche
{
	padding-top : 20px;
	clear: both;
}

#PlaceSousTitreRechercheAvancee
{
	padding-left: 50px;
}

#SousTitreRecherche
{
    display:block;
	background:url(/web/App_Themes/Design/soustitrerecherche.gif);
	background-position: left;
	background-repeat:no-repeat;	
	width : 312px;
	height: 42px;
}

#AfficheResultatsRecherche
{
	width: 100%;
	height: 20px;
	margin-bottom: 25px;
}

.PlaceRecherche
{
	background:url(/web/App_Themes/Design/fond_recherche.gif);
	background-position: left;
	background-repeat:no-repeat;
	height: 72px;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 11px;
	font-family: Verdana;
}

#PlaceLienRechercheAvancee
{
	float: left;
}

.LienRechercheAvancee
{
	color: #EF4123;
	font-size: 11px;
	font-family: Verdana;
}

.Bouton_OkRechercheMini
{
	background: url(/web/App_Themes/Design/ok.gif);
	border: none;
	width: 55px;
	height: 21px;
	margin-left: 10px;
	cursor:pointer;
	text-indent:-9000px;
	display:block;
}

.Bouton_OkRecherche
{
	background: url(/web/App_Themes/Design/ok.gif);
	border: none;
	width: 55px;
	height: 21px;
	margin-left: 10px;
	cursor:pointer;
	text-indent:-9000px;
}

.Bouton_OkRechercheMini:hover
{
	background: url(/web/App_Themes/Design/ok_over.gif);
}


.TexteResultatsRecherche
{
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	color: #EF4123;	
}

#PlaceBarreTri
{
	clear:both;
	height:25px;
}

#AfficheTris
{
	float:left;
	width: 400px;
	height: 25px;
	font-size: 12px;
	font-family: Verdana;
}

#AfficheNbProduitParPage
{
	float:left;	
	width: 100px;
	height: 25px;
	line-height: 25px;
	padding-bottom: 5px;
}

.BoutonTri
{
	border: none;
	background-color: White;
	font-size: 12px;
	font-family: Verdana;		
	cursor:pointer;
}

#MaListeDeProduits
{
    clear:both;
}

#PlacePagination
{
    width: 100%;
	font-size: 12px;
	font-family: Verdana;
	float: left;
}

.TablePagination
{
	background-color: Fuchsia;
}

.LsBoxRechercheAvancee
{
	font-size: 11px;
	font-family: Verdana;
	background-color: #E7E7E7;
	width: auto;
}

.PlaceRechercheAvancee
{
	clear: both;
	background: url(/web/App_Themes/Design/fond_recherche_avancee.gif) no-repeat top left;
	text-align: left;
	padding-top: 18px;
	padding-left: 15px;
	font-size: 11px;
	font-family: Verdana;
	height: 180px;
}

.PageActive
{
	font-size: 11px;
	font-family: Verdana;
	color: #EF4123;	
	font-weight: bold;
}

.LienNumeroPage
{
	font-size: 11px;
	font-family: Verdana;
	color: Black;
	text-decoration: none;		
}

.LienNumeroPage:hover
{
	color: red;
	text-decoration: underline;
}

.ElementsParPage
{
	font-size: 11px;
	font-family: Verdana;
	color: Black;
}

.LBxGammePrix, .LBxPays, .LBxAppellation, .LBxRegion, .LBxCouleur, .LBxGammePrix, .LBxNote, .LBxMillesime
{
	min-width: 100px;
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	font-family: Verdana;
	background-color: #E7E7E7;
	padding-left: 2px;
}
