/* elementi index */

body {
	background-color: #EAEAEA;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

#main {
	width: 600px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align:justify;
	margin: 15px;
	line-height: 130%;
}

.top { background-color: #F5E8EA;
	margin-top: 20;
	font-size: 14px;
	color:#999999;
	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-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 { 
	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; }

.acquista {font-size: 14px; text-decoration: none; font-weight: bold; color: #ff0000}
.acquista:hover { text-decoration: underline;}

.box-under {margin: 20px; }
.grigio {color: #999999;}

.sfondo-titolo {
font-size: 15px; color:#003399; text-align: center;
background-color: #F5E8EA;
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;}