/* CSS Document----------------------------- */



/* Impostazioni Base */
body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 22px;

margin: 0px;

background: #eeeeee;
}


.corpohome p{
margin-left: 40px;
margin-bottom: 10px;
width: 570px; }



.piedipagmail {
color: #8b2823;
font-weight: bold;
font-size: 12px;
margin-left: 83px;
margin-top:0px;
}

.designer {
margin-top:0px;
font-size: 10px;
color: #999;
margin-right: 10px;
}


/* Fill the form */
h6 {
font-family: georgia;
font-weight: bold;
color: #EFAB58;
font-size:16px;
text-align:center;
background: #f1f1f1;
margin: 0px 30px;
}

















#corpo {
padding: 0px 26px;
width: 500px;
background: #ffffff;
border: 1px gray dashed
 }
#corpo img{
/* float:left; */
margin: 6px;
border: 0 }

h1 {
font-size:24px;
color: #993300;
background: #fafafa
}

h2 {
font-size:16px;
color: #993300;
background: #fafafa
}

h3 {
font-size:14px;
color: #993300;
}

h3 {
color: #993300;
}



a:link {color:#993300; font-weight: bold; text-decoration:none}
a:visited {color:#993300; font-weight: bold; text-decoration:none}
a:hover {color:#993300; font-weight: bold; text-decoration: underline}

p img {
float:left;
margin-right: 12px;
margin-bottom: 1px;
 }




#argomentitrattati {
font-family: Arial;
color:#bbb;
font-size: 12px;
line-height: 14px;
}

#argomentitrattati a:link    {color:#bbb; font-weight: normal; text-decoration:none}
#argomentitrattati a:visited {color:#bbb; font-weight: normal; text-decoration:none}
#argomentitrattati a:hover   {color:#bbb; font-weight: normal; text-decoration:underline}

ul {
width: 550px; }

li {
text-indent: 20px;
}


