﻿.masterTable
{
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}

.masterTableHeader
{
	/*background-image: url(../imgs/imghtml/testata.jpg);*/
	/*background-repeat:no-repeat;*/
	width:955px;
	height:65px;
}


.masterTableFooter
{
	background-image: url(../imgs/imghtml/fondo_pag.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:43px;

	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration:none;
	letter-spacing: 0px;
	font-weight:bold;
}



.masterLoginHeader
{
	background-image: url(../imgs/imghtml/loginpanel.gif);
	background-repeat:no-repeat;
	width:185px;
	height:42px;
}

.masterToolbar
{
	width: 770px;
	height: 38px;
}
