/* CSS Document */
body { text-align:center; font-size:10px; height:100%; width:98%; font-family:"Trebuchet MS";}
#contenitore {width:800px; height:600px; margin:auto; text-align:left; border:1px solid #41697D;}
td.menu {color:#587A56; font-size:10px; width:100px;}
td.menu a {color:#587A56; text-decoration:none;}
td.title {color:#587A56; font-size:18px; width:50%; padding-left:20px;}
td.txt {color:#000; font-size:12px; width:50%; padding-left:20px; padding-right:20px;}
td.txt_new {color:#41697D; font-size:12px; width:50%; padding-left:20px; padding-right:20px;}
td.txt_new a {color:#41697D; text-decoration:none;}

td.txt_info {color:#41697D; font-size:18px; width:50%; padding-left:20px; padding-right:20px;}
td.txt_info a {color:#41697D; text-decoration:none;}


td.bottom {color:#41697D; font-size:12px; text-align:center; width:100%; padding-top:30px;}
td.bottom a{ color:#41697D; text-decoration:none;}
td.flag {padding:16px 5px;}

td.bkg {
	width:740px;
	padding-bottom:399px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}

td.txt_app {color:#587A56; font-size:18px; padding-top:35px;}
td.txt_app a{color:#587A56; text-decoration:none;}

td.txt_small {color:#000; text-align:left; font-size:10px;} 
