body {
/*background-color:#f3e5e2;*/
background: #f3e5e2 url(../img/bg.gif) top center no-repeat;
margin: 0;
}
h1,h2,h3,p{margin: 0;padding:0; }
h1 {color: #333333; font-size: 20px; padding-left: 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: 'trebuchet ms',sans-serif;
color: #333333;
font-size: 16px;
padding-left: 10px;
padding-right: 10px;
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.bord { 
border-right: 1px solid #942d3a;
}

div#header {
margin-left: 0px;
margin-top: 0px;
width: 800px;
}

div#contenitore {
margin-left: 0px;
margin-top: 0px;
width: 800px;
height: auto;
}

div#fondo {
/*background-image:url(../img/fondo-bottom.gif);*/
width: 800px;
height: auto;
margin-left: 0px;
margin-top: 5px;
}

div#testo {
/*background-image:url(../img/testo-top.gif);*/
/*background-color: #f3e5e2;*/
/*background-repeat:no-repeat;*/
/*background-position:top;*/
width: 800px;
height: auto;

}

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);*/
background-color:#FFF;
left: 0px;
top: 0px;
}

div#menu2 {
/*background-image:url(../img/fondo-body.gif);*/
width: 800px;
height: 40px;
margin-left: 0px;
margin-top: 20px;
text-align: center;
padding-top: 5px;
}
div#foto{
height: 200px;
margin-left: 0px;
margin-top: 0px;
}

