﻿body
{
	background: url(../../App_Themes/Default/Master_images/sfondo_verticale.jpg) white repeat-x left top;
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
	color: #313131;
}
A, A:visited
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	color: #313131;
}
DIV.principale
{
	width: 650px;
	left: 50%;
	margin-left: -325px;
	position: relative;
	background-image: none;
	top: 10px;
}
DIV.header
{
	width: 670px;
	height: 160px;
	position: relative;
	margin-left: -10px;
}
DIV.fascia_centrale
{
	width: 650px;
	height: auto;
}
DIV.colonna_laterale
{
	background: url(../../App_Themes/Default/Master_images/colonna_sinistra.jpg) no-repeat left top;
	left: 0px;
	float: left;
	width: 170px;
	position: relative;
	top: 0px;
	height: 885px;
	padding-left: 20px;
	padding-top: 30px;
}
div.compatibilita
{
	font-size: 7pt;
	padding-top: 10px;
	color: #4d4d4d;
}
div.compatibilita UL
{
	margin: 0px;
	margin-left: 20px;
	margin-top: 10px;
	padding: 0px;
}
div.compatibilita UL LI
{
	height: 17px;
}
div.compatibilita UL LI#logo_ie6
{
	list-style-image: url(../../App_Themes/Default/Master_images/logo_ie6.jpg);
}
div.compatibilita UL LI#logo_ie7
{
	list-style-image: url(../../App_Themes/Default/Master_images/logo_ie7.jpg);
}
div.compatibilita UL LI#logo_firefox
{
	list-style-image: url(../../App_Themes/Default/Master_images/logo_firefox.jpg);
}
div.compatibilita UL LI#logo_safari
{
	list-style-image: url(../../App_Themes/Default/Master_images/logo_safari.jpg);
}
DIV.contenuto
{
	background: url(../../App_Themes/Default/Master_images/contenuto_centrale.jpg) repeat-y left top;
	float: right;
	width: 460px;
	clip: rect(auto auto auto -10px);
	position: relative;
	_margin-left: -20px;
}
DIV.contenuto_principale
{
	background: url(../../App_Themes/Default/Master_images/contenuto_top.jpg) no-repeat left top;
	width: 420px;
	min-height: 735px;
	height: auto !important;
	height: 735px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 30px;
}
DIV.contenuto_chiusa
{
	background: url(../../App_Themes/Default/Master_images/contenuto_bottom.jpg) no-repeat left top;
	width: 420px;
	height: 100px;
	font-size: 7pt;
	color: #a9a9a9;
	text-align: center;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
}
DIV.contenuto_chiusa UL
{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 7px;
	position: relative;
	left: 5%;
	*top: 5%;
	bottom: 5%;
}
DIV.contenuto_chiusa LI
{
	float: left;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	list-style-type: none;
}
DIV.contenuto_chiusa DIV.chiusa_separatore
{
	border-top: #a2bd54 1px dotted;
	padding-bottom: 20px;
}
DIV.barra_footer
{
	width: 650px;
	height: 20px;
	background: url(../../App_Themes/Default/Master_images/barra_footer.jpg) no-repeat center top;
	clear: both;
	font-weight: bold;
	font-size: 9px;
	vertical-align: middle;
	color: #237453;
	padding-top: 3px;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
}

