﻿#Header
{
	width:714px;
	height:165px;
}

#Content
{
	width:980px;
	font-family: Arial;
	
}

/* ------------------------------- */

#Titolo
{
	font-weight:bold;
	font-size:16px;
	color: #27547b;
	padding: 15px 12px 0 12px;
}

#Data
{
	font-weight:bold;
	padding: 0px 12px 0 12px;
}

#Info
{
	padding: 15px 12px 15px 12px;
}

#ImageBox
{
	border: solid 1px #1c3048;
	float:right;
	margin-left: 12px;
	margin-bottom: 4px;
}

.Image
{
	width:300px;
	max-height:380px;
}

#Corpo
{
	text-align:justify;
	font-family: Arial;
	line-height: 19px;
}

#YTHeader
{
	font-weight:bold;
	font-size:20px;
	color: #27547b;
	padding: 0px 12px 0 12px;
}

#YTBox
{
	width:100%;
	height:505px;
	text-align:center;
	padding-top:6px;
	padding-bottom:25px;
}

/* ---------------------- */

.NavigationPanel
{
	width:100%;
	height:35px;
	background-color:#eeeeee;
	font-weight:bold;
	color: #27547b;
}

.NavigationButton
{
    text-decoration: underline;
	color: #27547b;
}

.NavigationButtonLeft
{
	padding-left:10px;
}

.NavigationButtonRight
{
	padding-right:10px;
}

