.content p {
	font-size: 1.0em;
	line-height: 1.6;
	font-weight: 300;
	padding: 0px 0px 0px 5px;
	text-align: justify;
}
.content>p span {
	color: #313032;
}
/* Tablas --------------------*/

table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	font-weight: 300;
}
#calendario thead th {
	background: #3477a4;
	background: -moz-linear-gradient(top, #3477a4 0%, #22506e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3477a4), color-stop(100%, #22506e));
	background: -webkit-linear-gradient(top, #3477a4 0%, #22506e 100%);
	background: -o-linear-gradient(top, #3477a4 0%, #22506e 100%);
	background: -ms-linear-gradient(top, #3477a4 0%, #22506e 100%);
	background: linear-gradient(to bottom, #3477a4 0%, #22506e 100%);
	padding: 15px 10px;
	color: #fff;
	text-align: left;
	font-weight: normal;
}
#calendario tbody, #calendario thead {
	border-left: 1px solid #EAECEE;
	border-right: 1px solid #EAECEE;
}
#calendario tbody {
	border-bottom: 1px solid #EAECEE;
}
#calendario tbody td, table tbody th {
	padding: 10px;
	text-align: left;
}
#calendario tbody tr {
	background: #f6f8f9;
}
#calendario tbody tr.dos {
	background: #e0e2e3;
}
#calendario tbody tr:hover {
	background: #EAECEE;
	color: #111;
}
#calendario tbody tr th {
	color: #5d5d5e;
	border-right: 1px solid #50aedf;
	text-align: left;
	font-size: 14px;
}
/*--------------------------------------*/
#criterios thead th {
	background: #c3e6f8;
	padding: 0px 10px;
	color: #404042;
	text-align: left;
	font-weight: normal;
}
#criterios tbody, #criterios thead {
	border-left: 1px solid #EAECEE;
	border-right: 1px solid #EAECEE;
}
#criterios tbody td {
	border-right: 1px solid #EAECEE;
	border-bottom: 1px solid #EAECEE;
}
#criterios tbody td, #criterios tbody th {
	padding: 10px;
	text-align: left;
}
/*---------------------------------------*/
table#basica {
	width: 80%;
	line-height: normal;
}
#basica thead th {
	background: #c3e6f8;
	;
	padding: 10px;
	color: #fff;
	text-align: left;
	font-weight: normal;
}
#basica tbody, #basica thead {
	border-left: 1px solid #c3e6f8;
	;
	border-right: 1px solid #c3e6f8;
	;
	font-size: 1.2em;
	font-weight: 300;
}
#basica tbody td {
	border-right: 1px solid #c3e6f8;
	;
	border-bottom: 1px solid #c3e6f8;
	;
}
#basica tbody td, #basica tbody th {
	padding: 10px;
	text-align: left;
}
/********  ******/


/********** asesor **************/
.asesor-box {
	-moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.1);
}
.asesor-info {
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
}
.asesor-box {
	border-bottom: 1px solid #7E09E4;
	background: #fff;
	position: relative;
	margin: 20px;
}
.asesor-info {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e7e7e7;
	padding: 20px 20px 20px;
	text-shadow: 0 1px 0 #fff;
}
.t-img {
	width: 100px;
	height: 120px;
	position: relative;
	float: left;
	margin: 0 25px 5px 0;
	-moz-box-shadow: 0 1px 0 0 #fff;
	-webkit-box-shadow: 0 1px 0 0 #fff;
	box-shadow: 0 1px 0 0 #fff;
}
.t-overlay {
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 4px rgba(0,0,0,0.4);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.t-asesor {
	display: block;
	font-size: 18px;
	color: #7E09E4;
	padding: 18px 0 5px;
}
.t-position {
	display: block;
	font-size: 14px;
	color: #a0a0a0;
}
.asesor-biodata {
	display: none;
	padding: 20px 35px 30px 77px;
	color: #363636;
	position: relative;
}
.asesor-biodata:before {
	content: '';
	position: absolute;
	top: 35px;
	left: 10px;
	width: 100px;
	height: 60px;
	background: url(../img/logo-licel.png) no-repeat;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: '';
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
<!--
.objetivos {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 20px 20px 15px;
	text-shadow: 0 1px 0 #fff;
}
<!--
.objetivos p span {
	color: #7d7d7d;
}
/************ info ***************/
.est-box {
	margin: 30px 0px 0px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	font-size: 14px;
	position: relative;
}
.est-box-content {
	text-shadow: 1px 1px 1px #ffffff;
	padding: 0px 43px 17px 66px;
	min-height: 35px;
}
.est-info {
	border: 1px solid #e2e2ba;
}
.est-info:before {
	content: '';
	position: absolute;
	top: 32px;
	left: 28px;
	width: 22px;
	height: 20px;
	background: url(../img/shortcodes-sprite.png) no-repeat -97px -2px;
}
.est-info .est-box-content {
	color: #595639;
	background: #f9f9dc;
	border: 1px solid #fbfbef; /*-moz-box-shadow: inset 0 0 45px #efefc0; -webkit-box-shadow: inset 0 0 45px #efefc0; box-shadow: inset 0 0 45px #efefc0;*/
}
/*-------------------*/
.menu-social {
	display: block;
	float: right;
	padding: 0;
	width: 250px;
	height: 30px;
	margin-top: -35px;
	list-style: none;
}
.menu-social la {
	float: left;
}
.menu-social la a {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0px 0px 0px;
	outline: none;
	text-decoration: none;
	background: transparent url(../img/menu-social.png) no-repeat top left;
	text-indent: -9000px;
	position: relative;
}
.menu-social la a:hover {
	background-color: #3477a4;
}
.menu-social la .ms-facebook {
	background-position: -30px 0px;
}
.menu-social la .ms-twitter {
	background-position: -60px 0px;
}
.menu-social la .ms-wordpress {
	background-position: -90px 0px;
}
.menu-social la .ms-skype {
	background-position: -120px 0px;
}
.menu-social la .ms-blogger {
	background-position: -150px 0px;
}
/********** toggle **************/

.pie-pag {
	font-size: 1em;
	font-weight: 300;
	padding: 5px;
	color: #666;
}
.espacio {
	height: 30px;
	width: 100%;
}
.linea {
	height: 1px;
	width: 100%;
	background: #eff2f7;
}
.linea1 {
	height: 1px;
	width: 100%;
	background: #c3e6f8;
}
.clear {
	clear: both;
}
/********* menu fijo ************/
#nav-horA {
	background: #fff;
	padding-left: 44px;
	height: 21px;
	margin-top: 16px;
	border-bottom: 1px solid #f4f5f8;
}
#nav-horB {
	display: none;
	height: 22px;
	margin-top: 16px;
}
#nav-hor {
	background: #f4f5f8;
	left: -10px;
	list-style: none;
	overflow: hidden;
	/*border-bottom: 1px solid #eff2f7;*/
	right: 0;
	z-index: 1000;
}
#nav-hor lo {
	display: inline-block;
	margin: 0px;
}
#nav-hor a {
	color: #404042;
	display: block;
	font-size: 13px;
	padding: 3px 10px;
	font-weight: 400;
	text-decoration: none;
}
#nav-hor a:hover {
	color: #dedede;
}
#nav-hor .current {
	background: #fff;
	color: #63b3dc;
}
.fixed {
	position: fixed;
	top: -16px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
/***** listas ****/

.listaMateriales ul {
	list-style-type: none;
	margin-left: 20px;
	padding: 0;
}
.listaMateriales li {
	text-indent: -30px;
	padding-left: 40px;
}
