html,body{margin:0;padding:0;background-color: #FFFCEB;}
* { margin : 0; padding : 0; font-family: Arial, Helvetica, Verdana;}
body{text-align:center;height:100%;padding-top:70px;}

* html #cont_bandeau {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fond_bandeau.png', sizingMethod='scale');
}

div#container{
position:relative;
width:912px;
height:576px;
border:0px solid #000;
margin:0 auto;
}

#bloc_lang {
float:left;
width:912px;
height:410px;
margin-top:75px;
border:0px solid #000;
text-align:center;
}

#bloc_lang_fr,#bloc_lang_gb {
position:absolute;
width:422px;
height:80px;
border:0px solid #000;
text-align:center;	
}

#bloc_lang_fr {
left:30px;
bottom:30px;
padding-top:50px;
}

#bloc_lang_gb {
left:462px;
bottom:30px;
padding-top:50px;
}

#bloc_lang_fr a,#bloc_lang_gb a{
display:block;
border:0px solid #FFFFFF;
color:#FFF;
text-decoration:none;
}

#bloc_lang_fr a {background: no-repeat top center;width:422px;height:27px}
#bloc_lang_gb a {background: no-repeat top center;width:422px;height:27px}

div#footer{
width:912px;
height:40px;
line-height:20px;
margin:0 auto;
padding:0;
text-align:center;
color:#333333;
font-size: 10px;
}
div#footer a{
color:#333333;
font-size: 10px;
text-decoration: none;
padding: 5px;
}
div#footer a:hover { 
	text-decoration: underline;
}
#menu{
position:absolute;
z-index:2;
left:0px;
width:290px;
height:275px;
text-align:center;
padding-top:270px;
background:url(../images/logo_Petrusse.png) no-repeat 25px 25px;
}
.menutest {top:300px;}

#menu ul {list-style:none;margin:0;padding:0;}
#menu	li {width:250px;margin:0;padding:0;text-align:center;float:left;}
#menu	li a {display:block;padding:0px;margin:0px;color:#FFF;text-decoration:none;height:30px;}

.link_logo {
	position:absolute;
	width:250px;
	height:230px;
	left:20px;
	top:20px;
	border:0px solid #ffffff;
}
#cont_collection {
position:absolute;
z-index:0;
left:0px;
}

#cont_basket {
position:absolute;
border:0px solid #FFFFFF;
width:450px;
height:135px;
z-index:2;
right:0px;
top:-75px;
background:url(../images/bg_fox.png) no-repeat bottom right;
}
#contenu_basket {
position:absolute;
display:none;
border:0px solid #FFFFFF;
width:450px;
z-index:1;
right:19px;
top:42px;
background:#FFFFFF;
filter: alpha(opacity=55);
-moz-opacity: .55;
}

#detail_basket{
	float:left;
	width:430px;
	border-bottom:1px solid #fb57a7;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:10px;
}
#param_basket{
	float:left;
	width:430px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
}

#contenu_basket_page {
float:left;
width:580px;
border:0px solid #ffffff;
}

#title_basket_page{
	float:left;
	border:0px solid #ffffff;	
	text-align:left;
	color:#330000;
	font-size:15px;
	font-weight:bold;*
	padding-bottom:10px;
}
#detail_basket_page{
	float:left;
	width:580px;
	border-bottom:1px solid #ffffff;
	padding-bottom:5px;
	padding-top:10px;
}
#param_basket_page{
	float:left;
	width:580px;
	padding-top:5px;
	padding-bottom:10px;
}

#navig_basket_page{
	float:left;
	width:580px;
	padding-top:5px;
	border:0px solid #ffffff;
}

#prod_name_page, #prod_txt_page, #prod_color_page, #prod_qte_page, #prod_price_page, #price_euro_page, #color_page, #qte_page {
	float:left;
	text-align:left;
	color:#ffffff;
	width:50px;
	border:0px solid #000000;
	font-size:14px;
}
#prod_txt_page, #color_page, #qte_page, #prod_price_page, #price_euro_page {
	font-size:12px;
}
#prod_price_page, #price_euro_page {
font-size:14px;	
}
#total_basket_page{
font-size:14px;
}
#total_basket_page b{
font-size:16px;
}
#prod_name_page, #prod_txt_page{
	width:240px;
}
#prod_color_page, #color_page{
	width:140px;
}
#prod_name_page, #price_euro_page{
	font-weight:bold;
}
#prod_name_page a{
	font-style:italic;
	color: #ffffff;
}
#total_basket_page{
	float:right;
	width:180px;
	border-top:1px solid #ffffff;
	padding-bottom:5px;
	padding-top:5px;
	clear:both;
	text-align:right;
	color:#ffffff;
}

#prod_name, #prod_txt, #prod_color, #prod_qte, #prod_price, #price_euro, #color, #qte {
	float:left;
	text-align:left;
	color:#330000;
	width:40px;
	border:0px solid #000000;
	font-size:14px;
}
#prod_txt, #color, #qte, #prod_price, #price_euro {
	font-size:12px;
}
#prod_name, #prod_txt{
	width:200px;
}
#prod_color, #color{
	width:110px;
}
#prod_name, #price_euro{
	font-weight:bold;
}
#prod_name{
	font-style:italic;
}
#prod_com {
	float:left;
	text-align:left;
	color:#ffffff;
	width:65px;
	border:0px solid #000000;
	font-size:12px;
}
#link_basket{
float:left;
padding-top:38px;
font:arial;
color:#fc3397;
}

#btn_account{
float:left;
border:0px solid #FFFFFF;
width:120px;
height:40px;
background:url(../images/btn_account-fr.png) no-repeat top left;
}
#btn_account:hover{background:url(../images/btn_account-fr-over.png) no-repeat top left;}

#btn_basket{
float:left;
border:0px solid #000000;
width:120px;
height:40px;
background:url(../images/btn_basket-fr.png) no-repeat top left;
}
#btn_basket:hover{background:url(../images/btn_basket-fr-over.png) no-repeat top left;}

#btn_account.lngen{background:url(../images/btn_account-en.png) no-repeat top left;}
#btn_basket.lngen{background:url(../images/btn_basket-en.png) no-repeat top left;}
#btn_account.lngen:hover{background:url(../images/btn_account-en-over.png) no-repeat top left;}
#btn_basket.lngen:hover{background:url(../images/btn_basket-en-over.png) no-repeat top left;}

#btn_account a,#btn_basket a{
display:block;
width:120px;
height:40px;
border:0px solid #000000;
}
.btn_continuer_achats {
border:0px solid #000000;
width:250px;
height:45px;
background:url(../images/continuer_achat_fr.png) no-repeat top left;
}
.btn_valider_commande {
border:0px solid #000000;
width:250px;
height:45px;
background:url(../images/valider_commande_fr.png) no-repeat top left;
}

.btn_continuer_achats:hover{background:url(../images/continuer_achat_fr-over.png) no-repeat top left;}
.btn_valider_commande:hover{background:url(../images/valider_commande_fr-over.png) no-repeat top left;}
.btn_continuer_achats.lngen{background:url(../images/continuer_achat_en.png) no-repeat top left;}
.btn_valider_commande.lngen{background:url(../images/valider_commande_en.png) no-repeat top left;}
.btn_continuer_achats.lngen:hover{background:url(../images/continuer_achat_en-over.png) no-repeat top left;}
.btn_valider_commande.lngen:hover{background:url(../images/valider_commande_en-over.png) no-repeat top left;}

#btns a{
display:block;
width:250px;
height:40px;
border:0px solid #000000;
}
#items{
float:left;
border:0px solid #FFFFFF;
width:120px;
height:40px;
}

#cont_bandeau{
border: #fff 0px solid;
margin-top: 260px;
margin-left: 20px;
width:610px;
height:100px;
text-align:left;
background: url(../images/fond_bandeau.png) no-repeat;
}

#content{
position:absolute;
border:0px solid #ffffff;
width:610px;
height:450px;
top:100px;
left:290px;
}
#contentProd{
position:absolute;
border:0px solid #000000;
width:610px;
height:280px;
top:0px;
left:0px;
}
#content_shadow{
position:absolute;
border:0px solid #ffffff;
width:630px;
height:300px;
}


#title_rub{
float:left;
width:450px;
height:70px;
padding-left:140px;
padding-bottom:20px;
border:0px solid #ffffff;
}

#title_rub2{
float:left;
width:450px;
height:40px;
padding-left:65px;
padding-bottom:20px;
border:0px solid #ffffff;
}

#title_rub #sub1_title_rub{
float:left;
border:0px solid #ffffff;
}
#title_rub #sub2_title_rub{
float:left;
padding-top:9px;
padding-left:20px;
border:0px solid #ffffff;
}
#title_rub #sub2_title_rub a{
float:left;
padding-left:20px;
border:0px solid #ffffff;
font-size:16px;
color:#ffffff;
text-decoration:none;
}
#title_rub #sub2_title_rub a:hover{
text-decoration:underline;
}
#content_rub{
float:left;
border:0px solid #ffffff;
width:610px;
height:355px;
overflow:auto;
}

#content_rub_txt{
float:left;
margin-top:25px;
border:0px solid #ffffff;
width:610px;
height:320px;
font-size:12px;
overflow:auto;
}

#content_rub_txt table.spip{
	float:left;
	margin-left:65px;
	width:480px;
	height:200px;
	border:0px solid #000000;
	background:transparent;
}	
#content_rub_txt .row_even{
	width:240px;
	height:20px;
	font-weight:bold;
	background:transparent;
	color:#330000;
	font-size:13px;
}	

#content_rub_txt .row_odd{
width:240px;
background:transparent;
color:#ffffff;
}
table.spip th, table.spip td {
	padding:8px;
	text-align:left;
	vertical-align:top;
}
#content_rub_txt .row_odd a{
color:#ffffff;
text-decoration:none;
}
#content_rub_txt .row_odd a:hover{
text-decoration:underline;
}
#bloc_quadri{
float:left;
text-align:center;
padding:0px 22px 0px 22px;
border:0px solid #ffffff;
width:146px;
height:190Px;
line-height:12px;
}
#bloc_quadri a{
font-style:italic;
font-size:12px;
font:arial;
color:#fc3397;
text-decoration:none;
}

#bloc_quadri a:hover{
color:#ffffff;
}

#bloc_txt_small{
float:left;
text-align:left;
padding:0px 0px 0px 15px;
width:275px;
height:112px;
border:0px solid #ffffff;
font-size:12px;
font:arial;
}

#bloc_txt_small2{
float:left;
text-align:left;
padding:0px 0px 0px 65px;
border:0px solid #ffffff;
width:225px;
height:90px;
font-size:12px;
font:arial;
}

#bloc_txt{
float:left;
text-align:left;
padding:0px 0px 0px 15px;
width:550px;
border:0px solid #ffffff;
color:#ffffff;
}

#bloc_txt .txt_normal {
font-size:12px;
font:arial;
color:#330000;
}

#bloc_txt .txt_petit {
font-size:11px;
font-style:italic;
color:#330000;
font:arial;
}
#bloc_txt .txt_petit a{
font-size:11px;
font-style:italic;
color:#330000;
font:arial;
}
#bloc_txt .txt_petit a:hover{
text-decoration:none;
color:#ffffff;
}

#bloc_txt h2 {
padding-bottom:10px;
font-size:14px;
color:#330000;
font-weight:bold;
font:arial;
}
#bloc_txt h3 {
padding-bottom:10px;
font-size:12px;
color:#330000;
font-weight:bold;
font:arial;
}
#bloc_txt strong{
font-size:12px;
font:arial;
color:#330000;
}
#bloc_txt_small_right{
	float:left;
	width:160px;	
	padding-left:10px;
}
#bloc_img_small_left{
	float:left;
	width:100px;
}
#bloc_txt_small_right h4 {
	float:left;
	width:160px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	font:arial;
	padding-bottom:10px;
	border:0px solid #ffffff;
}
#bloc_txt_small h2 {
	float:left;
	width:165px;
	font-size:12px;
	font-weight:bold;
	color:#330000;
	font:arial;
	padding-bottom:10px;
	border:0px solid #ffffff;
}
#bloc_txt_small p {
	float:left;
	width:165px;
	color:#ffffff;
	font-size:12px;
	font:arial;
	padding-bottom:10px;
	border:0px solid #ffffff;
}
#bloc_txt_small a {
	float:left;
	width:165px;
	color:#ffffff;
	font-size:12px;
	font:arial;
	text-decoration:underline;
	font-style:italic;
	border:0px solid #ffffff;
}

#bloc_txt_small2 h2 {
	float:left;
	width:210px;
	font-size:12px;
	font-weight:bold;
	color:#330000;
	font:arial;
}
.h2_plus{
	color:#ffffff;
}
#bloc_txt_small2 p {
	float:left;
	width:210px;
	color:#ffffff;
	font-size:12px;
	font:arial;
	padding-bottom:10px;
}

#bloc_txt_small2 p a {
	color:#ffffff;
	font-size:12px;
	font:arial;
	text-decoration:none;
	font-style:italic;
}

#bloc_txt_small2 p a:hover {
	text-decoration:underline;
}

#bloc_txt_menubas{
text-align:left;
font-size:12px;
font:arial;
color:#ffffff;
}

#bloc_txt_menubas strong{
font-weight:bold;
font-size:12px;
font:arial;
color:#ffffff;
}

#bloc_txt_menubas a{
font-weight:bold;
text-align:left;
font-size:12px;
font:arial;
color:#ffffff;
}
#bloc_txt_menubas a:hover{
text-decoration:none;
}
#bloc_col{
	float:left;
	text-align:left;
	padding-left:30px;
	width:250px;
	color:#ffffff;
	font-size:12px;
	font:arial;
	padding-bottom:0px;
	border-right:1px solid #ffffff;	
}
#bloc_col2{
	float:left;
	text-align:left;
	padding-left:30px;
	width:250px;
	color:#ffffff;
	font-size:12px;
	font:arial;
	padding-bottom:20px;	
}
#bloc_col h4, #bloc_col2 h4{
	float:left;
	width:240px;
	padding-bottom:15px;
}
#bloc_col h5, #bloc_col2 h5{
	font-size:13px;
	color:#330000;
	font-weight:bold;
}
.bloc_coord {
	padding-left:8px;
	padding-bottom:12px;
}
.bloc_coord a{
	color:#ffffff;
	text-decoration:none;
}
.bloc_coord a:hover{
	text-decoration:underline;
}
.p_entete {
	float:left;
	color:#330000;
	padding-left:100px;
	width:400px;
	font-size:12px;
	text-align:center;
	font:arial;
	padding-bottom:30px;
	border:0px solid #ffffff;
}
.p_entete strong{
	font-size:12px;
	color:#330000;
}
.img_left {float:left;border:0px solid #ffffff;height:120px;padding-right:5px;}
.img_right {float:right;border:0px solid #ffffff;height:120px;padding-left:5px;}

#content_diapo{
	float:left;
	padding-top:25px;
	padding-bottom:25px;
	text-align:center;
	width:605px;
	height:110px;
	border:0px solid #ffffff;
}
.diapo{float:left;position:relative;border:0px solid #fff;height:150px;padding-top:30px;}
#listyle{position:relative;border:0px solid #ffffff;width:110px;height:110px;text-align:center;}
.prev{
	float:left;
	border:0px solid #ffffff;
	background:url(../images/btn_scroll_left.png) no-repeat center;
	width:18px;
	height:170px;
}
.next{
	float:left;
	border:0px solid #ffffff;
	background:url(../images/btn_scroll_right.png) no-repeat center;
	width:18px;
	height:170px;
}

.blocrubs{
	list-style-type:none;
	padding:5px;
}
.blocrubs li{float:left;height:150px;width:130px;text-align:center;}
.blocrubs li a{color:#de5992;font-style: italic ;font-size:0.8em;font-weight:bold;}
.blocrubs li img{padding:2px;}
.blocrubs li a:hover img{background-color:#de5992;}
.blocrubs li a:hover{text-decoration:none;}
.blocrubs li a:hover span{text-decoration:underline;}

.imgNorm, .imgFl, .imgHover, .titrFl, .titrNorm{position: absolute; top: 0px; left: 0px;}
.imgHover{display:none;}
.titrFl, .titrNorm{left: 130px;}
.titrNorm{top: 1px; left: 131px;}

ul.spip{
	list-style-type:none;
	padding:10px 0px 10px 20px;
}
li.spip{padding-left:15px;background:url(../images/puce.png) no-repeat 0px 2px;}
a.spip_out {color:#de5992;}

#menu a span{display:none;}


.blocproduits{border-top:1px solid #FFF;padding-top:5px;height:250px;}
.rubriqueContent {font-size:12px;color:#fff}
.rubriqueContent b, .rubriqueContent h2{color:#330000}
.rubriqueContent h1{display:none;}
.rubriqueContent h2{text-align:left; font-size:14px;font-weight:bold;padding-bottom:5px;}
.rubriqueContent p, .descriptionProduit {color:#fff;}
.rubriqueContent .chapoProduit{color:#de5992;padding-bottom:5px;}
.imagesduproduit{width:160px;text-align:left;float:left;}
.imagesduproduit img{padding-right:5px;padding-bottom:5px;float:left;border:0px;}
.declinaisonProduit, .prixProduit, .ajoutProduit{text-align:right;}
.caracteristiqueProduit{text-align:left;margin-bottom:10px;}
.prixProduit{color:#330000;font-weight:bold;font-size:18px;}
.ajoutProduit{height:34px;}
.btn_commander{
		 display:block;
		 background: transparent url('../images/submit-fr.png') no-repeat top left;
     width:128px;
     height:34px;	
     text-align:right;
     float:right;
     margin-top:5px;
}
.btn_commander:hover{background:url('../images/submit-fr-on.png') no-repeat top left;}

.btn_commander span{display:none;}
.btn_commander_en{
		 background: transparent url('../images/submit-en.png') no-repeat top left;
}
.btn_commander_en:hover{background:url('../images/submit-en-on.png') no-repeat top left;}

.descproduits{padding-left:160px;}
.autres-images-produit {float:left;clear:none;width:240px;}
.autres-images-produit img{margin:0px 5px 5px 0px;border:0px;}

#content_diapo.diapoboutique {
padding-top:0px;
padding:0px;
height:120px;
}
.diapo {margin:0px;}
#content_diapo.diapoboutique .prev,#content_diapo.diapoboutique .next{height:120px;margin:0px;}

.sousTitrePage{
	text-align:left; font-size:12px;color:#ffffff;font-weight:normal;
	}
.sousTitrePage h3{
	font-size:14px;color:#ffffff;font-weight:bold;padding-bottom:5px;
}
.sousTitrePage h4{
	font-size:14px;color:#ffffff;font-weight:bold;padding-bottom:5px;font-style:italic;border-bottom:1px solid #ffffff;margin-right:20px;
}
.sousTitrePage h5{
	font-size:12px;color:#ffffff;font-weight:bold;padding-bottom:5px;font-style:italic;
}
.form_table{
	float:left;border:0px solid #ffffff;padding-left:0px;padding-top:15px;
	}
.form_table td{
	text-align:left; font-size:12px;color:#ffffff;font-weight:normal;padding-bottom:0px;
	}
.form_table input{
	text-align:left; font-size:12px;color:#330000;font-weight:normal;margin-bottom:2px;width:150px;height:14px;
	}
.form_table select{
	text-align:left; font-size:12px;color:#330000;font-weight:normal;margin-bottom:2px;
	}
.bloc_adr{
	float:left;border:0px solid #ffffff;width:117px;font-size:11px;color:#ffffff;font-weight:normal;text-align:left;
}
.bloc_adr_liv{
	float:left;
}
.bloc_adr_liv ul{
	float:left;
	border:0px solid #ffffff;
}
.bloc_adr_liv ul li{
	text-align:left;
	list-style:none;
	border:0px solid #ffffff;
}
.bloc_adr_liv ul li a{
	text-align:left;
	list-style:none;
	padding-left:20px;
	background: transparent url('../images/puce.png') no-repeat 2px 2px;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.bloc_adr_liv ul li a:hover{
	color:#330000;
	text-decoration:none;
}
.bloc_adr_liv label{
	font-size:11px;
	color:#ffffff;
}
.boutonMonCompteContenu{
	float:left;
	height:34px;
}
.a_plus
{
	text-align:left;
	padding-left:20px;
	background: transparent url('../images/puce.png') no-repeat 2px 2px;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.btn_connect{
		 display:block;
		 background: transparent url('../images/valider_fr.png') no-repeat top left;
     width:128px;
     height:45px;	
     text-align:right;
     float:right;
     margin-top:5px;
}
.btn_connect_fr:hover{
	background: transparent url('../images/valider_fr-over.png') no-repeat top left;
	}
.btn_connect span{display:none;}
.btn_connect_en{
	background: transparent url('../images/valider_en.png') no-repeat top left;
	}
.btn_connect_en:hover{
	background: transparent url('../images/valider_en-over.png') no-repeat top left;
	}
.btn_create{
		 display:block;
		 background: transparent url('../images/creer-fr.png') no-repeat top right;
     border:0px solid #ffffff;
     width:250px;
     height:34px;	
     padding-left:80px;
     text-align:right;
     float:right;
     margin-top:5px;
}
.btn_create span{display:none;}
.btn_create_en{
	background: transparent url('../images/creer-en.png') no-repeat top left;
	}
.btn_continue{
		 display:block;
		 background: transparent url('../images/continuer-fr.png') no-repeat top right;
     border:0px solid #ffffff;
     width:250px;
     height:34px;	
     padding-left:80px;
     text-align:right;
     float:right;
     margin-top:5px;
}
.btn_continue span{display:none;}
.btn_continue_en{
	background: transparent url('../images/continuer-en.png') no-repeat top left;
	}
.btn_achats{
		 display:block;
		 background: transparent url('../images/achats_fr.png') no-repeat top left;
     border:0px solid #ffffff;
     width:250px;
     height:45px;	
     text-align:right;
     margin-top:5px;
		margin-left:140px;
}
.btn_achats_fr:hover{
	background: transparent url('../images/achats_fr-over.png') no-repeat top left;
	}
.btn_achats span{display:none;}
.btn_achats_en{
	background: transparent url('../images/achats_en.png') no-repeat top left;
	}
.btn_achats_en:hover{
	background: transparent url('../images/achats_en-over.png') no-repeat top left;
	}
	.btn_valcom{
		 display:block;
		 background: transparent url('../images/confirme_commande_fr.png') no-repeat top left;
     border:0px solid #ffffff;
     width:280px;
     height:45px;	
     text-align:right;
     margin-top:5px;
     margin-left:140px;
}
.btn_valcom span{display:none;}
.btn_valcom_fr:hover{
	background: transparent url('../images/confirme_commande_fr-over.png') no-repeat top left;
	}
.btn_valcom_en{
	background: transparent url('../images/confirme_commande_en.png') no-repeat top left;
	}
.btn_valcom_en:hover{
	background: transparent url('../images/confirme_commande_en-over.png') no-repeat top left;
	}
	
.optionProduit{
	float:right;
	background:url(../images/btn_option.gif) 0px 0px no-repeat;
	width:143px;
	height:21px;
	line-height:21px;
	color:#330000;
	font-style:italic;
	}
	
div.formulaire_recherche{
		width:100%;
		text-align:right;
}
div.formulaire_recherche .forml{
width:140px;	
	height:16px;
	padding-top:2px;
	color:#330000;
	font-style:italic;
	font-size:11px;
}

#title_rech h2{
font-size:17px;	
color:#FFF;
text-transform:uppercase;
width:100%;
text-align:center;
height:40px;
}
#title_rech h2 span{
text-transform:none;
}
.blocproduits{
	padding-right:10px;	
}
.resRech{
margin-top:10px;
height:340px;
padding-right:10px;	
}
.resRech .blocproduits{
	height:auto;
	padding-bottom:5px;
	}
.blocproduits h2 a{color:#330000;}

.boutiqueContent{background:none;}
#content.produitsContent{width:585px}
#contentProd.produitsContent{width:585px}

.boutiqueContentTxt{
	padding-left:10px;
	height:180px;
	}
.boutiqueLink{
color:#DE5992;
font-size:0.9em;
font-style:italic;
font-weight:bold;
}
a.boutiqueLink:hover{text-decoration:none;color:#FFF;}

#content_diapo, .diapo {
height:110px;
padding-top:0px;
}
#listyle {
height:110px;
}
.prev, .next{
height:110px;
}

#cont_collection{width:912px;height:576px;overflow:hidden;}

#btnPause{display:block;float:left;height:21px;width:20px;background:url(../images/btn_pause.png);}
#btnPause.actif{background:url(../images/btn_play.png);}

#ctrlDiv{position:absolute;top:490px;right:50px;}
#btnPrev, #btnNext{display:block;float:left;height:21px;width:18px;}
#btnPrev{background:url(../images/btn_prev.png);}
#btnNext{background:url(../images/btn_next.png);}

#linkPanierTop{display:block;position:absolute;right:0px;width:95px;height:114px;}
#title_rub #sub2_title_rub a.on {
font-weight:normal;
text-decoration:underline;
}
#loading_pet{
 width:40px;
 height:40px;
 position:absolute;
 left:566px;
 top:339px;
 background:url(../images/loadingAnimation.gif) no-repeat center center #FFF;
 border:1px solid #CCC;
 z-index:3000;
 display:none;
}