html {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #ededeb;
  background-position:center;
  margin-top: 0px;
}

body {
    margin: auto;
    background-image: url(../img/footer.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 950px; z-index:1;background-color:#fff;
}
  
#principal{
    background-image: url(../img/header.png);
    background-position: top center;
    background-repeat: no-repeat;
    margin: auto;
    width: 950px;
    margin-bottom:-10px;
}

#idioma{height: 80px; width: 380px; /*float:left;*/ margin-top: 20px; margin-right: 25px; float: right; font-size: .9em}
#barra-superior { /*float: right;*/ text-align: left;  margin:0px 10px 0 0px; border: 0px solid #333; }
#barra-superior ul { list-style:none outside none; margin: 0; padding: 0; float: right; border: 0px solid #000; }
#barra-superior ul li { display: inline; list-style-type: none; margin: 0em; padding: 0em 0em 0em 0em; color: silver}
#barra-superior a { text-decoration: none; color: #666666; }
#barra-superior a:hover { text-decoration: none; color: #751281; border-bottom: 0px}

#searchbox {
    margin-top: 16px;
    float: right; 
    margin-right: 10px;
}
.form-set{
	padding-bottom:0px;
	overflow:hidden;
}

.form-label{
	font-size:12px;
	font-weight:bold;
}

form .input-text {
    border: 1px solid silver;
    margin-top: 6px;
    margin-bottom: 6px
}
form .text_input {
	width: 100px;
    height: 15px;
    border: 1px solid silver;
    margin-top: 6px;
    margin-bottom: 6px
}

form .submit-button {
    border: 1px solid silver
}

#img_principal{
    height:280px
}
  
  

#HEADER {
    width: 948px;
    height: 115px;
    margin: auto;
    position: relative; 
    border-top: 20px solid #ffc62e;
}

#STRUCTURE {
    z-index:-10;
    width: 882px;
    border: 1px solid #e4e5e4;
    margin: auto;
    padding: 5px;
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px; 
}

#CONTENT {
    width: 882px;
    position: relative;
    overflow: hidden;
    border: 0px solid #0089FF;
    margin: auto; 
}

#CONTENT_BODY {
    background-color: #fff;
    position: relative;
    float: left;
    /*    border: 1px solid #75C403;*/
    margin-top: 6px;
    width: 882px; 
}

#FOOTER {
    position:relative;
    width: 948px;
    height:100px;
    margin: auto; 
}

#FOOTER a:hover {
	border-bottom:0px;
}

.creditos a{
    color:#777;
    text-decoration:none;
    padding-left:5px;
}
.creditos a:hover{
    text-decoration: none; color: #751281; border-bottom: 0px
}
.creditos {
     margin: 10px;
    position:absolute;
    bottom:-5px;
    width:904px;
    text-align:right;
    font-size: .9em; 
}
.social
{
    display:inline;
    position:relative;
    left: 70%;
    top: 30%;
    right:30px;
    bottom:40px;
}

#ti{
    display:block;
    height: 73px;
    padding-left: 150px;
    background: url("../img/blason.png") no-repeat;
    position:absolute;
    left:30px;
    bottom:4px;
    font-size: .9em;
    padding-top: 10px;
    color: #666666;
    cursor: pointer
}
#uach {
  background: url("../img/logo.png") no-repeat;
  text-indent: -999%;
  width: 269px;
  height: 206px;
  position: absolute;
  left: 60px;
  top:-20px;
  z-index:999; 
  }

.nav-main {
  text-transform: uppercase;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#menu {
  width: 100%;
  margin: auto;
  padding: 0px;
  font-size: 11px;
  font-weight: normal;
  background-color: #751281;
  color: #fff; }

  #menu li {
    display: inline-block;
    padding: 11px 10px;
    margin: 0 -1px;
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    border-color: #9e3baa; 
  }

  #menu li:hover {
    background-color: #ffba00;
    border-color: none;
    color: #333;
  }

#menu a {
  color: #fff;text-decoration:none; 
}

input#query {
  width: 150px; 
}

input.button {
  width: 20px;
  display: inline-block; 
}

#noticias, #eventos, #destacado {
	margin: 0px 7px 2px 2px;
	text-align: justify;
}
  
#noticias p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}


.destacadoh4 {
	width: 500px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	font-size: 12pt;
	text-align: center;
	text-align: justify;
}
.destacadoh3 {
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	font-size: 10pt;
	text-align: left;
}
.destacadoh5 {
	
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	font-size: 10pt;
	text-align: left;
}  
.aceleradora {
  width: 651px;
  height: 402px;
  float: left;
  /*    border: 1px solid #e3e3e3;*/
  min-height: 300px;
  padding: 3px;
  box-shadow: 0px 2px 5px #c9c9c9;
  -webkit-box-shadow: 0px 2px 5px #c9c9c9;
  -moz-box-shadow: 0px 2px 5px #c9c9c9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .aceleradora h3 {
    background-image: url(../img/h3.png);
    width: 651px;
    max-width: 651px;
    display: block;
    overflow: hidden;
    margin: 0px;
    height: 30px;
    color: #333;
    padding-left: 0px;
    text-shadow: #fff 0px 1px 3px;
    font-size: 13px;
    text-indent: 37px;
    line-height: 29px; 
}
.historia {
  width: 651px;
  height: 662px;
  float: left;
  /*    border: 1px solid #e3e3e3;*/
  min-height: 300px;
  padding: 3px;
  box-shadow: 0px 2px 5px #c9c9c9;
  -webkit-box-shadow: 0px 2px 5px #c9c9c9;
  -moz-box-shadow: 0px 2px 5px #c9c9c9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .historia h3 {
    background-image: url(../img/h3.png);
    width: 651px;
    max-width: 651px;
    display: block;
    overflow: hidden;
    margin: 0px;
    height: 30px;
    color: #333;
    padding-left: 0px;
    text-shadow: #fff 0px 1px 3px;
    font-size: 13px;
    text-indent: 37px;
    line-height: 29px; 
}
.nuez {
  width: 651px;
  height: 962px;
  float: left;
  /*    border: 1px solid #e3e3e3;*/
  min-height: 300px;
  padding: 3px;
  box-shadow: 0px 2px 5px #c9c9c9;
  -webkit-box-shadow: 0px 2px 5px #c9c9c9;
  -moz-box-shadow: 0px 2px 5px #c9c9c9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .nuez h3 {
    background-image: url(../img/h3.png);
    width: 651px;
    max-width: 651px;
    display: block;
    overflow: hidden;
    margin: 0px;
    height: 30px;
    color: #333;
    padding-left: 0px;
    text-shadow: #fff 0px 1px 3px;
    font-size: 13px;
    text-indent: 37px;
    line-height: 29px; 
}
.normatividad {
  width: 651px;
 
  float: left;
  /*    border: 1px solid #e3e3e3;*/
  min-height: 300px;
  padding: 3px;
  box-shadow: 0px 2px 5px #c9c9c9;
  -webkit-box-shadow: 0px 2px 5px #c9c9c9;
  -moz-box-shadow: 0px 2px 5px #c9c9c9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .normatividad h3 {
    background-image: url(../img/h3.png);
    width: 651px;
    max-width: 651px;
    display: block;
    overflow: hidden;
    margin: 0px;
    height: 30px;
    color: #333;
    padding-left: 0px;
    text-shadow: #fff 0px 1px 3px;
    font-size: 13px;
    text-indent: 37px;
    line-height: 29px; 
}

.seccion {
  width: 651px;
  height: 352px;
  float: left;
  /*    border: 1px solid #e3e3e3;*/
  min-height: 300px;
  padding: 3px;
  box-shadow: 0px 2px 5px #c9c9c9;
  -webkit-box-shadow: 0px 2px 5px #c9c9c9;
  -moz-box-shadow: 0px 2px 5px #c9c9c9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .seccion h3 {
    background-image: url(../img/h3.png);
    width: 651px;
    max-width: 651px;
    display: block;
    overflow: hidden;
    margin: 0px;
    height: 30px;
    color: #333;
    padding-left: 0px;
    text-shadow: #fff 0px 1px 3px;
    font-size: 13px;
    text-indent: 37px;
    line-height: 29px; 
}

  .seccion ul {
    margin-left: -35px; 
  }
  .sidebar {
  width: 207px;
  height: 352px;
  float: left;
  /*    border: 1px solid #e3e3e3;*/
  min-height: 300px;
  padding: 3px;
  box-shadow: 0px 2px 5px #c9c9c9;
  -webkit-box-shadow: 0px 2px 5px #c9c9c9;
  -moz-box-shadow: 0px 2px 5px #c9c9c9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .sidebar h3 {
    background-image: url(../img/h3.png);
    width: 414px;
    max-width: 207px;
    display: block;
    overflow: hidden;
    margin: 0px;
    height: 30px;
    color: #333;
    padding-left: 0px;
    text-shadow: #fff 0px 1px 3px;
    font-size: 13px;
    text-indent: 37px;
    line-height: 29px; 
}

  .sidebar ul {
    margin-left: -35px; 
  }
  .rss {
  width: 207px;
  height: 352px;
  float: left;
  /*    border: 1px solid #e3e3e3;*/
  min-height: 300px;
  padding: 3px;
  box-shadow: 0px 2px 5px #c9c9c9;
  -webkit-box-shadow: 0px 2px 5px #c9c9c9;
  -moz-box-shadow: 0px 2px 5px #c9c9c9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .rss h3 {
    background-image: url(../img/rss.png);
    width: 207px;
    max-width: 207px;
    display: block;
    overflow: hidden;
    margin: 0px;
    height: 30px;
    color: #333;
    padding-left: 0px;
    text-shadow: #fff 0px 1px 3px;
    font-size: 13px;
    text-indent: 37px;
    line-height: 29px; 
}

  .rss ul {
    margin-left: -35px; 
  }

.leermas a {
  color: #FFC000;
  text-decoration: none; 
}
 
.leermas {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 11px;
  background-color: #222;
  color: #fff;
  display: block;
  position: absolute;
  bottom: 5px;
  width: 207px; 
}
.leermas2 a {
  color: #FFC000;
  text-decoration: none; 
}
.leermas2 {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 11px;
  background-color: #222;
  color: #fff;
  display: block;
  position: absolute;
  bottom: 5px;
  width: 400px; 
}
.leermas3 a {
  color: #FFC000;
  text-decoration: none; 
}
.leermas3 {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 11px;
  background-color: #222;
  color: #fff;
  display: block;
  position: absolute;
  bottom: 5px;
  width: 235px; 
}
.precios {
	background:#000;
	color: #FFF;
	font-size:14px;
}

