#vins { float: left; overflow: hidden; padding: 0; position: relative; }
#vins-window { overflow: hidden; position: relative; width: 600px; }
#vins-container { overflow: hidden; position: relative; width: 1000px; }
#vins .vin { float: left; width: 600px; }
#vins-prev { background: transparent url(/design/bg-vins-prev.png) no-repeat left top; cursor: pointer; height: 45px; left: 225px; position: absolute; text-indent: -999em; top: 300px; width: 29px; }
#vins-next { background: transparent url(/design/bg-vins-next.png) no-repeat left top; cursor: pointer; height: 45px; position: absolute; text-indent: -999em; top: 300px; right: -30px; width: 29px; }

.vin h1 { color: #004886; font-size: 30px; font-weight: normal; margin: 5px 0; }
.vin h2 { color: #36a828; font-size: 20px; font-weight: normal; margin: 5px 0; }
.vin h2.rouge { color: #aa2b18; }
.vin h2.blanc { color: #36A828; }
.vin h2.rose { color: #ec8d7d; }
.vin dt { color: #0b4380; font-size: 18px; font-weight: bold; }
.vin dd { color: #000; font-size: 14px; margin: 0 0 0 0; }
.vin p {	font-size: 12px;color:#848388;text-align:justify;}

.vin .photoPdf { float: right; margin: 30px 0 10px 10px; }
.vin .photoPdf a img { border: none; }

#vins-titre { background: transparent url(/design/blanc-70.png) repeat left top; border-style: solid; border-width: 1px; display: block; font-size: 20px; left: 560px; top: 153px; padding: 0 3em; position: absolute; visibility: hidden; }
#vins-titre.rouge { border-color: #aa2b18; }
#vins-titre.blanc { border-color: #36A828; }
#vins-titre.rose { border-color: #ec8d7d; }
#vins-navigation { display: block; padding-top: 1em; text-align: center; }
#vins-navigation a { margin: 0 1.2em; outline: none; }
#vins-navigation a img { border: none; }
