/* 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: #CCCCCC;
margin-top: 20;
font-size: 15px;
color: #666666;
text-align: center;
padding: 10px;}

#volume {
	height: 220px;
	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: 223px; height: 220px; float: left;}
.box-indice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	background-repeat: repeat;
	font-variant: normal;
	font-weight: bold;
}

.box-copertina { width: 152px; height: 220px; 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-bottom: 5px;}
	
.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: #999999;
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: #003399; text-align: center;}
.ev {background-color: #FF6600; color: #FFFFFF; font-weight:bold;}.testo-smallrosso {
	font-size: 11px;
	color: #FF0000;
	text-align: center;
}

