@import url(base.css);
@import url(formattazione.css);
#colonna1 {
	margin-top: 160px;
	display: block;
	width: 35px;
}
#colonna2 {
	display: block;
	text-align:center;
	width: 905px;
}
#colonna3 {
	margin-top: 160px;
	display: block;
	width: 35px;
}
#colonna4 {
	display: block;
	text-align:center;
	width: 575px;
}
#colonna5 {
	display: block;
	width: 400px;
	background: #202426;
}
#colonna6 {
	display: block;
	width: 400px;
	margin: 0 auto;
}
#successiva {
	display: block;
	width: 35px;
	height: 39px;
	background: url(/html/img/btn_successivo.jpg) 0 0 no-repeat;
}
#successiva span {
	display: none;	
}
#precedente {
	display: block;
	width: 35px;
	height: 39px;
	background: url(/html/img/btn_precedente.jpg) 0 0 no-repeat;
}
#precedente span {
	display: none;	
}
#successiva2 {
	display: block;
	float: left;
	width: 20px;
	height: 39px;
	background: url(/html/img/btn_successivo2.jpg) 0 0 no-repeat;
	margin-left: 10px;
}
#successiva2 span {
	display: none;	
}
#precedente2 {
	display: block;
	float: left;
	width: 20px;
	height: 39px;
	background: url(/html/img/btn_precedente2.jpg) 0 0 no-repeat;
	margin-left: 20px;	
}
#precedente2 span {
	display: none;	
}
#torna {
	margin-left: 20px;
	display: block;
	float: left;
	width: 200px;
}
#navigaschede {
	clear: both;
	margin: 0 auto;
	width: 350px;
	height: 20px;
	text-align: center;
	border-bottom: 1px solid #000;
}
#navigaschede div {
	display: block;
	float: left;
	width: 30px;
}
#scheda {
	margin: 0 auto;
	width: 900px;
}
#testo, #immagine {
	text-align: right;
	padding: 20px;
	top: 50px;
}
#testo {
	width: 200px;
	margin-top: 100px;
}
#testo h2 {
	color: #656565;
	font: 2.5em Times New Roman, serif;
}
#immagine img {
	width: 550px;
}
#testo h3 {
	color: #202426;
	font: 2.0em Times New Roman, serif;
}
#testo p {
	text-transform: uppercase;
	margin: 10px;
}
#testo a {
	color: #656565;
}
#testo a:hover {
	color: #fff;
}
#testo a:active {
	color: #fff;
}
#testo2 {
	clear: both;
}
#testo2, #immagine2 {
	padding: 20px;
}
#testo2 h2 {
	color: #656565;
	font: 2.5em Times New Roman, serif;
}
#immagine2 img {
	width: 550px;
}
#testo2 h3 {
	color: #000;
	font: 2.0em Times New Roman, serif;
}
#testo2 p {
	text-transform: uppercase;
	margin: 10px;
}
#testo2 a {
	color: #656565;
}
#testo2 a:hover {
	color: #fff;
}
#testo2 a:active {
	color: #fff;
}
#cerca {
	width: 400px;
	margin: 0 auto;
}
#cerca fieldset {
	margin: 20px;
	padding: 20px;
	border: 1px solid #656565;
}
#cerca p {
	text-align: center;
}

