/* elementi index */

body {
	background-color: #EAEAEA;
	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 #666666;
	border-bottom: 2px solid #666666;
	border-top: 1px solid #666666;
	border-right: 2px solid #666666;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align:justify;
	margin: 15px;
	line-height: 130%;
}

.top { background-color: #FFE000;
margin-top: 20;
font-size: 15px;
color: #333333;
text-align: center;
padding: 10px;}

#volume {
	height: 230px;
	width: 600px;
	margin: 20px auto 20px auto;
}
#volume p{
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #000000;
	line-height: 130%
}
.box-volume { width: 180px; height: 220px; float: left; text-align:center;}
.box-copertina { width: 240px; height: 220px; float: left;}
.box-volume-f { width: 300px; height: 380px; float: left;}
.box-copertina-f { width: 300px; height: 380px; float: left;}
.titolo-volume {font-size: 15px; color:#FF0000; text-align: center;}

.box { background-color: #FFFFCC;
	margin: 10px 50px;
	}
	
.box-border { border: 1px solid #FF0000;
	margin: 10px 50px;
	}
.box p { line-height: 140%;
padding-top: 10px; padding-bottom: 10px;  }
	
.titoletti { color: #FF0000;}

.testo{ font-size: 12px;
	text-align:center;
	color: #FF0000;}
.big { font-size: 16px; font-weight: bold;}

.blu {
	margin-top: 10px; background-color:#EAEAEA;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-align:center; border: 1px solid #666666;}

.acquista {font-size: 14px; text-decoration: none; font-weight: bold; color: #ff0000}
.acquista:hover { text-decoration: underline;}

.box-under {margin: 20px; border: 1px solid #666}
.grigio {color: #999999;}

.sfondo-titolo {
font-size: 16px; color: #FFFFFF; text-align: center;
background-color: #CC0000;
padding-top: 7px;
padding-bottom: 7px;}

.corpo12 { font-size: 12px; line-height: 140%}
.bordino { border: 1px solid #666666}
.blu-acceso { color: #003399;}
.testo-small {font-size: 11px; color: #FF0000; text-align: center;}
.schema {font-size: 12px; font-weight:bold; color: #0000FF;}
.blu-small {font-size: 11px; color: #003366; text-align: center;}
.sottotit {font-size: 14px; color: #FFFFFF;}
.ev {font-size: 11px; background-color: #FF0000; color: #FFFFFF; font-weight:bold;}
