
/* Secciones */


body {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,Verdana,Sans-serif;
  font-size: 12px;
  color: #0a1c33;
  text-align: center;
  background-position: center top;
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-image: url(imagenes/fondo.jpg);
}


#contenedor {
  margin: auto;
  width: 900px;
  text-align: center;
}


#header {
  margin: 0;
  padding: 0;
  height: 90px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: url(imagenes/fondo-cabecera.png);
}


#frame {
  border-style: solid;
  border-color: #5fbdce;
  border-width: 0px 0px 1px;
  margin: 0;
  padding: 0;
  width: 900px;
  background-color: #E8EEF0;
}


#main-nav {
  margin: 0;
  padding: 0;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  background-color: #015666;
}


#main-nav ul {
  margin: 0;
  padding: 0;
}


#main-nav ul li {
  list-style-type: none;
}


#main-nav li {
  float: left;
}


#main-nav a {
  border-style: solid;
  border-color: #37B6CE;
  border-width: 2px 1px 2px 1px;
  padding: 5px 18px;
  text-decoration: none;
  color: #ffffff;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}


#main-nav a:hover {
  background-color: #04859D;
  color: #ffffff;
}


#main-nav a#active {
  background-color: #0ACF00;
  color: #ffffff;
}


#main-nav a#active:hover {
  background-color: #04859D;
  color: white;
}


#colcen {
  margin-left: 300px;
  width: 290px;
  background-color: white;
}

#coldes {
  margin: 0 12px 5px 0px; width: 275px;
  background-color: white; float: right
}



#coldes p {
  margin: 0;
  padding: 0 0 15px;
}


#content {
  margin: 0;
  background: #90af64 none repeat scroll 0% 50%;
  float: right;
  line-height: 15px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  text-align: justify;
}


#content h2 {
  margin: 0;
  padding: 0 0 15px;
}


#content p {
  margin: 0 15px 10px 10px;
  padding: 0 0 15px;
}


#content_b {
  margin: 5px 3px 10px 5px;
  background: #ffffff none repeat scroll 0% 50%;
  float: right;
  width: 530px;
  line-height: 17px;
}


#content_b p {
  margin: 0 15px 10px 10px;
  padding: 0 0 15px;
}


#content_c {
  margin: 5px 3px 10px 5px;
  background-image: url(Imagenes/foto.jpg);
  float: right;
  width: 800px;
  height: 480px;
}


#colizq {
  background: white;
  width: 290px;
  float: left;
}



#colizq p {
  margin: 0 5px 10px 10px;
  padding: 10px 5px 15px 10px;
}


#colizq_b {
 margin: 0 5px 5px 12px; background: #ffffff; width: 585px;
 float: left;
}


#footer {
  padding: 0px 20px 10px;
  border-bottom-width: 2px;
  border-bottom-color: black;
  clear: both;
  height: 60px;
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 11px;
  color: #ffffff;
  line-height: 15px;
  background-repeat: repeat;
  background-image: url(imagenes/footer-azul-abajo.png);
  background-position: center bottom;
}


#footer p {
  margin: 0;
  padding: 0 0 15px;
}


#footer a {
  color: #bef56e;
}


#footer a:hover {
  color: #aaf53d;
}



div.img {
  border: 0 solid #666666;
  margin: 5px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  background-color: white;
}


div.img img {
  border-style: solid;
  border-color: #666666;
  border-width: 2px 1px 1px 2px;
  margin: 20px;
  display: inline;
}



/* Cuadro azul */


#cuadro {
  margin: 10px;
  padding: 4px 5px 5px 7px;
  color: #ffffff;
  background-color: #ffb773;
  width: 265px;
}


.cornerBox {
  margin: 8px 12px 12px 12px;
  background: #04859D none repeat scroll 0% 50%;
  position: relative;
  width: 265px;
  color: #ffffff;
}


.corner {
  background: transparent url(imagenes/esquina.jpg) no-repeat scroll 0% 50%;
  position: absolute;
  width: 10px;
  height: 10px;
  font-size: 0%;
}


.cornerBoxInner {
  padding: 10px;
}


.TL {
  top: 0;
  left: 0;
  background-position:  0 0;
}
 

.TR {
  top: 0;
  right: 0;
  background-position: -10px 0;
}


.BL {
  bottom: 0;
  left: 0;
  background-position: 0 -10px;
}


.BR {
  bottom: 0;
  right: 0;
  background-position:  -10px -10px;
}



/* Links */


a.menu:link {
 font-family: Tahoma,Arial,Helvetica,Sans-serif;
  color: #2D9B27;
  font-weight: bold;
  font-size: 11px;
 text-decoration: none;
 text-align: left;}


a.menu:visited {
  color: white;
}


a.menu:hover {
  color: #078600;
}


a.menu:active {
  color: #078600;
}


a.menu2:link {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 11px;
  color: #162f05;
  text-decoration: none;
}


a.menu2:visited {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 11px;
  color: black;
  text-decoration: underline;
}


a.menu2:hover {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 11px;
  color: #162f05;
  text-decoration: underline;
}


a.menu2:active {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 11px;
  color: green;
  text-decoration: none;
}


a.menu3:link {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 11px;
  color: #a60400;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.08cm;
  font-weight: bold;
}


a.menu3:visited {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 11px;
  color: #a60400;
  text-decoration: underline;
  text-align: center;
  letter-spacing: 0.08cm;
  font-weight: bold;
}


a.menu3:hover {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 11px;
  color: #a60400;
  text-decoration: underline;
  text-align: center;
  letter-spacing: 0.08cm;
}


a.menu3:active {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 10px;
  color: green;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.1cm;
  font-weight: bold;
}


a.menu4:link {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-decoration: underline;
}


a.menu4:visited {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 12px;
  color: #a32a21;
  font-weight: bold;
  text-decoration: none;
}


a.menu4:hover {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-decoration: none;
}


a.menu4:active {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 12px;
  color: green;
  font-weight: bold;
  text-decoration: none;
}



/* Fonts */


h1 {
  margin: 0;
  padding: 10px;
  color: #015666; 
text-align: left; }


h2 {
  margin: 0;
  padding: 7px;
  color: #015666;
 text-align: left;
}


h3 {
  margin: 0;
  padding: 6px;
  color: #6EE768; text-align: left;} 


h4 {
  margin: 0;
  padding: 4px;
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
 background-color: #206876;}


p {
  margin: 0.5em;
  color: #ffffff;
}


p.main {
  text-align: justify;
}


.texto {
  border: 0 solid #0a1933;
  font-size: 11px;
  color: #0a1933;
  text-align: justify;
}


.texto_b {
  border: 0 solid #0a1933;
  font-size: 12px;
  color: #0a1933;
  font-weight: bold;
}


.title {
  font-family: Tahoma,Arial,Helvetica,Sans-serif;
  font-size: 22px;
  color: #ccff66;
  font-weight: bold;
  letter-spacing: 3px;
  padding-left: 15px;
}


.lineaclara {
  background-color: #d2ede2;
  height: 23px;
}


.lineasombra {
  background-color: #a2d2be;
  height: 23px;
}


.lineasombra_b {
  background-color: #ff7673;
  height: 18px;
}


.lineasombra_c {
  background-color: #a60000;
  height: 50px;
}


.categoria {
  border:  none;
  margin: 3px;
  padding: 3px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: 800;
}


.dia {
  border:  none;
  margin: 3px;
  padding: 3px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #b37d00;
  font-weight: 800;
}


.actividad {
  border:  none;
  margin: 3px;
  padding: 3px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #0052bd;
  font-weight: 800;
}



/* Formulario */


.formulario {
  width: 560px;
  overflow: hidden; margin-right: 7px;
  margin-left: 10px; background-color: #6EE768;
}

.formulario label {
  color: black;
  font-weight: 700;
  float: left;
  margin-right: 7px;
  margin-left: 9px;
  height: 3.6em; 
text-align: left;}


.formulario label2 {
  color: black;
  font-weight: 700;
  float: left;
  margin-right: 8px;
  margin-left: 8px;
  height: 3.6em;
}


.formulario input, .formulario select, .formulario textarea {
  border: 1px solid white;
  width: 99%;
}


.ancho1 {
  width: 75px;
}


.ancho2 {
  width: 110px;
}


.ancho3 {
  width: 160px;
}


.ancho4 {
  width: 220px;
}


.ancho5 {
  width: 280px;
}


.ancho6 {
  width: 390px;
}


.formulario button {
  float: right;
  margin-right: 15px;
  margin-top: 1em;
}


/* Tabla */


table.producto {
  border: 0px solid #cccccc;
  margin: 10px auto;
  width: 570px;
  background-color: #ffffff;
}


table.producto caption {
  margin: 3px auto;
  font-family: Tahoma,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #cb4444;
  text-align: center;
}


table.producto tbody td {
  border-top: 1px dotted #eeeeee;
  padding: 5px;
  font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.95em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #355e03;
  background-color: #edf4a3;
  text-align: left;
}


table.resumen {
  border: 0px solid #cccccc;
  margin: 5px auto;
  width: 405px;
  background-color: #edf8f4;
}


table.resumen caption {
  margin: 4px auto;
  color: #cb4444;
  text-align: center;
}


table.resumen tbody tr.principal th {
  border:  none;
  padding: 5px;
  background: #edf4a3 none repeat scroll 0% 50%;
  font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #355e03;
  text-align: left;
}


table.resumen tbody tr.etapas th {
  border-top: 1px solid #eeeeee;
  padding: 5px;
  background: #edf4a3 none repeat scroll 0% 50%;
  font-family: Tahoma,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #355e03;
  text-align: left;
  vertical-align: top;
}


table.resumen tbody th {
  border-top: 1px solid #f6ceb4;
  padding: 5px;
  background: #edf4a3 none repeat scroll 0% 50%;
  font-family: Tahoma,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.9em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #d96b20;
  vertical-align: top;
}


table.resumen tbody td {
  border-top: 2px dotted #f6ceb4;
  padding: 5px;
  font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.95em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #355e03;
  background-color: #edf4a3;
  text-align: justify;
}


table.precios {
  border: 1px solid #066f00;
  margin: 10px auto;
  width: 145px;
  background-color: #ffffff;
}


table.precios tbody tr.principal th {
  border:  none;
  padding: 5px;
  background: #edf8f4 none repeat scroll 0% 50%;
  font-family: Tahoma,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #ffffff;
  text-align: center;
}


table.precios tbody tr.etapas th {
  border-top: 0px solid #eeeeee;
  padding: 5px;
  background: #066f00 none repeat scroll 0% 50%;
  font-family: Tahoma,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 0.95em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #b6edad;
  text-align: center;
}


table.precios tbody th {
  border-top: 0px solid #eeeeee;
  padding: 2px;
  background: #edf4a3 none repeat scroll 0% 50%;
  font-family: Tahoma,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #355e03;
  text-align: center;
}


table.precios tbody td {
  border-top: 1px dotted #eeeeee;
  padding: 5px;
  font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.95em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #a0000f;
  background-color: #edf4a3;
  text-align: center;
}



