@charset "utf-8";
/* CSS Document */
td img {
display: block;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #333333;
}
.categoria {
padding-top:12px;
color:#000000;
font-family:Tahoma,Arial;
font-size:13px;
font-style:normal;
font-weight:bold;
}
.sottocategoria {
background:url(./../img/bullet_sottocategoria.gif) left no-repeat;
padding-left:14px;
color:#000000;
font-family:Tahoma,Arial;
font-size:11px;
font-style:normal;
font-weight:bold;
}
.testo {
padding-left:20px;
padding-right:40px;
color:#000000;
font-family:Tahoma,Arial;
font-size:13px;
text-align:justify;
}
.titolo {
font-weight:bold;
font-size:medium;
/*margin-bottom:-8px;*/
}
.imageTestoSX{
float:left;
width:220px;
}
.imageTestoImgSX{
text-align:center;
width:210px;
}
.imageTestoDX{
float:right;
width:220px;
}
.imageTestoImgDX{
padding-left:8px;
width:210px;
}