﻿body 
{
	background-color : #29262a;
}

font.text
{
    font-family:Trebuchet MS;
    font-size:8pt;
    color:#959595;
}

font.title
{
    font-family:Trebuchet MS;
    font-size:8pt;
    color:#dedede;
    font-weight:bold;
}

a
{
    font-family:Trebuchet MS;
    font-size:8pt;
    color:#00a0e1;
}

.aHome
{
    font-family:Trebuchet MS;
    font-size:8pt;
    color:#047bab;
}

.imgstyle
{
    border:solid 1px #eeeeee;
}

.imgPortfolio
{
	border: solid 1px #555555;	
}


.text
{
    font-family:Trebuchet MS;
    font-size:8pt;
    color:#959595;
}

.title
{
    font-family:Trebuchet MS;
    font-size:8pt;
    color:#dedede;
    font-weight:bold;
}

/**** DIV ****/
.divProgress
{
	position: absolute;
	left: 2px;
	top: 254px; 
	width: 50px; 
	height: 8px;	
	z-index:300;
}

.divContent
{
	position: absolute;
	left: 50%;
	top: 80; 
	width: 960px; 
	height: 560px;
	margin-left: -480px;	
	background-color:#1a171b;
}

.divHome
{
	position: absolute;
	left: 50%;
	top: 0; 
	width: 960px; 
	height: 230px;
	margin-left: -480px;	
	background-color:#1a171b;
}

.divHomePortfolio
{
	position: absolute;
	left: 5px;
	top: 0; 
	width: 380px; 
	height: 240px;	
	background-color:#1a171b;
	
	/*overflow:auto;
	scrollbar-3dlight-color:#1a171b; 
	scrollbar-arrow-color:#3c3a3d; 
	scrollbar-base-color:#1a171b; 
	scrollbar-darkshadow-color:#292829; 
	scrollbar-face-color:#1a171b; 
	scrollbar-highlight-color:#292829; 
	scrollbar-shadow-color:#1a171b*/
	z-index:250;
}

.divHomePrimopiano
{
	position: absolute;
	left: 410px;
	top: 0; 
	width: 380px; 
	height: 240px;	
	background-color:#1a171b;
	
	/*overflow:auto;
	scrollbar-3dlight-color:#1a171b; 
	scrollbar-arrow-color:#3c3a3d; 
	scrollbar-base-color:#1a171b; 
	scrollbar-darkshadow-color:#292829; 
	scrollbar-face-color:#1a171b; 
	scrollbar-highlight-color:#292829; 
	scrollbar-shadow-color:#1a171b*/
	z-index:250;
}


.divHomeBanner
{
	position: absolute;
	left: 800px;
	top: 0; 
	width: 150px; 
	height: 241px;	
	background-color:#1a171b;	
	
	/*overflow:auto;
	scrollbar-3dlight-color:#1a171b; 
	scrollbar-arrow-color:#3c3a3d; 
	scrollbar-base-color:#1a171b; 
	scrollbar-darkshadow-color:#292829; 
	scrollbar-face-color:#1a171b; 
	scrollbar-highlight-color:#292829; 
	scrollbar-shadow-color:#1a171b*/
	z-index:550;
}

.divPoPuP
{
	position: absolute;
	left: 50%;
	top: -200; 
	width: 500px; 
	height: 350px;
	margin-left: -250px;	
	
	background-color:#1a171b;
	border: solid 1px #dedede;
	
	overflow:auto;
	scrollbar-3dlight-color:#1a171b; 
	scrollbar-arrow-color:#3c3a3d; 
	scrollbar-base-color:#1a171b; 
	scrollbar-darkshadow-color:#292829; 
	scrollbar-face-color:#1a171b; 
	scrollbar-highlight-color:#292829; 
	scrollbar-shadow-color:#1a171b;
	z-index:300;
}

.divContentTitle
{
    position: absolute;
	left: 410px;/*459px;*/
	top: 0; 
	width: 549px; 
	height: 30px;	
	background-color:#1a171b;
	z-index:250;
}

.divContentLit
{
	position: absolute;
	left: 410px;
	top: 30; 
	width: 549px; 
	height: 230px;	
	background-color:#1a171b;
	
	overflow:auto;
	scrollbar-3dlight-color:#1a171b; 
	scrollbar-arrow-color:#3c3a3d; 
	scrollbar-base-color:#1a171b; 
	scrollbar-darkshadow-color:#292829; 
	scrollbar-face-color:#1a171b; 
	scrollbar-highlight-color:#292829; 
	scrollbar-shadow-color:#1a171b;
	z-index:250;
}

.divHeader
{
	position: relative;
	left: 0;
	top: 0; 
	width: 960px; 
	height: 60px;
}

.divSplash
{
	position: relative;
	left: 0;
	top: 0;
	width: 960px; 
	height: 210px;
	background-image : url(images/ws_splash_1promo.jpg);
}

.divCore
{
	position: relative;
	left: 0;
	top: 0;
	width: 960px; 
	height:270px;
}

.divCredits
{
	position: relative;
	left: 0;
	top: 0;
	text-align:right;
	width: 960px; 
	height:20px;
	/*background-image : url(images/ws_credits.jpg) ;*/
}
/**** *** ****/
