html				{height:100%;overflow:auto;}
body				{background-color: #7a232b;padding:0px;margin:0px;}

#ombra_sopra		{position:absolute;top:0px;background:url("../images/ombra_sopra.png") repeat-x;width:100%;height:80px;}
#ombra_sotto		{position:absolute;bottom:0px;background:url("../images/ombra_sotto.png") repeat-x;width:100%;height:80px;}
#logo_sfondo		{position:absolute;top:40px;left:-153px;width:495px;height:516px;background:url("../images/logo_sfondo.png");}

#container			{position:absolute;top:0px;left:0px;width:100%;height:100%;}
#box				{position:absolute;left:50%;top:50%;margin-left:-197px;margin-top:-205px;width:394px;height:410px;background:url("../images/logo.png") no-repeat;}

#footer_notes		{position:absolute;left:50%;margin-left:-282px;bottom:10px;width:564px;height:13px;z-index:10;}
#copyright			{background: url("../images/copyright.png") no-repeat top center;width:371px;height:100%;float:left;cursor:pointer;}
#credits			{background: url("../images/credits.png") no-repeat top center;width:55px;height:100%;float:left;cursor:pointer;}
#privacy			{background: url("../images/privacy.png") no-repeat top center;width:59px;height:100%;float:left;cursor:pointer;}
#disclaimer			{background: url("../images/disclaimer.png") no-repeat top center;width:79px;height:100%;float:left;cursor:pointer;}

#links span			{display:none;}

#links				{position:relative;left:50%;margin-left:-121px;margin-top:380px;height:30px;}

#english_over		{width:118px;height:30px;background:url("../images/english_over.png") no-repeat center left;float:left;cursor:pointer;}
#romana_over		{width:118px;height:30px;background:url("../images/romana_over.png") no-repeat center left;float:left;cursor:pointer;}

#english_out		{width:118px;height:30px;background:url("../images/english_out.png") no-repeat center left;float:left;cursor:pointer;}
#romana_out			{width:118px;height:30px;background:url("../images/romana_out.png") no-repeat center left;float:left;cursor:pointer;}

#sep				{width:6px;height:32px;margin-top:-1px;background:url("../images/sep.png") no-repeat center center;float:left;}
