body
{
	margin: 10px 10px 10px 10px;
	background: #fff url("background.gif");
}

img { display: block; }

b {	font-weight: bold; }

a
{
	text-decoration: none;
	color: #000;
}

a:hover
{
	color: #FCA32F;
}

#menuLnkOver
{
	font: 17px Verdana;
	color: #F55000;
}

#layoutTable
{
	background: #fff;
}

#menuLeftBox
{
	width: 316px;
	text-align: center;
}

#menuCenterBox
{
	width: 353px;
}

#menuRightBox
{
	width: 315px;
	text-align: center;	
}

#langIcon
{
	display: inline;
	vertical-align: middle;
	/* vertical-align: text-top; */
	/* vertical-align: text-bottom; */	
}

#langDEBox
{
	width: 315px;
	text-align: right;
}

#logoBox
{
	width: 350px;
}

#langITBox
{
	width: 315px;
}

.langLnk { font: bold 17px Verdana; }

.menuLnk { font: 17px Verdana; }

.menuLnkSpacer {font: 17px Verdana; }


#addressBox
{
	font: 13px Verdana;
	text-align: center;
	height: 36px;
}

#text
{
	font: 14px Verdana;
}

#nota
{
	font: 11px Verdana;
}

#subMenuOuterBox
{
	width: 170px;
}

#textBox
{
	width: 730px;	
}

#textBoxFull
{
	width: 980px;	
}

#subMenuBox
{
	font: 14px Verdana;
	text-align: center;	
	width: 170px;
	background: #E3FAFF url("backsubmenu.gif");
}

#subMenu
{
	margin-top: 5px
}

#subMenuHeaderBack
{
	background: #fff url("backsubmenu.gif");
}

#subMenuHeader
{
	background: no-repeat url("backsubmenutop.gif");
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

a.subMenuLnk
{ 
	margin: 0px 0px 30px 0px;	
	color: #000;
}

a.subMenuLnk:hover
{ 
	margin: 0px 0px 30px 0px;
	color: #F55000;
}

#menuSubLnkOver
{
	font-weight: bold;
	color: #F55000;
}

.divMarginBottom
{
	margin: 5px 0px 10px 0px;
}

#pageTitle
{
	font: bold 17px Verdana;
	margin-bottom: 15px;
}

.infoBoxTitle
{
	background: #FAA330;
	font-weight: bold;
	width: 380px;
	height: 20px;
}

.infoBoxText
{
	background: #F9C53E;
	text-align: left;
	width: 380px;
	height: 140px;
}

.infoBoxPic
{
	background: #FAA330;
	width: 160px;
	height: 160px;
	text-align: center;
}