/* CSS Document */

body{
margin:0; padding:0; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; text-align:justify; color:#6A2E42; background-color:#E8DED7;}

#contenitoreprinc{
width:800px; margin:0; padding:0;}

#page{
position:absolute;
	width:446px;
	height:454px;
	z-index:1;
	left: 348px;
	top: 86px;}

	
h1{
	font-size:16px; font-style:italic; border-bottom:1px dotted #6A2E42;}	
	
a, a:visited{
	color:#6E647E; text-decoration:none; font-weight:bold;}
	
a:hover{
text-decoration:underline;}

bold, strong{
color:#6E647E;}

ul{
list-style:none;
line-height:25px;}
