

img, table, td, tr {border: 0px;}
p
{
	margin:8px 0px 8px 0px;
	padding:0px;
}


html {height:100%}

body {
   height:100%;
   background-color: #ffffff;
   background: url(images/bg.jpg) top left repeat-x;
   margin:0; 
   padding:0;
   font-family: arial, sans-serif; 
   /*position:relative;*/
}

h1{ 
   font-size: 19px;
   font-weight: bold;
   margin:7px 0px 10px 5px;
   padding:0px;
   /*vertical-align:middle*/
}

h2{ 
   font-size: 15px;
   font-weight: bold;
   margin:7px 0px 7px 5px;
   padding:0px;
   color:#999999;
   text-align:center;
}

h3{ 
   font-size: 16px;
   font-weight: normal;
   margin:5px 0px 0px 0px;
   padding:0px;
   color:#666666;
}
h6
{
	font-size:12px;
	line-height:15px;
	padding:0px;
	margin:0px;
}

.clear {
   clear:both; 
   background:none; 
   font-size:1px; 
   line-height:0px;
}


#wrapper {
	/*min-height: 100%;
	height: auto !important;
	height: 100%;*/
	min-height: 85%;
	
	width: 980px;
	margin: 0 auto;
	/*position:relative;*/
	z-index:10;
}


#header {
    height: 157px;
    
}

#logo{
    height: 112px;
	width: 550px;
	float: left;
}

#ad{
   float: right;
   padding-top: 10px;
   padding-right:15px;
}

#glowmenu{
    height: 35px;
	margin-top: 10px;
	width: 730px;
	float: left;
}

.glowingtabs{

float:left;
width:100%;
font-size: 16px;
font-family: Arial, sans-serif;
line-height: 28px;
}

.glowingtabs ul{
float:left;
list-style-type: none;
margin:0;
/*margin-left: 5px;*/ /*marge gauche du menu*/
padding:0;
}

.glowingtabs li{
float:left;
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
height: 35px;
float:left;
background:url(images/glowtab-left.gif) no-repeat left top;
margin:0px;
margin-right: 2px; /*espace entre onglets*/
padding:0px 0px 0px 8px;
text-decoration:none;
}

.glowingtabs a span{
height: 35px;
float:left;
background:url(images/glowtab.gif) no-repeat right top;
padding: 5px 20px 5px 10px; /*espace à l'intérieur d'un onglet*/
font-weight:normal;
color:#ffffff;
}


.glowingtabs a span { /* ???? */
    float:none;
}


.glowingtabs a:hover span {
color: #cccccc;
}

.glowingtabs li.selected a{ 
background-position:0 -35px; 
}

.glowingtabs li.selected a span{ 
background-position:100% -35px; 
color: #CCCCCC;
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ 
background-position:0% -35px; 
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ 
background-position:100% -35px; 
}

/* ######### Menu déroulant ######### */

.dropmenudiv_d{
position:absolute;
margin-top: -10px;
padding-top: 5px;
padding-bottom: 7px;
padding-left: 7px;
padding-right: 8px;
/*margin-left: 1px;*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #575757;
width: 225px;
visibility: hidden;
}


.dropmenudiv_d a{
width: auto;
display: block;
text-indent: 5px;
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #ffffff;
}

* html .dropmenudiv_d a{ 
width: 100%;
}

.dropmenudiv_d a:hover{ 
text-decoration: underline;
}

#menu_right{
    float: right;
	width: 250px;
}

#mon_panier{
    width: 140px;
    height: 45px;
	float: left;
	
}

.mon_panier_tab a{
    float: left;
	text-decoration: none;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 16;
	background-image: url(images/panier.gif);
	background-repeat: no-repeat;
	padding: 10px 30px 25px 28px;	
}

.mon_panier_tab a:hover{
    float: left;
    background-image: url(images/panier_hover.gif);
	/*width: 130px;*/
}

#languages{
    float: left;
	width: 110px;
	padding-top: 10px;
}

#paiement1{
   margin-top: 10px;
   width: 250px;
   float: left;
   color: #868686;
   font-size: 12px;
}
#paiement2{
   margin-top: 10px;
   padding-left: 20px;
   width: 305px;
   float: left;
   color: #868686;
   font-size: 12px;
}

#menu2{
   margin-top: 10px;
   font-size: 14px;
   width: 100px;
   float: left;
   text-align:right;
   line-height: 17px;
}

#menu_devider{
   margin-top: 10px;
   width: 50px;
   height: 68px;
   float: left;
   background-image:url(images/menu_devider.gif);
   background-repeat:repeat-y;
}

.menu2_liste ul{
   list-style-type: none;
}

.menu2_liste ul{
   display: inline;
}

.menu2_liste a{
   text-decoration: none;
   color: #000000;
}
.menu2_liste a:hover{
   text-decoration: underline;
}

#search{
    width: 250px;
	height: 68px;
	margin-top: 10px;
	background-image:url(images/search_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	color: #666666;
	font-weight: bold;
	
}

#search_content{
    padding-top: 10px;
	padding-left: 12px;
}


#content{
    padding: 40px 0px 20px 0px;
	clear: left;
}

/********* Template2 *********/
#div_main_container
{
	width:980px;
	margin-top:10px;
}
#div_left_column
{
	width:150px;
	height:1340px; /*1350*/
	margin-right:5px;
	float:left;
	border : 3px solid #D7B925;
	text-align:center;
	/*padding-top:3px;*/
}
.column_pad_img
{
	padding:4px 0px 4px 0px;
}
#div_right_column
{
	width:150px;
	height:1340px; /*1350*/
	margin-left:5px;
	float:left;
	border : 3px solid #D7B925;
	text-align:center;
	/*padding-top:3px;*/
}
#div_sub_main_container
{
	width:650px;
	float:left;
}
#div_sub_main_container_banner
{
	width:650px;
	height:100px;
	float:left;
	margin-bottom:10px;
}
#div_sub_main_container_content
{
	width:650px;
	float:left;
}
.onglet_column_top
{
	margin-bottom:14px;
}
.onglet_column
{
	margin-bottom:14px;
	margin-top:14px;
}
.onglet_column > img
{
	padding:5px 0px 5px 0px;
}

#div_main_vignette_article
{
    background-image:url(images/bg_article_big.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 330px;
	width:330px;
	padding:7px;
	margin-top: 10px;
	float:left;
}

#div_left_article_t2
{
	float:left;
	width:285px;
}

#div_prix_article
{
	margin-right:5px;
	margin-top: 30px;
	width:285px;
	text-align:right;
}
#div_avis_article
{
	float:left;
	margin-left:5px;
	width:285px;
}

#div_vignettes_article
{
	width:650px;
	text-align:center;
	/*background-image:url(images/zoom_article.jpg);
	background-repeat: no-repeat;
	background-position:top center;*/
	margin-top: 10px;
	padding-bottom: 10px;
	/*padding-top: 40px;*/
}

#div_description_article
{
	text-align:justify;
	color:#666666;
	font-size: 12px;
	padding-top: 15px;
	margin-left:10px;
}
#div_caracs_article
{
	text-align:left;
	background-image:url(images/fiche_technique.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding: 30px 0px 0px 0px;
	/*padding-top:10px;*/
	margin-left:10px;
	font-size: 12px;
	font-weight: bold;
}
#div_photos_annexes_article
{
	margin-top:20px;
	text-align:center;
	width:980px;
}
/************* fin template2 *********/


.article{
    width: 320px;
	/*height: 310px;*/
	margin-bottom:12px;
}

.article_titre{
    height: 33px;
	background-image: url(images/article_titre.jpg);
	background-repeat:no-repeat;
	font-size:14px; 
	font-weight: bold;
	padding: 6px 8px 0px 13px;
}

.article_content{
	background-image: url(images/article_bg.jpg);
	background-repeat: repeat-y;
	/*padding: 15px 5px 0px 5px;*/
	height:315px;/*250*/
	text-align:center;	
	padding:0px;
	margin:0px;
}

.article_footer{
	background-image: url(images/article_footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding: 15px 0px 0px 0px;
	text-align:right;
}

/*.article_prix{
	color:#D7B925;
	font-size: 18px;
	font-weight: bold;
	text-align:right;
	width:320px;
	
}*/

#article_detail_left{
    width: 412px;
	float: left;
}

#article_detail_right{
    width: 538px;
	float: right;
	margin-left: 20px;	
}

#article_big{
    background-image:url(images/bg_article_big.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 330px;
	width:330px;
	padding:7px;
	/*margin-right:378px;*/
	/*padding: 6px 14px 14px 6px;*/
	margin-top: 10px;
}

#zoom_article{
    background-image:url(images/zoom_article.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	/*height: 145px;*/
	margin-top: 10px;
	padding-top: 40px;
}
#div_pdf_article
{
	margin-top:10px;	
	font-weight:normal;
	font-size:15px;
	color:#666666;
	text-align:center;
}
#div_pdf_article a:visited,#div_pdf_article a:active,#div_pdf_article a:link
{
	text-decoration:none;
	font-weight:normal;
	font-size:15px;
	color:#666666;	
}

#div_pdf_article a:hover
{
	text-decoration:underline;	
	font-weight:normal;
	font-size:15px;
	color:#666666;
}

#prix_container{
    /*background-image:url(images/prix_bg.jpg);*/
	background-image:url(images/fond_prix.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width: 238px;
	height:98px;
	float: right;
	text-align:right;
}
.article_prix
{
	color:#D7B925;
	font-size: 18px;
	font-weight: bold;
	text-align:right;
	padding-right:4px;
}
.flash_promotion
{
	position:relative;	
	z-index:10;
	width:61px;
	height:61px;
	top:-300px;
	left:-110px;
	/*background-image:url(images/flash_promotion.png);
	margin:0px;
	padding:0px;*/
}
#article_etat{
    color:#FF0000;
	font-weight: bold;
	float: left;
}

#article_description{
    clear:left;
	color:#666666;
	font-size: 12px;
	padding-top: 15px;
}

#article_fiche{
    background-image:url(images/fiche_technique.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 30px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

/*#article_fiche li{    
}*/

#div_photos_annexes
{
	margin-top:20px;
	width:980px;
	text-align:center;
	float:none;
}
#div_contact
{
	text-align:center;
}
#div_newsletter
{
	width:650px;
	text-align:center;
}
#div_recommander
{
	text-align:center;
}
#div_page_paypal
{
	text-align:center;
	margin:auto;
}

#produits_similaires{
    clear: left;
	border-top:#000000 solid 1px;
	margin-top: 20px;
	padding-top: 10px;
}

#footer {
   background:url(images/footer_bg.jpg) repeat-x top left;
    width:100%;
   /*position:relative; */
  /* z-index:10;*/
   height: 141px; 
   margin-top: 20px;
   padding-top: 20px;
   text-align: center;
}

#footer a{
   text-decoration: none;
   font-size: 14px;
   color:#666666;
}

#footer a:hover{
   text-decoration: underline;
}
.bg_700_top
{
	background-image:url(images/bg_700_top.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:700px;
	height:13px;
	margin:auto;
}
.bg_700_middle
{
	background-image:url(images/bg_700_middle.jpg);
	background-position:center;
	background-repeat:repeat-y;
	width:700px;
	margin:auto;
}
.bg_700_bottom
{
	background-image:url(images/bg_700_bottom.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:700px;
	height:28px;
	margin:auto;
}
.bg_650_top
{
	background-image:url(images/bg_650_top.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:650px;
	height:13px;
	margin:auto;
}
.bg_650_middle
{
	background-image:url(images/bg_650_middle.jpg);
	background-position:center;
	background-repeat:repeat-y;
	width:650px;
	margin:auto;
	padding:0px;
}
.bg_650_bottom
{
	background-image:url(images/bg_650_bottom.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:650px;
	height:20px;
	margin:auto;
}

.msg_red
{
	text-align:center;
	font-weight:bold;
	color:#FF3300;
	font-size:15px;
}
.msg_green
{
	text-align:center;
	font-weight:bold;
	color:#009900;
	font-size:15px;
}
.txt_mini_gold
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#D7B925;
}
.txt_gold
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#D7B925;
}
.txt_mini_light_grey
{
	font-weight:normal;
	font-size:11px;
	color:#666666;
}
.txt_light_grey
{
	font-weight:normal;
	font-size:15px;
	color:#666666;
}
.txt_big_red
{
	font-weight:bold;
	font-size:19px;
	color:#CC0000;
}
.td_panier
{
	text-align:center;
	border:groove 3px #DDDDDD;
	background-color:#F3F3F3;
}
.center{text-align:center;}
.bold{font-weight:bold;}