/*comments*/


body {
	margin:0px;
	padding:0px;
	border: 0px;
	height:100%;
	width:100%;
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
	color: #333333;
	letter-spacing: 0.8px;
}
*{
 border:0;
}
a {
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
		background-color: #CCCCCC;
		}
a:active {
	text-decoration: none;
	}
tr {
	vertical-align: top;
}	

/*here follow layers and location specification*/

#topmenu{
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 80px;
	z-index:10;
		}
#txt-menu {
	position:absolute;
	left:150px;
	top:10px;
	width: 600px;
	height: 40px;
	font-size: 18px;
	z-index:12;
	font-weight: 300;
				}
#txt-submenu /*per i differenti campi di progetti*/{
	position:absolute;
	left:170px;
	top:40px;
	width: 600px;
	height: 40px;
	font-size: 18px;
	z-index:12;
	font-weight: 300;
				}
		
.grey-BG{
	position:absolute;
	top:0px;
	width: 100%;
	background-color: #999999;
	height: 100%;
	z-index:2;
	filter:alpha(opacity=40);/*IE*/
	-moz-opacity:0.40;
	-khtml-opacity: 0.40;
	opacity: 0.40;/*mozilla*/	
}
#carpinteros-old{
	position:absolute;
	top:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #999999;
	}

#carpinteros{
	position:absolute;
	top:80px;
	left:2px;
	
	font-size: 20px;
	color: #999999;
		}

					
#txt-main {
	position:absolute;
	left:40px;
	top:140px;
	z-index:10;
	width: 400px;
		}

.image-right	{
	position:absolute;
	left:500px;
	top:140px;
	z-index:20;
			}	
				
#wood-A{
	position:absolute;
	left:580px;
	top:0px;
	z-index:1;
		}	
#wood-B{
	position:absolute;
	left:0px;
	top:320px;
	z-index:1;
		}	
#tree-A{
	position:absolute;
	left:720px;
	top:5px;
	z-index:3;
		}	

.txt-group{
	top:0px;
	height:300px;
	position: relative;
}
.img-side{
	position:absolute;
	top:0px;
	left:400px;
	z-index:3;
	height:250px;
}


/*here follow text formats*/
.txt-w,.txt-w a,.txt-w a:link/*white for menu */{
	color: #FFFFFF;
}
.txt-w1,.txt-w1 a,.txt-w1 a:link/*text for secondary menu*/{
	color: #CCCCCC;
	}

.txt-w2,.txt-w2 a,.txt-w2 a:link /*strong text for actual page*/{
	color : #FFFFFF;
	font-size: 24px;
	position: relative;
	top: 4px;
}

a.txt-w:hover, a.txt-w1:hover, txt-w1 a:hover, a.txt-w2:hover{
	color:#666666!important;
	background-color: transparent;
	}

a.txt-prj:hover{
	color:#FFFFFF!important;
	background-color: transparent;
	}

/*.txt-prj,.txt-prj a,.txt-prj a:link{
	color: #FFFFFF;
}*/

	


.txt-border /*keeps text 10px from layer*/{
	display: block;
	margin: 10px;
	}	
.text01 /*descriptive*/{
	font-size: 14px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	filter:alpha(opacity=70);/*IE*/
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;/*mozilla*/
	
}	
.txt02 /*title*/{
	font-size: 16px;
	font-weight: bolder;
	}

.text03 /* centered */{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
		text-align: center;
}
.text04 /* center bold */{
	font-weight: bold;
	text-align: center;
	}
.txt-B /* title bold */{
	font-weight: bold;
	}

.above1	{
	position:absolute;
	z-index:100;
		}


#G10author /*la posizione di un link a g10design*/ {
	position: absolute; /*fixed affinche risulti indipendente dal layer in cui si trova*/
	z-index: 20;
	width:120px;
	left:10px;
	bottom:20px;
	height: 20px;	
	/*per rendere trasparente il testo*/
	filter:alpha(opacity=20);/*IE*/
	-moz-opacity:0.20;
	-khtml-opacity: 0.20;
	opacity: 0.20;/*mozilla*/
		}


/* style not more in use. Remove at the end */

