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

body, html{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/layout/images/background_site.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	text-align: center;
}
.wrapper{
	width: 955px;
	margin: 0px auto;
	text-align: left;
}
.wrapper .top_utility{
	height: 21px;
	border: 0px;
	padding: 5px 0px 5px 0px;
}
.wrapper .top_utility ul{
	height: 21px;
	float: left;
}
.wrapper .top_utility li{
	width: auto;
	padding: 4px 5px 10px 0px;
}
.wrapper .top_utility .it,
.wrapper .top_utility .en,
.wrapper .top_utility .de{
	width: 23px;
	height: 14px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.wrapper .top_utility .it{
	background-image: url(/layout/images/button/flag_ita.gif);
}
.wrapper .top_utility .it:hover{
	background-image: url(/layout/images/button/flag_ita.gif);
	background-position: -23px 0px;
}
.wrapper .top_utility .en{
	background-image: url(/layout/images/button/flag_eng.gif);
}
.wrapper .top_utility .en:hover{
	background-image: url(/layout/images/button/flag_eng.gif);
	background-position: -23px 0px;
}
.wrapper .top_utility .de{
	background-image: url(/layout/images/button/flag_deu.gif);
}
.wrapper .top_utility .de:hover{
	background-image: url(/layout/images/button/flag_deu.gif);
	background-position: -23px 0px;
}
.wrapper .top_utility .custom_service_it{
height:22px;
width:177px;
float:left;
background-image: url(/layout/images/button/button_customer_it.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}
.wrapper .top_utility .custom_service_it:hover{
height:22px;
width:177px;
float:left;
background-image: url(/layout/images/button/button_customer_it.gif);
background-repeat: no-repeat;
background-position: 0px -22px;
}
.wrapper .top_utility .custom_service_en{
height:22px;
width:177px;
float:left;
background-image: url(/layout/images/button/button_customer_en.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}
.wrapper .top_utility .custom_service_en:hover{
height:22px;
width:177px;
float:left;
background-image: url(/layout/images/button/button_customer_en.gif);
background-repeat: no-repeat;
background-position: 0px -22px;
}
.wrapper .top_utility .lightwindow_iframe_link{
	width: 140px;
	display: block;
	background-image: url(/layout/images/arrow_help.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #5c5c5c;
}
.wrapper .top_utility .lightwindow_iframe_link:hover{
	color: #000000;
}
.search{
	width: 132px;
	height: 16px;
	float: right;
	padding: 3px 2px 2px 23px;
	background-image: url(/layout/images/search_input.gif);
}
.search input{
	width: 85px;
	padding: 0px;
	margin: 0px;
	display: block;
	border: 0px;
	font-size: 11px;
	float: left;
	color: #5a5a5a;
}
.search .button{
	width: 40px;
	height: 17px;
	display: block;
	color: #5a5a5a;
	background-color: #cbe366;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: -1px 0px 0px 0px;
	line-height: 11px;
	background-image: url(/layout/images/button/search.gif);
	cursor: pointer;
	font-weight: bolder;
}
.search .button:hover{
	color: #cbe366;
	background-color: #5a5a5a;
	background-image: url(/layout/images/button/search.gif);
	background-position: -40px;
}
/* ricerca italiano */
.search_it{
	width: 132px;
	height: 16px;
	float: right;
	padding: 3px 2px 2px 23px;
	background-image: url(/layout/images/search_input.gif);
}
.search_it input{
	width: 85px;
	padding: 0px;
	margin: 0px;
	display: block;
	border: 0px;
	font-size: 11px;
	float: left;
	color: #5a5a5a;
}
.search_it .button_search{
	width: 40px;
	height: 17px;
	display: block;
	color: #5a5a5a;
	background-color: #cbe366;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: -1px 0px 0px 0px;
	line-height: 11px;
	background-image: url(/layout/images/button/search.gif);
	cursor: pointer;
	font-weight: bolder;
}
.search_it .button_search:hover{
	color: #cbe366;
	background-color: #5a5a5a;
	background-image: url(/layout/images/button/search.gif);
	background-position: -40px;
}
/* ricerca inglese */
.search_en{
	width: 132px;
	height: 16px;
	float: right;
	padding: 3px 2px 2px 23px;
	background-image: url(/layout/images/search_input.gif);
}
.search_en input{
	width: 85px;
	padding: 0px;
	margin: 0px;
	display: block;
	border: 0px;
	font-size: 11px;
	float: left;
	color: #5a5a5a;
}
.search_en .button_search{
	width: 40px;
	height: 17px;
	display: block;
	color: #5a5a5a;
	background-color: #cbe366;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: -1px 0px 0px 0px;
	line-height: 11px;
	background-image: url(/layout/images/button/en_search.gif);
	cursor: pointer;
	font-weight: bolder;
}
.search_en .button_search:hover{
	color: #cbe366;
	background-color: #5a5a5a;
	background-image: url(/layout/images/button/en_search.gif);
	background-position: -40px;
}

.wrapper .head{
	width: 939px;
	height: 82px;
	padding: 6px 0px 0px 16px;
	background-color: #FFFFFF;
}
.wrapper .head h1{
	width: 151px;
	height: 73px;
	float: left;
}
.wrapper .head h1 a{
	width: 151px;
	height: 73px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(/layout/images/button/giostyle.gif);
}
.wrapper .head h1 a:hover{
	background-image: url(/layout/images/button/giostyle.gif);
	background-position: -151px 0px;
}
.wrapper .head .menu{
	width: 763px;
	height: 63px;
	display: block;
	float: left;
	padding: 0px 0px 0px 25px;
}
.wrapper .head .menu a{
	height: 49px;
	padding: 14px 0px 0px 10px;
	color: #adadad;
	font-size: 11px;
	border-left: 1px solid #e6e6e6;
	text-decoration: none;
	font-weight: bold;
}
.wrapper .head .menu a:hover{
	color: #555555;
	background-color: #dfffb4;
}
.wrapper .head .menu a strong{
	color: #727272;
	font-size: 14px;
	display: block;
}
.wrapper .head .menu a:hover strong{
	color: #555555;
}
.wrapper .head .menu .newpress_click,
.wrapper .head .menu a.azienda_click,
.wrapper .head .menu a.prodotti_click,
.wrapper .head .menu a.eshop_click,
.wrapper .head .menu a.stores_click,
.wrapper .head .menu a.ilclub_click{
	color: #555555;
	background-color: #cbe366;
}
.wrapper .head .menu .newpress_click:hover,
.wrapper .head .menu a.azienda_click:hover,
.wrapper .head .menu a.prodotti_click:hover,
.wrapper .head .menu a.eshop_click:hover,
.wrapper .head .menu a.stores_click:hover,
.wrapper .head .menu a.ilclub_click:hover{
	background-color: #cbe366;
}
.wrapper .head .menu .newpress_click strong,
.wrapper .head .menu a.azienda_click strong,
.wrapper .head .menu a.prodotti_click strong,
.wrapper .head .menu a.eshop_click strong,
.wrapper .head .menu a.stores_click strong,
.wrapper .head .menu a.ilclub_click strong{
	color: #555555;
}
.wrapper .head .menu a.azienda,
.wrapper .head .menu a.azienda_click{
	width: 125px;
}
.wrapper .head .menu a.prodotti,
.wrapper .head .menu a.prodotti_click{
	width: 105px;
}
.wrapper .head .menu a.eshop,
.wrapper .head .menu a.eshop_click{
	width: 115px;
}
.wrapper .head .menu a.stores,
.wrapper .head .menu a.stores_click{
	width: 115px;
}
.wrapper .head .menu a.newpress,
.wrapper .head .menu .newpress_click{
	width: 120px;
}
.wrapper .head .menu a.ilclub,
.wrapper .head .menu a.ilclub_click{
	width: 112px;
}
.wrapper .spot{
	width: 955px;
	border-top: 1px dotted #919191;
	border-bottom: 1px dotted #919191;
	margin: 10px 0px;
	padding: 7px 0px;
}
.wrapper .spot .in_house,
.wrapper .spot .appliances,
.wrapper .spot .baby,
.wrapper .spot .out_house,
.wrapper .spot .professional{
	width: 174px;
	display: block;
	float: left;
	border-right: 1px solid #e5e5e5;
	padding: 3px 8px;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
}
.wrapper .spot .in_house:hover{
	background-color: #e2d8cc;
}
.wrapper .spot .appliances:hover{
	background-color: #dbdbdb;
}
.wrapper .spot .baby:hover{
	background-color: #f5dfba;
}
.wrapper .spot .out_house:hover{
	background-color: #cee1f0;
}
.wrapper .spot .professional:hover{
	background-color: #d7b9b9;
}
.wrapper .spot .in_house img,
.wrapper .spot .appliances img,
.wrapper .spot .baby img,
.wrapper .spot .out_house img,
.wrapper .spot .professional img{
	display: inline;
}
.wrapper .spot .in_house h4,
.wrapper .spot .appliances h4,
.wrapper .spot .baby h4,
.wrapper .spot .out_house h4,
.wrapper .spot .professional h4{
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.wrapper .spot .in_house h4{
	color: #a38457;
}
.wrapper .spot .appliances h4{
	color: #8b8b8b;
}
.wrapper .spot .baby h4{
	color: #dc931a;
}
.wrapper .spot .out_house h4{
	color: #589cd1;
}
.wrapper .spot .professional h4{
	color: #b61e1e;
}
.wrapper .spot .in_house p,
.wrapper .spot .appliances p,
.wrapper .spot .baby p,
.wrapper .spot .out_house p,
.wrapper .spot .professional p{
	display: block;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #7f7f7f;
	padding: 0px;
	margin: 0px;
}
.wrapper .spot .in_house:hover p,
.wrapper .spot .appliances:hover p,
.wrapper .spot .baby:hover p,
.wrapper .spot .out_house:hover p,
.wrapper .spot .professional:hover p{
	color: #555555;
	text-decoration: underline;
}
.wrapper .spot .advanced_search{
	width: 935px;
	height: 23px;
	overflow: hidden;
	padding: 4px 10px;
	background-image: url(/layout/images/bg_search.jpg);
}
.wrapper .spot .advanced_search h2{
	width: 185px;
	float: left;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #4b4b4b;
	padding-top: 3px;
}
.wrapper .spot .advanced_search form .my-skinnable-select{
	width: 230px;
	float: left;
}
.wrapper .spot .advanced_search form .button{
	width: 68px;
	height: 23px;
	color: #5a5a5a;
	background-color: #cbe366;
	float: left;
	background-image: url(/layout/images/button/search_home.gif);
	cursor: pointer;
	border: 0px;
}
.wrapper .spot .advanced_search form .button:hover{
	background-image: url(/layout/images/button/search_home.gif);
	background-position: -68px 0px;
}
/* ricerca avanzata homepage italiano */
.wrapper .spot .advanced_search form .button_it{
	width: 68px;
	height: 23px;
	color: #5a5a5a;
	background-color: #cbe366;
	float: left;
	background-image: url(/layout/images/button/search_home.gif);
	cursor: pointer;
	border: 0px;
}
.wrapper .spot .advanced_search form .button_it:hover{
	background-image: url(/layout/images/button/search_home.gif);
	background-position: -68px 0px;
}
/* ricerca avanzata homepage inglese */
.wrapper .spot .advanced_search form .button_en{
	width: 68px;
	height: 23px;
	color: #5a5a5a;
	background-color: #cbe366;
	float: left;
	background-image: url(/layout/images/button/en_search_home.gif);
	cursor: pointer;
	border: 0px;
}
.wrapper .spot .advanced_search form .button_en:hover{
	background-image: url(/layout/images/button/en_search_home.gif);
	background-position: -68px 0px;
}

.wrapper .box_first,
.wrapper .box_second,
.wrapper .box_third{
	width: 343px;
	height: 171px;
	margin-bottom: 10px;
}
.wrapper .box_first{
	width: 343px;
	border-right: 1px dotted #919191;
	padding: 0px 10px;
	float: left;
}
.wrapper .box_first img{
	float: left;
	margin: 9px 10px 0px 0px;
}
.wrapper .box_first h2{
	width: 193px;
	float: left;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #839c27;
	margin: 9px 0px 10px 0px;
}
.wrapper .box_first p{
	width: 193px;
	float: left;
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.wrapper .box_first p a{
	color: #2d2d2d;
	text-decoration: none;
}
.wrapper .box_first p a:hover{
	text-decoration: underline;
}
.wrapper .box_first .button{
	width: 130px;
	display: block;
	float: left;
	background-color: #e9f7c4;
	font-size: 12px;
	font-weight: bold;
	color: #2d2d2d;
	text-align: center;
	padding: 3px 0px;
}
.wrapper .box_first .button:hover{
	background-color: #cbe366;
}
.wrapper .box_second{
	width: 190px;
	float: left;
	padding: 0px 13px 0px 188px;
	background-image: url(/layout/images/img_second.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapper .box_second h2{
	width: 190px;
	float: left;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #535353;
	margin: 9px 0px 10px 0px;
}
.wrapper .box_second p{
	width: 190px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
	font-size: 12px;
}
.wrapper .box_second p a{
	color: #4d4d4d;
	text-decoration: none;
}
.wrapper .box_second p span{
	width: 190px;
	display: block;
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.wrapper .box_second p a:hover{
	text-decoration: underline;
}
.wrapper .box_second .button{
	width: 100px;
	display: block;
	float: left;
	background-color: #e9f7c4;
	font-size: 12px;
	font-weight: bold;
	color: #2d2d2d;
	text-align: center;
	padding: 3px 0px;
}
.wrapper .box_second .button:hover{
	background-color: #cbe366;
}
.wrapper .box_third{
	width: 192px;
	height: 161px;
	border-left: 1px dotted #919191;
	float: left;
	background-image: url(/layout/images/img_third.jpg);
	padding: 10px 0px 0px 7px;
}
.wrapper .box_third h2{
	width: 192px;
	float: left;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #889d31;
	margin: 0px 0px 10px 0px;
}
.wrapper .box_third p{
	width: 192px;
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	display: block;
	font-size: 12px;
	color: #2d2d2d;
}
#consent{
	width: 16px;
	float: left;
	margin-right: 3px;
}
#consent input{
	width: 14px;
}
.wrapper .box_third .camp_mail{
	width: 165px;
	margin-bottom: 5px;
	display: block;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.wrapper .box_third span{
	width: 150px;
	display: block;
	float: left;
	font-size: 12px;
}
.wrapper .box_third .button{
	width: 57px;
	height: 22px;
	display: block;
	color: #5a5a5a;
	background-color: #cbe366;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 20px;
	line-height: 11px;
	background-image: url(/layout/images/button/subscribe.gif);
	cursor: pointer;
	border: 0px;
}
.wrapper .box_third .button:hover{
	background-image: url(/layout/images/button/subscribe.gif);
	background-position: -57px 0px;
}
/* iscrizione newsletter hp italiano */
.wrapper .box_third .button_it{
	width: 57px;
	height: 22px;
	display: block;
	color: #5a5a5a;
	background-color: #cbe366;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 20px;
	line-height: 11px;
	background-image: url(/layout/images/button/subscribe.gif);
	cursor: pointer;
	border: 0px;
}
.wrapper .box_third .button_it:hover{
	background-image: url(/layout/images/button/subscribe.gif);
	background-position: -57px 0px;
}
/* iscrizione newsletter hp inglese */
.wrapper .box_third .button_en{
	width: 57px;
	height: 22px;
	display: block;
	color: #5a5a5a;
	background-color: #cbe366;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 20px;
	line-height: 11px;
	background-image: url(/layout/images/button/en_subscribe.gif);
	cursor: pointer;
	border: 0px;
}
.wrapper .box_third .button_en:hover{
	background-image: url(/layout/images/button/en_subscribe.gif);
	background-position: -57px 0px;
}
.wrapper .body{
	width: 955px;
	background-color: #FFFFFF;
}
.wrapper .body .shoulder{
	width: 180px;
	padding: 22px 7px 0px 5px;
	float: left;
}
.wrapper .body .shoulder .alert{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#555555;
text-align:left;
}
.wrapper .body .shoulder ul{
	width: 180px;
	border-top: 2px solid #f1f1f1;
}
.wrapper .body .shoulder li{
	width: 180px;
	height: 52px;
}
.wrapper .body .shoulder a,
.wrapper .body .shoulder .in_house,
.wrapper .body .shoulder .appliances,
.wrapper .body .shoulder .baby,
.wrapper .body .shoulder .out_house,
.wrapper .body .shoulder .professional{
	width: 162px;
	height: 34px;
	padding: 15px 9px 0px 9px;
	font-weight: bold;
	font-size: 11px;
	color: #9b9b9b;
	border-bottom: 2px solid #f1f1f1;
	background-image: url(/layout/images/button/bg_menu_off.gif);
	text-decoration: none;
}
.wrapper .body .shoulder a:hover,
.wrapper .body .shoulder .click{
	color: #555555;
	background-image: url(/layout/images/button/bg_menu_on.gif);
	border-bottom: 2px solid #e0eea3;
}
.wrapper .body .shoulder strong{
	display: block;
	color: #727272;
	font-size: 12px;
}
.wrapper .body .shoulder .in_house strong{
	color: #b49b76;
}
.wrapper .body .shoulder a:hover strong,
.wrapper .body .shoulder .click strong{
	color: #555555;
}
.wrapper .body .shoulder .in_house:hover,
.wrapper .body .shoulder .in_house_click{
	background-image: url(/layout/images/button/bg_menu_inhouse.gif);
	border-bottom: 2px solid #d2c3ad;
}
.wrapper .body .shoulder .appliances strong{
	color: #8b8b8b;
}
.wrapper .body .shoulder .appliances:hover,
.wrapper .body .shoulder .appliances_click{
	background-image: url(/layout/images/button/bg_menu_appliances.gif);
	border-bottom: 2px solid #999999;
}
.wrapper .body .shoulder .baby strong{
	color: #dc931a;
}
.wrapper .body .shoulder .baby:hover,
.wrapper .body .shoulder .baby_click{
	background-image: url(/layout/images/button/bg_menu_baby.gif);
	border-bottom: 2px solid #eabe76;
}
.wrapper .body .shoulder .out_house strong{
	color: #589cd1;
}
.wrapper .body .shoulder .out_house:hover,
.wrapper .body .shoulder .out_house_click{
	background-image: url(/layout/images/button/bg_menu_outhouse.gif);
	border-bottom: 2px solid #9bc4e3;
}
.wrapper .body .shoulder .professional strong{
	color: #b61e1e;
}
.wrapper .body .shoulder .professional:hover,
.wrapper .body .shoulder .professional_click{
	background-image: url(/layout/images/button/bg_menu_professional.gif);
	border-bottom: 2px solid #d37878;
}
.wrapper .body .shoulder h2{
	color: #666666;
	text-transform: uppercase;
	padding: 12px 0px 0px 6px;
}
.wrapper .body .shoulder .search{
	float: none;
	margin: 5px 0px 0px 0px;
}
.wrapper .body .shoulder .retailers{
	border-top: 2px solid #f1f1f1;
}
.wrapper .body .shoulder .retailers h2{
	height: 17px;
	font-size: 13px;
}
.wrapper .body .shoulder .retailers .simple_search{
	padding: 0px 0px 15px 6px;
}
.wrapper .body .shoulder .retailers .simple_search .input{
	width: 154px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #8a8a8a;
	font-size: 12px;
	margin-top: 5px;
	padding: 0px 5px;
	border: 1px solid #b0b0b0;
}
.wrapper .body .shoulder .retailers .button_it,
.wrapper .body .shoulder .retailers .button_en{
	width: 68px;
	height: 23px;
	color: #5a5a5a;
	background-color: #cbe366;
	float: left;
	cursor: pointer;
	border: 0px;
}
.wrapper form .button,
.wrapper form .button_in_house,
.wrapper form .button_appliances,
.wrapper form .button_baby,
.wrapper form .button_out_house,
.wrapper form .button_professional{
	width: 68px;
	height: 23px;
	color: #5a5a5a;
	background-color: #cbe366;
	float: left;
	cursor: pointer;
	border: 0px;
}
.wrapper form .button{
	background-image: url(/layout/images/button/search_home.gif);
}
.wrapper form .button_in_house{
	background-image: url(/layout/images/button/search_inhouse.gif);
}
.wrapper form .button_appliances{
	background-image: url(/layout/images/button/search_appliances.gif);
}
.wrapper form .button_baby{
	background-image: url(/layout/images/button/search_baby.gif);
}
.wrapper form .button_out_house{
	background-image: url(/layout/images/button/search_outhouse.gif);
}
.wrapper form .button_professional{
	background-image: url(/layout/images/button/search_professional.gif);
}
.wrapper form .button:hover{
	background-image: url(/layout/images/button/search_home.gif);
	background-position: -68px 0px;
}
.wrapper form .button_in_house:hover{
	background-image: url(/layout/images/button/search_inhouse.gif);
	background-position: -68px 0px;
}
.wrapper form .button_appliances:hover{
	background-image: url(/layout/images/button/search_appliances.gif);
	background-position: -68px 0px;
}
.wrapper form .button_baby:hover{
	background-image: url(/layout/images/button/search_baby.gif);
	background-position: -68px 0px;
}
.wrapper form .button_out_house:hover{
	background-image: url(/layout/images/button/search_outhouse.gif);
	background-position: -68px 0px;
}
.wrapper form .button_professional:hover{
	background-image: url(/layout/images/button/search_professional.gif);
	background-position: -68px 0px;
}
/* ricerca nelle macrocategorie italiano */
.wrapper form .button_it{
	background-image: url(/layout/images/button/search_home.gif);
}
.wrapper form .button_in_house_it{
	background-image: url(/layout/images/button/search_inhouse.gif);
}
.wrapper form .button_appliances_it{
	background-image: url(/layout/images/button/search_appliances.gif);
}
.wrapper form .button_baby_it{
	background-image: url(/layout/images/button/search_baby.gif);
}
.wrapper form .button_out_house_it{
	background-image: url(/layout/images/button/search_outhouse.gif);
}
.wrapper form .button_professional_it{
	background-image: url(/layout/images/button/search_professional.gif);
}
.wrapper form .button_it:hover{
	background-image: url(/layout/images/button/search_home.gif);
	background-position: -68px 0px;
}
.wrapper form .button_in_house_it:hover{
	background-image: url(/layout/images/button/search_inhouse.gif);
	background-position: -68px 0px;
}
.wrapper form .button_appliances_it:hover{
	background-image: url(/layout/images/button/search_appliances.gif);
	background-position: -68px 0px;
}
.wrapper form .button_baby_it:hover{
	background-image: url(/layout/images/button/search_baby.gif);
	background-position: -68px 0px;
}
.wrapper form .button_out_house_it:hover{
	background-image: url(/layout/images/button/search_outhouse.gif);
	background-position: -68px 0px;
}
.wrapper form .button_professional_it:hover{
	background-image: url(/layout/images/button/search_professional.gif);
	background-position: -68px 0px;
}
/* ricerca nelle macrocategorie inglese */
.wrapper form .button_en{
	background-image: url(/layout/images/button/en_search_home.gif);
}
.wrapper form .button_in_house_en{
	background-image: url(/layout/images/button/en_search_inhouse.gif);
}
.wrapper form .button_appliances_en{
	background-image: url(/layout/images/button/en_search_appliances.gif);
}
.wrapper form .button_baby_en{
	background-image: url(/layout/images/button/en_search_baby.gif);
}
.wrapper form .button_out_house_en{
	background-image: url(/layout/images/button/en_search_outhouse.jpg);
}
.wrapper form .button_professional_en{
	background-image: url(/layout/images/button/en_search_professional.gif);
}
.wrapper form .button_en:hover{
	background-image: url(/layout/images/button/en_search_home.gif);
	background-position: -68px 0px;
}
.wrapper form .button_in_house_en:hover{
	background-image: url(/layout/images/button/en_search_inhouse.gif);
	background-position: -68px 0px;
}
.wrapper form .button_appliances_en:hover{
	background-image: url(/layout/images/button/en_search_appliances.gif);
	background-position: -68px 0px;
}
.wrapper form .button_baby_en:hover{
	background-image: url(/layout/images/button/en_search_baby.gif);
	background-position: -68px 0px;
}
.wrapper form .button_out_house_en:hover{
	background-image: url(/layout/images/button/en_search_outhouse.gif);
	background-position: -68px 0px;
}
.wrapper form .button_professional_en:hover{
	background-image: url(/layout/images/button/en_search_professional.gif);
	background-position: -68px 0px;
}

.wrapper .body .content{
	width: 758px;
	float: left;
	padding: 0px 0px 20px 0px;
}
.wrapper .body .content_listproduct{
	width: 748px;
	float: left;
	padding: 0px 0px 20px 10px;
}
.border{
	border-bottom: 1px dotted #7f7f7f;
}
.wrapper .body .content h1,
.wrapper .body .content_listproduct h1{
	width: 560px;
	height: auto!important;
	height: 23px;
	min-height: 23px;
	float: left;
	font-size: 18px;
	color: #889d31;
	text-transform: uppercase;
}
.wrapper .body .content h1{
	width: 560px;
}
.wrapper .body .content_listproduct h1{
	width: 748px;
}
.wrapper .body .content_listproduct h1.in_house{
	color: #b49b76;
}
.wrapper .body .content_listproduct h1.appliances{
	color: #999999;
}
.wrapper .body .content_listproduct h1.baby{
	color: #dc931a;
}
.wrapper .body .content_listproduct h1.out_house{
	color: #589cd1;
}
.wrapper .body .content_listproduct h1.professional{
	color: #b61e1e;
}
.wrapper .body .content .title_product,
.wrapper .body .content .title_retailers,
.wrapper .body .content_listproduct .title_product{
	color: #a5a5a5;
	font-size: 18px;
	line-height: 20px;
	border-bottom: 1px solid #ececed;
	padding: 20px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bolder;
	clear: both;
}
.wrapper .body .content .title_retailers{
	padding: 11px 0px 3px 0px;
	margin: 0px 0px 20px 0px;
}
.wrapper .body .content .box_list_product,
.wrapper .body .content_listproduct .box_list_product{
	float: left;
	padding: 0px 10px 0px 0px;
	margin-bottom:10px;
}
.wrapper .body .content .box_list_product{
	width: 368px;
}
.wrapper .body .content_listproduct .box_list_product{
	width: 364px;
}
.wrapper .body .content .box_list_product img,
.wrapper .body .content_listproduct .box_list_product img{
	padding: 3px;
	border: 1px solid #e0e0e0;
	float: left;
	margin: 0px 10px 0px 0px;
}
.wrapper .body .content .box_list_product img:hover,
.wrapper .body .content_listproduct .box_list_product img:hover{
	border: 1px solid  #999999;
}
.wrapper .body .content .box_list_product span,
.wrapper .body .content_listproduct .box_list_product span{
	width: 240px;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
.wrapper .body .content .box_list_product span a,
.wrapper .body .content_listproduct .box_list_product span a{
	color: #555555;
}
.wrapper .body .content .box_list_product span a:hover,
.wrapper .body .content_listproduct .box_list_product span a:hover{
	color: #2d2d2d;
}
.wrapper .body .content .box_list_product p,
.wrapper .body .content_listproduct .box_list_product p{
	width: 240px;
	float: left;
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #585858;
}
.wrapper .body .content .box_list_product a,
.wrapper .body .content_listproduct .box_list_product a{
	color: #2d2d2d;
	text-decoration: none;
}
.wrapper .body .content .box_list_product a:hover,
.wrapper .body .content_listproduct .box_list_product a:hover{
	text-decoration: underline;
}
.wrapper .body .content .box_list_product .button,
.wrapper .body .content_listproduct .box_list_product .button{
	width: 100px;
	display: block;
	float: left;
	background-color: #e5e5e5;
	font-size: 12px;
	font-weight: bold;
	color: #2d2d2d;
	text-align: center;
	padding: 3px 0px;
}
.wrapper .body .content .box_list_product .button:hover,
.wrapper .body .content_listproduct .box_list_product .button:hover{
	background-color: #c7c7c7;
}
.wrapper .body .content .form_product,
.wrapper .body .content_listproduct .form_product{
	width: 560px;
	float: left;
}
.wrapper .body .content .paging,
.wrapper .body .content_listproduct .paging{
	width: 188px;
	float: left;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	color: #585858;
	padding: 9px 0px 2px 0px;
}
.wrapper .body .content .paging a,
.wrapper .body .content_listproduct .paging a{
	display: inline;
	color: #adadad;
	text-decoration: none;
}
.wrapper .body .content .paging a:hover,
.wrapper .body .content_listproduct .paging a:hover{
	color: #585858;
}
.wrapper .body .content .paging .selected,
.wrapper .body .content_listproduct .paging .selected{
	color: #585858;
}
.wrapper .body .content .first_news{
	width: 742px;
	height: auto!important;
	height: 183px;
	min-height: 183px;
	padding: 8px;
	margin: 10px 0px 12px 0px;
	background-color: #e1f296;
}
.wrapper .body .content .first_news img{
	float: left;
	margin-right: 10px;
	border: 1px solid #dddddd;
	padding: 3px;
	background-color: #ffffff;
}
.wrapper .body .content .first_news img:hover{
	border: 1px solid #999999;
}
.wrapper .body .content .first_news h4,
.wrapper .body .content .first_news strong,
.wrapper .body .content .first_news p{
	width: 540px;
	float: left;
}
.wrapper .body .content .first_news h4 a,
.wrapper .body .content .first_news p a{
	text-decoration: none;
}
.wrapper .body .content .first_news h4{
	color: #555555;
	font-size: 14px;
	line-height: 16px;
	padding: 2px 0px 5px 0px;
}
.wrapper .body .content .first_news h4 a{
	color: #555555;
}
.wrapper .body .content .first_news h4 a:hover{
	text-decoration: underline;
}
.wrapper .body .content .first_news strong{
	display: block;
	font-size: 11px;
	line-height: 13px;
	padding: 0px 0px 10px 0px;
	color: #838c5f;
}
.wrapper .body .content .first_news p{
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.wrapper .body .content .first_news p a{
	color: #585858;
}
.wrapper .body .content .first_news p a:hover{
	text-decoration: underline;
}
.wrapper .body .content .first_news .button{
	width: 130px;
	display: block;
	float: left;
	background-color: #cbda85;
	font-size: 12px;
	font-weight: bold;
	color: #2d2d2d;
	text-align: center;
	padding: 3px 0px;
}
.wrapper .body .content .first_news .button:hover{
	background-color: #cbe366;
}
.wrapper .body .content .another_news{
	width: 749px;
	padding: 0px 0px 0px 9px;
}
.wrapper .body .content .another_news .box_news{
	width: 175px;
	padding: 0px 12px 0px 0px;
	float: left;
}
.wrapper .body .content .another_news .box_news img{
	border: 1px solid #dddddd;
	padding: 3px;
	background-color: #ffffff;
}
.wrapper .body .content .another_news .box_news img:hover{
	border: 1px solid #999999;
}
.wrapper .body .content .another_news .box_news h4,
.wrapper .body .content .another_news .box_news strong,
.wrapper .body .content .another_news .box_news p{
	width: 175px;
}
.wrapper .body .content .another_news .box_news h4 a,
.wrapper .body .content .another_news .box_news p a{
	text-decoration: none;
}
.wrapper .body .content .another_news .box_news h4{
	color: #787878;
	font-size: 14px;
	line-height: 16px;
	padding: 2px 0px 5px 0px;
}
.wrapper .body .content .another_news .box_news h4 a{
	color: #8e8e8e;
}
.wrapper .body .content .another_news .box_news h4 a:hover{
	color: #555555;
}
.wrapper .body .content .another_news .box_news strong{
	display: block;
	font-size: 11px;
	line-height: 13px;
	padding: 20px 0px 0px 0px;
	color: #a6a6a6;
}
.wrapper .body .content .another_news .box_news p{
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
.wrapper .body .content .another_news .box_news p a{
	color: #585858;
}
.wrapper .body .content .another_news .box_news p a:hover{
	text-decoration: underline;
}
.wrapper .body .content .another_news .box_news .button{
	display: block;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #889d31;
}
.wrapper .body .content .another_news .box_news .button:hover{
	color: #555555;
}
.wrapper .body .content  .voted{
	width: 734px;
	padding: 9px;
	background-color: #e5f299;
	margin-top: 10px;
}
.wrapper .body .content .voted .box{
	width: 367px;
	height: 176px;
	float: left;
}
.wrapper .body .content .voted .box h3{
	width: 367px;
	height: 27px;
	font-size: 14px;
	font-weight: bold;
}
.wrapper .body .content .voted .box h3 a{
	color: #555555;
	text-decoration: none;
}
.wrapper .body .content .voted .box h3 a:hover{
	text-decoration: underline;
}
.wrapper .body .content .voted .box img{
	float: left;
	border: 1px solid #c5d083;
	margin-right: 10px;
	padding: 3px;
	background-color: #ffffff;
}
.wrapper .body .content .voted .box img:hover{
	border: 1px solid #747a4d;
}
.wrapper .body .content .voted .box p{
	width: 203px;
	height: 127px;
	float: left;
	overflow: hidden;
	display: block;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}
.wrapper .body .content .voted .box p a{
	color: #515151;
	text-decoration: none;
}
.wrapper .body .content .voted .box p a:hover{
	color: #515151;
	text-decoration: underline;
}
.wrapper .body .content .list_product{
	padding: 10px 0px 0px 10px;
}
.wrapper .body .content .list_product h1{
	font-size: 18px;
	color: #555555;
	font-weight: normal;
	padding-bottom: 5px;
}
.wrapper .body .content .voted .button{
	width: 110px;
	display: block;
	float: left;
	background-color: #ced989;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	text-align: center;
	padding: 3px 0px;
}
.wrapper .body .content .voted .button:hover{
	background-color: #cbe366;
}
.wrapper .body .content .list_news{
	width: 737px;
	padding: 10px 0px;
	border-bottom: 1px dotted #b2b2b2;
}
.wrapper .body .content .list_news img{
	border: 1px solid #d9d9d9;
	float: left;
	margin-right: 7px;
	padding: 3px;
	background-color: #ffffff;
}
.wrapper .body .content .list_news img:hover{
	border: 1px solid #999999;
}
.wrapper .body .content .list_news h4,
.wrapper .body .content .list_news strong,
.wrapper .body .content .list_news p{
	width: 660px;
	float: left;
}
.wrapper .body .content .list_news h4 a,
.wrapper .body .content .list_news p a{
	text-decoration: none;
}
.wrapper .body .content .list_news h4{
	color: #787878;
	font-size: 14px;
	line-height: 16px;
	padding: 0px 0px 5px 0px;
}
.wrapper .body .content .list_news h4 a{
	color: #8e8e8e;
}
.wrapper .body .content .list_news h4 a:hover{
	text-decoration: underline;
}
.wrapper .body .content .list_news strong{
	display: block;
	font-size: 11px;
	line-height: 13px;
	padding: 0px 0px 5px 0px;
	color: #a6a6a6;
}
.wrapper .body .content .list_news p{
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}
.wrapper .body .content .list_news p a{
	color: #585858;
}
.wrapper .body .content .list_news p a:hover{
	text-decoration: underline;
}
.wrapper .body .content_gallery{
	width: 752px;
	float: left;
	padding: 22px 0px 20px 6px;
}
.wrapper .body .content_gallery .photo{
	width: 252px;
	float: left;
}
.wrapper .body .content_gallery .details{
	width: 490px;
	float: left;
	padding: 0px 0px 0px 10px;
}
.wrapper .body .content_gallery .details h4,
.wrapper .body .content_gallery .details strong,
.wrapper .body .content_gallery .details p{
	width: 490px;
}
.wrapper .body .content_gallery .details h4{
	color: #555555;
	font-size: 16px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #7f7f7f;
}
.wrapper .body .content_gallery .details strong{
	display: block;
	font-size: 12px;
	line-height: 13px;
	padding: 0px 0px 5px 0px;
	color: #a6a6a6;
}
.wrapper .body .content_gallery .details p{
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #585858;
}
.wrapper .body .content_gallery .details p strong{
	color: #585858;
	display: inline;
}
.wrapper .body .content_gallery .details p a{
	color: #585858;
	display: inline;
}
.wrapper .body .content .flash{
	padding: 15px 0px;
}
.wrapper .body .content .left{
	width: 552px;
	padding-right: 10px;
	border-right: 1px dotted #cccccc;
	font-size: 12px;
	color: #585858;
	float: left;
}
.wrapper .body .content .left p{
	display: block;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.wrapper .body .content .right{
	width: 180px;
	padding-left: 10px;
	font-size: 12px;
	color: #585858;
	float: left;
}
.wrapper .body .content .right img{
	border: 1px solid #dddddd;
	padding: 3px;
	background-color: #ffffff;
}
.wrapper .body .content .right img:hover{
	border: 1px solid #999999;
}
.wrapper .body .content .right h4,
.wrapper .body .content .right strong,
.wrapper .body .content .right p{
	width: 180px;
}
.wrapper .body .content .right h4 a,
.wrapper .body .content .right p a{
	text-decoration: none;
}
.wrapper .body .content .right h4{
	color: #787878;
	font-size: 14px;
	line-height: 16px;
	padding: 2px 0px 5px 0px;
}
.wrapper .body .content .right a{
	color: #8e8e8e;
}
.wrapper .body .content .right a:hover{
	color: #555555;
}
.wrapper .body .content .right strong{
	display: block;
	font-size: 11px;
	line-height: 13px;
	padding: 20px 0px 0px 0px;
	color: #a6a6a6;
}
.wrapper .body .content .right p{
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
.wrapper .body .content .right p a{
	color: #585858;
}
.wrapper .body .content .right p a:hover{
	text-decoration: underline;
}
.wrapper .body .content .right .button{
	display: block;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #889d31;
}
.wrapper .body .content .right .button:hover{
	color: #555555;
}
.wrapper .body .content .job,
.wrapper .body .content .contact{
	width: 746px;
	padding: 15px 10px 0px 0px;
	font-size: 12px;
	color: #585858;
	float: left;
}
.wrapper .body .content .job .left{
	width: 200px;
	height: 18px;
	float: left;
	padding: 6px 10px 0px 0px;
	text-align: right;
	font-weight: bolder;
	color: #555555;
	border: 0px;
	margin-top: 5px;
}
.wrapper .body .content .job .center{
	width: 255px;
	height: 24px;
	float: left;
	margin-top: 5px;
}
.wrapper .body .content .job .center input,
.wrapper .body .content .job .center textarea{
	width: 244px;
	border: 1px solid #bcbcbc;
	color: #8d8d8d;
	padding: 4px 5px 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
}
.wrapper .body .content .job .center .submit{
	background-color: #f0f0f0;
	background-image: none;
	border-bottom: 2px solid #848484;
	border-right: 2px solid #848484;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	color: #000000;
	padding: 0px 10px;
	margin: 0px 5px 0px 0px;
}
.wrapper .body .content .job .right{
	width: 200px;
	height: 24px;
	float: left;
	padding: 0px 0px 0px 10px;
	margin-top: 5px;
}
.wrapper .body .content .job .right img{
	border: 0px;
	padding: 0px;
	margin: 2px 3px 0px 0px;
	float: left;
}
.wrapper .body .content .job .right span{
	width: 200px;
	position: absolute;
}
.wrapper .body .content .job .right span p{
	font-size: 11px;
	color: #808080;
	margin: 0px;
	padding: 0px;
}
.wrapper .body .content .job .right span p strong{
	height: auto;
	color: #808080;
	margin: 0px;
	padding: 0px;
}
.wrapper .body .content .contact img{
	border: 3px solid #e0dede;
}
.wrapper .body .content .contact h4{
	font-size: 14px;
	color: #555555;
	font-weight: bold;
	padding: 15px 0px;
}
.wrapper .body .content .contact span{
	width: 220px;
	display: block;
	float: left;
	color: #555555;
	margin-bottom: 15px;
}
.wrapper .body .content .contact span a{
	display: inline;
	color: #555555;
}
.wrapper .body .content .contact span a:hover{
	text-decoration: none;
}
.wrapper .body .content .comunication,
.wrapper .body .content .philosophy,
.wrapper .body .content .prizes{
	width: 758px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	color: #585858;
	float: left;
}
.wrapper .body .content .comunication .archive{
	float:left;
	height:25px;
}
.wrapper .body .content .comunication .archive a{
	height:20px;
	width:56px;
	padding-top:5px;
	background-color:#dedede;
	color:#757575;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	float:left;
	margin-right:5px;
}
.wrapper .body .content .comunication .archive a:hover{
	background-color:#e5f299;
	font-weight:bold;
}
.wrapper .body .content .comunication .archive a:hover{
	background-color:#e5f299;
	font-weight:bold;
}
.wrapper .body .content .comunication .archive a.year_click{
	background-color:#e5f299;
	font-weight:bold;
}
.wrapper .body .content .comunication .com_gallery{
	float:left;
	background-color:#f4f4f4;
	width:310px;
	height:488px;
	margin: 10px 0px 0px 0px;
}
.wrapper .body .content .comunication .com_gallery h2{
	color: #555555;
	text-transform: uppercase;
	margin: 10px 0px 10px 8px;
}
.wrapper .body .content .comunication .com_gallery .flash_gall{
	width:294px;
	height:440px;
	margin-left:8px;
}
.wrapper .body .content .comunication .com_text{
	width:432px;
	font-size:12px;
	line-height:16px;
	color:#555555;
	margin-top:21px;
	float:left;
	padding: 0px 0px 0px 10px;
}
.wrapper .body .content .philosophy .mini_header{
	width: 753px;
	background-color:#CCCCCC;
	height:296px;
	margin: 0px 0px 15px 0px;
}
.wrapper .body .content .philosophy .mini_header .animation{
	width:563px; 
	height:296px; 
	background-color:#CCCCCC; 
	float:left;
}
.wrapper .body .content .philosophy .mini_header .text_mini_header{
	height:296px; 
	width:190px; 
	float:left; 
	background-color:#e5f299;
}
.wrapper .body .content .philosophy .mini_header .text_mini_header h2{
	width: 165px;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #515151;
	margin: 25px 0px 10px 10px;
}
.wrapper .body .content .philosophy .mini_header .text_mini_header p{
	font-size:12px;
	line-height:16px;
	color:#555555;
	font-weight:normal;
	margin: 25px 20px 10px 10px;
}
.wrapper .body .content .prizes .archive{
	width: 560px;
	height:25px;
	float:left;
}
.wrapper .body .content .prizes .archive a{
	height:20px;
	width:56px;
	padding-top:5px;
	background-color:#dedede;
	color:#757575;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	float:left;
	margin-right:5px;
}
.wrapper .body .content .prizes .archive a:hover{
	background-color:#e5f299;
	font-weight:bold;
}
.wrapper .body .content .prizes .archive a:hover{
	background-color:#e5f299;
	font-weight:bold;
}
.wrapper .body .content .prizes .archive a.year_click{
	background-color:#e5f299;
	font-weight:bold;
}
.wrapper .body .content .prizes .first_prize{
	width: 742px;
	height: auto!important;
	height: 142px;
	min-height: 162px;
	padding: 8px;
	margin: 10px 0px 10px 0px;
	background-color: #f7f7f7;
}
.wrapper .body .content .prizes .first_prize .img_content{
	float: left;
	margin-right: 10px;
	background-color: #ffffff;
	width:174px;
	height:174px;
	border:0px;
}
.wrapper .body .content .prizes .first_prize h4,
.wrapper .body .content .prizes .first_prize strong,
.wrapper .body .content .prizes .first_prize p{
	width: 540px;
	float: left;
	color:#555555;
}
.wrapper .body .content .prizes .first_prize h4 a,
.wrapper .body .content .prizes .first_prize p a{
	text-decoration: none;
}
.wrapper .body .content .prizes .first_prize h4{
	color: #555555;
	font-size: 16px;
	line-height: 16px;
	padding: 2px 0px 5px 0px;
}
.wrapper .body .content .prizes .first_prize h4 a{
	color: #555555;
}
.wrapper .body .content .prizes .first_prize h4 a:hover{
	text-decoration: underline;
}
.wrapper .body .content .prizes .first_prize h5{
	color:#878787;
	font-size:14px;
	font-weight:bold;
	margin: 0px 0px 8px 0px;
	float:left;
	width: 540px;
}
.wrapper .body .content .prizes .first_prize strong{
	display: block;
	font-size: 11px;
	line-height: 13px;
	padding: 0px 0px 10px 0px;
	color: #838c5f;
}
.wrapper .body .content .prizes .first_prize p{
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.wrapper .body .content .prizes .first_prize p a{
	color: #585858;
}
.wrapper .body .content .prizes .first_prize p a:hover{
	text-decoration: underline;
}
.wrapper .body .content .prizes .first_prize .button{
	width: 130px;
	display: block;
	float: left;
	background-color: #dedede;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-align: center;
	padding: 3px 0px;
}
.wrapper .body .content .prizes .first_prize .button:hover{
	background-color: #c6c6c6;
}
.wrapper .body .content .prizes .prize_list{
	width: 727px;
	height: auto!important;
	height: 130px;
	min-height: 130px;
	padding: 0px 8px 0px 10px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #919191;
}
.wrapper .body .content .prizes .prize_list img{
	float:left;
	margin-right:10px;
}
.wrapper .body .content .prizes .prize_list h4{
	width: 590px;
	float: left;
	color:#555555;
	font-size: 16px;
}
.wrapper .body .content .prizes .prize_list h4 a{
	text-decoration:none;
	color:#555555;
}
.wrapper .body .content .prizes .prize_list h4 a:hover{
	text-decoration:underline;
	color:#555555;
}
.wrapper .body .content .prizes .prize_list h5{
	width: 590px;
	float: left;
	color:#878787;
	font-size:14px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
}
.wrapper .body .content .prizes .prize_list p{
	width: 590px;
	float: left;
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 0px 7px 0px;
	margin: 0px;
}
.wrapper .body .content .prizes .prize_list p a{
	color: #585858;
	text-decoration:none;
}
.wrapper .body .content .prizes .prize_list p a:hover{
	text-decoration: underline;
}
.wrapper .body .content .prizes .prize_list .button{
	width: 130px;
	display: block;
	float: left;
	background-color: #dedede;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-align: center;
	padding: 3px 0px;
}
.wrapper .body .content .prizes .prize_list .button:hover{
	background-color: #c6c6c6;
}
.wrapper .body .content_partners{
	width: 925px;
	padding: 0px 5px 20px 24px;
}
.wrapper .body .content_partners h1{
	width: 925px;
	height: auto!important;
	height: 23px;
	min-height: 23px;
	float: left;
	font-size: 18px;
	color: #889d31;
	text-transform: uppercase;
}
.wrapper .body .content_partners .mini_header{
	width: 910px;
	height:296px;
	background-color:#CCCCCC;
	margin: 20px 0px 20px 0px;
}
.wrapper .body .content_partners .mini_header .animation{
	width:690px; 
	height:296px; 
	background-color:#CCCCCC; 
	float:left;
}
.wrapper .body .content_partners .mini_header .text_mini_header{
	width:220px; 
	height:296px; 
	float:left; 
	background-color:#e5f299;
}
.wrapper .body .content_partners .mini_header .text_mini_header h2{
	width: 165px;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #515151;
	margin: 25px 0px 10px 20px;
}
.wrapper .body .content_partners .mini_header .text_mini_header p{
	width: 165px;
	display: block;
	font-size:12px;
	line-height:16px;
	color:#555555;
	font-weight:normal;
	margin: 25px 20px 10px 20px;
}
.wrapper .body .content_partners .box_product{
	width: 910px;
	border-bottom: 1px dotted #b2b2b2;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.wrapper .body .content_partners .box_product img{
	display: block;
	float: left;
	margin-right: 5px;
}
.wrapper .body .content_partners .box_product .text,
.wrapper .body .content_partners .box_product .text_click{
	width: 734px;
	float: left;
	padding: 10px 10px 0px 10px;
}
.wrapper .body .content_partners .box_product .text_click{
	background-image: url(/layout/images/bg_partners.gif);
	background-repeat: repeat-x;
}
.wrapper .body .content_partners .box_product h3{
	width: 734px;
	font-size: 16px;
	color: #4c4c4c;
	font-weight:bold;
}
.wrapper .body .content_partners .box_product p{
	width: 734px;
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 12px;
	color: #4d4d4d;
}
.wrapper .body .content_partners .box_product .text a p,
.wrapper .body .content_partners .box_product .text_click a p{
	text-decoration: none;
	cursor: pointer;
}
.wrapper .body .content_partners .box_product .text a p:hover{
	text-decoration: underline;
}
.wrapper .body .content_partners .box_product .button{
	display: block;
	float: left;
	background-color: #e9f7c4;
	font-size: 12px;
	font-weight: bold;
	color: #2d2d2d;
	text-align: center;
	padding: 3px 10px;
}
.wrapper .body .content_partners .box_product .button:hover{
	background-color: #cbe366;
}
.wrapper .body .content_club{
	width: 945px;
	padding: 0px 5px 20px 5px;
}
.wrapper .body .content_club .story{
	width: 315px;
	float:left;
	padding-bottom: 15px;
}
.wrapper .body .content_club .story h4{
	width: 305px;
	font-size: 16px;
	color: #4c4c4c;
	font-weight:bold;
	padding: 5px 0px;
	margin-left: 2px;
}
.wrapper .body .content_club .story p{
	width: 305px;
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 12px;
	color: #4d4d4d;
}
.wrapper .body .content_club .story a{
	text-decoration: none;
	cursor: pointer;
	margin-left: 2px;
	color: #4d4d4d;
	text-decoration: none;
}
.wrapper .body .content_club .story a:hover{
	text-decoration: underline;
}
.wrapper .body .content_club .story .button{
	display: block;
	float: left;
	background-color: #e9f7c4;
	font-size: 12px;
	font-weight: bold;
	color: #2d2d2d;
	text-align: center;
	padding: 3px 10px;
	margin-left: 2px;
	text-decoration: underline;
}
.wrapper .body .content_club .story .button:hover{
	background-color: #cbe366;
	text-decoration: underline;
}
.wrapper .body .content_club .signup_left{
	width: 610px;
	height: 70px;
	float: left;
	background-color: #e5e5e5;
	padding: 10px;
}
.wrapper .body .content_club .signup_left h2{
	font-size: 18px;
	color: #889942;
	font-weight: bold;
}
.wrapper .body .content_club .signup_left p{
	display: block;
	font-size: 12px;
	color: #555555;
	padding: 0px;
	margin: 3px 0px 0px 0px;
}
.wrapper .body .content_club .signup_left p a{
	display: inline;
	color: #555555;
	font-weight: bold;
}
.wrapper .body .content_club .signup_left p a:hover{
	text-decoration: none;
}
.wrapper .body .content_club .signup_right{
	width: 305px;
	height: 80px;
	float: left;
	background-image: url(/layout/images/bg_nl.jpg);
	padding: 5px;
}
.wrapper .body .content_club .signup_right .camp_mail{
	width: 165px;
	margin-bottom: 5px;
	display: block;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.wrapper .body .content_club .signup_right p{
	display: block;
	font-size: 12px;
	color: #555555;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.wrapper .body .content_club .signup_right span{
	width: 250px;
	display: block;
	float: left;
	font-size: 11px;
	color: #2d2d2d;
}
.wrapper .body .content_club .signup_right .button{
	width: 57px;
	height: 22px;
	display: block;
	color: #5a5a5a;
	background-color: #cbe366;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 5px;
	line-height: 11px;
	background-image: url(/layout/images/button/subscribe.gif);
	cursor: pointer;
	border: 0px;
}
.wrapper .body .content_club .signup_right .button:hover{
	background-image: url(/layout/images/button/subscribe.gif);
	background-position: -57px 0px;
}
/* registrazione club italiano */
.wrapper .body .content_club .signup_right .button_it{
	width: 57px;
	height: 22px;
	display: block;
	color: #5a5a5a;
	background-color: #cbe366;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 5px;
	line-height: 11px;
	background-image: url(/layout/images/button/subscribe.gif);
	cursor: pointer;
	border: 0px;
}
.wrapper .body .content_club .signup_right .button_it:hover{
	background-image: url(/layout/images/button/signup.gif);
	background-position: -89px 0px;
}
/* registrazione club in inglese */
.wrapper .body .content_club .signup_right .button_en{
	width: 57px;
	height: 22px;
	display: block;
	color: #5a5a5a;
	background-color: #cbe366;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 5px;
	line-height: 11px;
	background-image: url(/layout/images/button/en_subscribe.gif);
	cursor: pointer;
	border: 0px;
}
.wrapper .body .content_club .signup_right .button_en:hover{
	background-image: url(/layout/images/button/en_signup.gif);
	background-position: -89px 0px;
}
.wrapper .body .content .club{
	width: 753px;
	padding: 15px 0px 0px 0px;
	font-size: 12px;
	color: #585858;
	float: left;
}
.wrapper .body .content .mini_header{
	background-color:#CCCCCC;
	height:244px;
	margin: 0px 0px 15px 0px;
}
.wrapper .body .content .mini_header .animation{
	width:563px; 
	height:244px;
	background-color:#CCCCCC; 
	float:left;
}
.wrapper .body .content .mini_header .text_mini_header{
	width:190px; 
	height:244px; 
	float:left; 
	background-color:#e5e5e5;
}
.wrapper .body .content .mini_header .text_mini_header h2{
	width: 165px;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #515151;
	margin: 25px 0px 10px 10px;
}
.wrapper .body .content .mini_header .text_mini_header p{
	width: 165px;
	display: block;
	font-size:12px;
	line-height:16px;
	color:#555555;
	font-weight:normal;
	margin: 15px 10px;
}
.wrapper .body .content .mini_header .button{
	display: block;
	float: left;
	background-color: #d4d1d1;
	font-size: 12px;
	font-weight: bold;
	color: #2d2d2d;
	text-align: center;
	padding: 3px 5px;
	margin-left: 10px;
}
.wrapper .body .content .mini_header .button:hover{
	background-color: #b7b7b7;
}
.wrapper .body .content .club .right{
	width: 185px;
	padding-left: 5px;
	font-size: 12px;
	color: #585858;
	float: left;
	border: 0px;
}
.wrapper .body .content .club .right img{
	padding: 0px;
	border: 0px;
}
.wrapper .body .content .box_clublist{
	width: 369px;
	float: left;
	padding: 10px 10px 10px 0px;
}
.wrapper .body .content .box_clublist img{
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #e0e0e0;
}
.wrapper .body .content .box_clublist img:hover{
	border: 1px solid #999999;
}
.wrapper .body .content .box_clublist h2{
	width: 245px;
	float: left;
	font-size: 14px;
	line-height: 18px;
	color: #555555;
	font-weight: bold;
}
.wrapper .body .content .box_clublist h2 a{
	text-decoration: none;
	color: #555555;
}
.wrapper .body .content .box_clublist h2 a:hover{
	text-decoration: underline;
}
.wrapper .body .content .box_clublist p{
	width: 245px;
	float: left;
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #585858;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
.wrapper .body .content .box_clublist p a{
	text-decoration: none;
	color: #585858;
}
.wrapper .body .content .box_clublist p a:hover{
	text-decoration: underline;
}
.wrapper .body .content .box_clublist .button{
	width: 90px;
	display: block;
	float: left;
	background-color: #d4d1d1;
	font-size: 12px;
	font-weight: bold;
	color: #2d2d2d;
	text-align: center;
	padding: 3px 10px;
	margin-top: 4px;
}
.wrapper .body .content .box_clublist .button:hover{
	background-color: #b7b7b7;
}
.wrapper .body .content .box_simple_search{
	width: 379px;
	float: left;
	margin-bottom: 20px;
}
.wrapper .body .content .box_simple_search .image{
	display: block;
	padding: 3px;
	border: 1px solid #dbdbdb;
	float: left;
}
.wrapper .body .content .box_simple_search .image:hover{
	border: 1px solid #999999;
}
.wrapper .body .content .box_simple_search .title{
	width: 255px;
	font-size: 14px;
	color: #afc80c;
	font-weight: bold;
	float: left;
	padding: 0px 0px 0px 8px;
}
.wrapper .body .content .box_simple_search .title a{
	color: #afc80c;
}
.wrapper .body .content .box_simple_search .title a:hover{
	text-decoration: none;
}
.wrapper .body .content .box_simple_search .text{
	width: 255px;
	font-size: 12px;
	color: #585858;
	float: left;
	padding: 10px 0px 0px 8px;
}
.wrapper .body .content .box_simple_search .text a{
	color: #585858;
}
.wrapper .body .content .box_simple_search .text a:hover{
	text-decoration: none;
}
.wrapper .body .title_baby,
.wrapper .body .title_appliances,
.wrapper .body .title_in_house,
.wrapper .body .title_out_house,
.wrapper .body .title_professional{
	width: 654px;
	float: left;
	padding: 5px 7px;
}
.wrapper .body .title_baby{
	background-color: #dc931a;
}
.wrapper .body .title_appliances{
	background-color: #8b8b8b;
}
.wrapper .body .title_in_house{
	background-color: #ab8f67;
}
.wrapper .body .title_out_house{
	background-color: #589cd1;
}
.wrapper .body .title_professional{
	background-color: #b61e1e;
}
.wrapper .body .title_baby h3,
.wrapper .body .title_appliances h3,
.wrapper .body .title_in_house h3,
.wrapper .body .title_out_house h3,
.wrapper .body .title_professional h3{
	width: 618px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
.wrapper .body .title_baby .prev,
.wrapper .body .title_appliances .prev,
.wrapper .body .title_in_house .prev,
.wrapper .body .title_out_house .prev,
.wrapper .body .title_professional .prev,
.wrapper .body .title_baby .next,
.wrapper .body .title_appliances .next,
.wrapper .body .title_in_house .next,
.wrapper .body .title_out_house .next,
.wrapper .body .title_professional .next{
	width: 10px;
	height: 14px;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 3px;
}
.wrapper .body .title_baby .prev,
.wrapper .body .title_appliances .prev,
.wrapper .body .title_in_house .prev,
.wrapper .body .title_out_house .prev,
.wrapper .body .title_professional .prev{
	background-image: url(/layout/images/button/preview.png);
	margin-right: 14px;
}
.wrapper .body .title_baby .prev:hover,
.wrapper .body .title_appliances .prev:hover,
.wrapper .body .title_in_house .prev:hover,
.wrapper .body .title_out_house .prev:hover,
.wrapper .body .title_professional .prev:hover{
	margin-right: 14px;
	background-image: url(/layout/images/button/preview.png);
	background-position: -10px 0px;
}
.wrapper .body .title_baby .next,
.wrapper .body .title_appliances .next,
.wrapper .body .title_in_house .next,
.wrapper .body .title_out_house .next,
.wrapper .body .title_professional .next{
	background-image: url(/layout/images/button/next.png);
}
.wrapper .body .title_baby .next:hover,
.wrapper .body .title_appliances .next:hover,
.wrapper .body .title_in_house .next:hover,
.wrapper .body .title_out_house .next:hover,
.wrapper .body .title_professional .next:hover{
	background-image: url(/layout/images/button/next.png);
	background-position: -10px 0px;
}
.wrapper .body .resume_search{
	width: 287px;
	display: block;
	float: left;
	background-image: url(/layout/images/bg_dotted.gif);
	padding: 4px 0px;
	text-decoration: none;
}
.wrapper .body .resume_search:hover,
.wrapper .body .resume_search:visited{
	background-color: #e5e5e5;
	background-image: none;
}
.wrapper .body .resume_search h3{
	width: 172px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px auto;
	color: #9aba31;
	background-image: url(/layout/images/arrow_search_on.gif);
	background-position: right 11px;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
	text-decoration: none;
}
.wrapper .body .resume_search:hover h3,
.wrapper .body .resume_search:visited h3{
	color: #555555;
	background-image: url(/layout/images/arrow_search_off.gif);
}
.wrapper .body .resume_search_input{
	width: 172px;
	padding: 0px 57px 20px 58px;
	background-color: #e5e5e5;
	position: absolute;
	margin: 0px 0px 0px 668px;
	z-index:100;
}
.wrapper .body .crumb{
	width: 654px;
	padding: 9px 7px 13px 7px;
	font-size: 11px;
	color: #747474;
	float: left;
}
.wrapper .body .crumb h3{
	color: #a5a5a5;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	display: inline;
	margin-right: 8px;
}
.wrapper .body .crumb a{
	font-size: 11px;
	color: #a5a5a5;
	display: inline;
	margin: 0px;
}
.wrapper .body .crumb a:hover{
	text-decoration: none;
}
.wrapper .body .product_button{
	width: 287px;
	float: left;
	padding: 10px 0px 0px 0px;
}
.wrapper .body .product_button ul{
	width: 132px;
	height: 17px;
	margin: 0px auto;
}
.wrapper .body .product_button .send,
.wrapper .body .product_button .print,
.wrapper .body .product_button .download,
.wrapper .body .product_button .pdf{
	height: 17px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.wrapper .body .product_button .send{
	width: 23px;
	margin-right: 13px;
	background-image: url(/layout/images/button/send.gif);
}
.wrapper .body .product_button .send:hover{
	background-image: url(/layout/images/button/send.gif);
	background-position: -23px 0px;
}
.wrapper .body .product_button .print{
	width: 18px;
	margin-right: 18px;
	background-image: url(/layout/images/button/print.gif);
}
.wrapper .body .product_button .print:hover{
	background-image: url(/layout/images/button/print.gif);
	background-position: -18px 0px;
}
.wrapper .body .product_button .download{
	width: 19px;
	margin-right: 18px;
	background-image: url(/layout/images/button/download.gif);
}
.wrapper .body .product_button .download:hover{
	background-image: url(/layout/images/button/download.gif);
	background-position: -19px 0px;
}
.wrapper .body .product_button .pdf{
	width: 23px;
	background-image: url(/layout/images/button/pdf.gif);
}
.wrapper .body .product_button .pdf:hover{
	background-image: url(/layout/images/button/pdf.gif);
	background-position: -23px 0px;
}
.wrapper .body .print_page{
	display: none;
}
.wrapper .body .product_gallery{
	width: 322px;
	float: left;
	padding: 0px 10px 0px 7px;
}
.wrapper .body .product_gallery .rating{
	width: 308px;
	height: 21px;
	position: absolute;
	font-size: 14px;
	line-height: 16px;
	color: #8f8f8f;
	padding: 7px 12px 0px 0px;
	margin: 275px 0px 0px 1px;
	font-weight: bold;
	z-index: 100;
}
.wrapper .body .product_gallery .rating img{
	display: block;
	float: right;
}
.wrapper .body .product_gallery .rating p{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 105px;
}
.wrapper .body .product_description{
	width: 609px;
	height: 218px;
	/*height: 322px;*/
	/*height: 394px;*/
	float: left;
	margin-bottom: 4px;
}
.wrapper .body .product_description a,
.wrapper .body .product_description .click{
	float: left;
	background-color: #e8f0b6;
	color: #454545;
	text-transform: uppercase;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
}
.wrapper .body .product_description a:hover{
	background-color: #dfeb99;
	color: #000000;
}
.wrapper .body .product_description .click,
.wrapper .body .product_description .click:hover{
	background-color: #d1e26e;
	color: #000000;
}
.wrapper .body .product_description .text{
	width: 589px;
	height: 177px;
	/*height: 268px;*/
	/*height: 353px;*/
	background-color: #d1e26e;
	padding: 10px;
}
.wrapper .body .product_description .text p{
	color: #454545;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.wrapper .body .product_description #box_descrizione h4,
.wrapper .body .product_description #box_datitecnici h4,
.wrapper .body .product_description #box_garanzia h4,
.wrapper .body .product_description #box_spedizione h4{
	display: none;
}
.wrapper .body .search_near{
	width: 259px;
	height: 85px;
	background-image: url(/layout/images/bg_dotted.gif);
	float: left;
	margin-right: 4px;
	padding: 0px 10px 0px 10px;
	font-size: 14px;
	color: #919191;
}
.wrapper .body .search_near strong{
	display: block;
	padding: 18px 0px 0px 0px;
}
.wrapper .body .search_near .search{
	width: 216px;
	height: 17px;
	float: none;
	padding: 2px;
	margin-top: 10px;
	background-image: url(/layout/images/search_input_product.gif);
}
.wrapper .body .search_near .search input{
	width: 173px;
	margin: 1px 0px 0px 1px;
}
.wrapper .body .search_near .search .button{
	width: 40px;
	margin: 0px;
}
.wrapper .body .shop{
	width: 306px;
	height: 85px;
	background-image: url(/layout/images/bg_strips.gif);
	float: left;
	margin-right: 4px;
	padding: 0px 10px 0px 10px;
	font-size: 14px;
	color: #919191;
}
.wrapper .body .shop strong,
.wrapper .body .shop span,
.wrapper .body .shop .button{
	float: left;
	display: block;
}
.wrapper .body .shop strong{
	width: 125px;
	padding: 18px 0px 0px 0px;
}
.wrapper .body .shop span{
	width: 100px;
	font-size: 20px;
	line-height: 22px;
	color: #9fbd3d;
	padding: 15px 0px 10px 0px;
}
.wrapper .body .shop .cart{
	width: 40px;
	height: 39px;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(/layout/images/button/cart.png);
}
.wrapper .body .shop .cart:hover{
	background-image: url(/layout/images/button/cart.png);
	background-position: -40px 0px;
}
.wrapper .body .shop p{
	display: block;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: 12px;
	color: #555555;
}
.wrapper .body .shop p a{
	display: inline;
	color: #555555;
	font-weight: bold;
}
.wrapper .body .shop p a:hover{
	text-decoration: none;
}
.wrapper .body .available_colors{
/*	width: 279px;*/
	width:479px;
	height: 72px;
	float: left;
	margin-top:11px;
}
.wrapper .body .available_colors strong{
	font-size: 14px;
	line-height: 16px;
	color: #919191;
	/*padding: 9px 0px;*/
	padding: 2px 0px 9px 0px;
	display: block;
}
/*.wrapper .body .available_colors span{
	width: 62px;
	display: block;
	float: left;
}*/
.wrapper .body .available_colors span{
	width: 52px;
	display: block;
	float: left;
	margin:0px 15px 0px 0px;
}
.wrapper .body .available_colors .bordinocolore{
	padding:3px;
	border:1px solid #cccccc;
	}
.wrapper .body .available_colors img{
	padding: 3px;
	border: 1px solid #ebebeb;
	margin: 0px 0px 3px 0px;
}
.wrapper .body .available_colors img:hover{
	border: 1px solid  #999999;
}
.wrapper .body .available_colors span a{
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
.wrapper .body .available_colors span a:hover{
	font-weight: bold;
}
.wrapper .body .other_products{
	border-top: 1px dotted #bbbbbb;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.wrapper .body .other_products .tab{
	width: 620px;
	height: 30px;
	position: absolute;
}
.wrapper .body .other_products .tab a{
	height: 22px;
	display: block;
	float: left;
	border: 1px solid #c7c7c7;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	padding: 7px 10px 0px 10px;
	color: #6a6a6a;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 3px 0px 0px;
	background-color: #e6e6e6;
}
.wrapper .body .other_products .tab a:hover,
.wrapper .body .other_products .tab .click{
	height: 23px;
	display: block;
	float: left;
	border: 1px solid #c7c7c7;
	border-bottom: 0px;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	padding: 7px 10px 0px 10px;
	color: #6a6a6a;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 3px 0px 0px;
	background-color: #ffffff;
}
.wrapper .body .other_products .tab a:hover{
	background-color: #cfcfcf;
}
.wrapper .body .other_products .tab .click:hover{
	background-color: #ffffff;
}
.wrapper .body .other_products .list{
	width: 943px;
	height: 130px;
	border: 1px solid #c7c7c7;
	margin: 30px 0px 20px 0px;
	padding: 0px 5px 0px 5px;
}
.wrapper .body .other_products .list .prev,
.wrapper .body .other_products .list .next{
	width: 13px;
	height: 19px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
}
.wrapper .body .other_products .list .prev{
	margin: 22px 12px 0px 0px;
	background-image: url(/layout/images/button/prev.gif);
}
.wrapper .body .other_products .list .prev:hover{
	background-image: url(/layout/images/button/prev.gif);
	background-position: -13px;
}
.wrapper .body .other_products .list .next{
	margin: 22px 0px 0px 12px;
	background-image: url(/layout/images/button/next.gif);
}
.wrapper .body .other_products .list .next:hover{
	background-image: url(/layout/images/button/next.gif);
	background-position: -13px;
}
.wrapper .body .other_products .list .iframe{
	width: 893px;
	height: 97px;
	float: left;
}
.wrapper .body .other_products .list .iframe h4{
	display: none;
}
.wrapper .body .other_products .list .iframe ul{
	padding-right: 893px;
	float: left;
}
.wrapper .body .other_products .list .iframe li{
	margin: 0px 0px 0px 9px;
}
.wrapper .body .other_products .list .iframe span{
	width: 97px;
	height: 97px;
	float: left;
	display: block;
	padding: 5px 0px 0px 2px;
}
.wrapper .body .other_products .list .iframe span img{
	padding: 3px;
	border: 1px solid #d6d6d6;
}
.wrapper .body .other_products .list .iframe span img:hover{
	padding: 3px;
	border: 1px solid #6a6a6a;
}
.wrapper .body .other_products .list .iframe span a{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #8a8a8a;
	text-decoration: none;
}
.wrapper .body .other_products .list .iframe span a:hover{
	color: #6a6a6a;
}
.wrapper .footer{
	font-size: 11px;
	color: #6a6a6a;
	padding: 15px;
	border-top: 1px dotted #bbbbbb;
}
.wrapper .footer a{
	color: #6a6a6a;
	display: inline;
	text-decoration: underline;
	font-weight: bold;
}
.wrapper .footer a:hover{
	text-decoration: none;
}
.wrapper .body .content_partners{
	width: 925px;
	padding: 0px 5px 20px 24px;
}
.wrapper .body .content_partners h1{
	width: 925px;
	height: auto!important;
	height: 23px;
	min-height: 23px;
	float: left;
	font-size: 18px;
	color: #889d31;
	text-transform: uppercase;
}
.wrapper .body .content_partners .mini_header{
	width: 910px;
	height:296px;
	background-color:#CCCCCC;
	margin: 20px 0px 20px 0px;
}
.wrapper .body .content_partners .mini_header .animation{
	width:690px; 
	height:296px; 
	background-color:#CCCCCC; 
	float:left;
}
.wrapper .body .content_partners .mini_header .text_mini_header{
	width:220px; 
	height:296px; 
	float:left; 
	background-color:#e5f299;
}
.wrapper .body .content_partners .mini_header .text_mini_header h2{
	width: 165px;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #515151;
	margin: 25px 0px 10px 20px;
}
.wrapper .body .content_partners .mini_header .text_mini_header p{
	width: 165px;
	display: block;
	font-size:12px;
	line-height:16px;
	color:#555555;
	font-weight:normal;
	margin: 25px 20px 10px 20px;
}
.wrapper .body .content_partners .box_product{
	width: 910px;
	border-bottom: 1px dotted #b2b2b2;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.wrapper .body .content_partners .box_product img{
	display: block;
	float: left;
	margin-right: 5px;
}
.wrapper .body .content_partners .box_product .text,
.wrapper .body .content_partners .box_product .text_click{
	width: 734px;
	float: left;
	padding: 10px 10px 0px 10px;
}
.wrapper .body .content_partners .box_product .text_click{
	background-image: url(/layout/images/bg_partners.gif);
	background-repeat: repeat-x;
}
.wrapper .body .content_partners .box_product h3{
	width: 734px;
	font-size: 16px;
	color: #4c4c4c;
	font-weight:bold;
}
.wrapper .body .content_partners .box_product p{
	width: 734px;
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 12px;
	color: #4d4d4d;
}
.wrapper .body .content_partners .box_product .text a p,
.wrapper .body .content_partners .box_product .text_click a p{
	text-decoration: none;
	cursor: pointer;
}
.wrapper .body .content_partners .box_product .text a p:hover{
	text-decoration: underline;
}
.wrapper .body .content_partners .box_product .button{
	display: block;
	float: left;
	background-color: #e9f7c4;
	font-size: 12px;
	font-weight: bold;
	color: #2d2d2d;
	text-align: center;
	padding: 3px 10px;
}
.wrapper .body .content_partners .box_product .button:hover{
	background-color: #cbe366;
}
/* ------------------------------------ TAGS ------------------------------------ */
img{
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}
li{
	display: block;
	list-style-image: none;
	list-style-type: none;
	float:left;
}
h1,
h2,
h3,
h4,
h5,
h6,
a,
form{
	display: block;
	padding: 0px;
	margin: 0px;
}
h1,
h2,
h3,
h6{
	font-weight: normal;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 13px;
}
h4{
	font-weight: bold;
}
h6{
	font-size: 13px;
}

