<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.silvestro2.com/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>La mia prima pagina XHTML</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
<!--
html {	background: white;  }
body {  background: white; text-align: center; 
	 margin: 10px; }




h1 {color: black; font: 28px Verdana; text-align: center; font-variant: small-caps; }

h2 {color: black; 18px Verdana; text-align: center; }

h3 {color: black; 38px Verdana; text-align: center;}

.p1 {color: black; font: 12px Verdana;  font-weight: 100; text-align: center;}

.p2 {color: black; font: 12px Verdana; font-weight: 600; font-variant: small-caps;}

.p3 {color: black; font: 12px Verdana; font-weight: 100; text-align:left;}

.p4 {color: black; font: 10px Verdana; font-weight: 100; text-align: center;}

.p5 {color: black; font: 16px Verdana; font-weight: 600; text-align: center; font-variant: small-caps;}

ul.lista1 li {list-style-position: outside; color: black; font: 12px Verdana;  font-weight: 100; list-style-type: square;}
table.1 {table-layout: fixed; width: 500px;
}


div.box0 {
width: 600px;
height: 0px;
margin: 0px auto;
text-align: left; 
background: white }



div.box1 {
float : left;
width: 250px;
height: 250px;
padding: 0px;
margin-top: 5px;
margin-right:10px;
margin-bottom: 15px;
margin-left: 5px;
border: 0px solid black;
color: black; background: white; font: 10px Verdana;  font-weight: 700; text-align: center; line-height: 20px;}

div.box11 {
float : left;
width: 178px;
height: 212px;
padding: 0px;
margin-top: 25px;
margin-right: 25px;
margin-bottom: 25px;
margin-left: 10px;
border: 0px solid black;
color: black; background: white; font: 10px Verdana;  font-weight: 700; text-align: center; line-height: 20px;}





div.box1A {
float : left;
width: 178px;
height: 150px;
padding: 0px;
margin-top: 25px;
margin-right: 25px;
margin-bottom: 10px;
margin-left: 10px;
border: 0px solid black;
color: black; background: white; font: 10px Verdana;  font-weight: 700; text-align: center;}

div.box2 {
float : right;
width: 178px;
height: 260px;
padding: 0px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
border: 0px solid black;
color: black; background: whrite; font: 10px Verdana;  font-weight: 700;  text-align: center; line-height: 20px;}

div.box2A {
float : right;
width: 178px;
height: 150px;
padding: 0px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
border: 0px solid black;
color: black; background: whrite; font: 10px Verdana;  font-weight: 700;  text-align: center;}

div.box3 {
position:relative;
float : left;
width: 178px;
height: 260px;
padding: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 16px;
border: 0px solid black;
color: black; background: whrite; font: 10px Verdana;  font-weight: 700; text-align: center; line-height: 20px;}

div.box3A {
position:relative;
float : left;
width: 178px;
height: 150px;
padding: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 16px;
border: 0px solid black;
color: black; background: whrite; font: 10px Verdana;  font-weight: 700; text-align: center; line-height: 20px;}

div.box4 {
float : left;
width: 178px;
height: 260px;
padding: 0px;
margin-top: 25px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
border: 0px solid black;
color: black; background: whrite; font: 12px Verdana;  font-weight: 100; text-align: left;}

div.boxfoto {
float : left;
width: 200px;
height: 260px;
padding: 5px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 10px;
border: 0px solid black;
color: black; background: white; font: 10px Verdana;  font-weight: 100;  text-align: center; line-height: 10px;}


img.imag1 {float : left;  margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;}

img.imag2 {float : right;  margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 10px;}


</style>

-->
</head>

</body>
</html>
