@charset "utf-8";
/* CSS Document */
li{list-style:none;}
body{
    margin:0 auto;
    padding:0;
    background: #000000;
    margin-left:50PX;
    font-family: "Arial Bold",Arial,"Times New Roman", Times, serif;
}
#contenedor{
    width:900px;
    text-align:center;
    height:auto;
}
#header{
    width:900px;
    background-repeat:no-repeat;
    text-align:center;
}
#botonera{
    float:left;  
    background-color:#000000;
    height:20px;
    width:100%;  
white-space:nowrap;
margin:5px auto 20px auto;
}

#contenido{
    float:left;
    width:900px;
    height:590px;
}
#pie{
    float:left;
    width:100%;
    text-align:left;
    color:#FFFFFF;
    text-align:center;
    background-color:#660000;
}
.tituloSec{
    float:left;
    width:300px;
    height:30px;
    color:#FFFFFF;
    text-align:left;
}
.contenido{
    padding-left:10px;
    float:left;
    width:890px;
    height:30px;
    color:#FFFFFF;
    text-align:left;
    font-size:14px;
    text-align:justify;
}
.txt{
    float:left;
    font-size:14px;
    text-align:center;
    width:830PX;
}
.txt2{
    float:left;
    font-size:14px;
    width:900PX;
    text-align:center;
}

#botonera {float:center;}

ul#botonera , ul#botonera  li, ul#botonera  li a {
    float:left;
    background-color:#000000;
   height:20px;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bolder;
    padding-left:0px;
    margin-left:0px;
    padding-right:1px;
   /* margin-right:2px;*/
    border-left: #FF0000  thin solid;
    font-size:11pt;
}

ul#botonera  li a, ul#botonera  li a:visited {
    color:#CFCFCF;
}

ul#botonera  li a:hover{
    color:#FFFFFF;
}
h2{
   font-size:20pt;

  color:red;
  text-transform:uppercase;
  font-weight:bolder;
}
h2.titleHome{
    font-size:14px;
}
a, a:visited, a:hover {
    color:#CFCFCF;
}
img{
border:0;
}
#publicidades{
float:left;
width:900px;
text-align:left;
color:#FFFFFF;
text-align:center;
height:125px;
background-color:#030409;
}

.txt2{
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;

text-align:center;
}
a.txt2:hover{
color:#FF0000;
}

#pie{
    background-color:#660000 !important;
}

#pie #botonera ul, #pie #botonera ul li, #pie #botonera ul li a {
font-family:Georgia, "Times New Roman", Times, serif;
    float:left;    
    height:20px;
    text-transform:uppercase;
    text-decoration:none;
    padding-left:0px;
    margin-left:0px;
    padding-right:5px;
    list-style-image:NONE;
    margin-right:5px;
    font-size:8pt;

}
.cat-item a {
font-size:25px;
font-weight:bold;
color:#FF0000;
text-decoration:none;
color:#E31522;
}

.children { display:none; }

