body {
  background-color: #000;
  color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

pre {
color: black;

}

h2 {
font-weight: bold;
font-size: 1.2em;
color: #ffcc00;
display: inline;
line-height: 25px;
}

h3 {
font-weight: bold;
font-size: 1em;
display: inline;
line-height: 15px;
}

h4 {
font-weight: bold;
font-size: 1.2em;
margin-top: -5px;
margin-bottom: 5px;

}

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

a:hover {
text-decoration:  underline;
}

.bold {
font-weight: bold;
}

.small2 {
font-size: 0.8em;
margin-top: 2px;
margin-bottom: 5px;
}

.small3 {
font-size: 0.8em;
margin-top: 2px;
margin-bottom: 5px;
padding-left: 2px;
}

.small4 {
font-size: 0.6em;
margin-top: 2px;
margin-bottom: 5px;

padding-left: 2px;
}

#wrapper {
  margin: 10px auto;
  width: 900px;
  background-color: #414141;
}

#header {
  width: 900px;
}

#left {
  width: 310px;
  float: left;
}

#logo {
  width: 325px;
  height: 152px;
  background-color: #9e0303;
  background: url('/img/logo.gif') repeat-x;
  margin-right: -15px;
  position: relative;
  text-align: center;
}

#logo img {
  margin-top: 10px;
}

#cien {
background-image: url('/img/cien.png');
height: 12px;
width: 236px;
margin-left: 74px;

}

#info {
  width: 304px;
  height: 124px;
  background-color: gray;
  margin-top: 7px;
  margin-bottom: 10px;
  border-left: 6px #9e0303 solid;
  background: url('/img/info.gif') repeat-x;
  text-align: center;
  padding-top: 3px;  
}

#info_l {
  float: left;
  width: 100px;
  text-align: center;
}

#info_r {
  float: left;
  width: 200px;
  text-align: center;

}

#info_r p {
 margin-top: 23px;
 line-height: 15px;
}

#info_l img {
  margin-left: 30px;
  margin-top: 22px;
}

#right {
  width: 590px;
  float: left;
}
#menu {
  width: 576px;
  height: 54px;
  background-color: #9e0303;
  text-align: center;
  background: url('/img/menu.gif') repeat-x;
  margin-top: 15px;
  padding-top: 28px;
  margin-left: 14px;
}

#menu h2 {

line-height: 20px;
}

/* #menu ul {
  list-style: none;
    display: inline;
}

#menu li {
  display: inline;
  margin-left: 3px;
  margin-right: 3px;
  font-weight: bold;
}  */


a:hover {
  text-decoration: underline;
  color: #ffcc00;
}



#logo2 {
  width: 580px;
  height: 190px;
  background-color: #414141;
  margin-top: 10px;
  background-image: url('/img/logo2.jpg');
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-top: 8px;
  background-position: center center;
}



#container {
  margin-top: 0px;
  width: 900px;
  height: 500px;
}

#container_panel {
  margin-top: 10px;
  width: 900px;
}

#l_column {
  width: 260px;
  height: 500px;
  float: left;
}


#pic {
  width: 260px;
  height: 330px;
}

#pic img {
display: block;
}

#slider {
  width: 534px;
  height: 267px;
  margin-bottom: 5px;
  margin-left: 23px;
}

#panele {
  width: 260px;
  height: 160px;
  background-color: gray;
  margin-bottom: 7px;
}

#r_column {
  height: 500px;
  width: 624px;
  margin-left: 10px;
  border-left: 6px #9e0303 solid;
  background: #414141 url('/img/content.gif') left top repeat-x;
  float: left;
}

#r_column_panel {
  width: 894px;
  border-left: 6px #9e0303 solid;
  background: #414141 url('/img/content.gif') left top repeat-x;
  float: left;
}

#content {
  padding: 5px 20px 20px 10px;
  height: 462px;
  width: 580px;
  margin-left: 10px;
  margin-top:6px;
  overflow: auto;
  }
  
#content ul {
list-style: disc;
margin-left: 10px;
line-height: 15px;
}

#content img {
text-align: center;
border: 1px #fff solid;
margin-top: 5px;
} 

#content h2 {
font-weight: bold;
font-size: 1.2em;
color: #ffcc00;
display: block;
line-height: 20px;
}

#content a {
color: #ffcc00;
line-height: 15px;
} 

#content_panel {
  padding: 10px 5px 10px 5px;
  width: 865px;
  margin-left: 10px;
  margin-top:10px;
  }

#content_panel {
text-align: justify;
}                            

#content p:first-letter {
font-weight: bold;
margin-left: 6px;
}

#footer {
  width: 880px;

  background: #d30c0c url('/img/footer.gif') repeat-x;
  background-position: bottom;
  margin-top: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

#footer a {
font-weight: normal;
}

#footer_panel {
  width: 880px;
  height: 64px;
  text-align: center;
  background: url('/img/footer.gif') repeat-x;
  margin-top: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 10px;
  padding-left: 10px;
}



#ft1 {
  float: left;
  width: 660px;
  margin-top: 5px; 
  text-align: left;
  background-color: #fff;
  margin-bottom: 4px;
}

#ft2 {
  float: left;
  width: 190px;
  margin-bottom: 4px;
  margin-top: 5px;
  padding: 10px;
  text-align: left;
  margin-left: 10px;  
}

#ft2 ul {
  list-style: square inside;
  font-size: 12px;
  padding-left: 15px; 
}

#ft2 li {
  margin-top: 3px; 
}

#ft2_panel {
  width: 100%;
}

#ft2_panel {
text-align: center;
margin: 0;
padding: 0;


}

/* PANEL ADMINISTRATORA */

#lang {
padding: 5px 5px;
width: 850px;
}

#categories {
padding: 5px 5px;
width: 850px;

}

.cat {
float: left;
width: 370px;
border-left: 1px red solid;
padding: 5px;
margin-top: 25px;
background-color: gray;
margin-left: 25px;
margin-right: 12px;
}

.align_center {
text-align: center;
}


