body { 
	Font-family : Verdana,Tahoma,Arial,Sans-serif; 
  	Font-size : 12px; 
	color: #333333;
	background-position: 50% bottom;
	background-image: url(../images/fondo.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	/*background-color: #f6fafc;*/
	background-color: #e8f2f7;
} 
 
table
{
	Font-family : Verdana,Tahoma,Arial,Sans-serif; 
  	Font-size : 12px; 
	color: #333333;
}
 
a:link{
	text-decoration: none;
	color: blue;
}

a:visited{
	text-decoration: none; 	
	color: blue;
}

a:hover
{
	/*font-weight: bold;*/
	text-decoration: underline;
}

#Main{
	margin: 7px auto 0px auto;
	width: 1000px;
	/*aggiunte da barbara*/
	background-color:#FFF;
	/*border-left: 1px solid #599cd4;
	border-right: 1px solid #599cd4;
	border-bottom: 1px solid #599cd4;
	border-top: 1px solid #599cd4;*/
}
 
#Header {
	width: 100%;
	color: Blue;
	padding-bottom: 0px;
	margin-bottom: 0px;
} 

#Date {
	Font-size : 11px;
} 

#MenuBar{
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 8px;
	width: 100%;
	color: Blue;
	border-top: 1px solid #CCCC00;
	border-bottom: 1px solid #CCCC00;
	background-color: #FFFFE0;
}

a.MenuButton{
	color: blue;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px 3px 10px;
}

a.MenuButton:hover{
	color: White;	
	background-color: Blue;
}

#Footer {
	width: 100%;
	height: 45px;
	color: #333;
	Font-size : 10px; 
	text-align: center;
	border-top: 1px solid #599cd4;
	/*border-top: 1px solid #CCCC00;*/
	padding-top: 2px;
	margin-top: 10px;
	background-color: white;
} 

a.FooterLink{
	color: #333;
	text-decoration: none;
}

a.FooterLink:hover{
	color: #333;	
	font-weight: bold;
}

a.FooterLink:visited{
	color: #333;	
}

#PageBody
{
	width: 100%;
	padding: 0px;	
}

#MainSection
{
	vertical-align: top;
}

#RightSection
{
	text-align: center; 
	vertical-align: top; 
	width: 180px;
}

.NewsHomePanelTitle
{
	width: 160px;
	background-color: #EEEEEE;
	color: #000000;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	padding-bottom: 4px;
}

.NewsHomePanel
{
	width: 100%;
	background-color: #EEEEEE;
	padding-left: 30px;
}

td.NewsHomeDate
{
	padding-top: 10px;
	padding-bottom: 4px;
	font-weight: bold;
}

a.NewsHomeDate:link
{
	color: #0022CC;
	font-weight: bold;
}

td.NewsHomeTitle
{
	padding-left: 25px;
}

a.NewsHomeTitle:link
{
	color: #0022CC;
}

.Title
{
	font-size: 14px;
  	color: #333333;
	background-color: #EEEEEE;
	font-weight: bold;
  	border-bottom: 1px solid #333333;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
}

.Text
{
	line-height : 20px;
	/*border-left: 2px solid #EEEEEE;*/
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding: 5px;
	background-color: #ffffff;
}

.TextWithoutBorder
{
	line-height : 20px;
	padding: 10px;	
}

.Justified
{
	text-align: justify;
}

.List
{
	width: 100%;
	/*width: 400px;*/
	/*margin: 0px auto 0px auto;*/
}

.Fiere th
{
	width: 25%;
}

.List tr
{
}

.List th
{
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333333;
	background-color: #EEEEEE;
}

.List td
{
	padding-left: 5px;
	padding-right: 5px;	
	padding-bottom: 5px;
	border-bottom: 1px solid #333333;	
}

.List a:hover
{
	/*font-weight: bold;*/
}

.Associated
{
	width: 100%;
	border-bottom: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}

.EvenRow
{
	/*background-color: #FFFFE0;*/
	background-color: #E8FFFF;
	
}
	
.ImageList
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle; 
}
.AssociatedLeft
{
	vertical-align: middle;
	text-align: center;
	width: 190px;
	padding-right: 0px;
	padding-left: 0px;
}

.AssociatedRight
{
	padding-right: 0px;
}

.AssociatedImage
{
	padding-right: 0px;
	padding-left: 0px;
}

.AssociatedTitle
{
	Font-family : Verdana,Tahoma,Arial,Sans-serif; 
	font-weight: bold;
	width: 400px;;
}

.AssociatedLink
{
	text-align: right;
}

.AssociatedText
{
	text-align: justify;
}

.AssociatedAddress
{
	font-style: italic;
	font-size: 11px;
	vertical-align: top;
	text-align: right;
	padding-top: 6px;
}

.News
{
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #333333;
	padding-left: 5px;
	padding-right: 5px;	
	padding-bottom: 10px;
}

.NewsHeader
{
	width: 100%;
	padding-bottom: 10px;
}

.NewsDate
{
	width: 120px;
	font-weight: bold;
	
}

.NewsTitle
{
	font-weight: bold;
}

.NewsText
{
	font-size: 11px;
}

.NewsDocuments
{
	padding-top: 10px;
}

