html, body
{
	height: 100%;
	width:100%;
	margin: 0px;
	padding: 0px;
}

body
{
	color: #707070;
	font-family: Arial, "Trebuchet MS", "Tahoma" , "Bitstream Vera Sans" , tahoma, verdana, , "Helvetica" , sans-serif, sans;
	font-size: 11px;
	font-style: normal;
}

a
{
	text-decoration: none;
	color: #000000; 
	font-weight:bold;
}

a:hover
{
	text-decoration: underline;
	font-weight:bold;
	color: #000000;
}

#div_topbanner
{
    width:706px; height:72px; margin-left:7px; margin-top:2px;
}


#main_table 
{
    width: 720px; margin-left: auto; margin-right: auto; margin-top: 11px
}

#header_table 
{
    width: 720px; margin-left: auto; margin-right: auto; margin-top:7px;
}

#header_table .td_1
{
    width: 720px; height: 61px; background-image: url(../images/header_03.jpg); background-repeat: no-repeat
}

#header_table .td_banner
{
    width: 720px; height: 91px; background-image: url(../images/header_08.jpg); background-repeat: no-repeat;
}

#menu_table
{
    width: 229px;
}

#menu_table .spazio_top
{
    height: 8px; width: 229px; background-color: #E7EDEB;
}

#menu_table .td_voce_menu
{
    background-image: url(../images/menu_voci_bg.gif); width: 229px; height: 24px
}

.table_voce_menu
{
    width: 229px
}

.td_puntatore
{
    width:54px; text-align:right;
}

.div_puntatore
{
    margin-right:17px; margin-top:2px
}

.td_voce
{
    width:175px;
}


a.voce
{
    color:#393939
}
a.voce:hover
{
	text-decoration: underline;
	font-weight:bold;
	color: #000000;
}

.menu_divisorio
{
   height: 1px; width: 229px; background-color: #E7EDEB;
}

#menu_iscrizione
{
    width: 229px;
}

#menu_iscrizione_body
{
    background-image:url(../images/menu_iscriviti_bg.gif); background-repeat:repeat-y;
}

#footer_table
{
    width: 720px; margin-left: auto; margin-right: auto; margin-top:39px;
}

#benvenuto
{
    background-image: url(../images/bg_benvenuto.gif); background-repeat: no-repeat; width: 478px; height: 165px
}

#img_benvenuto
{
    margin-top: 19px; margin-left: 12px;
}

#benvenuto_testo
{
    margin-right: 15px; margin-top: 2px;
}

#eventi_table
{
    width: 478px; height: 42px;	margin-top: 7px
}

#eventi_table .td_evento_title
{
    width: 319px;
}

#eventi_table .div_evento_title
{
    margin-top: 26px; margin-left: 16px;
}

#eventi_table .div_evento_descrizione
{
    margin: 16px
}

#eventi_table .div_evento_img
{
    background-image: url(../images/bg_img_home.gif); background-repeat: no-repeat; width: 141; height: 141px; margin-top: 22px;
}

#eventi_table .img_evento_img
{
    margin-left: 9px; padding-top:10px
}

#eventi_table .td_leggi_tutto
{
    width: 319px; height: 51px; background-image: url(../images/bg_leggi_tutto.jpg); background-repeat: no-repeat
}

H1
{
    font-size:12px;
    margin:0px; 
    padding:0px;
    color:#707070;
    font-weight:bold;
}

.content
{
    padding-top:5px;
    padding-bottom:5px;
    padding-left:10px;
    padding-right:10px
}

input
{
	border: 1px solid #000000;
	font-size: 9px;
}

textarea
{
	border: 1px solid #000000;
	font-size: 9px;
}

input[type="checkbox"]
{
    font-size: 9px;
    border:0px
}


#contenuti_table
{
    width: 478px; height: 42px;
}

#contenuti_table .div_contenuti_descrizione
{
    padding:10px;
}