/* logo color ="#825236" */
/* ----------------------------------- */
/* ------------- HEADERS ------------- */
/* ----------------------------------- */
H1, H2, H3, H4, H5, H6
{
text-transform: capitalize; text-align: center; color: #825236;
}
/* --------------------------------------- */
/* ------------- END HEADERS ------------- */
/* --------------------------------------- */
/* -------------------------------- */
/* ------------- BODY ------------- */
/* -------------------------------- */
div.text
{
margin-left: 150; margin-right: 150; width: auto; font-size: 13;
}
IMG.intestazione 
{ 
float: left; margin: 0px 0px 0px 0px; padding: 10px 10px 10px 0px; border-width: 0px; 
}

p, ul li 
{
font-family: 'Gill Sans', Helvetica, sans-serif; color: #825236; font-size: 12px; text-decoration: none; margin: 10px 10px 10px 10px; text-align: left;
}
.mano
{
	font-family: 'Gill Sans', Helvetica, sans-serif; color: #825236; font-size: 14px; cursor: hand;
}

/* -------------------------------- */
/* ---------- END BODY ------------ */
/* -------------------------------- */


/* ---------------------------------------- */
/* ------------- HEADER LINKS ------------- */
/* ---------------------------------------- */
.center
{
text-align: center; font-size: 14;
}
/* ---------------------------------------- */
/* ------------- FOOTER LINKS ------------- */
/* ---------------------------------------- */
td div A:link 
{ 
font-size: 10px; color: #111111; font-weight: normal; text-transform: capitalize; text-decoration: none; 
}
td div A:hover 
{ 
font-size: 10px; text-decoration: none; color: #825236; font-weight: bold; 
}
td div A:active 
{ 
font-size: 10px; color: #825236; font-weight: bold; text-decoration: none; 
}
td div A:visited 
{ 
font-size: 10px; color: #333333; font-weight: normal; text-decoration: none; 
}
/* ----------------------------------------------------- */
/* ------------------ END FOOTER LINKS ----------------- */
/* ----------------------------------------------------- */
/* ***************************************************** */
/* ----------------------------------------------------- */
/* ------------- TABLE ELEMENTS DEFINITION ------------- */
/* ----------------------------------------------------- */
td
{
font-family: Verdana, 'Times New Roman', Times, serif; font-size: 12px; color: #000000; text-indent: 15px;
}
td DIV
{ 
font-size: 10px; color: #111111; text-align: center;
}

/* --------------------------------------------- */
/* ------ Rules for Anchors within text -------- */
/* --------------------------------------------- */
A:link 
{ 
font-size: 12px; color: #825236; font-weight: normal;  text-decoration: none; text-transform: capitalize;
}
A:hover 
{ 
font-size: 12px; color: #825236; font-weight: bold;  text-decoration: none;
}
A:active 
{ 
font-size: 12px; color: #825236; font-weight: normal;  text-decoration: none;
}
A:visited 
{ 
font-size: 12px; color: #825236; font-weight: normal;  text-decoration: none;
}
/* --------------------------------------------------------- */
/* ------------- END TABLE ELEMENTS DEFINITION ------------- */
/* --------------------------------------------------------- */


/* --------------------------------------------- */
/* ------ Rules for Anchors within tables ------ */
/* --------------------------------------------- */
td  A:link 
{ 
font-size: 12px; color: #825236; font-weight: normal; text-transform: capitalize; text-decoration: none; 
}
td  A:hover 
{ 
font-size: 12px; text-decoration: underline; color: #825236; font-weight: bold; 
}
td  A:active 
{ 
font-size: 12px; color: #825236; font-weight: normal; text-decoration: none; 
}
td  A:visited 
{ 
font-size: 12px; color: #825236; font-weight: normal; text-decoration: none; 
}
/* --------------------------------------------------------- */
/* ------------- END TABLE ELEMENTS DEFINITION ------------- */
/* --------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* -------------------- PSEUDO CLASS SELECTORS ------------------ */
/* -------------------------------------------------------------- */
p:first-line
{
text-indent: 15px; 
}
p:first-letter
{
text-transform: capitalize;
}
/* ------------------------------------------------------------- */
/* ----------------- END PSEUDO CLASS SELECTORS ---------------- */
/* ------------------------------------------------------------- */
/* ------------------ JAVASCRIPT LINKS-------------------------- */
/* ------------------------------------------------------------- */
.links
{
font-size: 9; cursor: hand;
}
/* ------------------------------------------------------------- */
/* ----------------- END JAVASCRIPT LINKS----------------------- */
/* ------------------------------------------------------------- */