/*comments*/
						
#menuline {
	position:absolute;
	left:10px;
	top:600px;
	height:100px;
	width:360px;
	z-index:100;
	font-size: 12px;
	}
#menu1main{
	position:absolute;
	left:0px;
	top:0px;
	height:15px;
	}
#menu2studio{
	position:absolute;
	left:50px;
	top:0px;
	height:15px;
	}	
#menu3prj{
	position:absolute;
	left:120px;
	top:0px;
	width:110px;
	height:105px;
	background-image: url(../images/0-general/trs1x1.gif);
		}		
	#menu3sub, #menu3subV/*Visable used with projects pages*/{
	position:absolute;
	left:5px;
	top:20px;
	line-height: 12px;
		}
	#menu3sub/*visable only through mouseover behavior*/{
		visibility: hidden;
		}
		
#menu4enlaces{
	position:absolute;
	left:230px;
	top:0px;
	height:15px;
		}	
#menu5blog{
	position:absolute;
	left:300px;
	top:0px;
	height:15px;
		}
#menu6contacto{
	position:absolute;
	left:350px;
	top:0px;
	height:15px;
	}	
#GT-arch{
	position:absolute;
	top:601px;
	width:320px;
	right:40px;
	z-index:11;
	color: #999999;
	text-align: right;
	}


#idioma{
	position:absolute;
	top:600px;
	width:400px;
	right:10px;
	z-index:5;
	color: #999999;
	text-align: right;
	}	

#EN, #ES{
	position:absolute;
	top:600px;
	width:400px;
	right:10px;
	z-index:5;
	color: #999999;
	text-align: right;
	}	
#ES{
	visibility: hidden;	
	}	
#msg-tmp{
	position:absolute;
	top:620px;
	font-size: 14px;
	color: #999999;
	width: 100%;
	font-weight: bold;
	}
.command01 {
	text-decoration: none;
	bottom: 0px;
	z-index: 110;
	position: relative;
	}

.command01a {
	color: #FFFFFF;
	text-decoration: none;
	z-index: 110;
	background-color: #999999;
/*background-image: url(../images/0-general/BG-black15.jpg);
	background-repeat: repeat-x;*/
	}
/*ELIMINARE
.command01:hover,.command01a:hover {
		background-color: #CCCCCC;
		}*/