@charset "utf-8";

body
{
	background-color:#DFFFE0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#mainContent
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	background-color:#DFFFE0;
}

#bannerUp
{
	width:750px;
	
	background-image:url(immagini/Banner.jpg);
	height:130px;
	vertical-align:top;
}

#bannerLeft
{
	width:150px;
	vertical-align:top;
	float:left;
	height:auto;
	margin-top:5px;
	text-align:center;
}

#leftUpper
{
	background-image:url(immagini/bannerLeftcorto.jpg);
	background-repeat:no-repeat;
	height:180px;
	margin-bottom:10px;
}

#leftDown
{
	height:150px;
	background-image:url(immagini/bannerLeftcorto2.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	vertical-align:middle;
	text-align:center;
}

#privateDiv
{
	background-image:url(immagini/bannerLeftcorto5.jpg);
	background-repeat:no-repeat;
	height:160px;
	margin-top:10px;
}

#rotateimg
{
	margin-top:10px;
	border-width:1px;
	border-style:solid;
}

#leftClose
{
	height:75px;
	background-image:url(immagini/bannerLeftcorto3.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}

#loginDiv
{
	height: 100px;
	background-image:url(immagini/bannerLeftcorto4.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.tab1
{
	vertical-align:top;
	color: #000;
}


.postlaterale
{
	line-height:1.5em;
	font-size: 10px;
	font-style: italic;
	color: #00F;
}


.postlaterale1

{
	line-height:1.5em;
	font-style: italic;
	color:#F00;
	font-size: 10px;
}
#corpo
{
	width:580px;
	background-color:#DFFFE0;
	vertical-align:top;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:8px;
	margin-bottom:5px;
	height:907px;
	text-align: center;
	color: #00C;
	font-weight: bold;
}

ul.menu
{
	font-weight:bold;
	list-style:none;
	line-height:20px;
	padding:3px;
	height:auto;
}

ul.menu li 
{
	border-top-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#000000;

}

ul.menu li a
{
	color:#000000;
	text-decoration:none;
	display:block;
}

ul.menu li a:hover
{
	background-color:#0099FF;
}

.ora1
{
	display:block;
	font-weight:bold;
	font-size:14px;
}

.ora2
{
	display:block;
	font-weight:bold;
	font-size:12px;
}

#ricercaDiv
{
	width:300px;
	height:150px;
	background-color:#99CCFF;
	margin-left:auto;
	margin-right:auto;
	border-width:1px;
	border-style:inset;
}

div.gare
{
	margin-bottom:10px;
	border-width:1px;
	border-style:solid;
	background-color:#CCFFFF;
	height:16px;
	margin-left:auto;
	margin-right:auto;
	width:450px;;
	text-align:center;
	vertical-align:middle;
}

span.testogare
{
	display:block;
	margin-top:auto;
	margin-bottom:auto;
	font-size:14px;
}

.linkimg  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

