body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#TabellaGenerale{
	width: 800px;
}
#Top{
	width: 800px;
	height: 86px;
}
#TopCentro{
	width: 786px;
	height: 290px;
}
.BordoSx{
	width: 7px;
	background-image: url(/immagini/bordo_sx.gif);
	background-repeat: repeat-y;
}
.BordoDx{
	width: 7px;
	background-image: url(/immagini/bordo_dx.gif);
	background-repeat: repeat-y;
}
#Menu{
	background-image: url(immagini/sfondo_menu.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #336598;
	width: 270px;
}
#FooterMenu{
	background-image: url(immagini/footer_ricerca.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 277px;
	height: 25px;
}
#Centro{
	padding-bottom: 10px;
	padding-left: 10px;
}
#Footer{
	background-color: #326497;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px;
}
a.Link:link {
	color: #FF0000; 
	font-size:10px; 
	text-decoration:none;
	font-weight: bold;
}
a.Link:visited {
	color: #FF0000; 
	font-size:10px; 
	text-decoration:none;
	font-weight: bold;
}
a.Link:hover {
	color: #000000; 
	font-size:10px; 
	text-decoration:underline;
	font-weight: bold;
}
form{
	margin: 0px;
	padding: 0px;
}
.FormInput{
	font-size: 11px;
	background-color: #234568;
	border: 1px solid #0581ff;
	color: #FFFFFF;
}
.TestoRicerca{
	color: #79aee4;
}
.Testo{
	font-size: 11px;
	color: #15214b;
	letter-spacing: 1px;
}
.ImgTitolo{
	margin-bottom: 7px;
}
.Img{
	border: 1px solid #f81214;
}
.Imgc{
	border: 1px solid #15214b;
}
.Titoletto{
	font-size: 13px;
	color: #f81214;
	font-weight: bold;
	background-color: #D3D3D3;
	padding: 3px;
}
a.LinkMutuo:link {
	color: #91c8ff; 
	font-size:14px; 
	text-decoration:none;
	font-weight: bold;
}
a.LinkMutuo:visited {
	color: #91c8ff; 
	font-size:14px; 
	text-decoration:none;
	font-weight: bold;
}
a.LinkMutuo:hover {
	color: #FFF; 
	font-size:14px; 
	border-bottom: 1px solid #FF0000;
	font-weight: bold;
}
