body{
margin: 0;
padding: 0;
font:11px  Arial, Helvetica, sans-serif;
color:#444;
text-align: center;
line-height:19px;
}	
a{
color:#CC0000;
text-decoration:none;
}
a:hover{
color:#CC0000;
text-decoration:underline;
}
a img{
border:0
}
div{
}
ul{
/*margin:0 0 0 30px;
padding:0;*/
list-style-type:square
}
h1,h2,h3,h4,h5,h6{
display:none;
}
hr{
border-top:1px solid #ccc;
height:1px;
padding:0;
margin:20px 0 20px 0;
}
form{
margin:0;
padding:0;
}
fieldset{
margin:0;
padding:20px;
padding-top:0;
border:1px solid #eee;
}
legend{
text-transform:uppercase;
font:bold 11px Arial, Helvetica, sans-serif;
color:#CC0000;
}
td{
background:#fff; 
text-align:center
}
th{
background:#f4f4f4; 
text-align:center
}
/* --------------------------------------------------------------------------- */ /* class's */ 
.v{
color:#009900;
}
.r{
color:#CC0000;
}
.u{
text-decoration:underline
}
.invisibile{
display:none;
}
.menu_sx{
width:200px;
height:350px;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
}
.cerca{
width:200px;
height:65px;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
}
.news{
width:200px;
height:250px;
border-right:1px solid #fff;
}
.news2{
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
width:150px;
height:78px;
margin-left: auto;
margin-right: auto;
}
.dettaglio{
font-style:italic;
line-height:35px;
}
.arancio{
color: #ff6600;
}
a.credits {
color: #333;
text-decoration: none
}
a.credits:hover {
padding:0 2px 0 2px;
background: #333;
color: #fff;
text-decoration: none
}
a.eng{
text-decoration:none;
float:right;
text-indent:-9999px;
width:95px;
height:75px;
}
.lista{
display:none;
}
.input{
border:1px solid #ccc;
font:11px Arial, Helvetica, sans-serif;
color:#444;
overflow:auto;
}
.butn{
border:1px solid #ccc;
font:bold 11px Arial, Helvetica, sans-serif;
color:#fff;
background:#cc0000;
}
.butn2{
border:2px solid #c0c0c0;
font:bold 12px Arial, Helvetica, sans-serif;
color:#ffffff;
background:#cc0000;
padding:5px 5px 5px 5px;
}
.butn3{
border:2px solid #000000;
font:bold 12px Arial, Helvetica, sans-serif;
color:#000000;
background:#FFFF00;
padding:5px 5px 5px 5px;
}
/* classi per i form dell'iscrizione */
.blsx{
width:100px;
float:left;
padding:3px 0 3px 0
}
.bldx{
width:320px;
padding:3px 0 3px 0
}
.testoTabella{
font:11px Arial, Helvetica, sans-serif;
color:#000000;
text-align:left
}
.testoTabella2{
font:bold 11px Arial, Helvetica, sans-serif;
color:#000000;
text-align:right
}
.testoTabella3{
font:11px Arial, Helvetica, sans-serif;
color:#000000;
text-align:left
}

/* --------------------------------------------------------------------------- */ /* classi per i titoli in flash */ 
.animazione_home{
width:559px;
height:250px;
}
.h2_home{
width:270px;
height:50px;
}
.h3_home{
width:190px;
height:50px;
margin:10px 20px 0 20px;
}
.tit_pag{
width:530px;
height:92px;
margin:0 0 0 25px;
}
.h2_pag{
width:538px;
height:40px;
margin:5px -5px;
}
.h3_pag{
width:528px;
height:40px;
padding:0;
margin:10px 0 0 -5px;
}
/* --------------------------------------------------------------------------- */ /* div's */
#principale{
margin: auto;
width: 760px;
text-align: left;
/*background-color: red;*/
}
#alto{
height: 110px;
/*background-color: fuchsia;*/
background:#fff url(/img/bg_top.gif) bottom right no-repeat;
}
#alto .logo{
float:left;
margin:10px 0px 0px 50px;
}
#alto h1{
display:none
}
#alto h2{
display:none
}
#alto hr{
display:none
}
#sinistro{
float: left; 
width: 200px;
margin:0 0 15px 0;
/*background-color: yellow;*/
background:#f5f5f5 url(/img/bg_menu.gif) repeat-x;
}
#destro{
float:right; 
width: 559px;
margin:0 0 15px 0;
/*background-color: aqua;*/
}
#dx_index{
width: 559px;
height:250px;
background:#fff url(../img/bg_banner.jpg) no-repeat;
}
#dx_tit{
width: 559px;
height:80px;
background:#fff url(../img/bg_tit.jpg) no-repeat;
}
#dx_body{
text-align:justify;
width: 509px;
padding:15px 0px 15px 30px;
}
#dx_body2{
width: 559px;
padding:15px 0px 15px 5px;
}

#dx_sx{
float:left;
width: 270px;
background-color: #fff;
padding:15px 25px 15px 25px;
}
#dx_sx ul{
margin:0;
padding:0 0 10px 0;
list-style-type:none;
}
#dx_sx li{
padding:10px 0 10px 0;
}
#dx_dx{
text-align:center;
background:#FFF;
float:right; 
width: 238px;
border-left:1px solid #ccc;
}
#piede{
text-align:center;
font:9px Verdana, Arial, Helvetica, sans-serif;
clear: both;
padding:15px 0 15px 0;
border-top:1px solid #ccc;
}
#piede hr{
display:none;
}