body{background-position:center;
     background-image:url(img/bodybg.jpg);
     background-repeat:repeat-y;
     margin-top:0px;
     background-color:#00AFFD;
	 font-family:Arial, Helvetica, sans-serif;}


/*Stili per impaginazione*/
td.banner{width:inherit;
	height:200px;
	background-image:url(img/banner.jpg);}
	
	
td.cnt{background-color:#FFFFFF;
	background-position:center;
	width:550px;
	height:200px;
	border-width:1px;
	border-color:#50B9FD;
	border-style:solid;
	padding:5px}
	
	
td.menu{background-image:url(img/menubg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-bottom-width:1px;
	border-bottom-color:#50B9FD;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-color:#50B9FD;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#50B9FD;
	border-left-style:solid;
	color:#50B9FD;
	font-size:13px;
	vertical-align:top;}
	
div.menu{color:#FFFFFF;
	background-color:#3099CD;
/*	background-color:#FF0000;*/
	text-align:center;
    font-weight:700;
	font-size:14px;
	border-top-color:#50B9FD;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#50B9FD;
	border-bottom-style:solid;
	border-bottom-width:1px;}
	
	
div.cnt{color:#50B9FD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;}	


/*Stili Scrittura*/
h1{color:#50B9FD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;}
	
h2{color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;}
	
h3{color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;}
	
div.h3{color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;}

p{color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-indent:10px;}
	
div.p{color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:10px;
	margin-bottom:15px;}

img{margin:8px;
	border-color:#666666;
	border-style:solid;
	border-width:1px;}
	
	
/*Rollover*/	
a{text-decoration:none;
	color:#777777;}
	
a:hover{font-weight:700;
	color:#444444;}