body
{
	margin: 0px;
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ffffff;
}


TD {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	color : black;
	text-decoration : none;
	font-weight : normal;
}
p
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	color : black;
	text-decoration : none;
	margin-left : 10px;
	margin-right : 10px;
}
li
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	color : black;
	text-decoration : none;
	margin-left : 10px;
	margin-right : 10px;
}
p.title
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
	color : 0082C8;
	text-decoration : none;
	font-weight : bold;
}
p.statictitle
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16px;
	color : 0082C8;
	text-decoration : none;
	font-weight : bold;
	text-align : left;
}
p.news
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color : black;
	text-decoration : none;
	border-bottom-color : 0082C8;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	background-color : B0DEFF;
}
p.titlehome
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	margin-left : 10px;
}

TD.menu
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8px;
	text-decoration : none;
	font-weight : normal;
	border-top: 2px solid #CCCCCC;
}
	#main-selected
	{
		border-color: #ff0000;
	}
TD.menu2
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8px;
	color : black;
	text-decoration : none;
	font-weight : normal;
	padding-left : 0px;
	/*border-bottom-color : #0082C8;
	border-bottom-style : solid;
	border-bottom-width : 1px;*/
}
TD.continua
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
	color : #0082C8;
	text-decoration : none;
	font-weight : normal;
}

a img
{
	border: none;
}

a.menu
{
	font-size: 12px;
}
a.menu:link {
	color: #4F3720;
	text-decoration: none
}
a.menu:visited {
	color: #4F3720;
	text-decoration: none
}
a.active {
	color: #4F3720;
	text-decoration: none
}
a.menu:hover {
	color: #0082C8;
	text-decoration: none
}
	
a.menu2:link { color: #000000; text-decoration: none}
a.menu2:visited { color: #000000; text-decoration: none }
a.active { color: #FFFFFF; text-decoration: none }
a.menu2:hover { color: #0082C8; text-decoration: none}

div.area
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
	color : Black;
	font-weight : normal;
	font-style : normal;
	border-bottom : 1px solid #0082C8;
}
a.nuova:link { color: #FF0000; text-decoration: none}
a.nuova:visited { color: #FF0000; text-decoration: none }
a.nuova:hover { color: #0082C8; text-decoration: none} 

#left
{
	width: 163px !important;
	padding-right: 38px;
	/*padding-left: 4px;*/
	background-position: right;
}
	#left hr
	{
		height: 1px;
		border: 1px solid #FF0000;
	}
	#left h3
	{
		background-image: url('/images/title-h3.gif');
		background-repeat: no-repeat;
		background-position: left;
		padding: 5px;
		padding-left: 25px;
		margin: 0px;
		margin-left: 10px;
		color: #4F3720;
	}
	#left h4
	{
		padding-left: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#left h4 a, #left h4 a:visited
	{
		font: 11px verdana;
		color: #4F3720;
		text-decoration: none;
	}
		#left h4 a:hover
		{
			color: #0082C8;
		}
	#left ul
	{
		padding: 0px;
		margin: 0px;
		margin-left: 20px;
	}
	#left li
	{
		list-style: square;
		list-style-position: outside;
	}
	
	.sub-menu
	{
		color: #4F3720;
		text-decoration: none;
	}
		.sub-menu:hover
		{
			color: #0082C8;
		}

#selected, #selected-sub
{
	color: #ff0000 !important;
}


/********** HOME & Co. *****************/
.grigio
{
	background-image: url('/images/home/bg-gray.jpg');
}
.grigio-sx
{
	background-image: url('/images/home/grigio-sx.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.grigio-bottom
{
	background-image: url('/images/home/riga-bottom.jpg');
	background-repeat: no-repeat;
	width: 10px;
}

/*** SOLUZIONI INDEX ****/
.grigino
{
	background-image: url('/images/home/bg-light-gray.jpg');
}
.grigino-dx
{
	background-image: url('/images/home/grigio-dx.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
	.sol-button
	{
		/*width: 40px;*/
		vertical-align: bottom;
		text-align: left;
		padding-left: 10px;
	}
	.sol-a
	{
		font-size: 13px;
		text-decoration: none;
		color: #000000;
	}
		.sol-a:hover
		{
			color: #0082C8;
		}
	/*.sol-a-img
	{
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
		width: 100%;
	}
	.sol-a-img:hover
	{
		opacity: .5;
		-moz-opacity: .5;
		filter: alpha(opacity=50);
	}*/
.blue-border
{
	border-left: 3px solid #0670AE;
	margin-bottom: 3px;
}
.black-border
{
	border-left: 3px solid #000000;
	margin-bottom: 3px;
}