html,body 
{
	margin: 0;
	padding: 0
}

body, div, table, tr, td
{
	font-family: Square721 BT, Swis721 BT, Arial TUR, Arial;
	font-size: 12px;
	line-height: 14px;
	color: #696969;
}

div#BoxHeader
{
	width: 740px;
	height: 161px;
	padding-bottom: 9px;
}

div#BoxSx
{
	width: 170px;
    float: left;
	margin-bottom: 10px;
}

div#BoxPage
{
	width: 380px;
    float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

div#BoxDx
{
	width: 170px;
	height: 300px;
	float: left;
	margin-bottom: 10px;
}

div#BoxFooter
{
	width: 740px;
	height: auto;
	/*margin-left: 20px;*/
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	background-color: #F0F0F0;
}


div.ToolBoxTitleOratorio
{
	color: #FFFFFF;
	/*padding-bottom: 4px;*/
	padding-left: 6px;
	padding-top: 10px;
	padding-right: 4px;
	font-weight: bold;
	background-image: url(../images/oratorio/table_top.gif);
	background-repeat: no-repeat;
	height: 30px;
}

div.ToolBoxOratorio
{
	/*border-color: #4066A3;*/
	/*border-style: solid;*/
	border-right-width: 1px;
	border-left-width: 1px;
	/*border-bottom-width: 1px;*/
	border-right-style: solid;
	border-left-style: solid;
	/*border-bottom-style: solid;*/
	padding-bottom: 4px;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 8px;
	border-top-style: none;
}

div.ToolBoxSeparatorOratorio
{
	height: 40px;
	background-image: url(../images/oratorio/table_bottom.gif);
	background-repeat: no-repeat;
}

div.ToolBoxTitle
{
	/*background-color: #4066A3;*/
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-top: 4px;
	padding-right: 4px;
	font-weight: bold;
}

div.ToolBox
{
	/*border-color: #4066A3;*/
	/*border-style: solid;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 8px;
	border-top-style: none;
}

div.ToolBoxSeparator 
{
	height: 20px;
}

div.ToolBoxNoBorder
{
	/*border-color: #4066A3;*/
	/*padding-top: 4px;
	padding-bottom: 4px;*/
	padding-left: 8px;
	padding-right: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-color: #c6c6c6;
}

div.titolo
{
	font-weight: bold;
	/*font-variant: small-caps;*/
	color: #515151;
}

a:visited, a:link, a:hover
{
	text-decoration: none;
	color: #000000;
	/*font-weight: bold;*/
}

a.ToolBoxLink:hover, a.ToolBoxLink:visited, a.ToolBoxLink:link
{
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:link, a:visited
{
	text-decoration: none;
}

a.utility:hover, a.utility:link, a.utility:visited
{
	color: #919191;
}

a.ToolBoxForumLink:hover, a.ToolBoxForumLink:visited, a.ToolBoxForumLink:link
{
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

div.Utile
{
	float: right;
	width: 170px;
	margin-right: 5px;
	margin-left: 5px;
}

