﻿body 
{
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
}

#centrato
{
	width: 903px;
    margin: 0 auto;   /* centra negli altri browser */
}

#container
{
    width: 903px;
	text-align:left; 
	background-color:White; 
	padding-top:5px;
}

#colleft
{
	vertical-align: top;
	width: 192px;
}

#colcontent
{
	 vertical-align: top;
	 width:100%;
}

#menu_breadcrumb
{
    background-color:#ffffff; 
    height:20px;
}

#footer
{
    width: 903px;
    color: #717171;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #c1c1c1;
}

.menu_loggedin
{
    background-color: #e6e4e5;
    height: 23px;
    line-height: 23px;
}

