


body
{
	margin:0px;
	background-color:#ffffff;
    background-repeat:repeat-x;
    background-image:url('images/bkg.png');
}



.menu
{
    position:relative;
	width:140px;
	height:44px;
    background-image:url('images/bkg_pulsante.png');
    background-repeat:no-repeat;
}
.menu a
{
    position:relative;
	width:140px;
	height:44px;
    background-image:url('images/bkg_pulsante.png');
    background-repeat:no-repeat;
}
.menu a:hover 
{
    position:relative;
	width:140px;
	height:44px;
    background-image:url('images/bkg_pulsante_a.png');
    background-repeat:no-repeat;
}


.voce
{
    position:relative;
	font-family: Georgia, Arial;
	font-size:14px;
	color:#215fb3;
	text-decoration:none;
	display:block;
	line-height:43px;
}



.main
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#202020;
	text-align:justify;
 	padding:30px 25px 30px 25px;
}
.main_pad5
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#202020;
	text-align:justify;
 	padding:30px 25px 0px 25px;
}

.mainc
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#202020;
	text-align:justify;
 	padding:35px 25px;
}
.mainc_pad15
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#202020;
	text-align:justify;
 	padding:15px 0 15px;
}
.nero10
{
	font-family: Georgia, Arial;
	font-size:10px;
	color:#202020;
}
.nero12
{
	font-family: Georgia, Arial;
	font-size:12px;
	color:#202020;
}

.nero12_pad5
{
	font-family: Georgia, Arial;
	font-size:12px;
	color:#202020;
	padding:0 0 5px
}

.title
{
	font-family: Georgia, Arial;
	font-size:22px;
	color:#c00000;
}
.title12
{
	font-family: Georgia, Arial;
	font-size:12px;
	color:#c00000;
}
.title12_pad5
{
	font-family: Georgia, Arial;
	font-size:12px;
	color:#c00000;
 	padding:0 0 5px 0;
}
.blu12
{
	font-family: Georgia, Arial;
	font-size:12px;
	color:#215fb3;
	font-style:oblique;
}
.blu10
{
	font-family: Georgia, Arial;
	font-size:10px;
	color:#215fb3;
	font-style:oblique;
}
.nero9
{
	font-family: Georgia, Arial;
	font-size:9px;
	color:#000000;
	
}
.subtitle
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#215fb3;
 	padding:0 0 20px 0;
	font-style:oblique;
}

.subtitle1
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#215fb3;
 	padding:0 0 20px 0;
	font-style:oblique;
}
.subtitle1_pad5
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#215fb3;
	font-style:oblique;
 	padding:0 0 5px 0;
}
.subtitle9
{
	font-family: Georgia, Arial;
	font-size:10px;
	color:#215fb3;
	font-style:oblique;
}
.link
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#c00000;
    text-decoration:none ;
}
a.link
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#c00000;
    text-decoration:none ;
}
a.link:visited
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#c00000;
    text-decoration:none ;
}
a.link:active
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#c00000;
    text-decoration:none ;
}
a.link:hover
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#c00000;
    text-decoration:underline ;
}



.tb_main
{
	background-image:url('images/bkg_main.png');
    background-repeat:no-repeat;
	background-position:bottom; 
}



.top_box
{
	font-family: Georgia, Arial;
	font-size:14px;
	color:#ffffff;
	text-align:center;
    padding-bottom:5px;
}




.main_box
{
	background-image:url('images/bkg_box_cn.png');
    background-repeat:repeat-x;
	background-position:bottom; 
	background-color:#ffffff;
	font-family: Georgia, Arial;
	font-size:14px;
	color:#202020;
	padding:0px 10px 10px 10px;
}



ul 
{
   	margin:5px 5px 10px 25px;	
}


.linkn
{
	font-family: Georgia, Arial;
	font-size:14px;
    text-decoration:none ;
	color:#215fb3;
}
a.linkn
{
	font-family: Georgia, Arial;
	font-size:14px;
    text-decoration:none ;
	color:#215fb3;
}
a.linkn:visited
{
	font-family: Georgia, Arial;
	font-size:14px;
    text-decoration:none ;
	color:#215fb3;
}
a.linkn:active
{
	font-family: Georgia, Arial;
	font-size:14px;
    text-decoration:none ;
	color:#215fb3;
}
a.linkn:hover
{
	font-family: Georgia, Arial;
	font-size:14px;
    text-decoration:underline ;
	color:#215fb3;
}





