* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, Verdana, Times;
    font-size: small;
    text-align: center;
    color: #666633;
    background: #dcdcd1;
}
div, p, img, a, td, ul, ol {
    font-size: 12px; 
}

p
{
 padding: 10px 15px 15px 15px; 
}

.p
{ background: #e5e5dd;
  border: 1px solid #666633;
}

td.p
{ padding: 10px 15px 15px 15px; 
  background: #e5e5dd;
  border: 1px solid #666633;
}

h1, h2, h3, h4 {
	font-family:  Arial, Verdana, Times;
	font-weight: bold;
	margin: 5px;
}

h1 { font-size: 18px; color: #b23e2e;}
h2 { font-size: 14px; color: #666633;}
h3 { font-size: 14px; }
h4 { font-size: 13px; }

a, a:link 
{ 
  text-decoration: underline;
  color: #990000;
  
}
a:hover 
{ 
  text-decoration: none; 
  color: #990000;
  
}

a.menu, a.menu:link 
{ 
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px; 
	font-weight: bold;
}
a.menu:hover 
{ 
  text-decoration: none; 
  color: #FFFFFF;
  font-size: 14px; 
	font-weight: bold;
}

a.submenu, a.submenu:link 
{ 
  text-decoration: none;
  color: #990000;
  font-size: 12px; 
	font-weight: nornal;
}
a.submenu:hover 
{ 
  text-decoration: underline; 
  color: #990000;
  font-size: 12px; 
	font-weight: bold;
}

a.news, a.news:link 
{ 
  text-decoration: underline;
  color: #666633;
  font-size: 12px; 
	font-weight: bold;
}
a.news:hover 
{ 
  text-decoration: none; 
  color: #666633;
  font-size: 12px; 
	font-weight: bold;
}

.date
{
  color: #b23e2e;
  padding-right: 20px;
	font-weight: bold;
  text-align: right;
}

a img, img {
    border: none;
}

td.menu
{ background: #ab2615;
  padding-left: 10px;
  text-align: left;
  width: 146px;
}

td.amenu
{ background: url(../../images/fiat/active_menu.gif) repeat-x top left;
  padding-left: 10px;
  text-align: left;
  width: 146px;
  #2a2a2a
}

table.submenu
{
  position: absolute;
  top: 133px;
  left: 150px;
  z-index: 1;
}


#ditto_pages .ditto_currentpage {
display:none;
  color: #666633;
	font-weight: bold;
  font-size: 12px;
  margin-left:5px;
  margin-right:5px;
}

#ditto_pages a, #ditto_pages  a:link
{
  text-decoration: underline;
  color: #b23e2e;
	font-weight: bold;
  font-size: 12px;
  margin-left:5px;
  margin-right:5px;
}

#ditto_pages  a:hover  {
  text-decoration: none;
  color: #b23e2e;
	font-weight: bold;
  font-size: 12px; 
  margin-left:5px;
  margin-right:5px;
}
  
  
