body {
margin: 0;
padding: 0;
background: #fff repeat-x;
font: 9pt "lucida sans unicode", verdana;
color: #fff;
}
a:link {
text-decoration: none;
color: #000;
}
a:hover, a:active {
text-decoration: none;
color: #000;
}
div#container {
width: 740px;
border-top: 6px solid #fff;
border-bottom: 6px solid #fff;
border-left: 6px solid #fff;
background: url(imgs/box_dx_back.jpg) repeat-y left;
}
div#header {
width: 740px;
height: 96px;
color: #000;
background: #fff url(imgs/header.jpg);
}
div#striscia {
width: 740px;
height: 1px;
background: #486FA2;
font: 0pt arial;
}
div#menu {
width: 740px;
height: 30px;
background: url(imgs/menu_back.jpg);
font: 8.5pt arial;
}
div#menu a {
display: block;
float: left;
padding: 8px 31px 9px 31px;
letter-spacing: 2px;
text-decoration: none;
color: #fff;
text-transform: uppercase;
}
div#menu a:hover {
background: url(imgs/menu_back_over.jpg);
color: #486FA2;
}
div#corpo {
float: right;
width: 570px;
background: #C7D6E7;
font: 8.5pt/14pt Arial;
color: #000;
text-align: left;
}
div#corpo h1 {
font: 18pt "Arial Black";
color: #4870A3;
margin: 0px 15px 6px 0px;
text-align: right;
}
div#corpo h2 {
font: bold 14pt Arial;
color: #4870A3;
margin: 5px 0px 6px 0px;
}
div#corpo img {
border: 6px solid #fff;
float: right;
margin: 5px;
}
div#corpo a {
color: #4870A3;
text-decoration: none;
}
div#corpo a:hover {
color: #4870A3;
text-decoration: underline;
}
div#boxdestro {
float: left;
width: 170px;
font: 10pt Arial;
text-align: left;
background: url(imgs/box_dx_back.jpg) repeat-y left;
}
div#boxdestro a {
font-weight: bold;
color: #fff;
border-bottom: 1px dashed #fff;
text-decoration: none;
}
div#boxdestro a:hover {
font-weight: bold;
color: #fff;
border-bottom: 1px solid #fff;
}
div#menudxtitolo {
width: 170px;
height: 60px;
border-top: 5px solid #fff;
border-bottom: 5px solid #fff;
}
div#newstitolo {
width: 170px;
height: 60px;
border-bottom: 5px solid #fff;
}
div#footer {
clear: both;
width: 740px;
background: #698FBE url(imgs/menu_back.jpg) repeat-x bottom;
font: 9pt arial;
color: #fff;
text-align: center;
border-left: 5px solid #fff;
}
div#footer a, a:hover {
color: #fff;
text-decoration: underline;
}