/* CSS Document */

body{
	color: Gray;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
p { 
	margin-top: 0px; 
	text-align: justify;
	}

	h1 { 
	letter-spacing: 1px; 
	margin-top: 0px; 
	}

A:LINK,A:VISITED  {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
    }
A:HOVER {
	color : #999999;
	text-decoration : none;
	}
	/* specific divs */
#index{
	left: 50%;
	position: absolute;
	width: 800px;
	height: 600px;
	margin: 0px 0 0px -400px;
	background-image: url(../Immagini/index/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sfondo{
    background: url(../../Immagini/index/index opacity.jpg) no-repeat center top;
	left: 50%;
	position: absolute;
	width: 800px;
	height: 600px;
	margin: 0px 0 0px -400px;
	background-image: url(../Immagini/index/index%20opacity.jpg);
}
#andreagirotto{
	left: 50%;
	position: absolute;
	width: 227px;
	height: 71px;
	margin: 0px 0 0px -400px;
	background-repeat: no-repeat;
}
#testoindex{
	font-size: 9pt;
	color: #666666;
	left: 50%;
	margin: 370px 0 0px -70px;
	position: absolute;
	width: 433px;
	height: 227px;
	line-height: 30px;
}
#testoindice{
	font-size: 9pt;
	color: #666666;
	left: 50%;
	margin: 160px 0 0px -400px;
	position: absolute;
	width: 800px;
	height: 440px;
	text-align: left;
}
#testosunto{
	font-size: 9pt;
	color: #666666;
	left: 50%;
	margin: 150px 0 0px -400px;
	position: absolute;
	width: 800px;
	height: 143px;
	text-align: left;
}
#testosunto02{
	font-size: 9pt;
	color: #666666;
	left: 50%;
	margin: 570px 0 0px -400px;
	position: absolute;
	width: 800px;
	height: 143px;
	text-align: left;
}
#progettazione{
	font-size: 9pt;
	left: 50%;
	margin: 80px 0 0px -400px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}
#contact{
	font-size: 9pt;
	left: 50%;
	margin: 560px 0 0px 320px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}
#testocreatore{
	font-size: 8pt;
	left: 50%;
	margin: 620px 0 0px -400px;
	width: 800px;
	height: 20px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-align: center;
}
#barracreatore{
	font-size: 9pt;
	left: 50%;
	margin: 618px 0 0px -400px;
	width: 800px;
	height: 20px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-align: center;
	background-image: url(../../Immagini/barra creatore.gif);
	background-image: url(../Immagini/barra%20creatore.gif);
}
#modellazioneinterni{
	font-size: 9pt;
	left: 50%;
	margin: 80px 0 0px -280px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}
#simulazione{
	font-size: 9pt;
	left: 50%;
	margin: 80px 0 0px -150px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}
#design{
	font-size: 9pt;
	left: 50%;
	margin: 80px 0 0px -85px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}
#modellazioneesterni{
	font-size: 9pt;
	left: 50%;
	margin: 80px 0 0px -20px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}
#contestualizzazione{
	font-size: 9pt;
	left: 50%;
	margin: 80px 0 0px 140px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}
#verifica{
	font-size: 9pt;
	left: 50%;
	margin: 80px 0 0px 295px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#home{
	font-size: 9pt;
	left: 50%;
	margin: 80px 0 0px 365px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#immagine{
	left: 50%;
	margin: 250px 0 0px -400px;
	position: absolute;
	width: 800px;
	height:300px;
}
#frecciadestra{
	left: 50%;
	margin: 377px 0 0px 370px;
	position: absolute;
	width: 30px;
	height:30px;
}
#frecciasinistra{
	left: 50%;
	margin: 377px 0 0px -400px;
	position: absolute;
	width: 30px;
	height:30px;
}
#lineadivisoria{
	left: 50%;
	margin: 149px 0 0px -400px;
	position: absolute;
	width: 800px;
	height:17px;
	background-color: #e2e3e5;
}
.fontsottolineato {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
.fontbianco{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
