/*--------------Layuot comun-----------------*/
.infogral{
 width:94%;
 border:0;
 padding-top:10px;
 margin:auto;
}
.interiorderecha{
  width:15%;
  padding-left:10px;
  vertical-align:top;
}
.interiorizquierda{
  width:85%;
  padding-right:10px;
  padding-top:0px;
}
/*-------------titu H4-----------------------*/
h4{
  border-bottom:1px solid #ccc;
  font-size:16px;
  font-weight: bold;
  font-family:"Trebuchet MS";
  margin-left:20px;
}
.quicktitu{
  color:#953b2a;
}
.univer_titu{
  color:#386397;
}
.sport_titu{
  color:#f99615;
}
.language_titu{
  color:#181315;
}
.health_titu{
  color:#81a004;
}
/*-------------Comienza solapas------------------*/
#menusecciones{
  position:absolute;
  padding-top:0px;
  text-align:center;
  padding-left: 320px;
  top:85px;
}
.solapas{
  list-style-type:none;
  margin:auto;
  margin-right:5px;
}
.solapas li {
  float:left;
  min-width:100px;
  margin-right:2px;
  height:1px;
}
/*--------solapa Quick------------*/
.solapas a.solapaQuick {
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  width:122px;
  height:33px;
  background-image:url(imagenes/solapa-enlace.gif);
  background-repeat: no-repeat;
  color:#0093dd;
  padding-top:15px;
  font-weight:bold;
  text-align:center; 
}
.solapas a.solapaQuick:hover {
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  float:left;
  width:122px;
  height:33px;
  background-image:url(imagenes/solapa-enlace-quick.gif);
  background-repeat: no-repeat; 
  color:#fff;
  text-align:center; 
}
/*--------Fin solapa Quick------------*/
/*--------solapa Health------------*/
.solapas a.solapaHealth {
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  width:122px;
  height:33px;
  background-image:url(imagenes/solapa-enlace.gif);
  background-repeat: no-repeat;
  color:#0093dd;
  padding-top:15px;
  font-weight:bold;
  text-align:center; 
}
.solapas a.solapaHealth:hover {
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  float:left;
  width:122px;
  height:33px;
  background-image:url(imagenes/solapa-enlace-health.gif);
  background-repeat: no-repeat; 
  color:#fff;
  text-align:center; 
}
/*--------Fin solapa Health------------*/
/*--------solapa Sport------------*/
.solapas a.solapaSport {
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  width:122px;
  height:33px;
  background-image:url(imagenes/solapa-enlace.gif);
  background-repeat: no-repeat;
  color:#0093dd;
  padding-top:15px;
  font-weight:bold;
  text-align:center; 
}
.solapas a.solapaSport:hover {
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  float:left;
  width:122px;
  height:33px;
  background-image:url(imagenes/solapa-enlace-sport.gif);
  background-repeat: no-repeat; 
  color:#fff;
  text-align:center; 
}
/*--------Fin solapa Sport------------*/
/*--------solapa University------------*/
.solapas a.solapaUniversity {
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  width:122px;
  height:33px;
  background-image:url(imagenes/solapa-enlace.gif);
  background-repeat: no-repeat;
  color:#0093dd;
  padding-top:15px;
  font-weight:bold;
  text-align:center; 
}
.solapas a.solapaUniversity:hover {
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  float:left;
  width:122px;
  height:33px;
  background-image:url(imagenes/solapa-enlace-university.gif);
  background-repeat: no-repeat; 
  color:#fff;
  text-align:center; 
}
/*--------Fin solapa University------------*/
/*--------solapa Language------------*/
.solapas a.solapaLanguage {
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  width:122px;
  height:33px;
  background-image:url(imagenes/solapa-enlace.gif);
  background-repeat: no-repeat;
  color:#0093dd;
  padding-top:15px;
  font-weight:bold;
  text-align:center; 
}
.solapas a.solapaLanguage:hover {
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  float:left;
  width:122px;
  height:33px;
  background-image:url(imagenes/solapa-enlace-language.gif);
  background-repeat: no-repeat; 
  color:#fff;
  text-align:center; 
}
/*--------Fin solapa Language------------*/
/*-------------Termina solapas------------------*/
/*################# SPORT MIND ##########################*/
/*------------Cabezales---------------------*/
.menusport{
  color:#f99615;
  font-size:14px;
  font-family:"Trebuchet MS";
  text-align:left;
  font-weight:bold;
}
.titulosport{
  padding-left:20px;
  color:#f99615;
  font-size:22px;
  font-family:"Trebuchet MS";  
}
/*------------Menu Interno-----------------*/
#menusport{
  width:175px;
  color:#f99615;
  padding-top:10px;
  padding-right:5px;
}
#menusport ul{
   list-style: none;
   margin: 0;
   padding: 0;
   border: none;
   font-family:"Trebuchet MS";
}
#menusport li {
   border-bottom: 1px solid #e7e7e7;
   border-width:90%;
   margin: 0;
   text-transform:capitalize;
   font-size:12px;
}
#menusport li a.enlacemenu{
	display: block;
	padding: 2px 2px 2px 5px;
	background-color: transparent;
	color: #f99615;
	text-decoration: none;
	width: 90%;
  border-left:5px solid #e7e7e7;
  border-bottom: 1px dotted #e7e7e7;
}
html>body #menusport li a.enlacemenu{
  color: #f99615;
  width: auto;
}
#menusport li a.enlacemenu:hover{
  background-color: #transparent;
  color: #f99615;
  text-decoration: none;
  border-left:5px solid #f99615;
  border-bottom: 1px dotted #f99615;
}
.activadosport{
  color: #f99615;
  border-left:5px solid #f99615;
  border-bottom: 1px dotted #f99615;
  padding: 2px 2px 2px 5px;
  font-weight:bold;
}
/*################# FIN SPORT MIND ##########################*/
/*################# HEALD MIND ##########################*/
/*------------Cabezales---------------------*/
.menuhealth{
  color:#81a004;
  font-size:14px;
  font-family:"Trebuchet MS";
  text-align:left;
  font-weight:bold;
}
.titulohealth{
  padding-left:20px;
  color:#81a004;
  font-size:22px;
  font-family:"Trebuchet MS";  
}
/*------------Menu Interno-----------------*/
#menuhealth{
  width:175px;
  color:#f99615;
  padding-top:10px;
  padding-right:5px;
}
#menuhealth ul{
   list-style: none;
   margin: 0;
   padding: 0;
   border: none;
   font-family:"Trebuchet MS";
}
#menuhealth li {
   border-bottom: 1px solid #e7e7e7;
   border-width:90%;
   margin: 0;
   text-transform:capitalize;
   font-size:12px;
}
#menuhealth li a.enlacemenu{
	display: block;
	padding: 2px 2px 2px 5px;
	background-color: transparent;
	color: #81a004;
	text-decoration: none;
	width: 90%;
  border-left:5px solid #e7e7e7;
  border-bottom: 1px dotted #e7e7e7;
}
html>body #menuhealth li a.enlacemenu{
  color: #81a004;
  width: auto;
}
#menuhealth li a.enlacemenu:hover{
  background-color: #transparent;
  color: #81a004;
  text-decoration: none;
  border-left:5px solid #81a004;
  border-bottom: 1px dotted #81a004;
}
.activadohealth{
  color: #81a004;
  border-left:5px solid #81a004;
  border-bottom: 1px dotted #81a004;
  padding: 2px 2px 2px 5px;
  font-weight:bold;
}
/*################# FIN HEALTH MIND ##########################*/
/*################# UNIVERSITY MIND ##########################*/
/*------------Cabezales---------------------*/
.menuuniversity{
  color:#386397;
  font-size:14px;
  font-family:"Trebuchet MS";
  text-align:left;
  font-weight:bold;
}
.titulouniversity{
  padding-left:20px;
  color:#386397;
  font-size:22px;
  font-family:"Trebuchet MS";  
}
/*------------Menu Interno-----------------*/
#menuuniversity{
  width:175px;
  color:#386397;
  padding-top:10px;
  padding-right:5px;
}
#menuuniversity ul{
   list-style: none;
   margin: 0;
   padding: 0;
   border: none;
   font-family:"Trebuchet MS";
}
#menuuniversity li {
   border-bottom: 1px solid #e7e7e7;
   border-width:90%;
   margin: 0;
   text-transform:capitalize;
   font-size:12px;
}
#menuuniversity li a.enlacemenu{
	display: block;
	padding: 2px 2px 2px 5px;
	background-color: transparent;
	color: #386397;
	text-decoration: none;
	width: 90%;
  border-left:5px solid #e7e7e7;
  border-bottom: 1px dotted #e7e7e7;
}
html>body #menuuniversity li a.enlacemenu{
  color: #386397;
  width: auto;
}
#menuuniversity li a.enlacemenu:hover{
  background-color: #transparent;
  color: #386397;
  text-decoration: none;
  border-left:5px solid #386397;
  border-bottom: 1px dotted #386397;
}
.activadouniversity{
  color: #386397;
  border-left:5px solid #386397;
  border-bottom: 1px dotted #386397;
  padding: 2px 2px 2px 5px;
  font-weight:bold;
}
/*################# FIN UNIVERSITY MIND ##########################*/
/*################# LANGUAGE MIND ##########################*/
/*------------Cabezales---------------------*/
.menulaguage{
  color:#181315;
  font-size:14px;
  font-family:"Trebuchet MS";
  text-align:left;
  font-weight:bold;
}
.titulolaguage{
  padding-left:20px;
  color:#181315;
  font-size:22px;
  font-family:"Trebuchet MS";  
}
/*------------Menu Interno-----------------*/
#menulaguage{
  width:175px;
  color:#181315;
  padding-top:10px;
  padding-right:5px;
}
#menulaguage ul{
   list-style: none;
   margin: 0;
   padding: 0;
   border: none;
   font-family:"Trebuchet MS";
}
#menulaguage li {
   border-bottom: 1px solid #e7e7e7;
   border-width:90%;
   margin: 0;
   text-transform:capitalize;
   font-size:12px;
}
#menulaguage li a.enlacemenu{
	display: block;
	padding: 2px 2px 2px 5px;
	background-color: transparent;
	color: #959595;
	text-decoration: none;
	width: 90%;
  border-left:5px solid #e7e7e7;
  border-bottom: 1px dotted #e7e7e7;
}
html>body #menulaguage li a.enlacemenu{
  color: #181315;
  width: auto;
}
#menulaguage li a.enlacemenu:hover{
  background-color: #transparent;
  color: #181315;
  text-decoration: none;
  border-left:5px solid #181315;
  border-bottom: 1px dotted #181315;
}
.activadolanguaje{
  color: #181315;
  border-left:5px solid #181315;
  border-bottom: 1px dotted #181315;
  padding: 2px 2px 2px 5px;
  font-weight:bold;
}
/*################# FIN LANGUAGE MIND ##########################*/
/*################# QUICKMIND MIND ##########################*/
/*------------Cabezales---------------------*/
.menuquickmind{
  color:#953b2a;
  font-size:14px;
  font-family:"Trebuchet MS";
  text-align:left;
  font-weight:bold;
}
.tituloquickmind{
  padding-left:20px;
  color:#953b2a;
  font-size:22px;
  font-family:"Trebuchet MS";  
}
/*------------Menu Interno-----------------*/
#menuquickmind{
  width:175px;
  color:#953b2a;
  padding-top:10px;
  padding-right:5px;
}
#menuquickmind ul{
   list-style: none;
   margin: 0;
   padding: 0;
   border: none;
   font-family:"Trebuchet MS";
}
#menuquickmind li {
   border-width:90%;
   margin: 0;
   text-transform:capitalize;
   font-size:12px;
}
#menuquickmind li a.enlacemenu{
	display: block;
	padding: 2px 2px 2px 5px;
	background-color: transparent;
	color: #959595;
	text-decoration: none;
	width: 90%;
  border-left:5px solid #e7e7e7;
  border-bottom: 1px dotted #e7e7e7;
}
html>body #menuquickmind li a.enlacemenu{
  color: #959595;
  width: auto;
}
#menuquickmind li a.enlacemenu:hover{
  background-color: #transparent;
  color: #953b2a;
  text-decoration: none;
  border-left:5px solid #953b2a;
  border-bottom: 1px dotted #953b2a;
}
.activadoquick{
  color: #953b2a;
  border-left:5px solid #953b2a;
  border-bottom: 1px dotted #953b2a;
  padding: 2px 2px 2px 5px;
  font-weight:bold;
}
/*################# FIN QUICKMIND MIND ##########################*/
/*---------------------CABEZALES PROGRAM.------------------------*/
.verde{color:#81a004;background-color:#ebeaea; padding:5px;text-align:right;}
.azul{
	color:#386397;
	background-color:#ebeaea;
	padding:5px;
	text-align:right;
	margin-top: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.rojo{color:#953b2a;background-color:#ebeaea; padding:5px;text-align:right;}
.negro{color:#181315;background-color:#ebeaea; padding:5px;text-align:right;}
.naranja{color:#f99615;background-color:#ebeaea; padding:5px;text-align:right;}
/*---------------------Bolsa combinar----------------------------*/
.combinar{
  display:block;
  background:#f9f9f9 url(imagenes/bolsa-combinar.png) no-repeat right;
  text-align:right;
  padding:5px 25px 0 0;
  height:23px;
  margin:2px 0 10px 26px;
  border-bottom:1px dotted #ccc;
  color:#5a5a5a;
}
#highlights{
  border:1px dotted #ccc;
  margin:20px 0 0 26px;
  background:#f9f9f9;
  overflow:hidden;
  text-align:center;
}
.highlights{
  width:100%;
  line-height:20px;
  padding:5px;
}
.highlights td{
  width:50%;
  background:#efefef;
}
.iconitos{
  background:#efefef url(imagenes/highlighs.png) no-repeat left;
  padding-left:24px;
}
.highlights span{
  font-weight:bold;
}
/*----------------------Testimonios-----------------------------*/
#testimonios{
  margin-left:26px;
}
.imagen{
  border:1px solid #ccc;
  padding:5px;
  margin-right:8px;
}
.textos{
  padding:12px 5px 5px 5px;
  overflow:hidden;
  margin-top:5px;
  background-color:#f4f4f4;
  border:1px solid #ccc;
}
.testtable{
  line-height:26px;
}

