body 
{ 
	font: 14px Verdana, Arial, sans-serif; 
	margin-top: 0px; 
}

a{
	text-decoration: none;
	color: #00F;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0px solid;
}

h1 
{ 
	color: #002455; 
	font-size: 32px; 
	font-weight: normal; 
	margin-bottom: 0; 
	margin-top: -10px;
}

h2 
{ 
	color: #002455; 
	font-size: 24px; 
	font-weight: normal; 
	margin-bottom: 0; 
	margin-top: -10px;
}

p 
{ 
	font-size: 13px; 
}

.articolo
{
	margin: 5px;
	padding: 18px 6px 6px 6px;
}

.autore
{
	font-size: 12px;
	font-style: italic;
	text-align: right;
	margin-right: 5px;
}

.colonna
{
	margin: 4px 4px 4px 7px;
}

.lastnews 
{ 
	background-color: #C1C7E8 ; 
	border: 1px solid #FFF; 
	margin: 4px; 
	padding: 4px;
}

.imgleft{
border: 1px solid #000;
float: left;
margin-right: 10px;
}

.imgright{
border: 1px solid #000;
float: right;
margin-left: 10px;
}

#contenitore 
{ 
	margin: 5px auto 5px auto; 
	width: 980px; 
}

#header 
{
	background-color: #EBEDFA;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFF; 
	padding: 4px; 
	text-align: center; 
	height: 90px;
}

#treterzi
{	
	background-color: #EBEDFA;
	background-repeat:repeat-x;
	border-right: 1px solid #FFF; 
	float:left;
	overflow:hidden;
	width: 100%;
	position:relative;
}

#dueterzi
{
	background-color: #EBEDFA;
	border-right: 1px solid #FFF;
	float:left;
	right: 200px;    /* width of right sidebar */
	width: 100%;
	position:relative;
}

#unterzo
{
	background-color: #EBEDFA;
	background-repeat:repeat-x;
	border-right: 1px solid #FFF; 
	float:left;
	position:relative;
	right: 600px; /* width of the content area */
	width: 100%;
}
 
#colonnasx
{
	float:left;
	left: 800px;
	padding: 4px;
	position:relative;
	overflow:hidden;
	text-align: center;
	width: 172px;
}
 
#colonnacx
{
	float:left;
	left: 800px;
	overflow:hidden;
	position:relative;
	width: 600px;
}
 
#colonnadx
{
	float:left;
	left: 800px;
	overflow:hidden;
	padding-left: 3px;
	position:relative;
	width: 196px;
}

#footer 
{ 
	background-color: #EBEDFA; 
	border-top: 1px solid #FFF; 
	clear: both; 
	text-align: center; 
	width: 100%; 
}

#articolo1 
{ 
	background-color: #EBEDFA;
	background-repeat:repeat-x; 
	border-bottom: 1px solid #FFF;  
	border-left: 1px solid #FFF;  
	padding: 18px 6px 6px 6px;
}

#articolo2 
{ 
	background-color: #EBEDFA;
	background-repeat:repeat-x;
	border-left: 1px solid #FFF;  
	border-right: 1px solid #FFF; 
	float: left;
	padding: 18px 6px 6px 6px;
	width: 284px; 
}

#articolo3 
{  
	background-color: #EBEDFA;
	background-repeat:repeat-x;
	float: left; 
	padding: 18px 6px 6px 6px;
	width: 286px;
}

#footer{
	background-color: #EBEDFA;
	border-top: 1px solid #FFF;
	padding: 3px;
	text-align: center;
	
}
