/**
* CSS
* 
* @version 1.0
* @author lorenzo bravi
*/
* {
	margin: 0;
	padding: 0;

}

body {
	
	font: bold 11px/13px Helvetica, Arial, Geneva, sans-serif;
	overflow: auto;
	background: url(../../../grid_big.gif) no-repeat 109px 36px;
}

a:link { text-decoration: none;
	color: #000;
}
a:active { text-decoration: none;
	color: #000;

}
a:visited { text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:hover { text-decoration: underline;
	font-weight: bold;
}

a img { border: none;
	margin-right: 19px;
}



#menu {
    width: 325px;
    overflow: hidden;
	padding-left: 20px;
    position: absolute;
	background-color: transparent;
}

#menu ul {
	width: 50px;
	list-style: none;
	padding: 0 0 15px 0;
}

#menu ul li.section-title {

}

#content {
    height: 100%;
    top: 0;
	padding: 94px 0 0 142px;
	position: static;

}


.container {
	padding-top: 15px;
	position: relative;
}
.txt {
	position: absolute;
	top: 494px;
}
.sub {
	height: 0;
	left: 640px;
	position: absolute;
	top: 14px;
	line-height:13px;
}
.download {
	height: 0;
	position: relative;
	top: 429px;
}

.news {
	height: 0;
	left: 640px;
	position: absolute;
	top: 16px;
}
.video {
	height: 0;
	left: 520px;
	position: absolute;
	top: 55px;
	z-index: 10;
}
.link {
	height: 0;
	left: 600px;
	position: absolute;
	top: 600px;
	z-index: 10;
}
#content p { width: 630px; padding-bottom: 14px;
	font-size: 11px;
}



p {
	margin: 0;
	line-height: 13px;
	font-weight: bold;
}

h1 { font-size: 11px;
	line-height: 11px;
	margin-bottom: 15px;
	margin-right: 250px;
	margin-top: 5px;
	font-weight: bold;
}
h2 { font-size: 11px;
	width: 500px;
	font-weight: bold;
}


h3 { font-size: 15px;
	width: 610px;
	line-height: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}
h4 { font-size: 11px;
	color: #999;
	line-height: 13px;
	font-weight: bold;
}
h5 { font-size: 14px;
	width: 600px;
	line-height: 16px;
	padding-top:7px;
	font-weight: bold;
}

h6 { font-size: 14px;
	width: 600px;
	line-height: 16px;
	padding-bottom:14px;
	font-weight: normal;
}

h7{
	text-decoration:underline;	
	}

#img-container	{ margin: 0px 0px 0 0; padding: 0;
	width: 870px;
}
#img-container p	{ width: 600px; margin: 0 0 0px; padding: 0; }

#once { clear: left; }

#visualthumb .indexproject a:hover {
border: none;