﻿body 
{	
	margin:0px auto auto auto;
	background-color:#eeeeee;
	background-position:top;
	background-repeat:no-repeat;
	font-family:Segoe UI;
	font-size:13px;
	line-height:1.6;
	padding-bottom:20px;
}


a
{
	color:#3a72d3;
	text-decoration:none;
}

a:hover
{
	color:#3a72d3;
	text-decoration:underline;
}


ul{
	color:#000000;
	text-decoration:none;
	padding-left:0px;
	margin-left:18px;
	margin-top:3px;
}

ul a{
	text-decoration:none;
}

ul a:visited{
	text-decoration:none;
}

ul a:hover{
	text-decoration:underline;
}

h1 
{
	font-size:14px;
	color:#535454;
}
	
h1 a
{
	font-size:16px;
	color:#535454;
	padding:3px;
	}
	
h1 a:hover
{
	font-size:16px;
	color:#535454;
	padding:3px;
	}
	
h1 a:active
{
	font-size:16px;
	color:#535454;
	padding:3px;
}
	
h1 a:visited 
{
	font-size:16px;
	color:#535454;
	padding:3px;
	}

/*######### SEZIONI PAGINA ################### */

#top 
{
	background-color:#000033;
	width:100%;
	margin:0px;
	text-align:left;
	z-index:10;
	height:60px;
}

#Logo
{
	background-image:url('Images/header.png');
	background-repeat:no-repeat;
	width:802px;
	margin:0px auto 0px auto;
	height:60px;
	}

#SepBar 
{
	height:20px;
	width:802px;
	margin:0px auto 0px auto;
	background-color:#eeeeee;
	}

#NavigationBar
{
	
	color:#000000;
	width:792px;
	text-decoration:none;
	margin:20px auto 0px auto;
	padding:4px 0px 4px 10px;
	font-size:13px;
}

#NavigationBar a
{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}


#NavigationBar a:hover
{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

#center 
{
	
	clear:both; 
	width:802px;
	margin:0px auto auto auto;
	background-color:#ffffff;
}

#bottom 
{
	clear:both; 
	color:#999999;
	width:762px;
	margin:30px auto auto auto;
	padding:20px;
	font-size:13px;
	text-align:center;
	
}

#bottom a
{
	color:#666666;
	text-decoration:none;
	margin-right:20px;
	margin-left:20px;
	font-size:13px;
	font-weight:normal;
}


#bottom a:hover
{
	font-size:13px;
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}

#baseline
{
	color:#ffffff;
	width:762px;
	margin:0px auto auto auto;
	padding:20px;
	font-size:13px;
	text-align:center;
	}
	
#baseline a
{
	color:#ffffff;
}

/*######### MENU ################### */

#MenuContainer
{
	background-color:#000033;
	width :100%;
	}

#TopMenu2
{
	color:#ffffff;
	width:792px;
	margin:auto;
	padding:3px 0px 6px 10px;
	font-size:13px;
	text-align: left;
}

#TopMenu2 a
{	
	height:50px;
	color:#ffffff;
	text-decoration:none;
	padding:5px 10px 8px 10px;
	
	vertical-align:bottom;
}


#TopMenu2 a:hover
{
	background-image:url(Images/MenuBgSelected.png);
	text-decoration:none;
}

.TableElement 
{
	
	width:802px;
	margin:0px auto 0px auto;
	padding:0px;
}


	
.LeftElementImg 
{
	background-repeat:no-repeat;	
	margin-bottom:20px;
	padding-left:55px;
}
	
.LeftElement
{
	background-repeat:no-repeat;	
	margin-bottom:20px;
}


.ArrowLink{
	padding:2px 5px 2px 20px;
	background-image:url("Images/arrowright_green_16.gif");
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
}

.ImageText
{
	padding:4px 5px 0px 30px;
	background-position:left center;
	background-repeat:no-repeat;
	color:#000000;
	text-align:left;
	font-weight:bold;
	font-size:medium;
	text-decoration:none;
	vertical-align:middle;
}

.page_element{
	padding:5px;
	margin-bottom:50px;
}
