 html {
	height: 100%;
	width: 100%;
    }
    body {
	margin: 0;
	padding: 0;
	text-rendering: optimizeLegibility;
	list-style-type: none;
	/*-webkit-font-smoothing: antialiased;*/
	text-rendering: geometricPrecision;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-font-feature-settings: "kern" 1;
	background-color: #FFFFFF;
	text-decoration: none;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #32424e;
	font-size: 16px;
	line-height: 24px;

     }




h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	color: #0c75bc;
	text-decoration: none;
	display: block;
	margin-top: 55px;
	margin-bottom: 35px;
	overflow: hidden;
	font-variant: small-caps;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	color: #0c75bc;
	text-decoration: none;
	display: block;
	margin-top: 55px;
	margin-bottom: 35px;
	overflow: hidden;
	font-variant: small-caps;
}
h2#mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	color: #a2a9af;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
	overflow: hidden;
	font-variant: normal;
}
/*
a {
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 800px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	cursor: pointer;
}

a:hover {
	color: none;
}*/

header {
	background-image: url(../img/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	display: block;
	margin: 0px;
	padding: 0px;
	height: 465px;
	overflow: hidden;


	}



nav {
	background-color: rgba(47, 177, 226, 0.8);
	display: block;
	overflow: hidden;
	height: 94px;
	margin-top: 372px;
	}


	ul#cemenu {
	list-style-type: none;
	width: 1194px;
	display: block;
	height: auto;
	padding-top: 0px;
	padding-right: 43px;
	padding-bottom: 0;
	padding-left: 43px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: middle;
}
ul#cemenu li {
	display: inline-block;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #68b9d4;
	height: 75px;
	margin-top: 10px;

}
ul#cemenu li#sin {
	display: inline-block;
	height: 75px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#cemenu li a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 18px;
	vertical-align: middle;
}

/* Change the link color on hover */
ul#cemenu li a:hover {
 color: #32424e;
}

ul#cemenu li a.active {

	color: #000;

}




.contentito {
	height: auto;
	width: 1194px;
	margin-right: auto;
	margin-left: auto;
	/*overflow: auto;*/
	margin-top: 0px;
	padding-right: 43px;
	padding-left: 43px;
	display: block;
	text-align: left;
}
.content-foot {
	height: auto;
	width: 1194px;
	margin-right: auto;
	margin-left: auto;
	/*overflow: auto;*/
	margin-top: 0px;
	padding-right: 43px;
	padding-left: 43px;
	display: block;
	text-align: center;
}


.fondo-buscador {
	background-color: #fbfbfb;
	height: auto;
	padding-right: 30px;
	padding-left: 30px;
	border: thin solid #0c75bc;
	padding-top: 15px;
	padding-bottom: 10px;
	vertical-align: text-top;
	}
.col-a-buscador {
	text-align: left;
	display: inline-block;
	height: auto;
	width: 30%;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	}

.col-b-buscador {
	text-align: left;
	display: inline-block;
	height: auto;
	width: 40%;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	}
.titulo-buscador {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
.inlineblock {
	display: inline-block;
	}
.float-right {
	float: right;
	}

.btn-loupa {
	background-color: #2fb1e2;
	background-image: url(../img/icono-busqueda.jpg);

	width: 25px;
	height: 25px;
	}
.separador {
	display: block;
	height: 55px;
	overflow: hidden;
	}



/*tabla ponencias============*/

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
th, td {
	text-align: left;
	vertical-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2EB1E2;

	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #2FB0E0;

}
th {
	background: #2EB1E2;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.th2 {
	color: #000;
}
.odd th, .odd td {
   background: #eee;
}

caption {
   padding: 0.3em;
   color: #fff;
    background: #000;
}
.color {
	color: #FFF;
}
.invisible {
	display: none;
}
tr:nth-child(odd) {
	background-color: #eee;
}

/*================*/






footer {
	background-color: #17485b;
	display: block;
	height: auto;
	width: 100%;
	overflow: hidden;
	padding-top: 2%;
	text-align: center;
}

a.face{
	text-decoration: none;
	display: inline-block;
	height: 52px;
	width: 45%;
	background-image: url(../img/ic-facebook.png);
	background-repeat: no-repeat;
	background-position: right;
	overflow: hidden;
	margin-right: 2%;
}
	a.face:hover, a.face:focus {

	background-image: url(../img/ic-facebook-hover.png);
	background-repeat: no-repeat;
}

a.twitt{
	text-decoration: none;
	display: inline-block;
	height: 52px;
	width: 47%;
	background-image: url(../img/ic-twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 2%;
	overflow: hidden;
}
	a.twitt:hover, a.twitt:focus {

	background-image: url(../img/ic-twitter-hover.png);
	background-repeat: no-repeat;
}



/*========================================= Nuevos estilos =======================================*/

p {}

.col-cont-l {
	display: inline-block;
	height: auto;
	width: 49%;
	overflow: hidden;
	vertical-align: top;
	}

.col-cont-r {

	display: inline-block;
	height: auto;
	width: 49%;
	overflow: hidden;

	}
.align-left {
	text-align: left;
	}
.align-right {
	text-align: right;
	}

.align-center {
	text-align: center;
	}


a.mas {
	text-decoration: none;
	display: block;
	padding: 22px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	cursor: pointer;
	color: #fff;
	background-color: #fecd2f;
	font-size: 18px;
	width: 150px;
	text-align: center;
	font-variant: small-caps;
}

a.mas:hover, a.mas:focus {

	background-color: #17485c;
}


a.pdf {
	text-decoration: underline;
	padding: 0px;
	height: auto;
	cursor: pointer;
	color: #2F75BC;
	font-size: 18px;
	font-variant: normal;
	margin: 0px;
}

a.pdf:hover, a.pdf:focus {

	background-color: #17485c;
}

.col-c-buscador {
	text-align: left;
	display: inline-block;
	height: auto;
	width: 270px;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	}

a.regreso {
	text-decoration: none;
	display:block;
	padding: 10px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	cursor: pointer;
	color: #fff;
	background-color: #17485c;
	font-size: 18px;
	width: 250px;
	text-align: center;
	font-variant: normal;
}

a.regreso:hover, a.regreso:focus {
	background-color: #2EB1E1;
}





a.mas2 {
	text-decoration: none;
	display: block;
	padding: 22px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	cursor: pointer;
	color: #fff;
	background-color: #fecd2f;
	font-size: 18px;
	width: 280px;
	text-align: center;
	font-variant: normal;
}

a.mas2:hover, a.mas2:focus {

	background-color: #17485c;
}

a.foot {
	text-decoration: none;
	display: block;

	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	cursor: pointer;
	color: #fff;

	font-size: 18px;
	width: auto;
	text-align: center;
	font-variant: small-caps;
}

a.foot:hover, a.foot:focus {

	color: #22b0e4;
}



/*========================================= Nuevos estilos-2 =======================================*/


/*======================= programa =======================================*/

#exp {}

#exp ul { list-style-type: none; }
label{
	background-color: #AAAFAB;
	border-radius: 5px;
	padding: 3px;
	padding-left: 25px;
	color: white;
}
#exp ul li{
	margin: 10px;
	padding: 5px;
	border: 1px solid #ABC;
	border-radius: 5px;
}


input[type=checkbox] { display: none; }
input[type=checkbox] ~ ul {
	max-height: 0;
	max-width: 0;
	opacity: 0;
	overflow: hidden;
	/*white-space:nowrap;*/
   -webkit-transition:all 1s ease;
   -moz-transition:all 1s ease;
   -o-transition:all 1s ease;
   transition:all 1s ease;

}
input[type=checkbox]:checked ~ ul {
	max-height: 100%;
	max-width: 100%;

	opacity: 1;
}


input[type=checkbox] + label:before{
	transform-origin:25% 50%;
  border: 8px solid transparent;
  border-width: 8px 12px;
  border-left-color: white;
  margin-left: -20px;
	width: 0;
	height: 0;
	display: inline-block;
	text-align: center;
	content: '';
	color: #AAAFAB;
   -webkit-transition:all .5s ease;
   -moz-transition:all .5s ease;
   -o-transition:all .5s ease;
   transition:all .5s ease;
	position: absolute;
	margin-top: 1px;
}
input[type=checkbox]:checked + label:before {
	transform: rotate(90deg);
	/*margin-top: 6px;
  margin-left: -25px;*/
}




#exp2 {}

#exp2 ul { list-style-type: none; }
#exp2 ul li{
	margin: 10px;
	padding: 5px;
	border: 1px solid #ABC;
	border-radius: 5px;
}


#exp3 {}

#exp3 ul { list-style-type: none; }
#exp3 ul li{
	margin: 10px;
	padding: 5px;
	border: 1px solid #ABC;
	border-radius: 5px;
}


/*======================= /programa =======================================*/



a.lang {
	text-decoration: none;
	display: block;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	cursor: pointer;
	color: #186280;
	font-size: 18px;
	width: 150px;
	text-align: center;
	font-variant: small-caps;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	background-image: url(../img/brazil-flags.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}

a.lang:hover, a.lang:focus {
	background-color: #FCCD33;
	color: #fff;
}

a.lang2 {
	text-decoration: none;
	display: block;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	cursor: pointer;
	color: #186280;
	font-size: 18px;
	width: 150px;
	text-align: center;
	font-variant: small-caps;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	background-image: url(../img/mexico-flags.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}

a.lang2:hover, a.lang2:focus {
	background-color: #FCCD33;
	color: #fff;
}

/*======================= patrocinadores =======================================*/

.box {
	text-align: center;
	display: inline-block;
	padding: 0px;
	height: 214px;
	width: 237px;
	overflow: hidden;	
	-webkit-box-shadow: 2px -3px 30px -8px rgba(23,72,92,0.45);
-moz-box-shadow: 2px -3px 30px -8px rgba(23,72,92,0.45);
box-shadow: 2px -3px 30px -8px rgba(23,72,92,0.45);
	
	}
.marg-top {
	margin-top:80px;
	}
.marg-right {
	margin-right: 77px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}




/*======================= /patrocinadores =======================================*/


/*======================= magos=======================================*/



.tablep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.tablep th, td {
	text-align: center;
	vertical-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2EB1E2;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #2FB0E0;

}
.tablep th {
	background: #2EB1E2;
	font-size: 13px;
	color: #fff;
	text-align: center;
}
.tablep tr:nth-child(odd) {
	background-color: #fff;
}


/*======================= /magos =======================================*/





/*======================= comite cientifico =======================================*/

.toggle-box {
  display: none;

}

.toggle-box + label#toto {
	cursor: pointer;
	display: block;
	font-weight: bold;
	line-height: 21px;
	margin-bottom: 5px;
	background-color: #edf3f5;
	font-weight: normal;
	color: #17485c;
	vertical-align: middle;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.toggle-box + label#toto + div {
  display: none;
  margin-bottom: 10px;


}

.toggle-box:checked + label#toto + div {
	display: block;


}

.toggle-box + label#toto :before {
	background-color: #edf3f5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #17485c;
	content: "+";
	display: block;
	float: left;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	text-align: center;
	width: 20px;

}

.toggle-box:checked + label#toto :before {
  content: "\2212";


}
.float-left {

	float:left;
	}

	/*tabla cientifico============*/

.table-cientifico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;

}
.table-cientifico th, td {
	text-align: left;
	vertical-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2EB1E2;
	caption-side: bottom;
	padding: 7px;
}
.table-cientifico.odd th, .odd td {
   background: #fff;
}


.table-cientifico.color {
	color: #FFF;
}
.table-cientifico.invisible {
	display: none;
}
.table-cientifico td:nth-child(odd) {
	background-color: #eee;
	font-weight: bold;
}
.table-cientifico tr:nth-child(odd) {
	background-color: #fff;
}

/*======================= /comite cientifico =======================================*/

.subrayado {
	color: #0D75C4;
	font-weight: bold;
}

/********* Tablesorter ****************/

table.table.tablesorter thead tr .header {
	background-image: url(../img/bg.gif);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right center;
}

table.table.tablesorter thead tr .headerSortUp {
	background-image: url(../img/asc.gif);
	background-repeat: no-repeat;

}
table.table.tablesorter thead tr .headerSortDown {
	background-image: url(../img/desc.gif);
	background-repeat: no-repeat;

}