/* elementi index */

body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
#main {
	width: 600px;
	background-color: #FFFFFF;
	margin: 0 auto;
	border-left: 1px solid #003399;
	border-bottom: 2px solid #003399;
	border-top: 1px solid #003399;
	border-right: 2px solid #003399;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align:justify;
	margin: 20px;
	line-height: 130%;
}

.top {
	background-color: #FFCC00;
	margin-top: 20;
	font-size: 17px;
	color: #000000;
	text-align: center;
	padding: 10px;
	font-family: "Lucida Sans Unicode";
}

#volume {
	height: 220px;
	width: 600px;
	margin: 20px auto 20px auto;
}
#volume p{
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #003399;
	line-height: 130%
}
.box-volume {
	width: 225px;
	height: 220px;
	float: left;
}
.box-copertina { width: 150px; height: 220px; float: left;}
.titolo-volume {
	font-size: 15px;
	color: #cc0000;
	text-align: center;
}
.box { background-color: #FFFFCC; margin: 20px;}
.box p { line-height: 180%;
	padding-bottom: 5px;
	font-size: 11px;}
.numero {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.titoletti { color: #cc0000;}

.testo{ font-size: 12px;
	text-align:center;
	color: #CC0000;}
.big { font-size: 16px; font-weight: bold;}

.blu {
	background-color: #E5E5E5;
	margin-top: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
	line-height: 140%;
	color: #003399;
	text-align:center;}

.acquista {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #cc0000
}
.acquista:hover { text-decoration: underline;}

.box-under {margin: 20px; border: 1px solid #666}
.grigio {color: #999999;}

.sfondo-titolo {
	font-size: 20px;
	color: #000000;
	text-align: center;
	background-color: #FFCC00;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Lucida Sans Unicode";
	font-weight: bold;
}

.corpo12 { font-size: 12px; line-height: 140%}
.tab {font-size: 12px; color: #000000; text-align:justify; line-height:130%;}
.sfondo13 {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	font-weight: bolder;
	color: #CC0000;
	background-color: #FFCC00;
}
.corpo14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

