
BODY {
  background-color: #fff;
  margin: 0;
  padding: 0;
  font-family: "Times New Roman", serif;
  background-image: url("img/splash/bg.jpg");
  background-repeat: repeat-x;
  font-size: 13px; }

A:active {
  border-style: none;
  outline-style: none; }

A:focus {
  border-style: none;
  outline-style: none; }

#container {
  width: 824px;
  \width: 844px;
  w\idth: 824px;
  margin-left: auto;
  margin-right: auto;
  border-top-color: #fff;
  border-top-width: 2px;
  border-top-style: solid;
  padding-top: 15px;
  margin-top: 0; }

/*banner*/ 
#banner {
  background-color: #fff;
  height: 105px;
  border-top-color: #fff;
  border-top-width: 2px;
  border-top-style: solid; }

#banner div#banner-in {
  border-top-color: #E20A16;
  border-top-width: 3px;
  border-top-style: solid; }

#banner img {
  margin-top: 10px;
  float: left;
  margin-left: 20px; }

/*menu*/ 
#nav {
  width: 400px;
  float: left;
  margin-left: 40px; }

#nav ul {
  list-style-type: none;
  margin-top: 25px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  width: 440px; }

#nav li {
  float: left;
  width: 90px;
  margin-right: 45px;
  margin-bottom: 5px; }

#nav a {
  color: #666;
  text-decoration: none; }

#nav a:hover {
  color: #E20A16;
  font-weight: bold; }

#nav .activated {
  color: #E20A16;
  font-weight: bold; }

/*content*/ 
#content {
  background-color: #fff;
  color: #666;
  font-weight: bold;
  height: 481px; }

#site {
  margin-left: 210px;
  font-weight: normal; }

h1#title {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  font-size: 17px;
  background-color: #E20A16;
  color: #fff; }

#left-bar {
  float: left;
  width: 157px;
  margin-left: 5px;
  height: 481px; }

#news {
  border-color: #E20A16;
  border-width: 1px;
  border-style: solid;
  height: 180px ! important;
  height: 170px;
  margin-bottom: 10px; }

#stir {
  border-color: #E20A16;
  border-width: 1px;
  border-style: solid;
  height: 70px;
  margin-bottom: 10px; }

#reserved {
  border-color: #E20A16;
  border-width: 1px;
  border-style: solid;
  height: 145px; }

.bar-in {
  margin: 5px; }

.riq {
  margin-bottom: 10px;
  height: 65px;
  border-bottom-color: #e20a16;
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.riq p {
  margin: 0;
  padding: 0; }

/*footer*/ 
#footer {
  clear: both;
  padding: 5px;
  margin-top: ;
  background-color: #fff;
  color: #666;
  font-size: 11px; }

#footer a {
  color: #E20A16;
  text-decoration: none;
  font-weight: bold; }

#footer a:hover {
  color: #666; }

#footer #firma {
  float: right; }
