@charset "windows-1251";
a{text-decoration:none;}
a:hover{text-decoration:underline;}


body{margin: 0px; padding: 0px;}
ul,a{font-family: Tahoma; font-size: 14px; color: #000000;}
li,li a{font-family: Tahoma; font-size: 11px; color: #000000;}

#contenuto {font-family: Tahoma; font-size: 14px; color: #000000;text-align: left;}
#contenuto a {text-decoration:underline;}
#contenuto a:hover {text-decoration:underline;color:#F3A171;}

form{margin: 0px}
.sel1{height: 19px; width: 109px; font-family: Tahoma; font-size: 10px; color: #46484A;}
.topmenu{font-family: Tahoma; font-size: 10px; color: #46484A; font-weight: 600}
.top11{font-family: Tahoma; font-size: 11px; color: #484E53;}
.or11{font-family: Tahoma; font-size: 11px; color: #FF7E00;}
.t10w{font-family: Tahoma; font-size: 10px; color: #ffffff;}



.mb{color: #ffffff; font-size: 11px; position: absolute; font-family: tahoma; font-weight: 600}
.mw{position: relative; left: -1; top: -1; color: #54666F; font-size: 11px; font-family: tahoma; font-weight: 600}
.aw{color: #54666F; font-size: 11px; font-family: tahoma; font-weight: 600}

.lb{color: #405E6F; font-size: 11px; position: absolute; font-family: tahoma; font-weight: 600}
.lw{position: relative; left: -1; top: -1; color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}
.law{color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}

.lmenu{padding: 7px 0 4px 0}
.lm11{font-family: Tahoma; font-size: 11px; color: #484E53;}

.search{height: 20px; width: 117px; font-family: Tahoma; font-size: 11px; color: #46484A; border: #000000 1px solid; padding: 2px 3px 2px 3px}

.so{font-family: Tahoma; font-size: 11px; color: #828B93;}


.item_name{font-family: Tahoma; font-size: 14px; color: #E55C19; font-weight: 600; padding: 0 7px 0px 7px}
.item_desc{font-family: Tahoma; font-size: 11px; color: #484E53; font-weight: 600; padding: 7px}
.item_price{font-family: Tahoma; font-size: 12px; color: #3091BB; font-weight: 600; padding: 0 7px 15px 0}


/* slide */

#page-wrap						{ background: #9CC123; margin: 0 auto;}

#slider							{ background: #9CC123; height: 200px; overflow: hidden;
								  position: relative; width:430px;  }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; }

.slide							{ float: left; position: relative; width:544px; }
.slide h3						{ padding-left:10px; color:#fff;}
.slide p							{ color: #fff; font-size: 12px; line-height: 22px; width: 200px; padding-left:10px;}
.slide img						{ position: absolute; left: 230px; top:-20px; border:0;}
