#container { margin: 25px auto; width: 780px;}

#top {position: relative; height: 378px}
#top #topMotto {position:absolute; left: 372px; top: 0px; 
	width: 257px; height: 22px;
	background:url(images/top_motto.png) left top no-repeat }

#top #topFlash { position: absolute; left: 212px; top: 33px; width: 568px; height: 315px;
	border-top: 5px solid #ff9c00;
	border-bottom: 2px solid #7a5100; 
}

#top #topLogo { position: absolute; left: 0px; top: 22px; width: 212px; height: 85px;}
#top #topMenu { position: absolute; left: 0px; top: 107px;  background-color:#FFF; padding-top: 11px;}
#top #topMenu #langBox { text-align: right}
#top #topMenu #langBox img { padding-right: 4px;}
#top #topBottom { position: absolute; width: 100%; left: 0px; top: 355px; height: 4px; background:url(images/top_bottom.png) left top no-repeat }

#mainContent { margin-top: 19px}
#mainContent #docContent { line-height: 22px; background:url(images/bg_content.png) left top repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal;
	padding: 20px 20px 70px 20px; 
}

#mainContent #docContent p,
#mainContent #docContent div,
#mainContent #docContent td,
#mainContent #docContent ul,
#mainContent #docContent ol,
#mainContent #docContent li
{line-height: 22px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal;
	
}

#mainContent #docContent a {line-height: 22px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
	color: #FF9c00; text-decoration: none;
}
#mainContent #docContent a:hover {text-decoration: underline} 

#mainContent #docTitleImg { padding: 0px 0px 7px 12px; color: #FF9C29; font-weight: bold; font-size: 15px;}

#footer { position: relative; padding-bottom: 20px; height: 50px;}
#footer #line {width: 100%; height: 4px; background-color:#ff9c00; font-size: 1px; position: absolute; left: 0; top: 6px; z-index: 2}

#footerFirma { position: absolute; left: 500px; width: 280px; top: 1px; z-index: 1; text-align: right}
#footerFirma img {padding-right: 5px; vertical-align: text-bottom}
#footerFirma a {color: #45494b; text-decoration: underline}
#footerFirma a:hover {color: #45494b; text-decoration: underline}

#footer #webmaster { position: absolute; left: 500px; width: 280px; top: 30px; text-align: right}
#footer #webmaster a { color: #FF3c00; text-decoration: none}
#footer #webmaster a:hover {text-decoration: underline}

#bottom_menu {
	position: absolute; top: 10px; left: 0px;
}

#bottom_menu ul.menu li{
	display:inline;
}

#bottom_menu ul.menu li img { padding: 0px 20px; vertical-align: middle}

#bottom_menu ul.menu li a {
	font-family: Arial;
	font-size:12px;
	color:#496162;
	text-decoration:none;
	display: inline-block;
	padding: 0px 5px 0px 5px;
}

#bottom_menu ul.menu li a:hover {
	text-decoration: underline;
}


#bottom_menu ul.menu li a.active, #bottom_menu ul.menu li a.active:hover  {
}

