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

body{ font-family:  Arial, Helvetica,"Gill Sans", sans-serif; font-size:10px; font-style:normal; font-weight:normal; background-color:#c9b280; color:#000000; width:100%; height:100%; margin:0 auto; padding:auto;}
#header{ width:760px; height:240px; background: url(image/testata.jpg) no-repeat 0 0; margin:0; padding:0;}
#menu{ width:760px; height:35px; background:url(image/menu.jpg) no-repeat 0 0; margin:0 auto; padding:0;}
#anelli{ width:760px; height:65px; background: url(image/anelli.jpg) no-repeat 0 0; margin:0; padding:0;}
#content{ width:760px; height:auto; background: url(image/content.jpg)  repeat-y 0 0; margin:0; padding:0;}
#shadow{ width:760px; height:15px; background: url(image/content_basso.jpg) no-repeat 0 0; margin:0; padding:0;}
#copy{ width:760px; height:34px; background: url(image/copy.jpg) no-repeat 0 0; margin:0; padding:0;}
.menu{ color:#FFFFFF; font-size:12px; text-align:center; margin:0 auto; padding:0; text-decoration:none;}
.trattoverticale{ background: url(image/tratto_v.gif) repeat-y 50% 0%; width:20px; height:200px; margin:0; padding:0;}
.tratto{ background: url(image/tratto.gif) repeat-x 0 50%; width:; height:20px; margin:0; padding:0;}
.titoli{ color:#886f3b; font-size:16px;}
.copy{ color:#FFFFFF; text-align:center; vertical-align:middle; }
.bianco{ color:#FFFFFF;}
.testo{ color:#000000; line-height:20px; text-align:justify;}
.trattoverticale_2{ background: url(image/tratto_v.gif) repeat-y 50% 0%; width:20px; height:40px; margin:0; padding:0;}
table.carrello th {
background-color:#706C3F;
color:#FFFFFF;
padding:3px;
}