﻿*{
  margin: 0px;
  padding: 0px;
}

h1, h2, h3 {
	color: #D5B000;
	font-family: tahoma, arial, sans;
}

h1 {
	color: ffffff;
	font-family: tahoma, arial, sans;
  font-size: 13px;
}

p1 {
	color: #708d6c;
	font-family: tahoma, arial, sans;
  font-size: 10px;
}


body{
  background:#3a1800 url('../img/bg.jpg') no-repeat top center; text-align: center;
margin: 0px;
  padding: 0px

}

#contenedor{
  width: 900px;
  background-color: #ffffff;
  border: 0px solid #244e0f;

}

#cabeza{
  background-image: url(../img/cabezapng.png);
  width: 998px;
  height: 153px;
  background-COLOR: #ffffff filter:alpha(opacity=50);

}


#menu{
  background-image: url(../img/menupng.png);
  width: 998px;
  height: 36px;


  text-align: center;
  float: center;
  padding: 0px;

}

#contenido{
padding: 20px;
  background-image: url(../img/contenpng.png);

  width: 998px;

  font-family: arial narrow, sans, verdana, tahoma;
  font-size: 15px;
  color: #407522;
  text-align: justify;

}

.derecha{
  float: right;
  margin-left: 4px;

}

.cntro{
  float: center;
  margin-left: 200px;

}

.izquierda{
  float: left;
  margin-right: 8px;

}

.izquierdabanner{
  float: left;
  margin-right: 15px;
  margin-top: 5px;

}

#pie{ 
 width: 972px;
font-family: tahoma, arial, Verdana, sans;
  font-size: 10px;
    background-COLOR: #818181;
  color: #ffffff;
  text-align: 0px;
margin: 0px;
  padding: 5px;
  border: 0px solid #ffffff;
  margin: 0px;
}


#botones{
  list-style: none;
  margin: 0;
  padding-left: 13px;
}

#botones li{
  margin: 0px;
  padding: 0px;
  float: left;
}

#botones li a{

  display: block;
  width: 90px;
  padding: 10px 0px;
  font-family: ariaL;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  font-style: bold;
  color: #0092bb;

  border:0px solid #B59400;
}
#botones li a:hover{
    background-COLOR: #aecc57;
  color: #000000;
text-decoration: underline;

}







.Tabla p{
  font-family: tahoma;
  text-decoration: none;
  text-align: left;
  font-size: 13px;
  color: #927900;
}

.Tabla img{

  border: 0px;
  border: 2px solid #B59400;
}
