@charset "utf-8";
/* CSS Document */

A:LINK{color:#1F285A;text-decoration:none}
A:VISITED{color:#1F285A;text-decoration:none}
A:HOVER{color:#1F285A;text-decoration:none}
A:ACTIVE{color:#1F285A;text-decoration:none}

.corpocentro{
	background-image:url(../images/sfondo.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.testo{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:14pt;
	padding-right:40px;
	color:#1F285A;
}

.documenti{
	width:558px;
	height:350px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#1F285A;
	line-height:12pt;
	padding-top:30px;
}

.testoProdotto{
	height:165px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:white;
	line-height:12pt;
	padding-right:60px;
	padding-left:60px;
	margin-top:321px;
}

.testa{
	background:url(../images/sfondo_testa.png);
	background-repeat:no-repeat;
}

.testa2{
	background:url(../images/sfondo_testa2.png);
	background-repeat:no-repeat;
}
.lista{
	padding-left:10px;
}

div.box{
	width:558px !important;width /**/:558px;
	height:340px !important;height /**/: 340px;
    overflow:auto;
	border: none;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:#1F285A;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	scrollbar-track-color:white;
}

div.boxTesto{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:12pt;
	text-align:justify;
	color:#1F285A;
	padding-top:10px;
	padding-right:30px;
	padding-bottom:40px;
}

.form{
	position:absolute;
	width:495px;
	color:#1F285A;
	padding-top:40px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	top: 261px;
}

.input{
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	font-size:11px;
	color:#4b4b4b;
	width:130px;
	margin-bottom:10px;
}

.textarea{
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	font-size:11px;
	color:#4b4b4b;
	width:462px;
	height:40px;
}

.pulsanti{
	font-family: Verdana, Sans-serif;
	font-size:10px;
	color:#4b4b4b;
	width:60px;
}

