@media screen {

html {
	height:100%;
}
body {
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	background-color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
	font-size: 11px;
}
}
#back-ground-img {
	z-index:0;
	visibility:visible;
	position:fixed;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	display:block;
}


#flash {
	z-Index:1;
	visibility:visible;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	min-height:100%;
}
#logo {
	padding-left: 20px;
}
.menuTable a:link {
	color: #FFF;
	text-decoration: none;
}
.menuTable a:visited {
	color: #FFF;
	text-decoration: none;
}
.menuTable a:hover {
	color: #FF7566;
	text-decoration: none;
}
.menuTable a:active {
	color: #FFF;
	text-decoration: none;
}
.subMenuLink a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.subMenuLink a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.subMenuLink a:hover {
	color: #F00;
	text-decoration: none;
}
.subMenuLink a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.foot a:link {
	color: #F00;
	text-decoration: none;
}
.foot a:visited {
	color: #F00;
	text-decoration: none;
}
.foot a:hover {
	color: #F00;
	text-decoration: underline;
}
.foot a:active {
	color: #F00;
	text-decoration: none;
}
#content {
	height: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	margin-top: -150px;
	background-image: url(../images/sfondotrasp.png);
	background-repeat: repeat;
	padding-left: 5px;
}
#content_HOME {
	height: 380px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	margin-top: -190px;
	background-image: url(../images/sfondotrasp.png);
	background-repeat: repeat;
	padding-left: 5px;
}
#content_CHI {
	height: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 660px;
	margin-left: -320px;
	margin-top: -200px;
	background-image: url(../images/sfondotrasp.png);
	background-repeat: repeat;
	padding-left: 5px;
	font-size: 11px;
}
#content_COSA {
	height: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 980px;
	margin-left: -490px;
	margin-top: -200px;
	background-image: url(../images/sfondotrasp.png);
	background-repeat: repeat;
	padding-left: 5px;
}
#content_COME {
	height: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 660px;
	margin-left: -320px;
	margin-top: -200px;
	background-image: url(../images/sfondotrasp.png);
	background-repeat: repeat;
	padding-left: 5px;
}
#content_IDEA {
	height: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	margin-top: -200px;
	background-image: url(../images/sfondotrasp.png);
	background-repeat: repeat;
	padding-left: 5px;
}
#testoCome {
	width: 640px;
	height: 385px;
	text-align: left;
	overflow: auto;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	padding-bottom: 5px;
}
#galleryProject {
	overflow: auto;
	height: 370px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 0px;
}
#singleProject {
	height: 360px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#projectSlide a {
	background-image: url(../images/pulsSingleProject.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
}
#singleProject ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 1px;
	margin-top: 0px;
}
#singleProject ul li {
	float: left;
	width: 21px;
	height: 21px;
	background-image: url(../images/pulsSingleProject.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menuTable {
	background-image: url(../images/HTMLsfondoMenu.png);
	background-repeat: repeat-x;
	height: 61px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.submenuTable {
	background-image: url(../images/HTMLsfondoSubMenu2.png);
	background-repeat: repeat-x;
	height: 29px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #434343;
	border-bottom-color: #434343;
	border-left-color: #434343;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 2px;
}
.submenuTableOFF {
	height: 29px;
	margin-top: 2px;
}
.subMenuLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#cosa {
	background-image: url(../images/sfondotrasp.png);
	background-repeat: repeat;
}
#descrProgetto {
	height: 270px;
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
.Sezione {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.subSezione {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.sectionSelected {
	color: #FF7566;
}
.subSectionSelected {
	color: #F00;
}
.ProjectName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.foot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	height: 20px;
	background-color: #000;
}
.titProjectList {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
}
