/* oscss demo template - 'chrome', by j4k, http://www.pasfacilearetenir.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, j4k */
/* Added: Jun. 15th, 2005 */


/* IMPORTANT */

/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */

@import url(dropDownMenu.css);
/*-basics-----------------------------*/


body {
	margin:0px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0px;
	background-color:#ff7e00;
}


small{float:right;}
p small {float:none;}

p, #reviews, .infoText, .orderHistory,.listingTop, dt, dd, .textMain, #checkoutSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding:0 15px 0 15px;
	color: #666;
}


p {
clear:both;
position:relative;
margin:0px;
padding:0px;
}

.cartSubTotal
{
	text-align:right;
}

#productDateAdded {display:block;}


.tableauproduits td{
	background-color:#FFFFFF;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
}

.tableaucritiques td{
	background-color:#FFFFFF;
}

h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	display:block;
}

table {width:100%;border:1px solid #fff;margin-bottom:5px;}

dl, dt, dd {display:block;}
dt {font-weight: bold;}
dd {border-left:1px solid #fff;}

td, th {
	background:#eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F55;	
	padding-left:10px;
	border-bottom:1px solid #fff;
}

td {color:#666;}

#categoriesImages {margin-left:40px;width:95%; }
#categoriesImages img{float:left;}
.categoriesThumbs {float:left;margin:5px;width:190px;}


.newProduct{
	margin:0px;
	float:left;
	width:235px;
	min-height:230px;
	_height:230px;
	border:1px solid #CCC;
	background:#FFF;
	text-align:center;
	margin-left:8px;
}
.infobox {
	width:504px;
	text-align:center;
}

#productDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding:0 15px 0 15px;
}

.newProducts,.productsNewContener {
	position:relative;
	margin:4px 0 0 4px;
	margin-left:0;
	float:left;
}
img {	margin:5px 0 5px 5px;}
.newProduct img {
 float:left;
 margin:5px;
 margin-left:15px;
}

.newProduct .image {
	margin:0px;
	text-align:center;
}
.newProduct img {
 float:left;
 margin:5px;
 margin-left:15px;
}

.newProduct .price {
 float:left;
 margin:5px;
 margin-left:15px;
}

.productImage {
	float:right;
	margin:0px;
}
#productImage img {
	float:right;
	margin:0px;
}

.otTtitle {text-align:right;font-size:10px;color:#999;}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
}
.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: red;
	font-weight: bold;
	text-decoration: none;
	margin-left:10px;
}

del {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: bold;	
	margin-left:10px;
}
#splitPageTop a,#splitPageBottom a {margin:0 1px 0 1px;}
#splitPageTop p,#splitPageBottom p {display:block;margin:0px;text-align:right;}
.listing {
	border:1px solid #fff;
	margin:0px;
	padding:0px;
	position:relative;
	clear:both;
}
.listing DL {
	position:relative;
}
.productImage {
	float:none;
}
.productImage img {
	float:none;
}
#productInfoSpec {
position:relative;
}

#loginBox fieldset {
	border:1px solid #999999;
	width:200px;
}


fieldset {
margin-bottom:10px;
}

fieldset p {
margin:3px;
padding:3px;
}

fieldset legend {
font-weight:bold;
}

#centre li.cartPrice {	
	margin-top:15px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

h1, .productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px
}

.productPrice {text-align:right; color:#888;}

.cartProduct img, #menuDroite img {
	float:right;
}

#centre ul {
	list-style:none;
}

#centre li {
	border-left: 1px solid #FFF;
	padding-left:10px;
	font-size:10px;
	color:#777;
}

.navBt {float:right;margin-right:10px;}


.sP1 {
padding-bottom:15px;
}
.sP2 a {
padding-right:10px;
}
.jump {
padding-right:10px;
}

/*-liens-----------------------------*/


a:link, #breadCrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	display:inline;
}

a:visited, #breadCrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AAA;
	text-decoration: none;
	display:inline;
}

a:hover,#breadCrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #212121;
	text-decoration: none;
	font-variant: normal;
}

#centre a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	display:inline;
	text-align:left;
	border-bottom:1px solid #FFF;		
}

#centre a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	display:inline;
	text-align:left;
	border-bottom:1px solid #FFF;
}	

#centre a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background:#EEE;
	text-decoration: none;
	font-variant: normal;
}

.menu a:link, #breadCrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited, #breadCrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #504F55;
	text-decoration: none;
}

.menu a:hover,#breadCrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #212121;
	text-decoration: none;
	font-variant: normal;
}

#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-variant: normal;
}

#menuGauche a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
	display:inline;
}

#menuGauche a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #504F55;
	text-decoration: none;
	display:inline;
}

#menuGauche a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #212121;
	text-decoration: none;
	font-variant: normal;
	display:inline;
}


/*-listes-----------------------------*/

ul {list-style:none;}

#menuGauche ul{
	text-align:left;
	margin:0px;	
	padding: 0 0 0 5px;
	/* border: 1px solid #413F4F;*/
	overflow:hidden;
	
}

#menuGauche li{
	background-color:#EEE9E4;
	width:195px;
	min-height:17px;
	padding: 0 0 0 0;
	display:block;
	margin-top:1px;
	padding-left:6px;
	background-image: url(images/puce_menu_categories.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:2px;
	overflow:hidden;
	/* border: 1px solid #413F4F;*/
}

#menuDroite .boxes ul {padding-left:0px;text-align:left;width:245px;}
#menuDroite .boxes ul li {margin-right:0px;width:245px;}

#menuDroite #informationBox ul{
	text-align:left;
	margin:0px;	
	padding: 0 0 0 0px;
	/* border: 1px solid #413F4F;*/
	overflow:hidden;
	width:250px;
}

#menuDroite #informationBox li{
	background-color:#EEE9E4;
	width:230px;
	min-height:17px;
	padding: 0 0 0 0;
	display:block;
	margin-top:1px;
	padding-left:21px;
	background-image: url(images/puce_menu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:2px;
	overflow:hidden;
	text-align:left;
	/* border: 1px solid #413F4F;*/
}

#menuDroite #informationBox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
	display:inline;
}

#menuDroite #informationBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #504F55;
	text-decoration: none;
	display:inline;
}

#menuDroite #informationBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #212121;
	text-decoration: none;
	font-variant: normal;
	display:inline;
}

#menuGauche li a.under{
	padding:0 0 0 6px;
	width:127px;
	display:inline;
	color:#767572;
}

#menuGauche li a.under:hover{
	margin-left:0px;
	padding:0 0 0 10px;
	color:#767572;
	/*background: url(images/menuGaucheBG_sousmenu_hover.gif) no-repeat top left;*/
}

#menu ul{
	margin-top:0px;
	margin-left:0px;
	height:23px;
	_line-height: 20px;
	/* border: 1px solid #413F4F;*/
}



#menu li{
	position:relative;
	float:left;
	margin:0px;
	height:20px;
	background: url(images/menuSeparateur.gif) no-repeat;
	background-position:right;
	padding:0px;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	_padding-top:0px;
	display:block;
	/* border: 1px solid #413F4F;*/
}

/*-structure-----------------------------*/

#container {	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:975px;
	border:none;
	background-color:#FFFFFF;
	height:auto;
 	overflow: auto !important;
	overflow: inherit;
}



#titre_header {
	background: url(images/bandeau.jpg);
	background-repeat:no-repeat;
	width:975px;
	height:125px;
	margin:0px;
}

#news_header {
	background-color:#AC241F;
	width:306px;
	height:118px;
	margin:5px;
	margin-left:0px;
	color:#FFFFFF;
	text-align:center;
	overflow:hidden;
}
#news_header ul {
list-style-type:disc;
text-align:left;
margin:0px;
}
#news_header ul li{
text-align:left;
margin-left:20px;
}


#header {
	position:relative;
	width:975px;
	overflow:hidden;
	margin:0px;
}

#menu{
	position:relative;
	padding:0px;
	margin:0px;
	width:975px;
	height:23px;
	background: url(images/menuBg.jpg) repeat-x;
	margin-left:0px;
	overflow: hidden;
	margin-bottom: 10px;
}

#coin_menu_gauche {
background-image:url(images/coin_menu_gauche.jpg);
background-position:left;
width:10px;
height:23px;
float:left;
}
#coin_menu_droite {
background-image:url(images/coin_menu_droite.jpg);
background-position:right;
width:10px;
height:23px;
float:right;
}

#breadCrumb {
	position:relative;
 	padding:0 0 0 15px;	
	margin:0px;
	width:475px;
	height:30px;
	float:left;
	background-color:#FFFFFF;
}

#menuGauche {
	position:relative;
	float:left;
	text-align:left;	
	top:0px;	
	width:210px;
	vertical-align:top;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:40px;
	overflow: hidden;
}

#index {
	position:relative;
	background-color:#ffffff;
}

#centre {
	margin-left:5px;
	margin-left:0;
	position:relative;
	float:left;
	margin-bottom:40px;
	width:490px;
	background-color:#ffffff;
}

#centre_logo {
	position:absolute;
	bottom:-150px;
	width:600px;
	height:150px;
	background: url(images/oscss.gif) no-repeat right bottom;
	z-index: 99;
}

#menuDroite {
	text-align:left;
	width:250px;
	float:right;
	padding-right:5px;
	margin-bottom:40px;
	overflow: hidden;
}

#footer {
	clear:both;
	
	text-align:center;
	border-top:1px solid #CCCCCC;
	height:40px;
	display:block;	
	font-size:10px;
	padding:0px;
	color: #333333;
	margin-left:5px;
	margin-right:5px;
	
}

#footer a {color:#333333;}

/*-boxes-----------------------------*/

.boxes li hr {display:none;}

#languagesBox {
	position:absolute;
	width:100px;
	top:7px;
	left:-30px;
	text-align:center;
}
#languagesBox h4 {display:none;}
#languagesBox .boxes li {float:left;padding:0px;padding-top:0px;margin:0px;}

#categoriesBox h4
{
	margin-bottom:0;
	padding:5px 0 6px 3px;
	color:#FFFFFF;
	font-size:16px;
	margin-left:5px;
	background-color:#FFFFFF;
	margin-top:0px;
	background-image:url(images/titre_colone_gauche.jpg);
}
#categoriesBox
{
	position: relative;
	width:205px;
	margin-bottom:10px;
}

#searchBox {position:relative;top:11px;width:200px;text-align:left;height:25px;}
#searchBox h4 {display:none;}
#searchBox input {float:none;}
#keywords {
float:left;
}
#quick_find {
display:inline;
}


#cartBox {
	margin-top:0px;
}


#cartBox h4 {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:5px 0 6px 3px;
	color:#FFFFFF;
	font-size:16px;
	background-color:#FFFFFF;
	background-image:url(images/titre_colone_droite.jpg);
}
#cartBox li {color:#AAA;font-size:11px;background-color:#EEE9E4;border:1px solid #FFFFFF;}
#cartBox a {color:#666;font-size:11px; }
#cartBox a:hover {color:#000;font-size:11px; }
ul.cartContent {
	text-align:left;
	margin-top:0px;
	_position: relative;
	_left:-40px;
}

.newItemInCart {color:#666;}

#informationBox a:link, #informationBox a:hover, #informationBox a:visited {font-weight:normal;font-size:10px;color:#000000}
#informationBox h4 {
	margin-bottom:0;
	padding:5px 0 6px 3px;
	color:#FFFFFF;
	font-size:16px;
	margin-left:0px;
	background-color:#FFFFFF;
	margin-top:0px;
	background-image:url(images/titre_colone_droite.jpg);
}



#informationBox {
	position: relative;
	width:250px;
	margin-bottom:10px;
}


#loginBox h4 {
	margin-bottom:0;
	padding:5px 0 6px 3px;
	color:#FFFFFF;
	font-size:16px;
	background-color:#FFFFFF;
	background-image:url(images/titre_colone_droite.jpg);
}
#loginBox {
float:left;
width:250px;
margin:0px;
padding:0px;
margin-top:5px;
}
#loginBox form {
margin:0px;
padding:0px;
}
#loginBox fieldset {
margin:0px;
padding:0px;
width:250px;
height:125px;
background-color:#f8b43d;
border:none;
}
#loginBox fieldset table{
background:none;
border:none;
}
#loginBox fieldset table tbody tr td {
background:none;
border:none;
}

#specialsBox {
	width:250px;
	margin:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	height:241px;
	background-color:#EEE9E4;
	text-align:left;
}

#specialsBox h4 {
	margin-bottom:0;
	padding:5px 0 6px 3px;
	color:#FFFFFF;
	font-size:16px;
	margin-left:0px;
	background-color:#FFFFFF;
	margin-top:0px;
	background-image:url(images/titre_colone_droite.jpg);
}

#specialsBox marquee {
margin:0;
padding:0;
height:200px;
overflow:hidden;
width:250px;
}
#specialsBox marquee ul {
margin-left:75px !important;
margin-right:200px;
text-align:center !important;
text-align:left;
}
#specialsBox img {
margin:0px;
padding:0px;
}

#best_sellersBox {
width:205px;
height:auto;
margin-top:0px;
margin-top:10px;
}
#best_sellersBox ol {
margin-left:5px;
padding-left:0px;
margin-top:0px;
width:179px;
counter-reset:item;
}
#best_sellersBox ol li {
padding-left:0px;
background-image:none;
display:list-item;
width:179px;
padding-left:21px;
background-image: url(images/puce_menu.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#best_sellersBox h4 {
	margin-bottom:0;
	padding:5px 0 6px 3px;
	color:#FFFFFF;
	font-size:16px;
	background-color:#FFFFFF;
	margin-left:5px;
	background-image:url(images/titre_colone_gauche.jpg);
}




#best_sellersBox a:link, #specialsBox a:hover, #specialsBox a:visited {font-weight:normal;font-size:10px;text-align:left;}





#tell_a_friendBox h4 {margin-bottom:0;padding:10px 0 13px 3px;background: url(images/head_tell_a_friend.jpg) repeat-y;}
#currenciesBox h4 {margin-bottom:0;padding:10px 0 13px 3px;background: url(images/head_currencies.jpg) repeat-y;}

#manufacturer_infoBox h4 {margin-bottom:0;padding:10px 0 13px 3px;background: url(images/head_manufacturer_info.jpg) repeat-y;}
#manufacturer_infoBox img {float:right;margin:0 0 0 30px;}

#manufacturersBox h4 {margin-bottom:0;padding:10px 0 13px 3px;background: url(images/head_manufacturer.jpg) repeat-y;}

#ReviewsBox p {
	text-align:center;
	
}
#ReviewsBox h4 {
	margin-bottom:0;
	margin:0px;
	padding:5px 0 6px 3px;
	color:#FFFFFF;
	font-size:16px;
	background-color:#FFFFFF;
	background-image:url(images/titre_colone_droite.jpg);
	background-position:top;
	background-repeat:no-repeat;
}


#order_historyBox h4 {margin-bottom:0;padding:10px 0 13px 3px;background: url(images/head_order_history.jpg) repeat-y;}
#order_historyBox img {display:none;}
#order_historyBox ol {text-align:left;}
#order_historyBox li {margin-left:15px;}
#order_historyBox a:link, #specialsBox a:hover, #specialsBox a:visited {font-weight:normal;font-size:10px;text-align:left;}

#currenciesBox h4 {text-align:left;margin-bottom:0;padding:10px 0 13px 3px;background: url(images/head_currencies.jpg) repeat-y;}
#currenciesBox {text-align:center;}

#whats_newBox h4 {
	text-align:left;
	margin-bottom:0;
	padding:5px 0 6px 3px;
	color:#FFFFFF;
	font-size:16px;
	background-color:#FFFFFF;
	background-image:url(images/titre_colone_droite.jpg);
}
#whats_newBox {text-align:center;}


#headingCatImg {
display:block;
_height : 150px;

}

/*-Form----------------------------------------------- */

label {
float:left;
}

#male {
float:none;
}
#female {
float:none;
}
#mlle {
float:none;
}

input { 
	font-family: Verdana;
	font-size: 10px;
	/*border: 1px solid #FFF;*/
	color: #000000;
	/*background-color:#AAA;*/
	float:right;
	margin-right:2px;
}
.gender input, .shippingSelect input {float:none;}
.cartQty input,.cartDelete input {float:left;}

select { 
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #a5acb2;
	color: #00;
	background-color:#FF;
	margin-right:2px;
}

textarea { 
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #FFF;
	color: #00;
	background-color:#FFFFFF;
	margin-left:30px;
	border: 1px solid #a5acb2;
}

input.submit { 
	border: 1px solid #99C;
	color: #99C;
	background-color:#444;
	font-family: Verdana;
	font-size: 10px;
	display:inline;
}

img {border: 0px;}

.boxes {
position:relative;
clear:both;
}

.warning {
display:none;
}

.formBT {
clear:both;
position:relative;
}

#cartQty {
width:20px;
}

.tn img {
vertical-align:middle;
}

.newProduct .name {
background-image:url(images/fond_box.jpg);
background-repeat:no-repeat;
background-position:center;
height:30px;
}


.customerGreeting {
margin-left:auto;
margin-right:auto;
}

div.boxes ul.cartContent li {
text-align:left;
}


dt a:link {
font-size:12px;
}
dt a:visited {
font-size:12px;
}
dt a:hover {
font-size:12px;
}