body {
background-color: #ffffff;
background-image: url(/images/bginterno.gif);
background-repeat: no-repeat;
font-family: Georgia ,serif;
font-size: 13px;
line-height: 150%;
color: #333; }

h1 {
font-size: 18px;
color: #ed2891;
}

h2 {
color: #333;
font-size: 14px; }

#container {
position: absolute;
width: 600px; 
top: 280px;
left: 30px;
}

#navbar {
position: absolute;
top: 12px;
left: 30px;
}

#copyright {
position: absolute;
top: 880px;
left: 200px;
}

a {
color: #29316c;
text-decoration: underline;
}

a:hover {
color: #98a1e5;
text-decoration: none;
}

.box {
background-color: #c86b9d;
margin: 0px;
padding: 10px; 
}

.box2 {
background-color: #6b99c8;
margin: 0px;
padding: 10px; 
}

.box3 {
background-color: #cfce7c;
margin: 0px;
padding: 10px; 
}

.box4 {
background-color: #ffffcc;
margin: 0px;
padding: 10px; 
}

.box5 {
background-color: #71609b;
margin: 0px;
padding: 10px; 
}

.navbar_home {
     background : url(images/navbar_home.gif) no-repeat left center;
     padding : 3px 0 4px 15px;
     color : #fff;
	opacity: 0.7;
	font-size: 12px;
	text-decoration: none;
 }
 

.navbar_home:hover {
    text-decoration : none;
     color : #fff;
    border-bottom : 1px dotted #fff;
	opacity: 1.0;
}

.indietro {
     background : url(images/indietro.gif) no-repeat left center;
     padding : 3px 0 4px 54px;
     color : #333;
	opacity: 0.6;
	font-size: 12px;
	text-decoration: none;
 }
 
 .indietro:hover {
     text-decoration : none;
     color : #333;
    border-bottom : 1px dotted #fff;
	opacity: 1.0;
 }
 
 ul {
list-style-type: none;
margin: 0px;
padding: 0px; }

li {
background-image: url(/images/navbar_home.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 20px; }
