html { 
	min-width: 980px;
}
	 
body {
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #2c2c2c;
}

img {
	border: 0;
}

p {
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	font-weight: bold;
	font-size: 12px;
}

select {
	font-weight: bold;
	font-size: 12px;
}

h1,h2{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #020FFC;
	text-align: center;
}

h2 {
	font-size: 17px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: left;
}

a {
	color: #000;
}

div#grande {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 990px;
}

div#skip {
	display: none;
}

div#testata {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 990px;
}


.menu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	background-image: url(../images/testata.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 110px;
}

.menu a{
	color: #fff;
	text-decoration: none;
}

.menu a:hover{
}

div#principale {
	margin: 0;
	padding: 0;
	width: 990px;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000;
}

div#credits {
	border: 0;
	background-image: url(../images/sfondocredits.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 990px;
	font-size: 10px;
	color: #000;
	padding: 5px 0;
	margin-top: 2px;
}

div#credits a {
	color: #000;
	text-decoration: underline;
}

div#credits a:hover {
	color: #020FFC;
	text-decoration: none;
}

.fotosx { 
	display:inline; 
	float:left; 
	margin: 0 2px 0 0;
}

.fotodx { 
	display:inline; 
	float:right; 
	margin: 0 0 0 2px;
}

.bottone {
	background-color: #020ffc;
	color: #fff;
	font-size: 11px;
}

.news {
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
}

.bloccocentrale {
	background-image: url(../images/sfondocentrale.png);
	background-repeat: no-repeat;
	background-position: center;
	height:300px;
}

.bloccocentrale2 {
	background-image: url(../images/sfondocentrale2.png);
	background-repeat: no-repeat;
	background-position: center;
}

.bloccocentrale3 {
	background-image: url(../images/sfondocentrale2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 500px;
}

.bloccocentrale4 {
	background-image: url(../images/sfondocentrale4.png);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative; 
	left: 3px;
}


.bloccosotto {
	background-image: url(../images/sfondosotto.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 132px;
	padding: 13px 10px 0px 10px;
	text-align:center;
}

.partesx {
	background-image: url(../images/sfondinosx.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 18px;
}

.partedx {
	background-image: url(../images/sfondinodx.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 18px;
}

.partect {
	background-image: url(../images/sfondinoct.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 18px;
}

.partechisiamo {
	background-image: url(../images/sfondochisiamo.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 23px;
}

.partecontatti {
	background-image: url(../images/sfondocontatti.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 18px;
}

.parteproposte {
	background-image: url(../images/sfondoproposte.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 18px;
	height: 580px;
}

.partegallery {
	background-image: url(../images/sfondogallery.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 18px;
}

.lineaproposte {
	background-image: url(../images/sfondinolinea.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 125px;
	padding: 5px 14px;
}

.partegalleryint {
	background-image: url(../images/gallery_intro.png);
	background-repeat: no-repeat;
	background-position: center;
}

.parteproposteint {
	background-image: url(../images/sfondoproposteintro.png);
	background-repeat: no-repeat;
	background-position: center;
}

.lineagallery {
	background-image: url(../images/lineagallery.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	text-align: center;
}

.titoloproposte {
	font-size: 14px;
	color: #2a2a2a;
	text-align:center;
}
