@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background:url(images/bg.jpg) repeat-x #D12026;
 	color: #2a2d2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

a, a:link {
  color: #C71C22;
  font-weight: bold;
  text-decoration: underline;
}

a:visited {
  color: #666;
  font-weight: bold;
  text-decoration: underline;
  
}
a:hover {
  color: #666;
  text-decoration: none;
}

img {
	border:0;
}

input, select, textarea{
	border:1px solid #2a2d2e;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 990px;
	padding-bottom: 20px;
	background:url(images/bg_content.jpg) repeat-y;
}

#outerWrapper #header {
	background-color: #FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0;
}

#outerWrapper #contentWrapper {
  overflow: hidden;
}

#outerWrapper #contentWrapper #content {
  margin: 0 0 0 16em;
  padding: 10px 10px 10px 10px;
  
}

#footer {
	margin: 0 auto 0 auto;
	background:url(images/bg_footer.gif) no-repeat;
	width:990px;
	height:40px;
	padding-top:  20px;
	font-size:11px;
	color:#FFF
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#maincontent {
	width:990px;
}

#entete {
	width:990px;
	height:146px;
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/entete.jpg) no-repeat;
	
}

#navig {
	margin-top: 0;
	padding-top: 0;
	padding-left:20px;
	height:29px;
}

#navig ul {
	list-style-type: none;
	display: block;
	padding: 0;
	margin:0px;	
}

#navig li {
	display: block;
	float:left;
	text-align: center;
	height:29px;
	line-height: 29px;
}

#simple_content{
	margin-top:30px;
	text-align: left;
	width:600px;
	margin-left: auto;
	margin-right: auto;
	text-align:justify;
	font-size: 11px;
}


.simple_content_left{
	text-align: left;
	width:250px;
	margin-right: 20px;
	float:left;
}

.simple_content_right{
	text-align: left;
	width:330px;
	float:left;
	text-align:justify;
}


#home {
	margin: 0 auto 0 auto;
	width:562px;
	text-align: center;
	margin-top: 35px;
}

#player {
	width:510px;
	height:296px;
}

#player_container {
	border:2px solid #000;
	width:510px;
	height:296px;
}


.left {
	width:513px;
	float: left;
	text-align:left;
	margin-top: 30px;
	margin-left:20px;
	margin-right:25px;
	height:300px
}

.left_bottom {
	width:513px;
	float: left;
	text-align:left;
	margin-top: 50px;
	margin-left:20px;
	margin-right:25px;
}

.product_simple_content {
	width:945px;
	height:300px;
	margin-top: 30px;
	margin-left:20px;
	text-align:left;
}

.product_simple_content img {
	display: block;
	float:left;
}



.title {
	font-weight: bold;
	color: #666666; 
	text-align: left;
	padding: 0px;
	font-size:12px;
	margin: 0;
}

#produit-pict {
}

#produit_descriptif{
	color: #666666;
	font-size: 11px;
	text-align: justify;
}

.right {
	width:412px;
	margin-top:30px;
	float: left;
	text-align:right;
	overflow:hidden;
	height:300px
}

.right_bottom {
	width:412px;
	margin-top:20px;
	float: left;
	text-align: left;
}

.articlemenu {
	color: #606163;
	background:  url(images/bg_navig.gif) repeat-x;
	border-right:1px solid #999999;
}

.articlemenu_on {
	color: #FFF;
	font-weight: bold;
	background:  url(images/bg_navig_on.gif) repeat-x;
	border-right:1px solid #999999;
}

.actif {
}
.articlemenu a {
	color:#999999;
	display:block;
	text-decoration: none;
	height:29px;
	line-height:29px;
}

.articlemenu a:hover {
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	background:  url(images/bg_navig_on.gif) repeat-x;
}

.color  {
	color: #999;
	font-size: 11px;
}

.color img{
	border:1px solid #999;
	margin-right: 7px;
}

.titre_top{
	border-bottom: 1px solid #C71C22;
	margin-bottom: 15px;
	font-weight: bold;
	color:#C71C22;
	font-size:16px;	
	padding-bottom:7px
}

.text_top{
	font-size: 11px;
	font-weight: bold;
}

#tab{
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

.lighton{
	background:#C71C22;
	color:#FFF
}

.lightoff{
	background:#FFF;
	color:#000
}


#message_display{
 background:url(images/bg_message.gif) no-repeat;
 background-position: bottom left;
 padding-top:10px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 20px;
 font-size: 11px;
 font-weight: bold;
 margin-bottom: 3px;
 display:none;
 color:#FFF    
}

#slider-stage{
	width:453px; 
	overflow:auto; 
	overflow-x:hidden; 
	overflow-y:hidden; 
	height:74px; 
	margin:0 auto;
	float:left
}

.slider-buttons{
	float:left;
	margin:0;
	height:72px;
	line-height:72px;
	width:30px;
	text-align:center;
}

#slider-list{
	width:100000px; 
	border:0; 
	margin:0; 
	padding:0; 
	left:510px;
}

#slider-list li{
	list-style:none; 
	margin:0; 
	padding:0; 
	float:left;
	height:74px;
}

#slider-list img{ 
	border:1px solid #E4E4E6; 
	margin-right:2px;
}


.button_action {
	background: url(images/bg_button.jpg) no-repeat;
	width: 145px;
	height: 26px;
	line-height:26px;
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
	margin:0;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	border:0;
	padding:0;
	text-transform: uppercase;
	font-size: 12px;
	
}

.button_action a{
	color:#FFFFFF;
	text-decoration: none ;
	width: 145px;
	height: 26px;
	display:block;	
}

#button_commander {
	position: relative;	
	margin-left:264px;
	margin-top: -10px;
	z-index:2;	
}


.spacer {
	clear: both;
	line-height: 0px;
}

/*////////////////////////////////////////////////////////////*/

ul.tabs {
	margin:0px; padding:0px;
	height:19px;
	padding-left:10px;
	float: left;
	display:block;
}
ul.tabs li {
	list-style-type: none;
 	display: inline;
}
ul.tabs li a {
	float:left;
 	display:block;
 	position: relative;
 	top:1px;
	height:19px;
	width: 79px;
	text-align: center;
	color:#4D4D4D;
	height:19px;
	width: 79px;
	line-height:19px;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(images/tab_off.gif) no-repeat;
}

ul.tabs li a.active {
	color:#C71C22;
	border-bottom: 1px solid #ffffff;
	background:url(images/tab_on.gif) no-repeat;	
}
.content {
	background-color:#ffffff;
	padding:10px;
	border-top:1px solid #C9C9C9; 	
	font-family:Arial, Helvetica, sans-serif;
	height: 80px;
	overflow: auto;
	clear: both;
}

#content_2 { display:none; }

/* produit */
.produit_content{
	width:222px;
	float:left;
	margin-right:70px;
	padding-bottom:20px;
	line-height:11px;
}

.produit_image{
	background: #000;
	border: 1px solid #202020;
	text-align:center;
	height: 112px;
	width:222px;
	overflow:hidden;
	margin-bottom:2px
}

.produit_titre {
    
    color:#C71C22;
    font-size: 12px;
    line-height: 11px;
    padding: 0;
}

.produit_titre a{
    color:#C71C22;
    text-decoration: none;
}



.produit_left{
	float:left;
	font-size:11px;
}

.produit_right{
	float:right;
	font-size:11px;
}

.produit_left_p{
	float:left;
	font-size:11px;
	padding-top:3px;
}
.produit_left_p a{
	text-decoration: none;
	color:#C71C22;
	font-weight: bold;
}

.produit_right_p{
	float:right;
	font-size:11px;
	padding-top:3px;
}

.produit_right_p a{
	text-decoration: none;
	color:#C71C22;
	font-weight: bold;
}

#content_produit {
  	height: 410px;
	width: 605px;
	float:left;
	padding-left: 37px;
	overflow:hidden;
}

#search_produit{
	padding-left: 37px;	
}

#panier_produit{
	position:absolute;
	color:#FFF;
    font-size: 12px;
    line-height: 12px;
	color:#FFF;
	top:6px;
    width:990px;
    text-align: right;
}
#panier_produit a{
	color:#FFF;
	text-decoration: none;

}
/* produit panier commande */

.panier_top{
	font-weight: bold;
	color:#2B2B2B;
	font-size:11px;
}
.panier_ligne_top{
	font-size: 11px;
	color:#C71C22;
	padding-bottom: 12px;
	border-bottom: 1px solid #C71C22;
}

.panier_ligne_recap{
	border-top: 1px solid #C71C22;
	padding-top:12px ;
	font-weight: bold;
	font-size:11px;
}

.panier_ligne_simple{
	font-size:11px;
}

.panier_image_box{
	border:1px solid #0101010;
	background: #000000;
}
.panier_ligne{
	font-size: 11px;
	padding-top:12px;
	border-top: 1px solid #C71C22;
	padding-bottom: 12px;
	border-bottom: 1px solid #C71C22;
}

.panier_padding{
	padding-left:20px;
}

.panier_ligne_prix input {
	font-size:13px;
	font-weight: bold;
	text-align: center;
	width:29px;
	color:#000
}

.panier_ligne_prix{
	padding-top:12px;
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #C71C22;
	padding-bottom: 12px;
	border-bottom: 1px solid #C71C22;
}

.panier_ligne_prix a{
	color:#C71C22;
	font-weight: bold;
	text-decoration:none;
}

.panier_ligne_total{
	padding-top:12px;
	font-weight: bold;
	color:#C71C22;
	font-size: 14px;
	border-top: 1px solid #C71C22;
	padding-bottom: 12px;
	border-bottom: 1px solid #C71C22;
}

.bleu_grand{
	color:#C71C22;
	font-weight: bold;
	font-size: 12px;
}

.bleu_petit{
	color:#C71C22;
	font-size: 11px;
	font-weight: normal;
}

.editable{
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
}

.editable input {
	width:200px;
	margin-bottom: 5px;
}
/* div editinplace */
.editMode{display:none;}
.eip{display:none;}
.eip.editMode{display:block !important;}
