@charset "UTF-8";
/* CSS Document scheda tecnica
(c) copyright 2012 - Borgo degli Aironi - Pradipozzo di Portogruaro
vers. 1.0.0
*/

@import url('base.css');

#etichetta {
	width:300px;
	height:500px;
	float:left;
}

#etichetta img {
	display:block;
	width:300px;
	height:500px;
}

#scheda {
	margin-left:330px;
	margin-bottom:30px;
	width:530px;
}

#scheda p {
	margin:0px;
}

#scheda span {
	font-weight:bold;
}

#content:after {
	content:'';
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
}

#descr {
	margin:20px 0px;
}

#descr p {
	font-size:1.4em;
	line-height:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#nav {
	margin-left:330px;
	width:530px;
}

#nav a {
	margin:0px 5px 0px 0px;
}
