body
{
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}

img
{
	border-width: 0;
	border-style: none;
	behavior: url("/shared/css/pngbehavior.htc");
}

a, a:visited
{
	color: #333;
	text-decoration: none;
}
a{
outline:none;
}
a:hover
{
	color: #333;
	text-decoration: underline;
}

#container-info
{
	position: absolute;
	left: 50%;
	top: 0;
	height: auto;
	width: 955px;
	margin: 0px 0 0 -477px; 
	padding: 3px 0 0 0;
	text-align: center;
}

#footer
{
	float: left;
	width: 870px;
	text-align: left;
	font-size: 10px;
	margin-top: 5px;
	color: #fff;
	line-height: 14px;
	margin-left: 45px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
#footer-info
{
	color: #fff;
	line-height: 14px;
	text-align: left;
	font-size: 10px;
	float: left;
	width: 733px;
}
#footer-link
{
	width: 180px;
	color: #fff;
	line-height: 14px;
	text-align: left;
	font-size: 10px;
	float: left;
	text-align: right;
}
#footer-link a, #footer-info a
{
	color: #fff;
}


/* splash page */
#content-home
{
	width: 835px;
	height: 515px;
	float: left;
	margin-left: 45px;
	padding-left: 30px;
	padding-top: 30px;
	margin-top: 15px;
}
#logo
{
	float: left;
	width: 400px;
	height: 400px;
	text-align: left;
}

#block-dx
{
	width: 400px;
	float: left;
	height: 400px;
}




/* info */
body.info #footer
{
	margin-top: 30px;
	margin-bottom: 30px;
}
body.info #footer-link, body.info #footer-info
{
	color: #666;
}
body.info #footer-link a, body.info #footer-info a
{
	color: #000;
}
body.info #footer-info
{
	margin-left: 30px;
	/*width: 553px;*/
	width: 623px;
}


#content-home.info
{
	height: auto;
}
#logo.info
{
	float: left;
	width: 150px;
	height: auto;
	text-align: left;
	margin-right: 30px;
}

#block-dx.info
{
	width: 620px;
	float: left;
	height: auto;
	text-align: left;
}

#block-dx.info p
{
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 15px 0;
	padding: 0;
}

#block-dx.info h3
{
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
}

#block-dx.info h4
{
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	margin: 0 0 5px 0;
	padding: 0;
}

body.info
{
	background-color: #fff;
/*
	background-image: url(/images/bg-bianco.gif);
	background-repeat: repeat;
	background-position: left top;
*/
}
