﻿#Header
{
	width:714px;
	height:165px;
}

#Content
{
	width:714px;
}

/* ---------------------- */

.NewsCell
{
	width: 347px;
	padding: 0px 10px 10px 10px;
	text-align:justify;
}

.NewsCell_Big
{
	width: 994px;
	padding: 10px 0px 10px 0px;
	text-align:justify;
}

.Immagine
{
	width:310px;
	height:196px;
	margin-right:5px;
	margin-bottom:5px;
	border: solid 1px #1c3048;
	float:left;
}

.Immagine_Big
{
	width:460px;
	height:300px;
	margin-right:15px;
	margin-bottom:15px;
	border: solid 1px #1c3048;
	float:left;
}

.Titolo
{
	display:block;
	font-weight:bold;
	font-size:14px;
}

.Data
{
	display:block;
	padding-bottom:6px;
}

.Corpo
{
}

/* ---------------------- */

.NavigationPanel
{
	width:994px;
	height:35px;
	background-color:#eeeeee;
	font-weight:bold;
	color: #027ACF;
}

.NavigationCentral
{
	font-size:14px;
}

.NavigationLeft
{
	width:300px;
}

.NavigationRight
{
	width:300px;
}

.NavigationButton
{
    text-decoration: underline;
	color: #027ACF;
}

.NavigationButtonLeft
{
	padding-left:10px;
}

.NavigationButtonRight
{
	padding-right:10px;
}

.NavigationButtonDisabled
{
    text-decoration: none;
    font-weight: normal;
}
