/* CSS Document */
html, body, ul, ol, li, p,
h4, h5, h6,
form, fieldset, a, img {
    border: 0px none ;
    padding: 0 ;
    margin: 0;
    border-spacing: 0 
}
.nome-comparatif{
	font-size:10px;
}
.nome-comparatif2{
	font-size:10px;
	text-align: center;
}
.comparatif{
	font-size:12px;
	padding-bottom:10px;
	color: #000080;
}
body {
color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	font-weight: normal;
}
div#container {
	margin:0 auto;
	width: 927px;
}
h1 {
	font-family: tahoma;
	font-size: 13px;
	color:#ffffff;
	font-weight: bold;
	display:inline;
}
h3 {
	font-family: tahoma;
	font-size: 13px;
	display:inline;
	color:#11488B
}
div#header-sup {
	background-image: url('material-de-fitness-top.jpg');
	padding-top: 15px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 10px
}
div#header-sup a {
	color:#ffffff;
	font-weight:bold;
}
.date {
    display:inline;
	margin-right: 480px;
	margin-left:20px;
	color: #081854;
	font-weight:bold;
}
.coloretx
{
	color: #081854;
}
.login {
    display:inline;
}
div#header {
	background-color:#000000;
}
/*
Stile colonna sinistra
*/
div#navigation {
	float:left;
	width:158px;
}
div#navigation a {
    color:#081854;
	font-size:11px;
	text-decoration:none;
}
div#navigation a:hover {
    text-decoration:underline;
}
.title-left {
	text-align:center;
	font-size:12px;
	background-image:url('alto.jpg');
	width: 158px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 5px
}
div.box-alto
{
  width: 158px;
  background-image: url('alto.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 20px; 
}
div.box-medio
{
	width: 158px;
	background-color: #e8f7a3;
}
div.box-basso
{
	width: 158px;
	background-image: url('basso.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}
div.box-testo
{
	margin: 0px 5px 0px 10px;
	padding-top: 10px;
}
/* Stile colonna destra */
div#extra {
	float:right;
	width:189px;
	font-size: 11px;
}
div#extra a {
    color:#081854;
	font-size:11px;
	text-decoration:none;
}
div#extra li {
	list-style-type:none;
	margin-bottom: 10px;
   
}
div#extra a:hover {
    text-decoration:underline;
}
.title-right {
	text-align:center;
	font-size:12px;
	background-image:url('alto-dx.jpg');
	width: 189px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px
}
div.box-altodx
{
  width: 189px;
  background-image: url('alto-dx.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 20px; 
}
div.box-mediodx
{
	width: 189px;
	background-image: url('medio-dx.jpg');
	background-repeat: repeat-y;
}
div.box-bassodx
{
	width: 189px;
	background-image: url('basso-dx.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	background-color: #e8f7a3;
}
div.box-testodx
{
	margin: 0px 10px 0px 10px;
	padding-top: 10px;
}
.carrello {
	color: #081854;
	display:inline;
	margin-right:5px;
	font-size: 10px;
	font-weight: bold;
}
.carrello-dx {
	display:inline;
	color:#11488B;
	font-weight:bold;
	font-size: 10px;
}
.migliori-offerte {
	font-weight:bold;
	font-size: 11px;
	margin-top: 10px;
}
.prezzo-offerte {
	display:inline;
	color:#11488B;
	font-weight:bold;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	margin-right: 5px;
}
.€-offerte {
    display:inline;
	color:#11488B;
	font-weight:bold;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
div.box-testodx-mode-paiement
{
	margin: 0px 10px 0px 10px;
	padding-top: 10px;
	text-align:center;
}
/* Stile colonna centrale */
div#content {
	width: 555px;
} 
div#content{margin-top:0px; margin-bottom:0px; margin-left:auto; margin-right:auto;} /*per IE fino alla versione 7 */
*>div#content{margin-top:0px; margin-bottom:0px; margin-left:170px; margin-right:196px;} /*per gli altri browser*/
.title-central {
	text-align:left;
	font-size:12px;
	background-image:url('alto-ct-marca.jpg');
	width: 555px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	margin-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px
}
div.box-altoct
{
  width: 555px;
  background-image: url('alto-ct.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 20px; 
}
div.box-medioct
{
	width: 555px;
	background-image: url('medio-ct.jpg');
	background-repeat: repeat-y;
	background-color: #ECECEC;
}
div.box-bassoct
{
	width: 555px;
	background-position: left bottom;
	padding-bottom: 20px;
	background-color: #f8f8f8;
}
div.box-testoct
{
	margin: 0px 10px 0px 10px;
	background-color: #ececec;
	color: #000066;
	text-align: center;
	padding-top: 10px;
}
.classer-pour {
    text-align:right;
    color:#666666;
	font-weight:bold;
}
div.sfondo-centrale {
    background-color:#f8f8f8;
}
div.sfondo-centrale-marca {
    background-color:#ececec;
}
div#tab-prezzo {
	float:right;
	width:400px;
	margin-top: 50px;
}
.tabella-prezzi {
	width:360px;
	height:105px;
	margin-left:20px;
	font-family: Tahoma;
	border: 2px solid #666666;
}
td {
    padding-left:5px;
}
.titoli-tab-marca {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-align: center;
}
.prix-de-cat-scheda {
	background-color:#c0c0c0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.bordo-td {
	border-right:1px solid #666666;
}
.prezzo-barrato-scheda {
	width:200px;
	text-decoration:line-through;
}
.prix-escompte {
	background-color:#0E4F9F;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.enstock {
	background-color:#ececec;
	color: #008000;
	font-weight: bold;
	text-align: right;
}
.marca-scheda {
    margin-bottom:10px; 
    margin-left:20px;
}
.foto-scheda {
    border:1px solid #cccccc; 
	margin-left:20px;
}
.tab-descrizione-td {
	border-right:1px #ffffff solid;
	border-top:1px #ffffff solid;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 12;
}
.tab-description-article {
	width:535px;
	border:1px #ffffff solid;
	color: #000000;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
.nome-prodotto{
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}
.nome-prodotto a{
	text-decoration:none;
	color:#000000;	
}
.nome-prodotto a:hover{
	text-decoration:underline;
	color:#0E4F9F;	
}
.mini{
	font-size:9px;
	padding-top:10px;
}
.sottotitolo{
	font-size:9px;
	color:#033009;
}
.riga-blu {
	background-color:#128261;
}
.riga-panna {
	background-color:#FCFDE3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.riga-lilla {
	background-color:#DAFEE2};
}
.voci {
	width:100px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-right-color:#666666;
	border-top-color:#666666;
}
.testo-descrizioni {
	width:435px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#666666;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.image-tab {
	width:25%;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.description-tab {
	width:45%;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}
.prix-de-cat-tab{
	width:15%;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	text-align: center;
}
.prix-escompte-tab {
	width:15%;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
}
.prezzo-barrato-marca {
	text-align:center;
	text-decoration:line-through;
	font-size: 12px;
}
.bottone-ajouter {
	margin-top:20px;
	margin-bottom:20px;
	text-align:right;
}
.les-meilleures-offre {
	text-align:left;
	background-image:url('sfondo-las-meilleures-offre.jpg');
	width: 555px;
	padding-top: 8px;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 5px;
	height: 20px
}
.offerte-les-meilleures {
    background-color:#adadad;
}
.offerte-les-meilleures ul{
    padding-bottom:10px;
	padding-top:10px;
	list-style-type:none;
}
.offerte-les-meilleures a{
    color:#FFFFFF;
	text-decoration:none;
}
.offerte-les-meilleures a:hover{
    color:#FFFFFF;
	text-decoration:underline;
}
.prodotti-lmo {
	display:inline;
	margin-right:5px;
	font-size: 11px;
	font-weight: bold;
	list-style-type:none;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.prezzi-lmo{
	display:inline;
	color:#11488B;
	font-size: 11px;
	padding-top: 10px;
}
h2{
	font-size:12px;
	color: #000066;
	display: inline;
}
div#clearer {
	clear:both
}
div.box-commenti
{
	margin: 0px 10px 0px 10px;
	background-color: #ececec;
	color: #000066;
	padding-top: 10px;
	font-size: 11px;
}
div.box-commenti a
{
	color:#0099FF;
	text-decoration:none;
}
div.box-commenti a:hover {
    text-decoration:underline;
}
.riga-tabella {
	padding-bottom: 20px;
}
.continue {
	text-decoration:none;
	color:#0099FF
	}
div#footer {
    color:#000000;
}
div#footer-links {
	margin-right:180px;
	text-align:center;
	color:#000000;
	margin-top: 20px;
	font-size: 11px;
	font-weight: bold;
}
div#footer-links p {
	margin-bottom:5px;
}
div#footer-links a {
	color:#000000;
	text-decoration:none;
}
div#copyright {
	float:right;
	width:180px;
	font-size: 9px;
	text-align: center;
	margin-top: 10px;
}
div#stepper {
    text-align:center;
	font-size:9px;
    color:#0000FF;
	margin-bottom:5px;
}
div#stepper a{
    color:#0000FF;
	text-decoration:none;
}    
