body {
background-color:#FFFCFC;
background-image: url(images/back.gif);
/*background-image: url(images/back_xmas.gif); */
background-repeat: repeat-x;
background-position: top center;
font-family: verdana, arial, helvetica;
font-size:11px;
}

td {
font-family: verdana, arial, helvetica;
font-size:12px;
color:#900;
}

td.main {
padding: 10px 60px 10px 60px;
}

td.mainshop {
padding: 10px 20px 10px 20px;
}

.formlabel,.border {
font-family: verdana, arial, helvetica;
font-size:11px;
color:#700;
}
.border {
border:1px solid #cccccc;
background-color:#ffb;
}

h1 {
font-size:14px;
font-weight: normal;
line-height:20px;
/*font-style: italic;*/
}
h2 {
font-size:15px;
color:#fff;
font-weight: normal;
line-height:14px;
margin-bottom:-1px;
/*font-style: italic;*/
}


a {
color:#400;
text-decoration:none;
}
a.menu {
color:#fff;
text-decoration:none;
}
a.menu:hover {
color:#ff0;
text-decoration:none;
}
a:hover {
color:#e66;
}

/********* elementi form*************/
input {
font-size:10px;
border: 1px solid #f4d4d4;
color: #666;
} 

.submit {
border: 1px solid #f4d4d4;
background-color: #fee;
color: #a33;
} 

textarea {
font-family: verdana, arial, helvetica;
font-size:10px;
border: 1px solid #f4d4d4;
color: #666;
} 

SELECT {
font-size:10px;
border: 1px solid #f4d4d4;
color: #666;
} 


td.bordo_xmas_sx {
background-image: url(images/xmas_bordo_sx.gif); 
background-repeat: repeat-y;
background-position: top right;
}

td.bordo_xmas_dx {
background-image: url(images/xmas_bordo_dx.gif); 
background-repeat: repeat-y;
background-position: top left;
}

td.xmas {
background-image: url(images/xmas_nastro.gif); 
background-repeat: no-repeat;
background-position: bottom left;
}

#nastro{
position:relative;
z-index:20;
left:20px;
top:20px;
}
