﻿* {
	padding: 0;
	margin: 0;
}
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    background: #cefcfe;
    color: #566047;
}
ol {
padding-left: 25px; padding-bottom: 30px; padding-top: 10px;margin:0;
}
/* nessun bordo alle immagini */
  img {border: none;}
  a img {border: none;}

/* TABELLE */
table {
margin: 0px;
border: 0; /* togliendo questo fa una cornice SOLO esterna alla tabella. Lasciandolo non fa cornici */
}
a, a:link, a:visited {
    color: #566047;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active, a:focus {
    color: #566047;
}  
p {
    margin-bottom: 10px;
    line-height: 19px;
    font-size: 70%;
}
#container {
    position: relative;
    margin: auto;
    text-align: left;
    background: #FBFBE5 url(vendita_plotter_mid.jpg) center top repeat-y;
    width: 760px;
}
#intestazione {
    text-align: center;
    background: #8C9777 url(assistenza-plotter-stampanti-top.jpg) center top no-repeat;
    height: 260px;
}
#testo {
	position: absolute;
    top: 115px;
    left: 162px;
    width: 420px;
}
#preamble {
    margin: 20px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 1px solid #a91e21;
    background: #FBFBE5;
}
#corpo {

    margin: 20px 50px 20px 265px;
    padding: 20px 20px 10px;
}
#corpo ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    margin-left: 15px;
    font-size: 70%;
    font-weight: bold;
}

#footer {
    text-align: center;
    padding: 20px 20px 0px 20px;
    clear: both;
    font-size: 70%;
    height: 150px;
    background: #FBFBE5 url("assistenza-plotter-bot.jpg") center top no-repeat;
    voice-family: "\"}\"";
    height: 126px;
    voice-family: "\"";
}
#linkbox {
  position: absolute;
    top: 275px;
    left: 70px;
    width: 155px;
}
#mainmenu ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    margin-left: 15px;
    font-size: 70%;
    font-weight: bold;
    color: #8C9777;
    border-bottom: 1px solid #8C9777;
}
#mainmenu ul li a, #mainmenu ul li a:link, #mainmenu ul li a:visited {
    display: block;
    clear: both;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    color: #566047;
}
#mainmenu ul li a:hover {
    text-decoration: none;
}
#mainmenu ul li a, #mainmenu ul li a:active, #mainmenu ul li a:focus {
    display: block;
    clear: both;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    color: #566047;
 }

