body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande",Tahoma,Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* background-color: #87B8d7; */
	background: #AAC3E6 url(../img/page_bg.png) repeat-x fixed top left;
	z-index: 0;
}
body.home {
	background: none;
}
input,select {
	border: 1px solid #ccc;
	padding: 3px;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
}
input[type="radio"] {
	border: 0px;
}
a,a:link,a:visited {
	color: #4851C9;
	text-decoration: none;
}
a:hover {
	color: #FEAB89;
	text-decoration: none;
}
h5 {
	margin-bottom: 2px;
}
img {
	border: 0px;
}
#loadingOverlay {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1000;
	background-image: url(../img/background-trans.png);
}
#loadingContent {
	top: 140px;
	width: 330px;
	height: 264px;
}

#topBar {
	width: 100%;
	height: 160px;
	margin: 0 auto;
	text-align: center;
	border-bottom: 6px solid #D5D5D5;
	background: transparent url(../img/header.png) repeat-x scroll top left;
}
#topHome {
	width: 1000px;
	display: block;
	margin: 0 auto;
}
#top {
	width: 884px;
	display: block;
	margin: 0 auto;
}
#top img {
	border: 0px;
}
#logo {
	height: 54px;
	padding: 19px 0 22px 18px;
}

ul#top-nav>li {
	float:left;
	height:31px;
	padding:0px 2px 0px;
	color:white;
}


ul#top-nav>li a {
	/* width:94px; */
	color:white;
	height:22px;
	padding:5px 10px 2px;
	font-family: "Comic Sans MS", Verdana;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
ul#top-nav>li {
	display: inline;
}
ul#top-nav>li#top-nav-home a {
	width: 97px;
}
ul#top-nav>li#top-nav-cell a {
	width: 97px;
}



ul#top-nav {
	margin: 0pt;
	padding: 0pt;
	margin-top: 6px;
	position: relative;
	z-index: 5;
}

ul#top-nav h2, ul#top-nav h3 {
font-size: 100%;
font-weight: normal;
display: inline;
}


ul#top-nav li a {
color: #fff;
text-decoration: none;
padding: 5px 10px 2px;
display: block;
height: 24px;

}

ul#top-nav li a:hover {
text-decoration: underline;
}

ul#top-nav li.mega>a {
background: transparent url(../img/arrow.png) no-repeat scroll right 15px;
padding-right: 20px;
}

ul#top-nav li.mega a:hover {
text-decoration: none;
}

ul#top-nav div {
display: none;
}

ul#top-nav li.mega div {
	
	border-color:#007CBE;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	color:white;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
	background: #007CBE url(../img/bgHovering.png) repeat-x scroll top center;
	width: 240px;
	position: absolute;
	top: 31px;
	left: 4px;
	padding: 4px;
	color: white;
	z-index: 5;
	text-align: left;
}

ul#top-nav li.hovering div {
display: block;
}

ul#top-nav div h3 {
color: white;
font-weight: bold;
font-size: 1.1em;
}

ul#top-nav div p {
margin: 0 0 0.8em 0;
padding: 0;
}

ul#top-nav li div a.more {
color: white;
font-weight: bold;
}


ul#top-nav li.mega div.store {
	left:4px;
	position:absolute;
	top:31px;
	/* width:200px; */
	z-index: 5;
	box-shadow: 4px 4px 4px #CDCDCD; padding: 5px 5px 5px 15px;
}

ul#top-nav li.mega div.store a {
	white-space:normal;
	color:white;
	display:block;
	font-size:12px;
	font-style:normal;
	margin:0;
	padding: 8px 0 0 15px;
	text-align:left;
	text-decoration:none;
	background-image: none;
}

ul#top-nav li.mega div.store a:hover {
	/* background: #4C9DC6; */
	text-decoration: underline;
}


ul#top-nav li.mega div.megaCarrello {
	white-space:normal;
	left:234px;
	position:absolute;
	top:31px;
	/* width:200px; */
	z-index: 5;
	box-shadow: 4px 4px 4px #CDCDCD; padding: 5px 5px 5px 15px;
}

ul#top-nav li.mega div.megaCarrello a {
	color:white;
	display:block;
	font-size:12px;
	font-style:normal;
	margin:0;
	padding: 8px 0 0 15px;
	text-align:left;
	text-decoration:none;
	background-image: none;
}

ul#top-nav li.mega div.megaCarrello a:hover {
	/* background: #4C9DC6; */
	text-decoration: underline;
}


ul#top-nav li.mega div.categorie {
	white-space:normal;
	left:4px;
	position:absolute;
	top:31px;
	width:560px;
	box-shadow: 4px 4px 4px #CDCDCD; padding: 5px 5px 5px 15px;	
}

ul#top-nav li.mega div.categorie ul li a {
	color:#F0F0F0;
	font-size:12px;
	font-family: arial,helvetica,clean,sans-serif;
	font-style:normal;
	margin:0;
	padding: 2px;
	text-align:left;
	text-decoration:none;
	background-image: none;
	display: inline;
}

ul#top-nav li.mega div.categorie ul li a:hover {
	text-decoration: underline;
}

ul#top-nav li.mega div.categorie ul li h4 {
	font-size: 14px;
}

ul#top-nav li.mega div.boxUtente {
	left:428px;
	padding:5px 5px 5px 15px;
	position:absolute;
	top:31px;
	width:160px;
	z-index:5;
	box-shadow: 4px 4px 4px #CDCDCD; padding: 5px 5px 5px 15px;
}

ul#top-nav li.mega div.boxUtente a {
	color:white;
	display:block;
	font-size:12px;
	font-style:normal;
	margin:0;
	padding: 8px 18px 0 15px;
	text-align:left;
	text-decoration:none;
	background-image: none;
	text-align: right;
}

ul#top-nav li.mega div.boxUtente a:hover {
	/* background: #4C9DC6; */
	text-decoration: underline;
}


ul.nonOrdered {
	padding: 2px;
	margin: 2px;
}

ul.nonOrdered li {
	float: none;
}

div#carrellozzo {
	float: right;
	color: #000;
	margin: 10px 0px 0px 0px;
	width: 220px;
}
.add_cart {
	background-image: url(../img/sprite_color.png);
	background-position: 0px 0px;
	width: 290px;
	height: 68px;
	margin-left: 10px;
	position: relative;
	display: block;
}
.add_cart:hover {
	background-position: 0px -69px;
}
div#both {
	clear: both;
}
div#banner_home {
	margin-top: 4px;
	margin-bottom: 6px;
}
.sbox {
	background: transparent url(../img/input.png) repeat-x scroll center top;
	border: 0px none;
	font-family: "Lucida Grande",Geneva,Arial,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0pt;
	height: 19px;
	vertical-align: top;
}
.titolo_tab {
	background-color: #CCC;
	float: left;
	width: 80px;
	padding: 3px;
}
.clr {
	clear: both ;
}
#contenitore {
	width: 884px;
	margin: 0px auto;
}
#contenitore_home {
	width: 1000px;
	margin: 0px auto;
}
#contenuto {
	margin: 8px 0px 8px 0px;
	float: left;
	width: 496px;
	z-index: 0;
	position: relative;
}
#contenuto_singolo {
	margin: 8px 0px 8px 0px;
	float: left;
	width: 884px;
}
#contenuto_prodotto {
	margin: 8px 0px 8px 0px;
	float: right;
	width: 690px;
	z-index: 0;
	position: relative;
}
#contenuto_home {
	margin: 8px 0px 8px 0px;
	width: 100%;
	z-index: 0;
	position: relative;
}
#colonna_sx {
	margin: 8px 0px 0px 0px;
	float: left;
	width: 194px;
	z-index: 0;
	position: relative;
}
#colonna_dx {
	margin: 8px 0px 0px 0px;
	float: right;
	width: 194px;
	z-index: 0;
}
div.header680 {
	background: transparent url(../img/sprite_color.png) no-repeat scroll 0px -536px;
	width: 680px;
	height: 10px;
}
div#tab680 {
	width: 678px;
	border-left: 1px solid #e4e5e6;
	border-right: 1px solid #e4e5e6;
	border-top: none;
	border-bottom: none;
	color: #000;
	background: white;
}

div.headerHome {
	background: transparent url(../img/sprite_color.png) no-repeat scroll 0px -930px;
	width: 884px;
	height: 10px;
}
div#tabHome {
	width: 100%;
	color: #000;
	background: white;
}


ul,ol {margin-left 0;
}
ul ul {
	margin-bottom: 20px;
}
ul.carousel {
	margin: 0px;
	padding: 0px;
}
li.li_carousel {
	float: left;
	list-style: none;
}
li.li_carousel_prod {
	width: 80px;
}
.img_more_obj img {
	max-width: 72px;
	max-height: 58px;
}
div.box224 {
	float: left;
	margin-left: 10px;
}

div#oggetto {
	background: url(../img/tab_big_1.gif) repeat-y;
	background-position: 4px 0px 4px 0px;
	width: 480px;
	color: #000;
}
div.prodotto_header {
	background: transparent url(../img/sprite_color.png) no-repeat scroll 0px -536px;
	width: 680px;
	height: 10px;
}
div.prodotto_footer {
	background: transparent url(../img/sprite_color.png) no-repeat scroll 0px -571px;
	width: 680px;
	height: 10px;
}
div#prodotto {
	background: white none repeat scroll 0 0;
	border-left: 1px solid #e4e5e6;
	border-right: 1px solid #e4e5e6;
	border-top: none;
	border-bottom: none;
	padding-bottom: 20px;
	width: 678px;
	color: black;
}
div#oggetto_singolo {
	background: url(../img/tab_big_884.gif) repeat-y;
	width: 884px;
	color: #000;
}
div#offerta_badge {
	background-color: transparent;
	background-image: url(../img/sprite_color.png);
	background-position: -296px -10px;
	background-repeat: repeat;
	height: 52px;
	position: absolute;
	width: 54px;
}
div#novita_badge {
	background-color: transparent;
	background-image: url(../img/sprite_color.png);
	background-position: -352px -10px;
	background-repeat: repeat;
	height: 52px;
	position: absolute;
	width: 54px;
}
.img_ogg {
	border: 1px solid;
	border-color: #CCC #CCC #AAA #CCC;
	padding: 5px;
	background: #f6f6f6;
	cursor: pointer;
}
.designer {
	font-size: 9px;
	color: gray;
}
.prezzo {
	font-style: italic;
	font-size: 12px;
	text-decoration: line-through;
	color: #BEBEBE;
}
.sconto {
	font-size: 13px;
	color: white;
	background-color: #FF0080;
	/* background: transparent url(../img/sprite_color.png) no-repeat -296px -63px; */
	color: #FFF;
	padding: 0px 6px;
	margin: 2px;
	font-weight: bold;
	font-style: italic;
}
.prezzo_finale {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
.prezzo_finale_scontato {
	font-size: 14px;
	color: #FF0080;
	font-weight: bold;
	font-style: italic;
}
.big {
	font-size: large;
}
div#info_ogg {
	margin-top: 0px;
	padding: 5px 15px;
	width: 338px;
	float: left;
	text-align: left;
}
div#altre_info_ogg {
	background-color: transparent;
	background-image: url(../img/sprite_color.png);
	background-position: -0px -136px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 18px 5px;
	float: left;
	width: 300px;
	height: 333px;
	text-align: left;
}
.more_obj {
	background-color: transparent;
	background-image: url(../img/sprite_color.png);
	background-position: -376px -80px;
	background-repeat: no-repeat;
	padding: 30px 30px 15px 30px;
}
div#simile-middle {
	background: url(../img/tab_big_1.gif)
	bottom repeat-y;
	color: #000;
}

div#home {
	background: url(../img/tab_big_3.gif) repeat-y;
	width: 480px;
	color: #000;
}
div#dovesei {
	width: 480px;
	color: #000;
	padding: 5px 5px 0px 12px;
}
div#boxetto-home {
	width: 158px;
	height: 232px;
	margin: 10px 0px;
	padding-top: 8px;
	font-size: 11px;
	float: left;
	display: table-cell;
	background: transparent url(../img/sprite_color.png) no-repeat scroll -541px -304px
}
div#boxetto-nome {
	width: 166px;
	height: 268px;
	font-size: 11px;
	float: left;
	padding-top: 10px;
	margin-bottom: 6px;
	margin-left: 2px;
	padding-left: 1px;
	background: transparent url(../img/sprite_color.png) no-repeat scroll -532px -257px;
}
div#clear {
	clear: both;
}
.risultato {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000;
}
div#boxetto {
	height: 132px;
	vertical-align: bottom;
}
div#boxetto_elemento {
	height: 120px;
}
#boxetto-nome img,#boxetto-home img {
	vertical-align: bottom;
	margin: 2px 0px 4px 0px;
	padding: 5px;
	max-width: 150px;
	max-height: 124px;
}
div#boxetto-nome img:hover {
	border-color: #A7A7A7;
}

div#spedizione {
	height: 264px;
}
div#utente {
	height: 170px;
}
div#utente_box {
	height: 229px;
}
div#pannello-x {
	height: 250px;
}
div#notizie {
	height: 214px;
}
div#footer {
	color: #000;
	width: 100%;
	height: 180px;
	background: transparent url(../img/footer_bg.png) repeat-x scroll left top;
	border: none;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
div#foot {
	clear: both;
	padding-top: 20px;
	/*
	position: relative;
	z-index: -10;
	top: -45px;
	*/
}
.tag_clouds {
	padding: 3px;
	text-decoration: none;
}
.tag_clouds:link {
	color: #15A3FF;
}
.tag_clouds:visited {
	color: #019c05;
}
.tag_clouds:hover {
	color: #ffffff;
	background: #69da03;
}
.tag_clouds:active {
	color: #ffffff;
	background: #ACFC65;
}
#tag_cloud {
	background: #C5E8FA;
	width: 100%;
	padding: 0px;
	line-height: 20px;
}
#tag_cloud a:hover {
	background-color: #3798C8;
	color: #000;
}
.testina {
	background: url(../img/testina_sf.gif) top left no-repeat;
	width: 175px;
	height: 20px;
	border: none;
	padding: 7px 0px 4px 0px;
	color: #FFF;
	font-family: "Lucida Handwriting",Arial,sans-serif;
	font-size: 14px;
	text-align: center;
}
.box {
	width: 163px;
	padding: 6px 5px 6px 5px;
	background: #C0D8FF;
	color: #000;
	border: 1px solid #989DA5;
}
.box a {
	color: #0B427F;
}
.box a:hover {
	color: #000;
}
.img-quadro {
	vertical-align: middle;
	margin: 14px 0px 10px 0px;
	border: 1px solid;
	border-color: #CCC #CCC #AAA #CCC;
	padding: 5px;
	background: #f6f6f6;
}
.none_img img {
	border: 0px;
}
#paginazione {
	font-size: 85%;
	margin: 2em 0pt 1em 10em;
	padding-bottom: 2em;
	text-align: center;
}
#paginazione a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 1px;
	padding: 6px 10px;
	text-decoration: none;
	float: left;
}
#paginazione a:hover {
	background: #DFE0F1;
	color: #000;
}
#paginazione ul li a {
	border: 1px solid #E6E6E6;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0.25em;
	padding: 0.3em 0.5em;
	text-decoration: none;
	float: left;
}
#paginazione li {
	list-style-type: none;
	list-style-position: outside;
	background-color: #FFF;
	border: 1px solid #E6E6E6;
	margin: 0.25em;
	padding: 0px;
	text-align: center;
	float: left;
}
#paginazione li.selected {
	background: #74B3D8;
	border: 1px solid #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	display: block;
	margin: 2px;
	padding: 8px 14px;
}
.categorie {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: white;
	width: 188px;
	padding: 2px;
	border-left: 1px solid #e4e5e6;
	border-right: 1px solid #e4e5e6;
}
#categorie_elenco {
	padding: 5px 0px 5px 20px;
	text-align: left;
}
#categorie_elenco a {
	color: #333;
}
#categorie_elenco a:hover {
	text-decoration: underline;
}
.marche_box a {
	text-decoration: none;
	color: #000;
}
div#nome_prodotto {
	line-height: 115%;
}
div#nome_prodotto a {
	font-size: 13px;
}
#min_track,#max_track {
	background: transparent url(../img/track.gif) repeat-x scroll 0pt 7px;
	margin-top: -8px;
	width: 140px;
}
#min_handle,#max_handle {
	cursor: move;
	width: 20px;
	z-index: 10;
}
#box480 {
	background: transparent url(../img/cool/box_480bg.gif) no-repeat 0pt 100%;
	width: 480px;
}
#box480 h2 {
	color: black;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	margin-bottom: 0pt;
	overflow: hidden;
	padding: 7px 10px 0pt;
	position: relative;
	text-align: left;
	background: transparent url(../img/cool/header_480bg_blue.gif) no-repeat scroll 100% 0pt;
}
#linksHk,#linksHk a,#linksHk a:visited {
	color: #ECF6FE;
}
#informer {
	width: 100%;
	background: #17329B;
	height: 34px;
	margin-bottom: 6px;
	display: none;
}
.informer_text {
	padding: 4px;
	color: black;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
#divZoom {
	z-index: 1;
	position: absolute;
	width: 650px;
	height: 360px;
	padding: 30px 10px 0px 10px;
	background-color: white;
	text-align: center;
	display: none;
	margin-left: 2px;
}
#divZoomClose {
	z-index: 200;
	position: absolute;
	top: -10px;
	right: -10px;
	width: 30px;
	height: 30px;
	padding: 10px;
	text-align: center;
	cursor: pointer;
}
.box_autocomplete {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	position: absolute;
	top: 214px;
	margin: 0px;
	padding: 0px;
	background: #004378 url(../img/bg_ris_nav.png) repeat-y left bottom;
	width: 390px;
	z-index: 100;
}
.box_autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.box_autocomplete ul li a {
	color: #FFF;
	display: block;
}
.box_autocomplete ul li.selected {
	background-color: #C2EBEF;
}
.box_autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	cursor: pointer;
	height: 52px;
	white-space: nowrap;
}
.box_autocomplete ul li:hover {
	font-size: 12px;
	font-weight: bold;
	background: #336EC0;
}
.box_autocomplete .resTitle {
	width: 380px;
	padding: 10px 0px 6px 10px;
	background: #1B4E78;
	color: #FFF;
	font-weight: bold;
	float: left;
}
.box_autocomplete .resClose {
	float: right;
	margin-right: 4px;
}
.img_result {
	max-height: 48px;
	max-width: 62px;
	background: #FBFBFB;
	border: #C9C9C9 1px solid;
}
#search-spinner {
	display: none;
	position: relative;
	right: 7px;
	top: 5px;
	z-index: 1;
}

#suggestions {
	left: 0;
	position: absolute;
	top: 41px;
	width: 340px;
	z-index: 10;
	display: none;
}

/* SEARCHRESULTS */
#searchresults {
	border-width: 1px;
	border-color: #2384C3;
	border-style: solid;
	width: 340px;
	background-color: #59A9D6;
	font-size: 10px;
	line-height: 14px;
}
#searchresults a {
	display: block;
	background-color: white;
	clear: left;
	height: 56px;
	text-decoration: none;
	cursor: pointer;
}
/* #searchresults a:hover {
}
*/
#searchresults a img {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	max-height: 46px;
	max-width: 52px
}
#searchresults a span.searchheading {
	display: block;
	font-weight: bold;
	padding-top: 5px;
	color: #191919;
}
#searchresults a:hover span.searchheading {
	text-decoration: underline;
}
#searchresults a span {
	color: #555555;
}
#searchresults a:hover span {
	font-style: italic;
}
#searchresults span.category {
	font-size: 11px;
	margin: 5px;
	display: block;
	color: #ffffff;
}
.bold {
	font-weight: bold;
}
#carrello-passaggi {
	background: transparent url(../img/linea-tratteggiata.png) repeat-x scroll center top;
	/* border-top: 1px dotted #DEDEDE; */
	width: 100%;
	/* border-bottom: 1px dotted #DEDEDE; */
}

#carrello-passaggi ol {
	background: transparent url(../img/linea-tratteggiata.png) repeat-x scroll center bottom;
	border-width: 1px 0;
	font-family: Geneva,Comic Sans MS,Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 90px;
	margin: 0 auto;
	padding: 1px 0px;
	text-align: left;
}

#carrello-passaggi ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#carrello-passaggi ol li {
	float: left;
	height: 58px;
	padding: 10px 0px 22px 0px;
	width: 135px;
	text-align: center;
}

#carrello-passaggi ol li img {
	max-height: 40px;
}

#carrello-passaggi ol li.current {
	font-style: italic;
	background-color: #EBE6FD;
}
#carrello-passaggi ol li span.steps {
	font-size: 9px;
	color: #DEDEDE;
}
#carrello-passaggi ol li.current span {
	color: #EB5F1F;
}
#carrello-passaggi ol li span {
	background-position: 24px 24px;
	background-repeat: no-repeat;
	display: block;
	padding-top: 0px;
	position: relative;
}
#carrello-passaggi ol li a {
	color: black;
	display: block;
	text-decoration: none;
}
/*
#carrello-passaggi ol li a img {
vertical-align: middle;
max-width: 38px;
max-height: 38px;
margin-right: 10px;
}
*/

#prodotto-informa {
	background: transparent url(../img/linea-tratteggiata.png) repeat-x scroll center top;
	/* border-top: 1px dotted #DEDEDE; */
	width: 100%;
	/* border-bottom: 1px dotted #DEDEDE; */
}

#prodotto-informa ol {
	background: transparent url(../img/linea-tratteggiata.png) repeat-x scroll center bottom;
	border-width: 1px 0;
	font-family: Geneva,Comic Sans MS,Arial,Helvetica,sans-serif;
	font-size: 1em;
	height: 220px;
	margin: 0 auto;
	padding: 1px 0px;
	text-align: left;
}

#prodotto-informa ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#prodotto-informa ol li {
	float: left;
	height: 58px;
	padding: 10px 25px;
	/*width:288px;*/
	text-align: center;
}

#prodotto-informa ol li img {
	max-height: 40px;
}

#prodotto-informa ol li.current {
	font-style: italic;
	background-color: #EBE6FD;
}
#prodotto-informa ol li span.tispiego {
	font-size: 11px;
	color: #333;
	text-align: left;
}
#prodotto-informa ol li.current span {
	color: #EB5F1F;
}
#prodotto-informa ol li span {
	background-position: 24px 24px;
	background-repeat: no-repeat;
	display: block;
	padding-top: 0px;
	position: relative;
}
#prodotto-informa ol li a {
	color: black;
	display: block;
	text-decoration: none;
}

.logo_product {
	max-width: 150px;
	max-height: 68px;
}
.logos_home {
	max-width: 90px;
	max-height: 38px;
}
.boxProd-home {
	border: 1px solid rgb(222, 222, 222);
	margin: 7px;
	padding-top: 10px;
	background: white url(../img/bgElement.jpg) repeat-x scroll center bottom;
	float: left;
	width: 210px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
}

.boxProd-home .imgbox .imgboxCont img {
	max-height:170px;
	max-width:204px;
}

.boxProd-home .imgbox {
	height: 190px;
	position: relative;
}

.boxProd-home .imgbox .imgboxCont {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	z-index: 0;
}

.boxInfoHome {
	background: transparent url(../img/bigFrame.png);
	width: 683px;
	height: 200px;
	position: relative;
	z-index: 0;
}
.boxInfoHome a {
	color: white;
}
.boxInfoHome a:hover {
		font-style:italic;
}