/* HEADER */
#logo
{
	margin-top: 14px;
	margin-left: 10px;
	float: left;
	background:url(../images/systema/logo_systema.jpg) no-repeat;
	width:273px;
	height:70px;
	cursor:pointer;
}

* html #logo
{
	margin-left: 12px;
}

.boxcentraletop
{
	width: 686px;
	height: 10px;
	background: url(../images/systema/top.gif);
	background-repeat: no-repeat;
	clear: left;
}


.boxcentrale
{
	width: 686px;
	clear: left;
	height: auto;
	background: url(../images/systema/bg.gif) repeat-y;
	
}


.boxcentralebottom
{
	width: 686px;
	height: 15px;
	background: url(../images/systema/bottom.gif);
	background-repeat: no-repeat;
	clear: left;
}
