﻿body 
{
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

a
{
	color:Red;
	text-decoration:none;	
}

a:hover
{
	color:Red;
	text-decoration:underline;
}

.BodyWrapper
{
	width:770px;
	text-align:left;
}


.headerNews
{
	width:770px;
	height:119px;
	background-image:url(dynamic-images/header_news.jpg);
}


.banner
{
	width:770px;
	height:150px;
	background-image:url(dynamic-images/banner.jpg);
}

.MenuContainer
{
	border-left:9px solid #1e3e71;
	display:block;
	height:25px;
	background-color: #78acde;
}

.MenuCell
{
	float:left;
	border-top:1px solid #6c63c3;
	border-bottom:1px solid #6c63c3;
	border-right: 1px solid #7baade;
	padding:5px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	background-color:White;
}

.ContentWrapper
{
	height:250px;
	overflow:visible;
	border-left:9px solid #1e3e71;
}

.TableWrapper
{
	margin-left:60px;
	margin-top:20px;
	height:250px;
	overflow:auto;
}

.Title
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.Abstract
{
	font-family:Verdana;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	padding-bottom:15px;
}

.SectionTitle
{
	padding:10px;
	background-color: #7995b1;
	color:White;
	font-family:Verdana;
	font-style:italic;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	padding:5px;
}

.NewsTitleMain
{
	margin-top:20px;
	margin-left:20px;
	width:500px;
	font-weight:bold;
	font-size:14px;
	display:block;	
	font-family:Verdana;
	float:left;
}

.ContentText
{
	margin-left:20px;
	margin-top:10px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	width:600px;
	overflow:auto;
	float:left;
}

.PictureContainer
{
	float:right;
	border:0px solid #7baade;
	width:100px;
	margin-right:20px;
	margin-top:10px;
}

.Picture
{
	border:1px solid #7baade;
	width:100%;
	height:100%;
}

.AttachmentsHead
{
	padding:5px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px solid #7995b1;
	display:block;
}

.SearchHeader
{
	padding:5px;
	font-family:Verdana;
	font-size:11px;
	background-color: #7995b1;
	color:White;
}

.TextBox
{
	font-family:Verdana;
	font-size:11px;
}

/*STILI ROTATOR*/

.Header
{
  background: url(images/header_bg.gif);
  background-color: #737294;
  color: #FFFFFF; 
  border: #57566F 1px solid; 
  border-bottom-width: 0px; 
  font-family: tahoma; 
  font-size: 11px;
  font-weight: bold; 
  padding: 5px; 
  cursor: default; 
}

.Rotator 
{
  border:solid ppx #7baade; 
  width:209px; 
  height:25px; 
  padding:3px;
  font-family:verdana; 
  font-size:11px; 
  cursor:default;
}

.RotatorFrame 
{
  border:solid 1px white; 
  font-family:verdana; 
  font-size:11px; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  font-family:verdana; 
  font-size:11px; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
}

.Message
{
	padding:6px;
	text-align:center;
	font-weight:bold;
	color:White;
	background-color: #7995b1;
}

.ContentRegister
{
	text-align:left;
	border:1px solid #CCCCCC;
}

.PrivacyDisclaimer
{
	margin-top:2px;
	border:1px solid #CCCCCC;
	padding : 6px;
	font-family:Verdana;
	font-size:11px;
	font-style:italic;
	text-align:left;
}

.BackSpan
{
	padding-bottom:8px;
	font-family:Verdana;
	font-size:11px;
	color:Red;
	text-align:left;
	font-style:italic;
}