body{
	margin:0px;
	background-image:url(img/bg_sfondo.gif);
	background-repeat:repeat-x;
}

body,p,td {
font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#777777;

}

a {
	font-size: 14px;
	/*color: #620404;*/
	color: #FFF;
	
	font-weight:bold;
	
}
.aAthena {
	font-size: 12px;
	color: #837f77;
	text-decoration:none;
}
.aMercurio {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.aTasto {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.Sotto {
	font-size:10px;
	color:#FFFFFF;
}
.TestoInterno{
	font-size:10px;
}
.SfondoLogo {
	background-attachment: scroll;
	background-image: url(img/interno_emilverde.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Capitoli{
	font-size:14px;
	color:#777777;
}
.Capitoli:HOVER{
	font-size:16px;
	color:#777777;
}

.aCapitoli {
	font-size: 14px;
	color: #777777;
	text-decoration:none;
}
.InputText{
font-family:"Times New Roman", Times, serif;
	font-size:10px;
	border: 1px solid #333333;

}.TestoInterno{
	font-size:13px;
	color:#FFFFFF;
	text-align:justify;
}
.TestoInternoCapitoli{
	font-size:20px;
	color:#FFFFFF;
	text-align:justify;
}

.aTestoDownload{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

#iscriviti input.inputText{
	display: inline;
	width: 64%;
	margin-right: 4%;
	margin-bottom:7px;
	background: #EFEFEF;
	border:none;
}

#iscriviti label.error{
	display: block;
	color:#8F0407;
	margin-right: 4%;
}

#iscriviti .input{
	margin-bottom:20px;
	background:url(img/sfondo_input.jpg) no-repeat;
	margin-left:5px;
	width:158px;
	height:23px;
	padding:2px 6px;
}
.anteprima{
 border-top:5px solid #000;
  border-bottom:5px solid #000;
 	
}
