body {
	background: #773940;
	font: 14px "Trebuchet MS", Verdana, sans-serif;
}

/* begin:Globals */
.button, .button:link, .button:visited, .button:active {
	display: block;
	width: 106px;
	height: 25px;
	background: url('../src/button.jpg') no-repeat;
	color: #d26e78;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
}
.button:hover {
	background: url('../src/buttonhover.jpg') no-repeat;
	color: #FFF;
}
/* end:Globals */

/* begin:Structure */
#cransac {
	background: #8c4951;
	min-width: 650px;
}

#head {
	background: url('../src/head.jpg') repeat-x;
	width: 100%;
	height: 175px;
}
#headin {
	background: url('../src/logo.jpg') no-repeat;
	width: 640px;
	height: 175px;
	margin: 0 auto 0 auto;
}
#headlink {
	display: block;
	width: 640px;
	height: 140px;
}
#menu {
	width: 460px;
	margin-left: 20px;
	float: left;
}
#menu ul {
	margin: 6px auto 0 auto;	
	list-style: none;
}
#menu li {
	display: inline;
}
#menu li a {
	color: #FFF;
	font-size: 12px;
	padding: 0 5px 0 5px;
}
#menu li a:hover {
	color: #4b191f;
	text-decoration: underline;
}
#menu_lang {
	float: right;
	margin-top: 6px;
	width: 105px;
	text-align: center;
	margin-right: 23px;
}
#menu_lang a {
	font-size: 12px;
	color: #FFF;
}

#menu_lang_float {
	background: #522428;
	color: #FFF;
	font-size: 11px;
	padding: 5px;
	line-height: 20px;
	width: 112px;
	position: absolute;
}

#menu_lang_float a {
	color: #FFF;
}

#menu_lang_float a:hover {
	border-bottom: 1px dotted #FFF;
}

#panier {
	margin: 0 auto 0 auto;
	width: 695px;
	height: 38px;
}

#panier .placel, #panier .placer, #panierbottom .placel, #panierbottom .placer {
	font-size: 13px;
	color: #b77a82;
	padding: 10px 44px 0 44px;
}

#panier .placer a, #panierbottom .placer a {
	color: #fff;
}

#page {
	margin: 0 auto 0 auto;
	padding: 10px 0 25px 0;
	width: 650px;
}

#legal {
	text-align: center;
}
#legal p {
	color: #FFFFFF;
	font-size: 11px;
}
#footer {
	background: url('../src/footer.jpg') repeat-x;
	width: 100%;
	height: 100px;
	text-align: center;
	padding-top: 15px;
}
#footer p {
	color: #9b4d55;
	font-size: 11px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFF;
}
#footer a:hover {
	border-bottom: 1px dotted #FFF;
}
/* end:Structure */


/* begin:Blocs */
.pad20 {
	padding: 20px;
}
.padedges {
	padding: 0 8px 0 7px;
}
.white {
	margin: 0 auto 0 auto;
	background: url('../src/whitecontent.jpg') repeat-y;
	width: 650px;
}
.whitetop {
	background: url('../src/whitetop.jpg') no-repeat;
}
.whitetopnav {
	background: url('../src/whitetopnav.jpg') no-repeat;
}
.nav {
	line-height: 45px;
	color: #FFF;
	font-size: 12px;
	padding: 0 30px 0 30px;
}
.nav a {
	color: #FFF;
}
.whitebottom {
	font-size: 12px;
	background: url('../src/whitebottom.jpg') no-repeat bottom;
}
.whitebottom2 {
	font-size: 12px;
	background: url('../src/whitebottom2.jpg') no-repeat bottom;
}
.pink {
	margin: 0 auto 0 auto;
	background: url('../src/pinkcontent.jpg') repeat-y;
	width: 650px;
}
.pinkbottom {
	background: url('../src/pinkbottom.jpg') no-repeat bottom;
}
.pinktop {
	background: url('../src/pinktop.jpg') no-repeat;
}
.darkpinkbottom {
	font-size: 12px;
	background: url('../src/darkpinkbottom.jpg') no-repeat bottom;	
}
.darkpinkbottomtitle {
	line-height: 30px;
	padding-bottom: 6px;
}
.pinkbottom h1, .darkpinkbottom h1 {
	color: #FFF;
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	padding: 0 10px 0 10px;
}
.darkpinkbottom a {
	color: #FFF;
}
.darkpinkbottom a:hover {
	text-decoration: underline;
}
.items h2 {
	font-size: 12px;
	color: #FFF;
	line-height: 29px;
	padding: 0 7px 0 7px;
	background: url('../src/itemtitle.jpg') repeat-x;
}
.items .background {
	background: #98585f;
}
.items p {
	color: #4a181e;
	font-size: 11px;
	padding: 7px;
}
.itemgradiant {
 	margin: 0 auto 0 auto;
	background: url('../src/itemgradiant.jpg') no-repeat;
	width: 635px;
	height: 41px;
	font-size: 14px;
	color: #b77a82;
	line-height: 41px;
}
.itemgradiant p {
	padding: 0 13px 0 13px;
}
.itemgradiant strong {
	color: #FFF;
	font-weight: normal;
}
.itemgradiant a:link, .itemgradiant a:visited, .itemgradiant a:active {
	color: #FFF;
}
.contactform {
	margin: 0 auto 0 auto;
	background: url('../src/contactformcontent.jpg') repeat-y;
	width: 635px;
}
.contactformtop {
	background: url('../src/contactformtop.jpg') no-repeat;
}
.contactformbottom {
	background: url('../src/contactformbottom.jpg') no-repeat bottom;
}
.contactform label {
	float: left;
	clear: left;
	color: #FFF;
	font-size: 12px;
	width: 149px;
	text-align: right;
	padding: 5px;
	line-height: 15px;
}
.contactform p {
	float: right;
	clear: right;
	width: 471px;
	padding-left: 5px;
}
.contactform p input, .contactform p textarea {
	border: none;
	background: #fff;
	width: 350px;
	font-size: 13px;
}
.contactform p textarea {
	height: 100px;
}
.contactformsubmit:link, .contactformsubmit:active, .contactformsubmit:visited {
	float: left;
	clear: left;
	display: block;
	width: 104px;
	height: 22px;
	background: url('../src/contactformsubmit.jpg') no-repeat;
	text-align: center;
	line-height: 22px;
	margin-left: 27px;
	margin-top: 35px;
	color: #FFF;
	font-size: 12px;
}
.contactformsubmit:hover {
	color: #FFF;
}
#sendContact {
	float: right;
	margin: 10px 10px 0px 0px;
}

.overzone {
	background: url('../src/overzone.jpg') no-repeat;
	width: 635px;
	height: 75px;
	margin: 0 8px 0 8px;
}
.overzone .placel {
	padding: 10px;
}
.overzone .placer {
	float: left;
	clear: none;
	padding: 19px 5px 0 0;
	font-size: 16px;
	color: #ae7c82;
}
.overzone .placer a:link, .overzone .placer a:visited, .overzone .placer a:active {
	color: #FFF;
}
/* end:Blocs */

/* begin:Titles */
h1 {
	margin: 0 10px 0 10px;
	line-height: 30px;
	font: 24px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #47181d;
}
h1 strong {
	color: #FFF;
	font-weight: normal;
}
h1 a, h1 a:active, h1 a:link, h1 a:visited {
	color: #FFF;
	text-decoration: underline;
}
h1 a:hover {
	color: #47181d;
	text-decoration: none;
}
.back_to {
	margin: 0 10px 0 10px;
	font-size: 12px;
	color: #FFF;
}
.back_to a {
	color: #FFF;
}
/* end:Titles */

/* begin:Activities */
#activities {
	margin: 0 auto 0 auto;
	width: 635px;
	list-style: none;
}
#activities li {
	background: url('../src/itemgradiant.jpg') no-repeat;
	width: 635px;
	height: 42px;
	font-size: 14px;
	color: #b77a82;
	line-height: 41px;
}
#activities li a {
	padding: 0 13px 0 13px;
}
#activities li a:link, #activities li a:active, #activities li a:visited {
	color: #FFF;
}

#activity_photos .photo {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
#activity_photos .photo img {
	float: left;
	cursor: pointer;
}
/* end:Activities */

/* begin:Gallery */
#gallery img {
	display: inline;
	width: 611px;
}
#gallery {
	width: 611px;
	height: 300px;
	overflow: hidden;
}
#galleryajax {
	float: left;
	width: 100000px;
}
#gallerydescription p {
	padding: 8px 4px 0px 4px;
	font-size: 11px;
}
/* end:Gallery */

/* begin:Vines */
#vines {
	margin: 0 auto 0 auto;
	width: 635px;
}
.vinesback {
	background: url('../src/vinesback.jpg') no-repeat;
	width: 309px;
	height: 156px;
	margin-top: 15px;
}
.vinesback .vinesimg {
	float: left;
	clear: left;
	margin-top: 13px;
	margin-left: 13px;
}
.vinesback .placer {
	width: 171px;
	padding: 10px;
}
.vinesback h2 {
	color: #FFF;
	font-size: 18px;
}
.vinesback h2 a {
	color: #FFF;
	text-decoration: underline;
}
.vinesback h2 a:hover {
	text-decoration: none;
}
.vinesback .price {
	color: #bc747d;
	font-size: 11px;
	padding: 3px;
}
.vinesback p {
	color: #f6c4ca;
	font-size: 11px;
	line-height: 11px;
	height: 75px;
}
.vinebuy {
	background: #8c4952;
	padding: 10px;
}
.vinebuy #noticeStyle {
	margin: 0px;
	padding: 4px;
}
.vinebuy #noticeStyle p {
	float: left;
	clear: left;
	line-height: 23px;
	font-size: 13px;
}
.vinebuy #noticeStyle p span {
	float: left;
}

.vinebuylinks a {
	float: left;
	display: block;
	background: #FFF;
	padding: 5px;
	margin-right: 2px;
}
.vinebuylinks a:hover {
	background: #000;
	color: #FFF;
}

#noticeEnglobe.vinebuy strong {
	background: none;
	color: #FFF;
	font-weight: bold;
}
#noticeEnglobe.vinebuy h1 {
	font-size: 20px;
}
.button_buy {
	background: url('../src/button_buy.jpg') no-repeat;
	display: block;
	width: 77px;
	height: 19px;
	font-size: 12px;
	padding: 5px 3px 0 23px;
}

/* end:Vines */

/* begin:Panier */
.paniermin, .vinebuymin {
	display: block;
	float: left;
	background: url('../src/paniermin.jpg') no-repeat;
	width: 23px;
	height: 23px;
	margin-right: 5px;
	margin-top: 8px;
	margin-left: 3px;
}

.panierplus, .vinebuyplus {
	display: block;
	float: left;
	background: url('../src/panierplus.jpg') no-repeat;
	width: 23px;
	height: 23px;
	margin-left: 5px;
	margin-top: 8px;
}

.vinebuymin {
	background: url('../src/vinebuymin.jpg') no-repeat;
	margin-top: 0;
}
.vinebuyplus {
	background: url('../src/vinebuyplus.jpg') no-repeat;
	margin-top: 0;
}

.paniervine .placer span {
	float: left;
}

#panierbottom {
	margin-left: 7px;
	background: url('../src/panierbottom.jpg') no-repeat;
	width: 635px;
	height: 61px;
}
#panierbottom .placel, #panierbottom .placer {
	padding: 19px 20px 0 20px;
}

#deliveryCost .placel, #ordering_form .placel {
	padding-left: 20px;
}

#ordering_form .whiteCentered, #ordering_paymentchoose .whiteCentered {
	text-align: center;
	margin: 20px 0 20px 0;
}

#ordering_form .whiteCentered a, #ordering_paymentchoose .whiteCentered a {
	color: #FFFFFF;
}

#ordering_form .whiteCentered a:hover, #ordering_paymentchoose .whiteCentered a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.ordering_infos {
	margin-left: 30px; 
	width: 600px; 
}

td.price {
	text-align: right;
}

td.quantity {
	text-align: center;
}

td.label {
	text-decoration: underline;
	width: 300px; 
	text-align: right; 
	padding-right: 20px;
}

td.value {
	width: 300px; 
}

/* end:Panier */
