﻿body
{
	background-color:#ffffff;
}

.divContent
{
	position: absolute;
	left: 50%;
	top: 0; 
	width: 960px; 
	height: 100%;
	margin-left: -480px;	
	background-color:#ffffff;
	z-index:0;
}


.divHeader
{
	position: absolute;
	left:0px;
	top:0px;
	width:960px;
	height:85px;
	background-color:#2f3f56;	
	z-index:10;
}


.divSplash
{
	position: absolute;
	left:0px;
	top:85px;
	width:960px;
	height:465px;
	z-index:10;
}

.divSplashPage
{
	position: absolute;
	left:0px;
	top:85px;
	width:960px;
	height:100px;
	z-index:10;
}

.divLogo
{
	position:absolute;
	left:-16px;
	top:0px;
	z-index:20;
}

.divNews
{
	position:absolute;
	top:545px;
	width:960px;
	height:256px;
	background-color:#dfead0;
	background-image:url(images/bck_news.jpg);
}

.divContentPage
{
	position:absolute;
	top:185px;
	width:960px;
	height:595px;
	background-color:#dfead0;
	background-image:url(images/bck_content.jpg);
	overflow:auto;
	
	scrollbar-3dlight-color:#c1c2b2; 
	scrollbar-arrow-color:#e0ead1; 
	scrollbar-base-color:#c1c2b2; 
	scrollbar-darkshadow-color:#e0ead1; 
	scrollbar-face-color:#c1c2b2; 
	scrollbar-highlight-color:#e0ead1; 
	scrollbar-shadow-color:#c1c2b2;
}

.divPartner
{
	position: absolute;
	left:0px;
	top:781px;
	width:960px;
	height:190px;
	background-color:#ffffff;	
	z-index:10;
}

.divMenuFooter
{
	position: absolute;
	left:0px;
	top:950px;
	width:960px;
	height:60px;
	background-color:#2f3f56;	
	z-index:10;
}

.divFooter
{
	position: absolute;
	left:0px;
	top:1000px;
	width:960px;
	height:40px;
	background-color:#495f7b;	
	z-index:10;
}

/* ------------------------------------------ */

.menuHeader
{
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#ffffff;	
}
.menuHeaderLine2
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#aeb8c2;	
}

.menuFooter
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#ffffff;	
}
.menuFooterLine2
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#aeb8c2;	
}

.footer
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#aeb8c2;	
}

/* ------------------------------------------ */

.lnkMenuHeader
{
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#ffffff;	
	text-decoration:none;
}

.lnkMenuHeaderLine2
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#aeb8c2;	
	text-decoration:none;
}

.lnkMenuFooter
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#ffffff;	
	text-decoration:none;
}

.lnkMenuFooterLine2
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#aeb8c2;	
	text-decoration:none;
}

/* --------------------------------------------- */
.titleContent
{
	font-family:Trebuchet MS;
	font-size:12pt;
	color:#2f3f56;	
	text-decoration:none;
}

.textContent
{
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#2f3f56;	
	text-decoration:none;
}

.titleContentNews
{
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#2f3f56;	
	text-decoration:none;
}

.textContentNews
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#717368;	
	text-decoration:none;
}