BODY
{
	font-size: 10pt;
	color: #993333;
	font-family: Arial;
	background-color: #FFE4C4;
	margin: 0 auto;
}
#page {
	margin: 0 auto;
	background-color: #FFEBCB;
	width: 99%;
	max-width: 1280px;
	border: #FDEFD2 medium solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
H1.Bandeau
{
	font-size: 11pt;
	color: #993333;
	font-family: Arial;
}
H1.Formulaire
{
	font-size: 10pt;
	color: #993333;
	font-family: Arial;
}
TABLE.ClsTable
{
	font-size: 9pt;
	border-color: #993333;
	border-style: dotted;
	border-width: 1px;
}
TABLE.ClsTableAffiliation
{
	background-color: bisque;
}
TH.ClsTriable:hover
{
	background-color: #E6C095;
}
TH.ClsTrie
{
	background-color: #E6C095;
}
TH.ClsTHLgnG
{
	border-left-color: white;
	border-left-style: dotted;
	border-left-width: 1px;
}
TR.ClsTRTete
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	background-color: #DEB887;
}
TR.ClsTRPaire
{
	height: 30pt;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: bisque;
	border-bottom-style: none;
	border-top-width: thick;
	border-top-style:dotted;
}
TR.ClsTRPaire:hover
{
	background-color: #FDE8D7;
}
TR.ClsTR
{
	height: 30pt;
}
TR.ClsTR:hover
{
	background-color: #FDE8D7;
}
DIV.ClsResult
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
DIV.ClsResultRech
{
	border: black thin solid;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 8px;
	width: 97%;
	max-width: 810px;
	color: darkslateblue;
	padding-top: 8px;
	font-family: Arial;
	text-align: center;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
DIV.ClsAffilNM
{
	background-color: #FFEBCB;
	border: black thin solid;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 4px;
	width: 600px;
	color: #993333;
	padding-top: 4px;
	font-family: Arial;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
DIV.ClsTxtMenu
{
	font-size: 11px;
	color: #000000;
    display: block;
    line-height: 14px;
	font-family: Arial;
}
DIV.ClsMentionBas
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: Arial;
	text-decoration: overline;
}
DIV.Bandeau
{
	#height: 110px;
	border-bottom: #FFE4C4 medium solid;
	background-color: #F5DABA;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

	background-image: -moz-linear-gradient(top, #EDD2B2, #FFEBCB);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EDD2B2), to(#FFEBCB));
	background-repeat: no-repeat; 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#EDD2B2,endColorstr=#FFEBCB);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EDD2B2,endColorstr=#FFEBCB)";
}
DIV.FormAccords
{
	background-color: #FFE4C4;
	width: 98%;
	max-width: 760px;
	border: #FDEFD2 medium solid;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
DIV.FormAccordsAV
{
	width: 98%;
	max-width: 760px;
	padding-top: 10px;
}
DIV.FormAccordsAVCorps
{
	background-color: #FFE4C4;
	max-width: 760px;
	border-bottom: #FDEFD2 medium solid;
	border-left: #FDEFD2 medium solid;
	border-right: #FDEFD2 medium solid;
	padding-top: 10px;
	border-bottom-left-radius: 20px;
	-webkit-borderbottom-left--radius: 20px;
	-moz-border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-borderbottom-right--radius: 20px;
	-moz-border-bottom-right-radius: 20px;
}
DIV.PaveAutres
{
	background-color: #FFE4C4;
	width: 99%;
	max-width: 850px;
	border: #FDEFD2 medium solid;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
DIV.PaveTab
{
	background-color: #FFE4C4;
	border: #FDEFD2 medium solid;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
DIV.MenuH
{
	width: 600px;
	background-color: #FDEFD2;
	border-bottom: #FFE4C4 medium solid;
	border-left: #FFE4C4 medium solid;
	border-right: #FFE4C4 medium solid;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
DIV.MenuB
{
	width: 800px;
	background-color: #FDEFD2;
	border-top: #FFE4C4 medium solid;
	border-left: #FFE4C4 medium solid;
	border-right: #FFE4C4 medium solid;
	border-bottom: none;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}
DIV.MenuG
{
	background-color: #FDEFD2;
	border-right: #FFE4C4 medium solid;
	border-bottom: #FFE4C4 medium solid;
	border-top: none;
	border-left: none;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}
DIV.MenuD
{
	background-color: #FDEFD2;
	border-left: #FFE4C4 medium solid;
	border-bottom: #FFE4C4 medium solid;
	border-top: none;
	border-right: none;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
}
DIV.Header
{
	margin: 0 auto;
	width: 100%;
	max-width: 1280px;
}
A.ClsMailTo
{
	font-size: 9pt;
	color: black;
}
INPUT.btRech {
	color: darkslateblue;
	height: 30px;
}
INPUT.ClsBtPage
{
	font-size: 8pt;
	color: darkslateblue;
	width: 110px;
}
A.ClsLienMenu
{
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #993333;
}
SPAN.ClsAccordJour
{
	font-weight: bold;
	font-size: 7pt;
	color: darkslateblue;
}
TD.ClsTD
{
	border-bottom-color: white;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
TD.ClsTDLgnG
{
	border-left-color: white;
	border-left-style: dotted;
	border-left-width: 1px;
}
TD.ClsTDPays
{
	border-bottom-color: white;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #000000;
	font-size: 7pt;
	text-align: center;
}
TD.ClsTDPays2
{
	color: #000000;
	font-size: 7pt;
	text-align: center;
}
DIV.ClsRouge {
	background-color: #B03A3A;
	height: 24pt;
	width: 70pt;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	display: table-cell; 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
DIV.ClsRougeEf {
	background-color: #B03A3A;
	height: 24pt;
	width: 70pt;
	color: #FFFFFF;
	font-size: 7pt;
	text-align: center;
	vertical-align: middle;
	display: table-cell; 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
DIV.ClsBlanc {
	background-color: #ffff7c;
	height: 24pt;
	width: 70pt;
	color: #000000;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	display: table-cell; 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
DIV.ClsBlancEf {
	background-color: #ffff7c;
	height: 24pt;
	width: 70pt;
	color: #000000;
	font-size: 7pt;
	text-align: center;
	vertical-align: middle;
	display: table-cell; 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
DIV.ClsRose {
	background-color: #FF9191;
	height: 24pt;
	width: 70pt;
	color: #000000;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	display: table-cell; 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
DIV.ClsRoseEf {
	background-color: #FF9191;
	height: 24pt;
	width: 70pt;
	color: #000000;
	font-size: 7pt;
	text-align: center;
	vertical-align: middle;
	display: table-cell; 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
DIV.ClsBlancML {
	background-color: #FFCC33;
	height: 24pt;
	width: 70pt;
	color: #000000;
	font-size: 7pt;
	text-align: center;
	vertical-align: middle;
	display: table-cell; 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
DIV.ClsBouteille {
	background-color: #FFFFFF;
	height: 24px;
	width: 40px; 
	vertical-align: middle;
	display: table-cell; 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
TD.ClsTDTemp1
{
	border-bottom-color: white;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 7pt;
	vertical-align: middle;
}
TD.ClsTDTemp2
{
	font-size: 7pt;
	vertical-align: middle;
}
TD.ClsTDCol1
{
	color:darkslateblue;
}
SELECT.ClsFiltre
{
	font-size: 8pt;
	width:auto;
}
TD.ClsTDFiltre
{
	border-width:1px;
	border-color:burlywood;
	border-style:dotted;
	text-align:right;
}
TD.ClsTDFiltrePlein
{
	border-width:1px;
	border-color:black;
	border-style:solid;
	text-align:right;
}
TD.ClsTDFiltreActifRouge
{
	border-width:2px;
	border-color:firebrick;
	border-style:solid;
	text-align:right;
}
TD.ClsTDFiltreActifBlanc
{
	border-width:2px;
	border-color:#ffff33;
	border-style:solid;
	text-align:right;
}
TD.ClsTDFiltreActifRose
{
	border-width:2px;
	border-color:salmon;
	border-style:solid;
	text-align:right;
}
DIV.ClsTxtFiltre
{
	font-weight:normal;
	font-size: 9pt;
	color: #993333;
	font-family: Arial;
}
A.ClsFooter
{
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
A.ClsFooter:hover
{
	text-decoration: underline;
}
TD.ClsTDTitreFiltre
{
	font-size: 11pt;
	color:darkslateblue;
	font-weight:bold;
	vertical-align: middle;
}
A.Accord {
	text-decoration: none;
	color: #993333
}
A.ClsLiens
{
	font-size: 9pt;
	text-decoration: none;
	color: darkslateblue;
}
A.ClsLiens:hover
{
	text-decoration: underline;
}
A.ClsLien2
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color:darkslateblue;
}
A.ClsLien2:hover
{
	text-decoration: underline;
}
A.ClsLienPetit
{
	font-size: 7pt;
	text-decoration: none;
	color: darkslateblue;
	font-weight: normal;
}
A.ClsLienPetit:hover
{
	text-decoration: underline;
}
A.ClsLienPetit2
{
	font-size: 8pt;
	text-decoration: none;
	color: darkslateblue;
	font-weight: normal;
}
A.ClsLienPetit2:hover
{
	text-decoration: underline;
}
SPAN.ClsTxtPetit
{
	font-size: 8pt;
	color: #000000;
}
SPAN.Actions
{
	font-size: 9pt;
	color: darkslateblue;
	font-weight: bold;
	cursor: pointer;
}
SPAN.Actions:hover
{
	text-decoration: underline;
}
UL.Actions {
	list-style-type: square;
	list-style-position: outside;
}
DIV.RechAvHead {
	font-size: 10pt;
	height: 22px;
	padding-top: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	border-bottom: none;
}
DIV.RechAvHeadSelected {
	color: #483D8B;
	background-color: #FFE4C4;
	font-weight: bold;
	border-top: #FDEFD2 medium solid;
	border-left: #FDEFD2 medium solid;
	border-right: #FDEFD2 medium solid;
	cursor: default;
	
	background-image: -moz-linear-gradient(top, #EDD2B2, #FFE4C4);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EDD2B2), to(#FFE4C4));
	background-repeat: no-repeat; 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#EDD2B2,endColorstr=#FFE4C4);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EDD2B2,endColorstr=#FFE4C4)";
}
DIV.RechAvHeadNoSelected {
	color: #8373C0;
	background-color: #FDEFD2;
	border-top: #FFE4C4 medium solid;
	border-left: #FFE4C4 medium solid;
	border-right: #FFE4C4 medium solid;
	cursor: pointer;
}
DIV.RechAvTab {
	height: 140px;
}
.Txt9
{
	font-size: 9pt;
}
.AC {
	text-align: center; 
}
.AL {
	text-align: left;
}
.AR {
	text-align: right;
}
.VAT {
	vertical-align: top;
}
.VAM {
	vertical-align: middle;
}
.VAB {
	vertical-align: bottom;
}
DIV.qtip-wrapper {
	/* offset left, top, thickness, color with alpha */
	-webkit-box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5);
	/* IE */
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray');
	/* slightly different syntax for IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray')";
	background: white;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.rating_bar_small {
  width: 55px;
  background: url(../images/etoile-grise.gif) 0 0 repeat-x;
  cursor:default;
}
.rating_bar_small div {
  height: 12px;
  background: url(../images/etoile-orange.gif) 0 0 repeat-x;
}
.star-rating{
	list-style:none;
	margin-left:5px !important;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	background: url(../images/etoiles-notes.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(../images/etoiles-notes.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a:focus, .star-rating a:active{
	border:0;	
	-moz-outline-style: none;
	outline: none; 
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars{
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars{
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars{
	left: 75px;
}	
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars{
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
	background: url(../images/etoiles-notes.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
#pnv_div_accords_vin .TableFiltre {
	width: 100%;
	text-align: center;
	border-top: 1px solid #000000;
}
#pnv_div_accords_vin li a{
	font-size: 8pt;
}
#pnv_div_accords_vin ul {
	list-style-type : square;
    margin: 4px;
	padding-left: 18px;
}
#pnv_div_accords_vin a {
	text-decoration : none;
	color: darkslateblue;
}
#pnv_div_accords_vin a:hover {
	text-decoration: underline;
}
#pnv_div_accords_vin i {
	color: #000000;
}
#pnv_div_accords_vin select {
	color: #000000;
	font-size: 8pt;
	width:auto;
}
#pnv_div_accords_plat li a{
	font-size: 8pt;
}
#pnv_div_accords_plat ul {
	list-style-type : square;
    margin: 4px;
	padding-left: 18px;
}
#pnv_div_accords_plat a {
	text-decoration : none;
	color: darkslateblue;
}
#pnv_div_accords_plat a:hover {
	text-decoration: underline;
}
#pnv_div_accords_plat i {
	color: #000000;
}
