body {
	color: #000;
	text-align: justify;
	margin: 0;
	padding: 0;
	background: #cccccb url(Immagini/background.jpg) repeat-x left top;
	font: medium "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 1000px;
	height: 200px;
	background: url(Immagini/header.jpg) no-repeat left top;
}

#centrale {
	width: 1000px;
	float: left;
}

#menu {
	width: 150px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 15px;
	float: left;
}

#testo {
	padding-right: 15px;
	padding-left: 15px;
	width: 809px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	border-left: 1px dotted #515151;
	background-color: transparent;
}

#footer {
	width: 1000px;
	height: 25px;
	text-align: center;
	font-size: x-small;
	color: #515151;
	float: left;
	border-top: 1px solid #515151;
}

ul {
	list-style-type: square;
	font-size: 11pt;
}

li {
	padding-bottom: 8px;
}

#bulletMenu{
	list-style-image: url(Immagini/freccia_puntatore.gif);
}


.immagine {
	border: 1px solid #515151;
	background-color: white;
	padding: 3px;
	margin-left: 15px;
}

a:link,
a:visited
{
	color: #000;
	text-decoration: none;
}
a:focus,
a:hover,
a:active
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: large;
	color: #333;
}

h2 {
	font-size: 16px;
	color: #333;
}

p {
	padding-left: 5px;
	line-height: 1.3em;
}

.lista_Immagine
{
	float: left;
	width: 250px;
	padding-top: 10px;
}

.lista
{
	float: left;
	width: 544px;
	padding-right: 15px;	
}

#project1
{
	background-image: url(Immagini/project.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 809px;
	margin-bottom: 10px;
	background-position: left bottom;
}

#project2
{
	background-image: url(Immagini/direzione.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 809px;
	margin-bottom: 10px;
	background-position: left bottom;
}

#project3
{
	background-image: url(Immagini/strutture.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 809px;
	margin-bottom: 10px;
	background-position: left bottom;
}

#project4
{
	background-image: url(Immagini/sicurezza.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 809px;
	margin-bottom: 10px;
	background-position: left bottom;
}

#project5
{
	background-image: url(Immagini/collaudi.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 809px;
	margin-bottom: 10px;
	background-position: left bottom;
}

#minimenu1
{
	background-color: #cccccb;
	color: #333;
	padding-top: 1px;
	margin-left: 45px;
	overflow: visible;
	visibility: visible;
	width: 128px;
	font-style: normal;
	font-weight: bold;
}

#minimenu2
{
	background-color: #cccccb;
	color: #333;
	padding-top: 1px;
	margin-left: 630px;
	overflow: visible;
	visibility: visible;
	width: 144px;
	font-style: normal;
	font-weight: bold;
}

#minimenu3
{
	background-color: #cccccb;
	color: #333;
	padding-top: 1px;
	margin-left: 45px;
	overflow: visible;
	visibility: visible;
	width: 90px;
	font-style: normal;
	font-weight: bold;
}

#minimenu4
{
	background-color: #cccccb;
	color: #333;
	padding-top: 1px;
	margin-left: 670px;
	overflow: visible;
	visibility: visible;
	width: 92px;
	font-style: normal;
	font-weight: bold;
}

#minimenu5
{
	background-color: #cccccb;
	color: #333;
	padding-top: 1px;
	margin-left: 45px;
	overflow: visible;
	visibility: visible;
	width: 80px;
	font-style: normal;
	font-weight: bold;
}

.gallery {
	width: 809px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px dotted #515151;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 5px;
}

#galleryFinal {
	width: 809px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 15px;
}











