﻿body
{
	text-align: left;
	font-family: Arial;
	font-size: 8.5pt;
	margin: 0px;
}

.title
{
	font-size: 20px;
	vertical-align: middle;
	font-weight: bold;
	width: 100%;
	color: #4F698E;
}
.titleRight
{
	text-align: right;
	font-family: Arial;
	font-weight: normal;
	font-size: 8.5pt;
	margin: 0px;
}

.masterMenuItem
{
	width:800px;	
}
.header
{
	position: relative;
	width: 800px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}



.header1
{
	background-image: url(Images/Img_Gruppo.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	

}

.masterMenu
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height :26px;
}

.lineWhite
{
	background-image: url(Images/line_white.bmp);
	vertical-align: middle;
	height: 1px;
	width: 100%;
	overflow:hidden;
}

.bannerClienti
{
	background-color: Black;
	border: solid 1px #dff3ff;
        height: 50px;
        width: 100px;
        margin: 4px;
}

.gridFilter
{
	border: thin solid #C0C0C0;
	padding: 4px;
	margin: 3px 0px 3px 0px;
}

.footer
{
	width: 800px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}

.footerbg
{

	height: 1px;
	width: 100%;
	background-color: #FF6600;
}
.footerbg1
{
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.content
{
	min-height: 150px;
	height: 150px;
	width: 100%;
}





/* 2 PAGE */

.page
{

	text-align: left;
	color:White;
	min-height:350px;
	background-color: #858384;
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/* 2.1 HOME */

#home
{
	position: relative;
	width: 800px;
	padding: 0px 0px;
}



#content
{
	
	
	background-color: #858384;
}


#page700 {
	width: 700px;
	text-align:left;
	position: relative;
}

.barraCapitolo{
	background-color: #c8c8d5;
}

.lineaDivisioneAzienda
{
	background-color: #f5f5f5;
	height: 5px;
}



.multiPage2 td
{
    border-bottom: 1px solid #8d9396;
}
