body {
  margin: 0;
  padding: 0;
  text-align: center;
	/*background-color: #3F4430;*/
  /*background-image: url('../img/fondo.jpg');*/
  background-color: #fffeed;
  background-repeat: repeat-x;
	font-family: Georgia, Tahoma, Verdana;
  font-size: 14px;
  color: #4F5742;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman";
  margin: 5px 0;
}
h1 {
  color: #AD8947;
  font-size: 24px;
  font-weight: normal;
}
h2 {
  color: #4F5742;
  font-size: 15px;
}
h3 {
  color: #AD8947;
  font-size: 18px;
  font-style: italic;
}
h4 {
  color: #4F5742;
  font-size: 13px;
  font-style: italic;
}
p {
	text-align: justify;
  letter-spacing: 0.05em;
}
a {
	color: #AD8947;
  font-weight: bold;
}
a:hover {
	color: black;
}
img.foto {
	margin: 10px;
  border: 4px solid white;
}
ul {
	list-style-image: url('../img/boliche.gif');
}
li {
  letter-spacing: 0.05em;
}
table.tabladatos {
	border: 1px solid #616B51;
}
table.tabladatos td {
	padding: 5px;
  text-align: left;
  background-color: white;
  border-bottom: 1px solid #ACAB93;
  border-right: 1px solid #ACAB93;
}
div.hr {
	background-image: url('../img/separador.gif');
  background-position: top center;
  background-repeat: no-repeat;
  height: 30px;
}
br.clear {
	clear: both;
}
#main {
	margin: 0 auto 20px;
  text-align: left;
 /* width: 712px;*/
  width: 936px;
  border-style: solid;
  border-width: 0 2px 2px;
  border-color: #EBE59F;
  background-color: #EEEDD5;
}
#contenido {
/*	width: 682px;*/
	width: 906px;
  margin: 0;
  padding: 23px 15px 5px;
/*  background-image: url('../img/sombra01.gif');*/
  background-repeat: repeat-x;
  background-position: top;
}
#contenido-izq, #contenido-dcha, #pie, #validate {
  display : inline; 
  float: left;
  position : relative; 
}
#contenido-izq {
  width: 10px;
  margin: 0;
  padding: 0px;
 /* background-image: url('../img/sombra02.gif');*/
  background-repeat: repeat-x;
  background-position: top;
}
#contenido-dcha {
/*  width: 672px;*/
  width: 896px;
  float: right;
  padding: 23px 15px 5px;
 /* background-image: url('../img/sombra02.gif');*/
  background-repeat: repeat-x;
  background-position: top;
}
#validate {
/*	width: 700px;*/
   width: 924px;
  height: 15px;
	background-color: #D5D4BE;
  padding: 5px 12px 5px 0;
  text-align: right;
}
#pie {
/*	width: 712px;*/
	width: 936px;
  background-color: #616B51;
  padding: 7px 0px; 
}
#contenido-pie {
  font-family: Georgia,Arial;
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 15px;
	color:   #EBE59F;
  padding: 10px 15px;
  border-width: 1px 0px;
  border-style: solid;
  border-color: #96A086;
  background-image: url('../img/novaterra-marca.gif');
  background-position: 97% 100%;
  background-repeat: no-repeat;
}
input {
	border: 1px solid #9BA58B;
}

.titulo {
  color: #AD8947;
  font-size: 24px;
  font-weight: normal;
  font-family: Georgia, "Times New Roman";
  margin: 5px 0;
}

.titulocursiva {
  color: #AD8947;
  font-size: 18px;
  font-style: italic;
  font-family: Georgia, "Times New Roman";
  margin: 5px 0;
}

.subtitulo {
  color: #4F5742;
  font-size: 15px;
  font-family: Georgia, "Times New Roman";
  margin: 5px 0;
  font-weight: bold;
}

.subtitulocursiva {
  color: #4F5742;
  font-size: 13px;
  font-style: italic;
  font-family: Georgia, "Times New Roman";
  margin: 5px 0;
}

.parrafo {
	text-align: justify;
  letter-spacing: 0.05em;
  font-family: Georgia, Tahoma, Verdana;
  font-size: 14px;
  color: #4F5742;
}

.lineahoriz {
  background-image: url('../img/separador.gif');
  background-position: top center;
  background-repeat: no-repeat;
  height: 30px;
}
.cabecera{
	width:936px;
	/*height:200px;*/
}

.cuerpo{
	width:936px;
}

.menu_lateral{
	width:160px;
	background-color:#005f00;
	padding-top:40px;
	vertical-align:top;
}

.menu_lateral img{
	/*padding-bottom:10px;*/
}

.contenido{
	width:776px;
	vertical-align:top;
}

.contenido td.sombra_cabecera{
	width:776px;
	height:20px;
	padding-bottom:50px;
	background-image:url(../img/sombra_cabecera.jpg);
	background-repeat:no-repeat;	
}

.contenido td.texto{
/*	width:400px;*/
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	text-align:center;

}

.contenido td.columna_apoyo{
	width:326px;
	vertical-align:top;
}

.contenido td.columna_apoyo img{
	padding-top:80px;
}

.contenido td.pie{
	height:26px;
	background-color:#d5d4bf;
	text-align:right;
	padding-top:2px;
	padding-right:20px;
	

}

.contenido td.pie img{
	padding-left:10px;
}
