/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
    color: #98272b;
}
a:visited {
    color: #98272b;
}
a:hover {
    color: #98272b;
    text-decoration: none;
}
a:active {
    color: #98272b;
}


img.riquadro {
   padding:1px;
   border:1px solid #98272b;
   margin-right:5px;
}

h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size:15px; margin-right:3px; }

.testointerno {font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; margin-right:3px;}

.testointernosmall {font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; margin-right:3px;}

.titolo { font-weight:bold; color:#98272b;}

#corpo {
	position:relative; 
	width:678px; 
	height:375px; 
	z-index:1; 
	left: 129px; 
	overflow:auto; 
	scrollbar-base-color:#e0e0d0; 
	scrollbar-3dlight-color:#000033; 
	scrollbar-arrow-color:#000033;
}