body {
	margin: 0;
	padding: 0;
	color:#333;
	background: url(bg5.jpg) repeat-x;
}

/*body {
	margin: 0;
	padding: 0;
	color: #333;
	background: url(bg.jpg) repeat-x;
}*/
/*body,td {
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', Arial, sans-serif;
}*/

body,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


a, a:hover {
	text-decoration:none;
	font-size:12px;
	color: #8592B4;
}

a:hover {
	text-decoration:underline;
	color: #003366;
}
	
div#masterLayout {
	width: 800px;
}

table#tableLayout {
	width: 100%;
} 

td#copyright {
	font-size: x-small;
	color: gray; 
}

td#menu {
	height: 18px;
}

td#bunner {
	height: 100px;
}

td#space {
	height: 30px;
}

td#body {
	height: 400px;
	background-color: white;
	
}

table#innerBody {
	width: 800px;
	height: 400px;
}

td#lineTop {
	height: 18px;
	background-color: #A0A0A0;	
}

td#lineTopold {
	height: 18px;
	background-color: #003366;	
}

td#cellMiddle {
	background-color: #FFDCA6;	
}

td#cellBottom {
	vertical-align: bottom;
	background-color: #FFDCA6;
	height: 200px;
}

td#lineBottom {
	height: 18px;
	background-color: #003366;
	
}

td#lineBottomold {
	height: 18px;
	background-color: #003366;	
}

td#dinamicBody {
	height: 100%;
	width: 650px; 
}

td#dinamicBody1 {
	height: 100%;
	/*bgcolor="#FFFF66";*/
	background-color:#FFFF66;
	color:#FFFF66;

}

td#emptyMenu{
	height: 100%;
}

td#verticalMenu {
	background-image: url(../img/bgmenuvert.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	width: 150px;
}

div#textold{
	width: 550px;
	text-align: left;
}

div#text {
	width: 550px;
	text-align: left;
}
div#textProva {
	width: 550px;
	text-align: left;
	background-color:#FFFF99;
}
div#textProdotti1 {
	width: 750px;
	text-align: left;
}

div#textProdotti {
	width: 650px;
	text-align: left;
}


div#subtext {
	width: 100%;
	text-align: left;
}

div#title1 {
	font-size: 18px;
	color:#333366;
}

div#title2 {
	font-size: 16px;
	color: #003366;
}

/*div#paragraf {
	font-size: 12px;
	color: #A0A0A0;
}*/

div#paragraf {
	font-size: 14px;
	color:#000033;
	text-align: center;
	
}
div#paragrafHome {
	font-size: 16px;
	color:#000033;
	text-align: center;
	
}
div#paragrafText {
	font-size: 14px;
	color:#000033;
	
	
}

.cellMenu {
	cursor: pointer;
}

.cellBG {
	background-color: #FFDCA6;
}

.menuTop {
	font-size: small;
	color: white;
}
.menuTop1 {
	font-size: small;
	color: white;
	background-color: black;
}

/*.menuTop {
	font-size: small;
	background-color: black;
	color: white;
}*/

.menuTopOrig {
	font-size: small;
	background-color: #003366;
	color: white;
}

.menuTopOut {
	color: white;
	cursor: pointer;
}

.menuTopOver {
	color: Yellow;
	cursor: pointer;
}

.submenu {
	background-color: transparent;	
}

td#banda {
	width: 1px;
	background-color: #CCCCCC;
}