body {
background-color: #942D3A;
margin: 0;
}
h1,h2,h3,p{margin: 0;padding:0; }
h1 {color: #333333; font-size: 20px; padding-left: 120px; padding-top: 10px;}
h2 {color: #ffffff; font-size: 14px;}
h3 {color: #333333; font-size: 12px;}
h4 {color: #942D3A; font-size: 14px; margin-left: 10px; }
p {
font-family:Geneva, Arial, Helvetica, sans-serif
color: #333333;
font-size: 14px;
padding-left: 50px;
padding-right: 50px;
padding-top: 10px;
}

strong,b {
	color:#369;
}


a:link {
color:#0000FF;
text-decoration:none;
} /* unvisited link blue */
a:visited {
color:#000000;
text-decoration:none;
} /* visited link nero */
a:hover {
color:#FF0000;
text-decoration:none;
} /* mouse over link ROSSO */

p.pic {
color: #333333; 
font-size: 14px;
}

td { 
border: 1px solid #000;
}

div#header {
margin-left: 0px;
margin-top: 0px;
width: 800px;
height: 120px;
}

div#contenitore {
margin-left: 0px;
margin-top: 0px;
width: 800px;
height: auto;
}

div#fondo {
background-image:url(../img/fondo-bottom.gif);
background-repeat:no-repeat;
background-position: bottom;
background-color:#f3e5e2;
width: 800px;
height: auto;
margin-left: 0px;
margin-top: 5px;
}

div#testo {
background-image:url(../img/testo-top.gif);
background-repeat:no-repeat;
background-position:top;
width: 800px;
height: auto;
text-align: justify;
}

div#contenitore2 {
left: 0px;
top: 0px;
width: 800px;
height: auto;
}

div#fondo2 {
width: 800px;
height: auto;
margin-left: 0px;
margin-top: 0px;
}

div#testo2 {
width: 800px;
height: auto;
text-align: center;
padding-top: 5px;
vertical-align: middle;
}

div#navigation {
background-image:url(../img/fondo-body.gif);
left: 0px;
top: 0px;
}

div#menu2 {
background-image:url(../img/fondo-body.gif);
width: 800px;
height: 40px;
margin-left: 0px;
margin-top: 0px;
text-align: center;
padding-top: 5px;
}
div#foto{
height: 200px;
margin-left: 0px;
margin-top: 0px;
}
