body { text-align: center;}

#container {  
	font-family: "Century Gothic";
	font-size: 0.9em;
	text-align: left;
	border-top-style: groove;
	border-top-width: 4px;
	border-top-color: #CCCCCC;
	border-left-style: groove;
	border-left-width: 4px;
	border-left-color: #CCCCCC;
	border-right-style: ridge;
	border-right-width: 4px;
	border-right-color: #CCCCCC;
	border-bottom-style: ridge;
	border-bottom-width: 4px;
	border-bottom-color: #CCCCCC;

	height: 540px;
	width: 780px;
	margin: auto;
	padding: 0px;
}

#logohome {
	padding-top: 100px;
	padding-right: 20px;
	padding-left: 20px;
}

#marquee {
	font-family: "Century Gothic";
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	width: 778px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: lighter;

}
#entra {
	left: 540px;
	position: relative;
	top: 100px;

}
#logo {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;



}



#news {
	padding: 0px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #CCCCCC;
	height: 60px;
	font-family: "Century Gothic";
	font-size: 0.8em;
	text-align: center;
}

#center {
	padding: 0px;
	margin: 0px;
}

#navcontainer {
	width: 180px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 10px;
	text-align: left;
	font-size: 1em;
}

#content {
	float: right;
	width: 550px;
	height: 280px;
	border-top-style: groove;
	border-top-width: 2px;
	border-top-color: #CCCCCC;
	border-left-style: groove;
	border-left-width: 2px;
	border-left-color: #CCCCCC;
	border-right-style: ridge;
	border-right-width: 2px;
	border-right-color: #CCCCCC;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 5px;
	font-family: "Century Gothic";
	font-size: 1em;
	text-align: justify;
	text-indent: 0,5;
	overflow: auto;
}

#navlist
{
	width: 160px;
	border-bottom: 1px solid gray;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#navlist li
{
	list-style: none;
	margin: 0px;
	padding: 0.15em;
	border-top: 1px solid gray;
	font-family: "Century Gothic";
	font-size: 1em;



}

#navlist li a { text-decoration: none; }


#footer {
	font-family: "Century Gothic";
	font-size: 0.9em;
	color: #000000;
	width: 780px;
	text-align: center;



}

#navlist li a:link {
	color: #000000;
}
#content ul{
	 text-align: justify;
	padding-right: 15px;
}
p { text-align: justify;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h2 {
	padding-top: 5px;
	padding-left: 5px;
}


#navlist li a:visited {
	color: #000000;
}


a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
#navlist li a:hover {
	color: #333333;
	font-weight: bolder;

}
#titolo{
	height: 20px;
	font-family: "Century Gothic";
	font-weight: bolder;
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
}

#titolonews{
	height: 10px;
	font-family: "Century Gothic";
	font-weight: bolder;
	font-size: 1.2em;
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	text-align: left;
}
#datanews{
	height: 10px;
	font-family: "Century Gothic";
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 35px;
	text-align: left;
}

#data{
	height: 20px;
	font-family: "Century Gothic";
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}

#contenuto{
	width: 550px;
	height: 280px;
	border: thin groove #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 5px;
	font-family: "Century Gothic";
	font-size: 0.8em;
	text-align: justify;
	text-indent: 0,5;
	overflow: auto;
}

#argomento{ 
	float: right;
	width: 100px;
	font-family: "Century Gothic";
	font-weight: normal;
	font-size: 0.8em;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 35px;
	text-align: right;
}