/*Margenes para el conjunto de marcos principal*/
div.ind {
	padding: 20px 20px;
	color: #0066CC;
	font-weight: bold;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
li.ind {
	font-size: 11pt;
	color: #0066CC;
	line-height: 120%;
	text-decoration: none;
	text-align: left;
}
a.ind {
	color: #202020;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11pt;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
}
a.ind:hover {
	color: #77AAAA;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11pt;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
}




div.logoHome {
  position: absolute;
  top: 70px;
  margin-left: 100px;
  text-align: left;
}
div.menuHome {
  position: absolute;
  top: 200px;
  margin-left: 0px;
}
img.eng {
  position: absolute;
  top: -16px;
  left: 40px;
}
img.esp {
  position: absolute;
  top: 16px;
  left: 40px;
}
img.boton {
  position: absolute;
  top: 25px;
}
img#orq {
  left: 195px;
}
img#jorq {
  left: 298px;
}
img#aud {
  left: 402px;
}
img#fest {
  left: 504px;
}
img#conc {
  left: 604px;
}
div.texto {
	font-size: 13px;
	color: #333333;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}
div.entidad {
	font-size: 30px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
div.contacto {
	font-size: 13px;
	color: #000000;
	text-align: left;
}
div.logo {
	
	text-align: left;
}


img#ag {
  left: 711px;
}
img#ent {
  left: 810px;
}
img#ba {
  left: 911px;
}img#co {
  left: 1011px;
}
div.textoHome {
  position: absolute;
  top: 530px;
  left: 197px;
}

/*Estilos de menu*/
body.menu {
  background-color: #000000;
  background-image: url(img/rayas_horizontales.jpg);
  background-repeat: repeat-x;
  background-position: top;
}
div.menu {
  width: 921px;

}
div.foto {
  float: right;
  font-family: tahoma, verdana, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  color: #404040;
  text-align: right;
  padding: 0px 0px 0px 10px;
  width: 350px;
}
img.foto {
  padding: 0px 0px 0px 0px;
  /*border: 1px solid #202020;*/
}
div#encabezado {
		margin: 0 auto 0 auto; /* centrar en DIV */
		width: 911px; /* ancho del DIV */
		height: 33px;/* Especificamos el alto resultante después de haber cortado la imagen (header.png)*/ 
		background-image: url("images/cabeza.png");
		background-repeat: no-repeat; }  /* Evitamos que se repita la visualización de la imagen*/ 
		
div#cuerpo {
		margin: 0 auto 0 auto;
		width: 911px;
		background-image: url("images/cuerpo.png");
		background-repeat: repeat-y; } /* Especificamos que se repita de forma vertical */
	
div#pie {
		margin: 0 auto 0 auto;
		width: 911px;
		height: 54px; /* alto de la imagen (foot.png) después de haberla cortado */
		background-image: url("images/pie.png");
		background-repeat: no-repeat; }
.etiqueta {
	font-size: 13px;
	color: #0000CC;
	text-align: left;
}
.etiqueta1 {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
}
.titulillos {
	font-weight: bold;
	color: #666666;
	font-variant: normal;
	font-style: oblique;
	font-size: 14px;
	text-align: left;
}
div.boton {
	background-position: center center;
}
