/* Général ***********************************************************************************/

html, body { margin: 0; padding: 0;  }

* {
	margin:0;
	padding:0;
}

body {
	font-family:"Lucida Sans Unicode", Arial;
	font-size:11px;
	background:#606467;
	color:#555555;
}

a { color: #fff; text-decoration:none }
a:hover { color: #fff; text-decoration:none }
a:visited { color: #fff; text-decoration:none }
a:visited:hover { color: #fff; text-decoration:none }
a:active, a:focus, object:active, object:focus, input:focus{ outline:none; }

b, strong { font-weight:normal;color:#beb8b6; }

p { margin-bottom:8px }

a img { border:none }

h1 { font-size:18px; color:#0089d9; font-weight:normal; margin:0 0 20px 0}
h3 { font-size:11px; font-weight:normal; text-transform:uppercase; border-bottom:1px solid #bbbfc3; padding-bottom:6px; clear:both; margin:20px 0 6px 0}
h4 { font-size:11px; font-weight:normal; text-transform:uppercase; border-bottom:1px solid #bbbfc3; padding-bottom:6px; clear:both; margin:20px 0 6px 0}
h5 { font-size:11px; font-weight:normal; text-transform:uppercase; border-bottom:1px solid #bbbfc3; padding-bottom:6px; clear:both; margin:20px 0 6px 0}
h6 { font-size:13px; color:#58585A; margin:5px 0 10px 0; }

del { text-decoration: line-through; }
ins {text-decoration: none; padding-left:5px }

th { text-align:left; font-weight:normal }

ol { margin:14px 0 10px 20px; }
ol li { padding-bottom:6px }

input, textarea, select {
	font-family:"Lucida Sans Unicode", Arial;
	font-size:10px;
	padding:2px 3px 1px 3px;
	margin: 3px 0px 3px 0;
	background:#f2f2f2;
	border:none;
}

input:focus, textarea:focus, select:focus {
	background:#f2f2f2;
}

select option {
	background:#f2f2f2;
	padding:0 13px 0 0;
}

input[type="submit"], input[type="image"], .imageSubmit, .checkBox  {
	background:none;
	border:none;
	margin:0;
	padding:0 2px
}

input[type="checkbox"], .checkBox { margin-top:4px}

label {
	text-align: right;
	float: left;
	width: 90px;
	padding: 1px 10px 1px 0;
}

form br { clear:both; }
.inputRequirement { font-size:9px }
.checkRadio { padding:0 10px 0 5px; }
.clr { clear:both; }

/* champs *********************************************************************/

input#firstname { width:190px; }
input#lastname { width:190px; }
input#email_address { width:190px; }
input#street_address { width:190px; }
input#suburb { width:190px; }
input#postcode { width:190px; }
input#city { width:190px; }
input#state { width:190px; }
input#telephone { width:190px; }
input#fax { width:190px; }
input#password { width:190px; }
input#confirmation { width:190px; }
input#pfrom { width:50px; }
input#pto { width:50px; }
input#dfrom { width:80px; }
input#dto { width:80px; }
input#agree { float:left; margin:7px }
input#keywords { width:130px; margin-bottom:7px}
input#dob { width:190px; }
select#country { width:190px; }
textarea#enquiry { width:190px; height:140px}
textarea#street_address { width:190px; height:50px}
input#keywordsb { width:220px; }
textarea#comments { width:380px; height:80px}
textarea#review { width:280px; height:250px}
input#user_prompt { width:15px; float:left }
input#user_prompt + label{ width:250px;}



/* Menus *********************************************************************/

#pageLeft ul {
	list-style-type:none;
	padding-left:70px;
	font-size:11px;
	text-transform:uppercase;
	line-height:1.5em;
	letter-spacing:0.12em
}


#pageLeft ul li ul {
	padding-left:20px;
	font-size:10px;
	line-height:1.3em;
	margin-bottom:10px
}

#pageLeft a, #pageLeft a:visited {
		color:#beb8b6
}
#pageLeft a:hover, #pageLeft a:visited:hover, #pageLeft a.osCMenuactive, #pageLeft a.active {
		color:#fff
}
#pageLeft ul li ul a, #pageLeft ul li ul a:visited {
		color:#969190
}
#pageLeft ul li ul a:hover, #pageLeft ul li ul a:visited:hover, #pageLeft ul li ul a.osCMenuactive, #pageLeft ul li ul a.active {
		color:#fff
}

/* Structure *********************************************************************/

#header {
		width:981px;
		height:48px;
		position:relative
}

	#headerLink {
		display:block;
		position:relative;
		width:206px;
		height:51px;
		left:4px;
	}

	#headerLink span {
		display:none
	}
	
	#headerPages {
		position:absolute;
		width:473px;
		height:68px;
		top:0;
		left:218px
	}
	
	#headerSearch {
		position:absolute;
		width:180px;
		top:12px;
		right:70px;
	}
	#advSearch a { color:#000; text-decoration:none}

	#headerUser {
		position:absolute;
		top:82px;
		right:22px;
		text-align:right;
		width:90px;
	}

	#headerCategories {
		position:absolute;
		top:180px;
		width:950px;
	}	

#pageContent {
	position:relative;
	width:1100px;
}

	#pageTop {
	}	
	#pageLeft {
		float:left;
		width:249px;
		height:520px;
	}
	
	#cmsMenu {
		position:absolute;
		bottom:220px;
	}

	#cmsMenu2 {
		position:absolute;
		top:400px;
	}
	
	#separator {
		width:206px;
		height:49px;
		background:url(../../images/bg_menu.gif) no-repeat
	}
	
	#pageText {
		top:48px;
		left:249px;
		position:absolute;
		width:482px;
		height:524px;
		padding:4px;
		background:#fff
	}
	#pageText #pageMiddle {
		width:480px;
		height:522px;
		border:1px solid #606467
	}
	
	#pageMiddle a, #pageMiddle a:visited {
		color:#beb8b6
	}
	#pageMiddle a:hover, #pageMiddle a:visited:hover {
			color:#555555
	}

	#pageText2 {
		top:48px;
		left:249px;
		position:absolute;
		width:804px;
		padding:4px;
		background:#fff
	}	
	#pageText3 {
		top:48px;
		left:249px;
		position:absolute;
		width:684px;
		padding:4px;
		background:#fff
	}	
	#pageText2 #pageMiddle {
		width:802px;
		min-height:522px;
		border:1px solid #606467
	}	
		#pageText3 #pageMiddle {
		width:682px;
		min-height:522px;
		border:1px solid #606467
	}	
	#pageMiddleMenu {
		top:0;
		left:490px;
		position:absolute;
		overflow:hidden;
		width:200px;
		height:75px;
		padding:20px;
		font-size:10px;
		border:1px solid #fff;
		border-left:none;
		margin-top:17px;
		color:#BEB8B6
	}
	#pageMiddleMenu2 {
		overflow:hidden;
		width:200px;
		height:75px;		
	}
	#btpgprev { position:absolute; left:5px; top:5px; height:10px; width:10px; background:url(../../images/bt_next.gif) no-repeat;}
	#btpgnext { position:absolute; left:5px; bottom:5px; height:10px; width:10px; background:url(../../images/bg_prev.gif) no-repeat; }
	#pageMiddleMenu {
		width:200px;
		height:75px;
	}
	.pageMiddleMenuActus ul li {
			margin-bottom:6px;
			line-height:normal
	}
	.pageMiddleMenuActus .splitPageR {
			margin:6px 0 -3px 0;
	}
	#pageMiddleText.pageMiddleTextActus {
		top:150px;
		width:170px
	}
	#pageMiddleText.pageMiddleTextNoM {
		top:0
	}
	#pageMiddleText h2 {
		font-weight:normal;
		padding-bottom:8px;
		font-size:12px;
		text-transform:uppercase
	}
	#pageMiddleMenu h2{
		font-size:11px;
		text-transform:uppercase;
		font-weight:normal;
		color:#fff;
		padding-bottom:12px;
	}
	#pageMiddleMenu ul {
		line-height:1.5em;
		list-style-type:none;
		text-transform:uppercase;
		letter-spacing:0.12em
	}
	#pageMiddleMenu ul li { padding-bottom:11px }
	#pageMiddleMenu a, #pageMiddleMenu a:visited {
		color:#beb8b6
	}
	#pageMiddleMenu a:hover, #pageMiddleMenu a:visited:hover, #pageMiddleMenu a.active {
			color:#fff
	}
	#pageMiddleText {
		top:130px;
		left:492px;
		position:absolute;
		width:290px;
		padding:20px;
		padding:36px 14px 0 14px;
		color:#fff;
		font-size:11px;
		line-height:normal
	}	
	#pageMiddleText a, #pageMiddleMenu a:visited {
		color:#beb8b6
	}
	#pageMiddleText a:hover, #pageMiddleText a:visited:hover, #pageMiddleText a.active, #pageMiddleMenu a.active:visited {
		color:#fff
	}	
	
	
	#pageMiddle h1, #pageMiddle2 h1 {
		display:none
	}
	
	#pageBottom {
		float:left;
		width:692px;
		height:15px;
		text-align:center;
	}	
		
#footer {
	position:absolute;
	bottom:-30px;
	left:0;
	padding:8px 3px;
	text-transform:uppercase;
	font-size:10px;
	color:#beb8b6;
	letter-spacing:0.1em;
}
#footer a, #footer a:visited {
		color:#beb8b6
}
#footer a:hover, #footer a:visited:hover, #footer a.active {
		color:#fff
}
#footerPage {	
	position:absolute;
	bottom:-30px;
	right:0;
	padding:8px 3px;
	text-transform:uppercase;
	font-size:10px;
	color:#beb8b6;
	letter-spacing:0.1em;
	background-color:#606467;
	width:100%;
	text-align:center}
	
/* Boxes général *********************************************************************/

.boxLeft h3 {
	height:28px;
	font-size:17px;
	color:#fff;
	padding:20px 0 0 16px;
}
.boxLeft .boxContent {
}
.boxLeft .boxContent h4{
	font-size:14px;
	color:#1387D4
}
.boxLeft .boxContent ul {
}
.boxLeft .boxContent ul li{
	padding-bottom:3px;
}
.boxLeft .boxBottom {
	height:11px;
	margin-bottom:25px;
}


.boxGeneral h3 {
	width:670px;
	height:29px;
	font-size:16px;
	color:#0089d9;
	padding:5px 0 0 15px;
	background:url(../../images/bg_boxtitle.gif) no-repeat;
	text-transform:lowercase
}
.boxGeneral .boxContent {
	padding:10px 2px 10px 2px;
	margin-bottom:30px;
}
.boxGeneral dl {
	margin-top:5px;
}
.boxGeneral dt {
	clear:both;
	width:250px;
	font-weight:bold;
	font-size:12px;
	padding:0 0 5px 9px;
}
.boxGeneral dd {
	float:left;
	font-size:11px;
	margin:0;
	padding:0 0 12px 15px;
}



.boxProduct {
	float:left;
	position:relative;
	width:312px;
	height:136px;
	padding:7px;
	margin:0 6px 14px 6px;
	background:url(../../images/bg_boxproduct.gif) top right no-repeat #fff;
}
.boxProduct:hover {
	background-image:none
}

.boxProduct .boxProductLeft {
	float:left;
	width:105px;
	padding:0 0 10px 0;
	border-right:1px solid #a7dff5;
}
.boxProduct .boxProductRight {
	float:left;
	width:200px;
	padding:0 0 0 5px
}
.boxProduct img { max-width:100px; max-height:100px; }
.boxProduct h4 { font-size:15px;}
.boxProduct h4 em { display:block; font-size:10px; color:#00a2e1; padding-top:2px}
.boxProduct h6 { width:100px; text-align:center; padding-top:15px }
.boxProduct .productRestock { float:right}

.pageColumn {
	padding:10px;
	margin-bottom:20px;
	width:370px;
	float:left;
	background:#fff
}
.pageColumn1 { margin-right:20px; }
.pageColumnBig {width:540px }
.pageColumnBig label { width:210px; }
.pageColumn ul { margin:0 0 0 18px }
.pageColumn ul li { list-style-image:url(../../images/li.gif); padding-bottom:7px;}
.pageColumn .submitButonTop { float:right }
.pageColumn .smallEdit { float:right }
.pageColumnFull { width:770px }

.pageColumn dl {
	padding:10px 0;
}
.pageColumn dl dt {
	width:150px;
	float:left;
	font-weight:bold
}

.pageColumn table { width:100%;  }
.pageColumn table tr th { font-size:11px; font-weight:normal; text-transform:uppercase; padding-bottom:6px; clear:both; color:#555555 }
.pageColumn table tr td { padding:3px;}
/* Boxes détails *********************************************************************/

#boxCategoriesChildrens h3 {
	width:203px;
	height:28px;
	font-size:17px;
	color:#0973a3;
	padding:10px 0 0 16px;
	background:url(../../images/bcc_boxtitle.gif) no-repeat;
}
#boxCategoriesChildrens .boxContent {
	width:219px;
	margin:7px 0 25px 0;
	padding:10px 0
}

#boxShoppingCart .boxContentTotal {
	text-align:right;
	padding:15px 0;
	font-size:13px;
}
#boxShoppingCart .boxContentToCO { display:block; text-align:right}
#boxShoppingCart #boxContentCCGV { padding-top:10px; margin-top:15px; font-size:11px; border-top:1px solid #ccc }
#boxCategoriesDescription {}
#boxCategoriesDescription .boxCategoriesDescriptionImg { float:right; margin:0 50px 10px 10px}

#boxMainCategories .boxContent { }
#boxMainCategories .boxMainCategoriesBloc { background:#FFFFFF url(../../images/bg_boxproduct.gif) no-repeat scroll right top; width:320px; height:230px; float:left; margin:10px 0 0 10px; position:relative}
#boxMainCategories .boxMainCategoriesBloc dd { clear:both; padding:0 0 5px 15px; width:165px }
#boxMainCategories .boxMainCategoriesBloc dt a { font-size:14px }
#boxMainCategories .boxMainCategoriesBloc dt a strong { text-decoration:none }
#boxMainCategories .boxMainCategoriesBloc .boxMainCategoriesProducts { position:absolute; right:0; top:30px; width:150px }
#boxMainCategories .boxMainCategoriesBloc .boxMainCategoriesProducts img { margin:8px 0; max-height:100px;}
#boxMainCategories .boxMainCategoriesBloc .boxMainCategoriesProducts .boxMacaronL { position:absolute; top:auto; left:auto; bottom:0; right:-5px }

#accountHistory h4 {margin:0}
#accountOrders table { width:100% }
#accountOrders table td { padding:3px 0 }

#checkoutShippingMethod input { float:left; }
#checkoutShippingMethod label { width:auto}
#checkoutShippingMethod h6 { float:left; padding-left:15px; width:190px; font-size:13px}
#checkoutShippingAddressBook input, #checkoutNewPaymentBook input { float:left; margin:0 3px 2px 0}
#checkoutShippingAddressBook p, #checkoutNewPaymentBook p { padding:4px 0 0 15px}

#checkoutConfirmation { width:782px }
#checkoutConfirmation h3 { margin-top:20px; white-space:nowrap }
#checkoutConfirmation .orderProducts td { }
#checkoutConfirmation .checkoutConfirmationProducts { padding-left:50px }
#checkoutConfirmationSubmit { float:right }

#productReviewsWriteRating label { width:83px; padding-bottom:10px }
#productReviewsWriteRating input.checkBox { float:left }
#productReviews img { float:left; padding:0 10px 10px 0 }

#checkoutPaymentCCDV h3 { margin-top:30px }

#boxNewsProducts {margin-top:30px } 

#boxSearch label { font-size:11px;width:50px; padding-top:8px }
#boxSearch select { width:130px }

#boxBestSellers .boxContent { background:#fff; position:relative }
#boxBestSellers .boxContent ol{ margin-left:180px;}
#boxBestSellers .boxContent ol li div { position:relative; width:100%; display:block}
#boxBestSellers .boxContent ol li img { position:absolute; left:10px; top:20px }
#boxBestSellers .boxContent ol li img { display:none }
#boxBestSellers .boxContent ol li img.boxBestSellersImg1 { display:block }
#boxBestSellers .boxContent ol li:hover img { display:block }
#boxBestSellers .boxContent ol:hover img.boxBestSellersImg1 { display:none }
#boxBestSellers .boxContent ol li div h6 { position:absolute; right:80px; top:0; margin-top:0}
#boxBestSellers .boxContent ol li div p.more { position:absolute; right:0; top:0}
/* fiche produit **********************************************************************/

#productLeft {
	position:absolute;
	left:4px;
	top:4px;
	padding:;
	width:250px;
	text-align:center;
	padding:42px 0 20px 30px;
}

.pageProduct h1 {margin-bottom:45px; }

#productModel { font-size:10px; color:#000}
#productManufacturer { position:absolute; margin-top:-44px; font-size:10px }

#productPrice { padding:15px 0 15px 0;margin:auto; text-transform:uppercase; background:url(../../images/bg_productImg2.gif) bottom center no-repeat;}
#productPrice em { font-style:normal; font-size:8px}
#productPrice strong { font-size:14px; font-weight:normal; color:#555555; padding-top:3px}
#productRestock { float:right; margin-left:540px; }
#productRestock em { font-style:normal; padding:0 0 10px 4px; font-size:10px }

#productPrevNext { margin:-25px 0 20px 0; }

#productImg2 {
	background:url(../../images/bg_productImg2.gif) bottom center no-repeat;
	height:49px;
}
#productImg img { 
	cursor: url(images/z.ani), -moz-zoom-in;
}
#productMillesime {
	margin:auto;
	width:25px;
	padding-top:10px;
}
#productThumbs img {
	padding:0 4px
}
#productDescription {
	padding:15px 0 12px 0;
}

#productActions {
	width:320px;
	padding:10px; 
	background-color:#fff;
	background:#FFFFFF url(../../images/bg_boxproduct.gif) no-repeat scroll right top; 
	margin-bottom:20px;
}
#productActions img {
	margin:5px 20px;
}

#productReview {
	width:320px;
	padding:10px; 
	background-color:#fff;
	background:#FFFFFF url(../../images/bg_boxproduct.gif) no-repeat scroll right top; 
}
#productReviewStars {
	float:left;
	padding:0 30px 0 60px;
}

#productRight {
	position:absolute;
	right:4px;
	bottom:4px;
	width:200px;
	text-align:center;
	padding-bottom:20px;
}

#productUrl {
	padding:20px 0 5px 0;
}

#productDateAvailable {
	position:absolute;
	top:10px;
	right:10px;
	width:150px;
	text-align:right;
	font-size:8px
}


#productPriceBreak h5 span{
	font-size:10px;
	color:#000;
	font-weight:normal
}
#productPriceBreak dl {
	width:250px;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
#productPriceBreak dl dt {
	width:50px;
	float:left;
	font-weight:bold
}

#productBuy {
	text-align:center;
}
#productQty{
	padding:15px 0 5px 0
}
#productBuy input {
	font-size:10px;
	margin-left:10px
}




/* autres *****************************************************************************/

#breadcrumb {
	position:absolute;
	left:252px;
	top:30px;
	font-size:8px;
	text-transform:uppercase;
	color:#beb8b6;
	letter-spacing:0.1em
}

#breadcrumb a, #breadcrumb a:visited {
		color:#beb8b6
}
#breadcrumb a:hover, #breadcrumb a:visited:hover, #breadcrumb a.active {
		color:#fff
}
#mainpage {
	width:500px;
	margin-bottom:25px;
}

.more { text-align:right; }
.more a { padding:0 0 0 15px; background:url(../../images/bg_more.gif) left no-repeat  }

.productsListing h3 {
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	border:0;
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px solid #bbbfc3
}
#listingChildrensCategories table {
	width:100%;
	margin:-30px 0 20px 0
}
#listingChildrensCategories table tr.head td { 
	height:230px;
	vertical-align:bottom;
	text-align:center;
}
#listingChildrensCategories table tr.foot td { 
	text-align:center;
	vertical-align:top;
}
#listingChildrensCategories table tr.foot td table { 
	margin:6px auto;
	width:116px;
	background:#f2f2f2
}
#listingChildrensCategories table tr.foot td table tr td { 
	text-align:center;
	font-size:8px;
	padding:2px 0
}
#listingChildrensCategories table tr.foot td table tr td a, #listingChildrensCategories table tr.foot td table tr td a:visited {
	color:#606467;
	padding:3px;
}
#listingChildrensCategories table tr.foot td table tr td a:hover, #listingChildrensCategories table tr.foot td table tr td a:visited:hover {
	color:#000
}

#listingChildrensCategories table tr td a h2, #listingChildrensCategories table tr td a:visited h2 {
	color:#555555;
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
	padding-top:10px
}
#listingChildrensCategories table tr td a:hover h2, #listingChildrensCategories table tr td a:visited:hover h2 {
	color:#9c9ea0;
}
#listingChildrensCategories table tr td a, #listingChildrensCategories table tr td a:visited {
	color:#9c9ea0;
	font-size:8px;
	text-transform:uppercase;
	padding-top:10px
}
#listingChildrensCategories table tr td a:hover, #listingChildrensCategories table tr td a:visited:hover {
	color:#555555;
}

.splitPage { position:absolute; bottom:0; padding:10px; width:100%; width:462px; font-size:10px}
.splitPageL { float:left; }
.splitPageR { float:right;}
.splitPage a, .splitPage a:visited {
		color:#555555
}
.splitPage a:hover, .splitPage a:visited:hover, .splitPage a.active {
		color:#BEB8B6
}
.splitPage strong, .splitPage b { color:#000 }

.productsFilters {
	background:#FFFFFF url(../../images/bg_boxproduct.gif) no-repeat right top;
	padding:10px;
	margin:20px 0
}
.productsFilters select { float:right}
.productsFilters a { margin-left:10px}
.productsFilters a.factive { font-weight:bold }

.submitButton { text-align:right; padding:30px 10px 20px 0; clear:both}
.submitButtonTop { padding:20px 10px 0 0}
.submitButtonCart { background-color:#fff }
.previousButton { text-align:left; padding:30px 10px 20px 0; clear:both} 
.submitButton img, .previousButton img {padding:0 5px; }

.messageStackError, .messageStackWarning, .messageBox {
	color:#f00;
	padding:5px;
	margin-bottom:10px;
}
.messageStackSuccess {
	color:#8BB20D;
	padding:5px;
	margin-bottom:10px;
}

h1 span { font-size:10px; color:#000}
h3 span { font-size:10px; text-transform:lowercase; float:right; margin-top:-13px; }

#dob_ind, #dob_inm {margin-right:5px }

#breadcrumb {

}

#breadcrumb a, #breadcrumb a:visited {
		color:#beb8b6
}
#breadcrumb a:hover, #breadcrumb a:visited:hover, #breadcrumb a.active {
		color:#fff
}
.checkoutStateBox { 	
	position:absolute;
	left:252px;
	top:30px;
	font-size:8px;
	text-transform:uppercase;
	color:#beb8b6;
	letter-spacing:0.1em;
	}
.checkoutStateBox table { width:100% }
.checkoutStateBox td {
	color:#0089d9;
	text-align:left;
	color:#beb8b6;
	padding-right:15px
}
.checkoutStateBox td.checkoutBarCurrent { color:#fff }

.cartOutOfStock { background-color:#f00; color:#fff; margin:20px; font-size:11px; padding:10px; }
.cartPrice em { display:block; font-size:10px; color:#000; white-space:nowrap }
.tblCart {
	width:620px; margin:50px auto 0 auto;
	background-color:#fff;
	border-collapse:collapse
}
.tblCart th { text-transform:uppercase; color:#555555; font-size:8px; white-space:nowrap }
.tblCart th, .tblCart td { padding:5px; }
td.cartImg, td.cartName, td.cartPrice, td.cartQte, td.cartPrice, td.cartSup  { padding:8px 5px; border-bottom:1px solid #616467; vertical-align:bottom }
td.cartSup  { text-align:center }
.tblCart h3 { padding:0; margin:0; border-bottom:none; color:#555555 }
.tblCart h3 a, .tblCart h3 a:visited { color:#555555 }
.tblCart h3 a:hover, .tblCart h3 a:visited:hover { color:#BEB8B6 }

.tblCart dl, #checkoutConfirmation dl { padding:0; font-size:10px; }
.tblCart dt, #checkoutConfirmation dt { float:left; width:80px; font-weight:bold }

.h3mt { padding-top:20px }

img.header {display:none}

.boxMacaronL { position:absolute; top:-5px; left:-5px; background:url(../../images/macaronl.png); width:40px; height:28px; color:#fff; font-size:13px; font-weight:bold; text-align:center; padding-top:12px }
.boxMacaronB { position:absolute; top:-20px; left:-20px; background:url(../../images/macaronb.png); width:80px; height:52px; color:#fff; font-size:21px; font-weight:bold; text-align:center; padding-top:28px }

#pageText .cmsPages {width:732px; background:none}
#pageText .cmsPages h1 strong { display:none }

#ticketCreateSuccess input# { width:220px; float:left }
#ticketCreateSuccess select { width:233px; float:left }
#ticketCreateSuccess textarea { width:433px; float:left }

#container {
	margin:20px auto;
	width:1100px;
	height:600px;
	background:url(../../images/bg_content.gif) no-repeat top left;
}
.pTitle { display:none }

#actus { 
	position:absolute;
	top:500px;
	left:52px;
	width:197px;
	height:76px;
	background:#525558;
	font-size:10px;
	text-transform:uppercase;
	color:#fff
}
#actus img { float:right } 
#actus p { padding:14px 10px; margin:0; line-height:1.2em} 
#actus #actus_next { display:block; position:absolute; left:8px; top:4px; background:url(../../images/newsnext.gif); width:10px; height:7px }
#actus #actus_previous { display:block; position:absolute; left:7px; bottom:4px; background:url(../../images/newsprevious.gif); width:11px; height:7px }

#pageText #pageMiddle.pageScroll, #pageText2 #pageMiddle.pageScroll { overflow:auto; }
#pageText #pageMiddle.pageScroll .pageColumnBig { width:440px }
#pageText #pageMiddle.pageScroll .pageColumnBig { width:700px }

#warningBottles {
	float:left;
	width:240px;
	text-align:left;
	padding-left:30px
}
#franco strong { color:#f00 }
#tblAfterCart { position:absolute; z-index:9999; width:100%; height:100%; border:none; background:url(../../images/tblAfterCart.png) }
#tblAfterCart tr td { vertical-align:middle;}
#boxAfterCart {  width:400px; margin:0 auto;  }
#boxAfterCartTop {  background:url(../../images/boxAfterCartTop.png); width:400px; height:22px; float:left }
#boxAfterCartMiddle {  background:url(../../images/boxAfterCartMiddle.png) repeat-y; width:356px; float:left; padding:0 22px }
#boxAfterCartBottom {  background:url(../../images/boxAfterCartBottom.png); width:400px; height:22px; float:left }
#boxAfterCartMiddle img { float:left;}
#boxAfterCartMiddle p { float:left; padding-left:20px; font-size:12px } 
#boxAfterCartBt { clear:both;}
#boxAfterCartBt img { margin:20px 29px 10px 29px}
#boxAlsoPurchasedProducts { clear:both }

#listingChildrensCategories table tr.foot td table.tblMil { margin:0;}
#listingChildrensCategories table tr.foot td table.tblMil tr td { text-align:left}
#listingChildrensCategories table.tblMil tr td a, #listingChildrensCategories table.tblMil tr td a:visited { font-size:11px }

#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -300px;
	float: left;
}

#pageMiddleText.pageMiddleDesc {
	right:-180px;
	left:auto;
	width:150px;
	background:#606467
}

#pageContent.nodesc {
	background:url(../../images/tn.gif) 955px 358px no-repeat
}

.btnPrint { position:absolute; right:3px; top:-23px }

.inputBuy { width:50px; margin-left:5px }

#map { width:780px; height:400px; margin:20px 0 0 -410px }