﻿html, body {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	font-family:Arial;
	text-align:left;
	font-size:1em;
	color: #999999;
	background-color: #8EB0CB;
	background-position: top;
}

.headbanner {
	border: medium none;
	font-size: 10px;
	text-align: center;
}

.footbanner {
	border: medium none;
	font-size: 10px;
	text-align: center;
	background-color: #EFEFEF;
	background-image: url(immagini/foot_home.gif);
	line-height: 60px;
}

.pagebanner {
	border: medium none;
	font-size: 10px;
	text-align: center;
	background-color: #EFEFEF;
	background-image: url(immagini/fondo_home.gif);
	line-height: 60px;
}

.menu {
	background-color: #E0E0E0;
	width: 5px; 
	height: 5px; 
	text-align: left; 
}

.row_map 
{
	font-size: 10px;
	vertical-align: middle;
	color: #0100a4; 
	line-height: normal; 
	font-family: Arial;
    height: 1px; 
    font-style: normal;
}

.row_title 
{
	font-size: 25px;
	color: #0100a4; 
	line-height: normal; 
	font-family: Century Gothic;
    height: 1px; 
    font-style: normal;
   
}

.login
{
	font-size: 12px;
	color: #0100a4; 
	line-height: normal; 
	font-family: Comic Sans MS;
    font-style: normal;
   
}


.row_text
{
	font-weight: normal;
	font-size: 20px;	
    vertical-align: top; 
    color: gray;
    line-height: normal; 
    font-family: Century Gothic; 
    font-style: normal

}

#HeadPage {
	width: 958px;
	height: 140px; 	
	margin: 0 auto; 
	text-align: left;
}

#FootPage {
	width: 958px;
	height: 58px; 	
	margin: 0 auto; 
	text-align: left;
}

#MainPage {
	width: 958px;
	height: 60px; 
	margin: 0 auto; 
	text-align: left;
}

#Menu 
{	
	width: 958px;
	height: 15px; 
	margin: 0 auto; 
	text-align: left;
}


