
html, body {
margin: 0;
padding: 0;
}
body {
background: #767676 url(/img/sfondo_body.png) repeat-x scroll left top;
font-family: Arial,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 85%;
line-height: 1.5;
font-size-adjust: none;
font-stretch: normal;
text-align: center;
color: white;
}
h1 {
margin: 0;
}
p {
margin: 0 0 1.5em;
}
div#container {
margin: 30px auto 0;
background: transparent url(/img/sfondo_container.jpg) repeat-y scroll 0% 50%;
text-align: left;
width: 980px;
}
div#header {
padding: 0px 0 0px 0px;
background: #000000 url(/img/banner.png) no-repeat scroll left top;
height: 160px;
}
div#content {
float: left;
display: inline;
margin-left: 0px;
width: 800px;
background-repeat: repeat-x;
background-color: #767676;
background-image: url(/img/sfondo_column1.jpg);
}
div#sidebar {
float: right;
display: inline;
margin-right: 0px;
width: 180px;
background-color: black;
}
div#footer {
padding: 0px 0 0px 0px;
background: #000000 url(/img/sfondo_foot.gif) no-repeat scroll left top;
clear: both;
color: white;
font-weight: bold;
text-align: center;
height: 60px ! important;
font-size: 12px;
line-height: 20px;
}
div#footer p {
margin: 0;
}


a:link, a:visited {
  font-family: arial,tahoma;
  text-decoration: none;
  font-size: 12px;
  color: #ffffff;
}
a:hover {
  font-family: arial,tahoma;
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
}
strong {
  font-family: arial,tahoma;
  font-style: normal;
}

#img_central {
  margin-right: auto;
  margin-top: 28px;
  margin-left: auto;
  width: 720px;
}
.top_cat {
  margin: 10px auto 0px;
  padding: 2px;
  background: #cccccc;
  width: 720px;
  position: relative;
  color: black;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  border: 1px solid black;
}
div.image {
text-align: center;
width: 180px;
margin-right: auto;
margin-left: auto;
margin-top:20px;
}
