		

.menuIcon {
	margin-top: 4px;
	float: left;
	width: 16px;
	height: 16px;
	background-image: url("icons/bullet_toggle_plus.png");
}

.cartDetails{
	width:200px;
	position:absolute;
	margin-top:25px;
	margin-left:347px;
	z-index:1;
}

.cartDetailsArrow{
	width:200px;
	text-align: right;
	height:13px; 
}

.navigation {
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-right: 4px;
	padding-bottom: 3px;
	font-size: 12px;
	padding:3px;
	width:100%;
}

.navigation a {
	text-decoration: underline;
	font-weight:normal;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation a:visited {
	color:green;
}

.navigatorbar{
	width: 740px;
	float:left;
	border:1px solid #e8e8e8;
	margin-bottom:10px;
	margin-left:10px;
	background-color: #f1f1f1;
}

.navigatorbar2{
	width: 734px;
	float:left;
	border:1px solid #e8e8e8;
	margin-bottom:10px;
	margin-left:10px;
	background-color: #f1f1f1;
	padding:3px;
}

.navigatorbar2 a{
	font-size:12px;
	text-decoration: underline;
	margin:0;
	padding:0;
	margin-left:5px;
	margin-top:-1px;
	float: left;
}

.navigatorbarlabel{
	float:left;	
	margin-top:3px;
	margin-left:5px;
	font-size: 12px;
}	

.navigatorContent{
	float:right;	
}	

.navigator {
	text-align: center;
	margin:auto;
	margin-top:0px;
	font-size:14px;
	text-align: right;
	margin-right:5px;
}

.navigator img{

	margin-top:2px;
}

.navigator a:link{
	color:black;
	text-decoration:underline;
	font-size:14px;

}
       


.cartDetailsClose{
	width:14px;
	/*float:left;	*/
}


.cartDetailsTitle{
	width:184px;
	float:left;
	color:white;
	font-size:14px;
}

.cartDetailsText{
	color:#fff;
	font-size:11px;
	height:95px;
	border-top:1px solid #fff;
	padding-top:5px;
	float:left;
}	

.cartDetailsContent{
	background-color: #fff;
	width:200px;
	height:150px;
	border:2px solid #000;
	color:black;
	padding:3px;
	background-color: #000;	
}	

.submenuIcon {
	margin-top: 1px;
	float: left;
	width: 16px;
	height: 16px;
	background-image: url("icons/bullet_toggle_plus.png");
}

.menuIconCart {
	margin-top: 1px;
	float: left;
	width: 16px;
	height: 16px;
	background-image: url("icons/cart.png");
}

.menu_top_button {
	float: left;
	text-align: left;
	margin: 0;
	margin-top: 2px;
	margin-left: 0px;
	padding-right: 20px;
}

.menu_top_button a {
	color: #fff;
}

.menu_top_button a:hover {
	text-decoration: underline;
}

.cart {
	margin-top: 1px;
	height: 18px;
	border-right: none;
	font-size: 13px;
	width: 227px;
	float: right;
	text-align: right;
	color: white;
}

.cart a {
	color: #fff;
}

a {
	color: black;
	text-decoration: none;
}





.ombre {
	float: left;
	background: url(images/ombre.png) no-repeat bottom right;
	margin: 0px 0 0px 5px !important;
	margin: 0px 0 0px 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/****************************************************************************************/
.product {
	float: left;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.product a{
	margin: 0;
	padding: 0;	
}	

.productContent {
	float: left;
	background-color: #fff;
	padding: 0px;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	width: 170px;
	text-align: center;
}

.arrow_top {
	background-image: url("images/arrow_top.png");
	height: 9px;
	width: 23px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -2px;
}

.iconProduct{
	float:left;
	width:100px;
	margin-left:38px;
	}	

.iconProduct a{
	margin-right:5px;	
}	


.productLegend {
	float: left;
	background-color: black;
	color: white;
	min-height: 25px;
	width:100%;
	display: block;
}


.productLegendContent {
	text-align:center;
	width:166px;
	float:left;
	padding:2px;
	
}

.productLegend a {
	color: white;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size:12px;
}

.productLegend a:hover {
	text-decoration: underline;

}

.product_bottom {
	float: left;
	width: 100%;
	height: 20px;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 10px;
	text-align: left;
	color:black;
}

.product_bottom_left {
	width: 100px;
	float: left;
	font-size: 11px;
	border-right: 1px dotted #000;
	margin-left: 0px;
	
}

.product_bottom_right {
	width: 69px;
	float: left;
	font-size: 11px;
	margin-left: 0px;
	text-align: right;
	
}

.product_bottom_right a {
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight:bolder;
}

.product_bottom_right a:hover {
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

.loupe {
	position: absolute;
	margin-top: 1px;
	margin-left: 145px;
	z-index:1;
}

/***************************************************************/

.imgProduct {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:7px;
	margin-top:5px;
	height:190px;
}

.imgLogo {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	z-index:-1;
	height:200px;
}

.littlePicture {
	width: 20px;
}

.middlePicture {
	width: 150px;
}



.return {
	background-image: url("icons/bullet_go.png");
	height: 16px;
	width: 16px;
	float: left;
	margin-left: 5px;
}



.navigatorContent {
	/*background-color: yellow;*/
	width: 190px;
	margin: 0 auto;
}

.comboCategory {
	float: right;
	background-color: transparent;
	margin-right: 3px;
}



.valign {
	margin-top: 2px;
}



.previousProduct{
	float:left;
	width:20px;
	margin-right:5px;
}

.nextProduct{
	float:left;
	width:20px;
	margin-left:5px;
}

.logoViewer{
	width:82px;
	float:left;
	border:1px solid #e8e8e8;
}

.productViewer{
	width:82px;
	float:left;
	border:1px solid #e8e8e8;
	background-color:white;
}

.customizationCheckbox{ 
	width:210px;
	height:25px;
	float:left;
	margin-top:10px;
}

.customizationComponent{
	margin-top:6px;
	padding:0;
	margin:0;
	float:left;	
}	

.customizationLabel{
	float:left;
	margin-top:-1px;
	margin-left:4px;
}	
	
/******************************** Detail des couleurs et des vues*************/




.listProducts {
	border: 1px solid #e8e8e8;
	color: #000;
	margin-bottom: 5px;
	padding: 3px;
	width: 395px;
	margin-left: 0px;
	float: left;
	background-color: white;	
}



.co_colors {
	/*position: absolute;*/
	color: #000;
	width: 290px;
	padding: 3px;
	/*margin-top: 327px;*/
	text-align: center;
	height: 20px;
	float:left;
	margin-left:8px;
	margin-top:-16px;
}


.co_colorsContent {
	width: 150px;
	margin: 0 auto;
	height: 10px;
	float:left;
}

.co_color {
	width: 20px;
	height: 20px;
	float: left;
	cursor: pointer;
	border: 1px solid #e8e8e8;
	padding: 2px;
	background-color: white;
	margin-right:12px;
}

.co_colorContent {
	float: left;
	width: 20px;
	height: 20px;	
	left:-1px;
	top:-1px;
}

.co_colorContent2 {
    width: 8px;
    height: 20px;
    float: right;
    left: 0px;
    top: -20px;
    margin-left:12px;
    position: relative;
}


.views {
	width: 40px;
	/*position: absolute;*/
	/*margin-left: 278px;*/
	margin-top: 50px;
	float:left;
	margin-left:-25px;
}

.resizeView {
	width: 33px;
	float: left;
	background-color: white;
	/*border:solid #b9b9b9 1px;*/
	margin-right: 5px;

}

.containerProducts{
	width:100%;
	height: 100px;
	overflow: auto;

}	

.viewSelected {
	width: 35px;
	height: 50px;
	float: left;
	border: 1px solid #e8e8e8;
	padding: 2px;
	background-color: white;
	margin-bottom: 5px;
}


.viewLabel {
	width: 35px;
	float: left;
	text-align: center;
	font-size: 9px;
	color: #5a5a5a;
	height: 12px;
}

.iconViewSelected {
	position: absolute;
	display: block;
	margin-left: -12px;
	margin-top: -7px;
	background-image: url('icons/accept.png');
	width: 14px;
	height: 14px;
}

/*****************************************************************************/
	/******************************** Product description ************************/
.productNavigator {
	float: left;
	margin-left: 45px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
}

.productDescription {
	float: left;
	width: 200px;
	font-size: 12px;
	margin-left: 5px;
}

.productDescriptionTitle {
	color: #000;
	font-size: 14px;
	min-height: 20px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 200px;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding-bottom:4px;
}

.resizeProduct {
	margin-top:5px;
	width: 400px;
    float: left;
    
}

.productDescriptionTitleContent {
	float: left;
	margin-top: 2px;
	width: 200px;
	text-align: center;
}

.productLeft {
	margin-top: 0px;
	float: left;
	width: 210px;
	margin-right: 4px;
	margin-top: 10px;
}

.productRight {
	float: left;
	width: 460px;
	margin-top: 10px;	
}

.productImage {
	float: left;
	width: 400px;
	border: 1px solid #e8e8e8;
	height: 490px;
	margin-bottom: 20px;
	margin-right: 5px;
	background-color: white;

}

	

.productDescriptionContent {
	margin-left: 0px;
	width:100%;
	float:left;
	padding-top:10px;
}


.moreInformations{
	margin-top:5px;	
	width:100%;
	float:left;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom:10px;
}

.moreInformations a{
	text-decoration: underline;
	margin-top:3px;	
	float:left;
}

.moreInformationsIcon{
	margin-top:4px;	
	float:left;
	margin-right:5px;
}	

.mytab {
	width: 100%;
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-left: -2px;
	width: 200px;
	margin-top: 5px;
}

.customizationPanel {
	background-color: #e8e8e8;
	border-top: 1px solid white;
	float: left;
	margin-left: 5px;
	width: 190px;
}

.previewButton {
	background-color: black;
	border: solid 1px black;
	float: right;
	color: white;
}


/*****************************************************************************/
.newProduct {
	background-image: url("images/new_small.gif");
	height: 40px;
	width: 40px;
	position: absolute;
}

.comboBox {
	color: #5a5a5a;
	float: left;
	height: 19px;
	padding: 0px;
	background-color: white;
	font-size: 12px;
	border: none;
	background-color: #e8e8e8;
	width:100px;
}

a img {
	border: none;
}

.priceDetails {
	float: left;
	font-weight: bolder;
	font-size: 14px;	
}

/***********************************************************/
.buttons a {
	display: block;
	float: left;
	background-color: #000;
	border: none;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	padding-top: 8px;
	padding-bottom: 4px;
	text-align: center;
	width:195px;
}



button:hover,.buttons a:hover {
	color: #fff;
}



p {
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	
}



.proposedProduct{
	height:77px;	
}	

/**************************

STYLES FOR COMPONENTS

***************************/

/*
select {
	background-color: #dbe6d9;
	color: #000;
	border: none;
}
*/

   .addToCartButton{
   		background-color: #000;
   		float: left;
   		color: white;
   		width: 185px;
   		height: 22px;
   		font-size: 13px;
   }	
   
   .addToCartButton a{
   		background-color: #000;
   		float: left;
   		color: white;
   		width: 185px;
   		height: 22px;
   		font-size: 13px;
   }	
   
   
   
   
   
   
   
   
   
   






.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 300px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #E7EADE;
margin: 0.3em auto;
padding: 15px;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 220px;
height: 90px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #D5EADE;
margin: 0.3em auto;
padding: 15px;
float: left;

}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: black;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}