html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
a img, iframe {
	border: none;
}
ol, ul {
	list-style: none;
}
input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}
select {
	margin: inherit;
}
/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }
html, body {
	background: #ddd url(../img/bg_body.png) left top repeat-x;
	font: 12px/16px Arial, Helvetica, sans-serif;
	}
p {
	margin-bottom: 10px;
	}
p.alert,
p.info {
	margin-top: 10px;
	padding: 10px 15px;
	background: #fff6bf;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
h1 {
	margin: 0 0 10px 0;
	line-height: 26px;
	font-size: 18px;
	color: #3878a1;
	}
h2 {
	}
h3 {
	}
h4 {
	}
h5 {
	margin: 5px 0;
	font-size: 14px;
	font-weight: bold;
	}
strong {
	font-weight: bold;
	}
a.button {
	display: block;
	padding: 10px 0;
	border: 1px #fff solid;
	background: #f3f3f3 url(../img/bg_menu_vertical_active.png) repeat-x left bottom;
	text-align: center;
	text-decoration: none;
	color: #585858;
	}
#container, #header, #menu, #footer, #content, .content, .clearfix {
	overflow: hidden;
	width: 100%;
	}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
#header {
	height: 80px;
	background: #ddd url(../img/bg_head.png) left top repeat-x;
	}
#header a.logo {
	display: block;
	margin: 0 0 0 10px;
	background: url(../img/eclass.jpg) no-repeat;
	width: 160px;
	height: 86px;
	text-indent: -99999px;
	}
#header .control {
	float: right;
	padding: 30px 20px 0 0;
	color: #27608b;
	}
#header .control strong {
	font-size: 14px;
	text-transform: uppercase;
	}
#header .control a {
	margin-left: 15px;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #275e83;
	}
#header .control a:hover {
	text-decoration: underline;
	}
#header .loginbox {
	float: right;
	padding-top: 5px;
	width: 300px;
	font-size: 10px;
	}
#header .loginbox div {
	margin: 0;
	padding: 0;
	padding-left: 50px;
	}
#header .loginbox div label {
	float: left;
	margin-left: -50px;
	}
#header .loginbox input {
	margin: 0;
	padding: 0;
	width: 100px;
	font-size: 11px;
	}
#header .loginbox input.submit {
	margin-left: 10px;
	width: auto;
	}
#header .loginbox a {
	color: #444;
	}
#menu {
	margin-bottom: 10px;
	height: 50px;
	background: #286085 url(../img/bg_head_menu.png) left top repeat-x;
	position: relative;
	}
#menu span.corner-bottom-left {
	background: transparent url(../img/bg_head_menu_border.png) left bottom repeat-x;
	width: 10px;	
	}
#menu span.corner-bottom-right {
	background: transparent url(../img/bg_head_menu_border.png) right bottom repeat-x;
	width: 10px;
	}
#menu ul {
	text-align: center;
	}
#menu ul li {
	display: inline-block;
	height: 50px;
	}
#menu ul li a {
	display: block;
	padding: 0 15px;
	line-height: 50px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	height: 50px;
	}
#menu ul li.on a,
#menu ul li a:hover {
	background: #225c82;
	}
#menu ul li a.home {
	padding: 0;
	background: url(../img/menu_home.jpg) no-repeat;
	width: 50px;
	}
#content,
.content {
	position: relative;
	width: auto;
	background: #fff;
	margin-top: 10px;
	padding: 10px 15px;
	}
.content span.corner-top-left,
.content span.corner-top-right,
.content span.corner-bottom-left,
.content span.corner-bottom-right,
#content span.corner-top-left,
#content span.corner-top-right,
#content span.corner-bottom-left,
#content span.corner-bottom-right {
	display: block;
	background-image: url(../img/bg_content.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	}

/** Portada *********************************************************************/
.content .intro {
	overflow: hidden;
	}
.content .intro .links {
	padding-top: 10px;
	color: #c5c5c5;
	}
.content .intro .links a {
	color: #286085;
	text-decoration: none;
	}
.content .intro .links a:hover {
	text-decoration: underline;
	}
.content .intro .mleft {
	overflow: hidden;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 660px;
	height: 250px;
	}
.content .intro .mleft .center-wrap {
	position: absolute;
	top: 5px;
	right: 0;
	}
.content .intro .mleft .center-wrap .carousel-pagination a {
	display: inline-block;
	float: left;
	opacity: 0.8;
	filter:alpha(opacity=80);
	moz-opacity:0.8;
	margin: 5px;
	background: #000;
	color: #fff;
	cursor: pointer;
	}
.content .intro .mleft .center-wrap .carousel-pagination a.active {
	background: #fff;
	color: #000;
	}
.content .intro .mleft .center-wrap .carousel-pagination a span {
	display: block;
	padding: 5px;
	}
.content .intro .mleft .carousel-wrap ul li {
	overflow: hidden;
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: inherit;
	width: 660px;
	height: 250px;
	}
.content .intro .mleft .carousel-control {
	display: none;
	}
.content .intro .mright {
	float: left;
	margin-left: 5px;
	width: 263px;
	}
.content .intro .mright .mtop {
	position: relative;
	background: url(../img/accion_peru.jpg) no-repeat;
	height: 128px !important;
    min-height: 128px;
    padding-left: 11px;
    padding-top: 122px;
	}
.content .intro .mright .mtop .mbottom {
	background: url(../img/mbottom.jpg) no-repeat;
	height: 107px;
    width: 197px;
}
.content .intro .mright .mtop .mbottom p.mtitle, 
.content .intro .mright .mtop .mbottom p.mphone { 
	font-family: Helvetica;
	color: #FFFFFF;
}
.content .intro .mright .mtop .mbottom p.mtitle {
	font-size: 16px;
	padding: 2px 0 0 15px;
}
.content .intro .mright .mtop .mbottom p.mphone { 
	font-size: 18px;
    padding: 13px 0 0 0;
    text-align: right;
}
.content .intro .mright .mtop .corner-top-right {
	background-image: url(../img/border_mtop2.png);
	width: 21px;
	height: 21px;
	}
.content .intro .mright .mtop span.logo {
	display: block;
	margin: 0 auto;
	
	width: 211px;
	height: 108px;
	text-indent: -99999px;
	}
.content .intro .mright .mtop a {
	display: block;
    font-size: 14px;
    line-height: 30px;
    margin: 0 auto 5px;
    padding: 0 0;
	}
.content .intro .mright .mbottom {
	position: relative;
	margin-top: 5px;
	padding: 5px 20px;
	background: #dfdfdf url(../img/bg_intro_right_bottom.png) repeat-x left top;
	height: 88px;
	color: #42403e;
	font-size: 11px;
	}
.content .intro .mright .mbottom h6 {
	font-weight: normal;
	}
.content .intro .mright .mbottom div.input {
	margin-top: 5px;
	padding: 0 0 0 50px;
	width: 200px;
	}
.content .intro .mright .mbottom div.input label {
	margin-left: -50px;
	width: 30px;
	float: left;
	}
.content .intro .mright .mbottom div.input input {
	margin: 0;
	padding: 1px;
	width: 100px !important;
	width: 90px;
	font-size: 10px;
	}
.content .intro .mright .mbottom div.input input.submit {
	padding: 0;
	width: 50px !important;
	}
.content .intro .mright .mbottom a {
	color: #999;
	text-decoration: none;
	}
.content .intro .mright .mbottom a.intranet,
.content .intro .mright .mbottom a.perfil,
.content .intro .mright .mbottom a.cursos,
.content .intro .mright .mbottom a.salir {
	display: block;
	padding-left: 27px;
	line-height: 27px;
	color: #606060;
	}
.content .intro .mright .mbottom a.intranet {
	background: url(../img/ico_home.png) no-repeat 0 50%;
	}
.content .intro .mright .mbottom a.perfil {
	background: url(../img/ico_perfil.png) no-repeat 0 50%;
	}
.content .intro .mright .mbottom a.cursos {
	background: url(../img/ico_cursos.png) no-repeat 0 50%;
	}
.content .intro .mright .mbottom a.salir {
	float: right;
	background: url(../img/ico_salir.png) no-repeat 0 50%;
	}
.content.diplomados span.corner-top-left,
.content.diplomados span.corner-top-right,
.content.novedades span.corner-top-left,
.content.novedades span.corner-top-right {
	background-image: url(../img/bg_content2.png);
	}
.content.diplomados {
	padding: 10px 5px;
	}
.content.diplomados .titulo {
	position: relative;
	overflow: hidden;
	margin: 0 10px 10px;
	border-color: #286085;
	border-style: solid;
	border-width: 0 0 2px 0;
	}
.content.diplomados .titulo h1 {
	position: relative;
	margin: 0;
	padding: 2px 0 0 10px;
	background: url(../img/bg_content_titles.png) repeat-x;
	width: 433px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 28px;
	}
.content.diplomados .titulo h1 span.corner-top-left,
.content.diplomados .titulo h1 span.corner-top-right {
	background-image: url(../img/bg_content_titles_border.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	}
.content.diplomados .titulo h1 small {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	}
.content.diplomados .titulo a {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	padding: 0 40px 0;
	background: url(../img/bg_diplomados_titulo_malla.jpg) no-repeat right top;
	line-height: 28px;
	color: #275e83;
	text-decoration: none;
	font-size: 11px;
	}
.content.diplomados ul li {
	display: inline-block;
	margin: 0 10px 5px 10px;
	background: url(../img/bg_diplomados_li.png) repeat-x left top;
	width: 453px;
	}
.content.diplomados ul li span {
	float: right;
	}
.content.diplomados ul li span a {
	text-transform: lowercase;
	}
.content.diplomados ul li a {
	display: block;
	margin: 0 5px;
	padding: 0 15px;
	line-height: 30px;
	color: #636363;
	text-decoration: none;
	text-transform: uppercase;
	}
.content.novedades ul li {
	display: inline-block;
	padding: 0 0 0 30px;
	margin: 0;
	background: url(../img/bg_novedades_li.png) no-repeat left top;
	width: 275px;
	min-height: 120px;
	vertical-align: middle;
	color: #464646;
	}
.content.novedades ul li h6 {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	color: #275e83;
	}
.content.novedades ul li a {
	margin-top: 5px;
	display: block;
	color: #275e83;
	text-decoration: none; 
	}
	
#content ul,
#content ul li {
	margin-left: 10px;
	}
#content ul li {
	list-style: circle outside;
	}
#content .content-head {
	margin-bottom: 5px;
	}
#content .crumb {
	margin-bottom: 10px;
	padding: 8px 36px;
	background: url(../img/bg_crumb.png) no-repeat 5px center;
	width: auto;
	border: 1px #ddd solid;
	border-width: 0 0 1px 0;
	color: #585858;
	}
#content .crumb a {
	text-decoration: none;
	color: #585858;
	}
#content .crumb a:hover {
	text-decoration: underline;
	}
#content .crumb span {
	color: #ef4035;
	}
#content .col-left {
	float: left;
	margin-right: 25px;
	width: 145px;
	}
#content .col-main {
	float: left;
	overflow: hidden;
	width: 760px;
	}
#content .col-left .menu-vertical {
	position: relative;
	margin-bottom: 15px;
	background: #347aa9;
	}
#content .col-left .menu-vertical span.corner-top-left,
#content .col-left .menu-vertical span.corner-top-right,
#content .col-left .menu-vertical span.corner-bottom-left,
#content .col-left .menu-vertical span.corner-bottom-right {
	display: block;
	background-image: url(../img/bg_menu_vertical.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	}
#content .col-left .menu-vertical ul,
#content .col-left .menu-vertical ul li {
	margin: 0;
	}
#content .col-left .menu-vertical ul {
	padding: 5px;
	}
#content .col-left .menu-vertical ul li {
	list-style: none;
	}
#content .col-left .menu-vertical li.head {
	position: relative;
	padding: 0 10px;
	background: #22506f;
	line-height: 30px;
	color: #fff;	
	}
#content .col-left .menu-vertical li.head span.corner-top-left,
#content .col-left .menu-vertical li.head span.corner-top-right {
	background-image: url(../img/bg_menu_vertical_head.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	}
#content .col-left .menu-vertical li.first {
	background: none;
	}
#content .col-left .menu-vertical li {
	padding: 7px 0 5px 0;
	background: url(../img/bg_menu_vertical_option.png) repeat-x left top;
	text-align: center;
	}
#content .col-left .menu-vertical li a {
	display: block;
	margin: 0 5px;
	padding: 10px 5px;
	text-decoration: none;
	color: #fff;
	}
#content .col-left .menu-vertical li a:hover {
	background: #245677;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#content .col-left .menu-vertical li.active a {
	margin: 0;
	padding: 10px 10px;
	background: #f3f3f3 url(../img/bg_menu_vertical_active.png) repeat-x left bottom;
	border: 1px #fff solid;
	color: #245677;
	}
#content .col-left .menu-vertical li.active a:hover {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	}
#content .col-left .module.red,
#content .col-left .module.blue {
	min-height: 80px;
	}
#content .col-left .module.red {
	background: #f64d42 url(../img/bg_modulebox_red.png) repeat-x left top;
	}
#content .col-left .module.blue {
	background: #478ebc url(../img/bg_modulebox_blue.png) repeat-x left top;
	}
#content .col-left .module.red .module-head,
#content .col-left .module.blue .module-head {
	padding: 10px 0;
	background: none;
	text-align: center;
	color: #fff;
	}
#content .col-left .module.red .module-body,
#content .col-left .module.blue .module-body {
	padding: 5px;
	}
#content .col-left .module.red span.corner-top-left,
#content .col-left .module.red span.corner-top-right,
#content .col-left .module.red span.corner-bottom-left,
#content .col-left .module.red span.corner-bottom-right,
#content .col-left .module.blue span.corner-top-left,
#content .col-left .module.blue span.corner-top-right,
#content .col-left .module.blue span.corner-bottom-left,
#content .col-left .module.blue span.corner-bottom-right {
	width: 5px;
	height: 5px;	
	}
#content .col-left .module.red span.corner-top-left,
#content .col-left .module.red span.corner-top-right,
#content .col-left .module.red span.corner-bottom-left,
#content .col-left .module.red span.corner-bottom-right {
	background-image: url(../img/bg_modulebox_red_border.gif);
	}
#content .col-left .module.blue span.corner-top-left,
#content .col-left .module.blue span.corner-top-right,
#content .col-left .module.blue span.corner-bottom-left,
#content .col-left .module.blue span.corner-bottom-right {
	background-image: url(../img/bg_modulebox_blue_border.gif);
	}
	
#content .module,
#content .module .module-body {
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	}
#content .module,
#content .module .module .module-body .module {
	background: #efefef;
	}
#content .module .module-body {
	padding: 15px;
	color: #666;
	}
#content .module .module-body hr {
	border: 0;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #f5f5f5;
	height: 0;	
	}
#content .module .module-body .module {
	background: #fff;
	}
#content .module .module-body.col-twice {
	background: url(../img/content_col.gif) repeat-y 50% 0;
	}
#content .module .module-body.col-twice .col-left,
#content .module .module-body.col-twice .col-right {
	float: left;
	padding-right: 15px;
	width: 340px;
	}
#content .module .module-body.col-twice .col-left {
	margin-right: 20px;
	}
#content .module .module-body.col-twice .col-right {
	padding-right: 0;
	padding-left: 15px;
	}
#content .module span.corner-top-left,
#content .module span.corner-top-right,
#content .module span.corner-bottom-left,
#content .module span.corner-bottom-right,
#content .module .module .module-body .module span.corner-top-left,
#content .module .module .module-body .module span.corner-top-right,
#content .module .module .module-body .module span.corner-bottom-left,
#content .module .module .module-body .module span.corner-bottom-right {
	background-image: url(../img/bg_module_border.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	}
#content .col-main .module span.corner-top-left,
#content .col-main .module span.corner-top-right,
#content .col-main .module span.corner-bottom-left,
#content .col-main .module span.corner-bottom-right,
#content .col-main .module .module-body .module span.corner-top-left,
#content .col-main .module .module-body .module span.corner-top-right,
#content .col-main .module .module-body .module span.corner-bottom-left,
#content .col-main .module .module-body .module span.corner-bottom-right,
#content .col-main .module .module .module-body .module span.corner-top-left,
#content .col-main .module .module .module-body .module span.corner-top-right,
#content .col-main .module .module .module-body .module span.corner-bottom-left,
#content .col-main .module .module .module-body .module span.corner-bottom-right {
	width: 10px;
	height: 10px;		
	}
#content .module .module-body .module span.corner-top-left,
#content .module .module-body .module span.corner-top-right,
#content .module .module-body .module span.corner-bottom-left,
#content .module .module-body .module span.corner-bottom-right {
	background-image: url(../img/bg_module_module_border.jpg);
	}
#content .module .module-head span.corner-top-left,
#content .module .module-head span.corner-top-right,
#content .module .module-body .module .module-head span.corner-top-left, /* editar imagen */
#content .module .module-body .module .module-head span.corner-top-right,
#content .module .module .module-body .module .module-head span.corner-top-left,
#content .module .module .module-body .module .module-head span.corner-top-right {
	background-image: url(../img/bg_content_titles_border.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	}
#content .module .module-head {
	position: relative;
	background: url(../img/bg_content_titles.png) repeat-x;
	}
#content .module .module-head h3 {
	padding: 0 30px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	}
#content .module .module-head h3.up {
	background: url(../img/basic/minimizar_16.png) no-repeat 5px 50%;
	}
#content .module .module-head h3.down {
	background: url(../img/basic/plus_16.png) no-repeat 5px 50%;
	}

#content .module .module {
	background: #eee;
	height: 1%;
	}
#content .col-main .col-twice {
	overflow: hidden;
	width: 730px;
	}
#content .col-main .col-twice .module {
	float: left;
	width: 370px;
	}
#content .col-main .col-twice .module.col-right {
	margin-left: 20px;
	}
	
#content .module.cliente-detalle {
	
	}
#content .module.cliente-detalle h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	}
#content .module.cliente-detalle strong {
	color: #ed3f34;
	}
#content .module.cliente-detalle .campus,
#content .module.cliente-detalle .descripcion,
#content .module.cliente-detalle .extras {
	overflow: hidden;
	padding: 10px 30px;
	border-bottom: 1px #ddd solid;
	}
#content .module.cliente-detalle .campus {
	overflow: hidden;
	position: relative;
	padding: 0 0 0 150px;
	min-height: 100px; 
	}
#content .module.cliente-detalle .campus .thumb {
	position: absolute;
	top: 10px;
	left: 10px;
	}
#content .module.cliente-detalle .descripcion .imagenes,
#content .module.cliente-detalle .descripcion .imagenes #SlideImage{
	overflow: hidden;
	}
#content .module.cliente-detalle .descripcion .imagenes {
	float: right;
	margin: 0 0 15px 15px;
	padding: 0 0 5px 0;
	width: 212px;
	background: #ddd;
	}
#content .module.cliente-detalle .descripcion .imagenes #SlideImage {
	margin: 1px;
	width: 210px;
	height: 210px;
	}
#content .module .module-body.noticias .detalle .imagenes #SlideNav,
#content .module.cliente-detalle .descripcion .imagenes #SlideNav {
	padding: 3px 15px;
	}
#content .module .module-body.noticias .detalle .imagenes #SlideNav a,
#content .module.cliente-detalle .descripcion .imagenes #SlideNav a {
	display: block;
	float: left;
	margin: 1px 0 0 5px;
	padding: 2px 3px;
	background: #fff;
	cursor: pointer;
	color: #808080;
	text-decoration: none;
	}
#content .module .module-body.noticias .detalle .imagenes #SlideNav a.activeSlide,
#content .module.cliente-detalle .descripcion .imagenes #SlideNav a.activeSlide {
	margin-top: 0;
	border: 1px #808080 solid;
	}
#content .module.cliente-detalle .extras {
	border: 0;
	}
#content .module.cliente-detalle .extras dl dt {
	/*margin-bottom: 3px;*/
	/*padding: 0 0 0 35px;*/
	padding: 0 0 0 10px;
	/*background: #e5e5e5 url(../img/basic/plus_16.png) no-repeat 10px 50%;*/
	background: #e5e5e5;
	line-height: 25px;
	cursor: pointer;
	}
#content .module.cliente-detalle .extras dl dt.active {
	background: #ccc url(../img/basic/minimizar_16.png) no-repeat 10px 50%;
	}
#content .module.cliente-detalle .extras dl dd {
	/*display: none;*/
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 5px 10px;
	border: 1px #e5e5e5 solid;
	}
#content .module.cliente-detalle .extras .imagen,
#content .module.cliente-detalle .extras .contenido {
	float: left;
	}
#content .module.cliente-detalle .extras .imagen {
	width: 80px;
	}
#content .module.cliente-detalle .extras .contenido {
	width: 565px;
	}
	
.paginator,
#content .module.cliente-detalle .paginator {
	text-align: center;
	}
.paginator .prev,
.paginator .next,
#content .module.cliente-detalle .paginator .prev,
#content .module.cliente-detalle .paginator .next {
	display: block;
	float: left;
	color: #3079A6;
	}
#content .module.cliente-detalle .paginator .prev {
	margin-right: 10px;
	}
#content .module.cliente-detalle .paginator .next {
	margin-left: 10px;
	}
.paginator .numbers a,
.paginator .numbers span.current,
#content .module.cliente-detalle .paginator .numbers a,
#content .module.cliente-detalle .paginator .numbers span {
	float: left;
	margin: 0 2px;
	display: block;
	padding: 2px 5px;
	background: #fff;
	border: 1px #3079A6 solid;
	color: #3079A6;
	text-decoration: none;
	}
.paginator .numbers span.current,
#content .module.cliente-detalle .paginator .numbers span {
	background: #3079A6;
	color: #fff;
	}
#content .module .module-body.noticias {
	padding: 15px 0;
	}
#content .module .module-body.noticias h1 {
	padding: 0 30px;
	font-size: 16px;
	}

#content .module .module-body.noticias .volver {
	display: block;
	padding: 0 0 20px 30px;
	color: #3579aa;
	text-decoration: none;
	}
#content .module .module-body.noticias .destacado,
#content .module .module-body.noticias .reciente,
#content .module .module-body.noticias .detalle {
	overflow: hidden;
	position: relative;
	padding: 10px 30px;
	border-top: 1px #ddd solid;
	width: 670px;
	}
#content .module .module-body.noticias .destacado,
#content .module .module-body.noticias .reciente.first,
#content .module .module-body.noticias .detalle {
	border: 0;
	}
#content .module .module-body.noticias .destacado {
	border-bottom: 1px #ddd solid;
	}
#content .module .module-body.noticias .destacado .imagen,
#content .module .module-body.noticias .destacado .contenido,
#content .module .module-body.noticias .reciente .imagen,
#content .module .module-body.noticias .reciente .contenido,
#content .module .module-body.noticias .detalle .imagenes,
#content .module .module-body.noticias .detalle .contenido {
	float: left;
	}
#content .module .module-body.noticias .destacado .imagen,
#content .module .module-body.noticias .reciente .imagen,
#content .module .module-body.noticias .detalle .imagenes {
	margin: 0 10px 0 0;
	width: 75px;
	height: 75px;
	background-repeat: no-repeat;
	background-position: center top;
	}
#content .module .module-body.noticias .destacado .imagen,
#content .module .module-body.noticias .detalle .imagenes {
	width: 250px;
	height: 250px;
	}
#content .module .module-body.noticias .destacado .contenido,
#content .module .module-body.noticias .detalle .contenido {
	width: 400px;
	}
#content .module .module-body.noticias .reciente .contenido {
	width: 580px;
	}
#content .module .module-body.noticias ol li .fecha,
#content .module .module-body.noticias .destacado .contenido .fecha,
#content .module .module-body.noticias .reciente .contenido .fecha,
#content .module .module-body.noticias .detalle .fecha {
	color: #f03f37;
	}
#content .module .module-body.noticias .detalle .title {
	font-size: 14px;
	font-weight: bold;
	}
#content .module .module-body.noticias .destacado .leermas,
#content .module .module-body.noticias .reciente .leermas {
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: #377aae;
	font-weight: bold;
	text-decoration: none;
	}
#content .module .module-body.noticias ol,
#content .module .module-body.noticias ol li {
	margin: 0 3px;
	padding: 5px 5px;
	}
#content .module .module-body.noticias ol li a {
	padding: 0 10px;
	color: #434343;
	text-decoration: none;
	}
#content .module .module-body.noticias ol li.bg2 {
	background: #ddd;
	}

#content .module .module-body.incompany {
	padding-right: 220px;
	background: url(../img/incompany2.jpg) no-repeat 98% 10px;
	}
#content .module .module-body.por-que {
	padding: 15px 10px;
	}
#content .module .module-body.por-que ul,
#content .module .module-body.por-que ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: inherit;
	}
#content .module .module-body.por-que ul li {
	display: inline-block;
	float: left;
	margin: 0 5px 10px 5px !important;
	padding: 5px;
	width: 348px;
	height: 100px !important;
	min-height: 100px;
	background: #fff;
	}
#content .module .module-body.por-que ul li p {
	font-size: 11px;
	}
#content .module .module-body.testimonios,
#content .module .module-body.diplomas,
#content .module .module-body.cursos,
#content .module .module-body.clientes,
#content .module .module-body.clientes-slides,
#content .module .module-body.ubicacion,
#content .module .module-body.contacto {
	padding: 15px;
	}
#content .module .module-body.clientes-bg {
	padding-right: 270px;
	background: url(../img/nuestros_clientes.jpg) no-repeat 98% 10px;
	}

#content .module .module-body.clientes {
	
	}
#content .module .module-body.clientes ul {
	margin: 0;
	padding: 0;		
	}
#content .module .module-body.clientes ul li {
	float: left;
	position: relative;
	margin: 0 0 20px 0;
	padding: 10px 5px 5px 130px;
	background: #fff;
	width: 205px;
	list-style: none;
	height: 100px;
	}
#content .module .module-body.clientes ul li.csecond {
	margin-left: 40px
	}
#content .module .module-body.clientes ul li p.title {
	font-size: 16px;
	color: #3379aa;
	}
#content .module .module-body.clientes ul li img {
	position: absolute;
	left: 5px;
	}
#content .module .module-body.clientes ul li a {
	float: right;
	text-decoration: none;
	color: #3379aa;
	}
#content .module .module-body.testimonios div {
	overflow: hidden;
	position: relative;
	padding: 0 0 0 160px;
	}
#content .module .module-body.testimonios div h5,
#content .module .module-body.testimonios div a {
	color: #1a77b5;
	text-decoration: none;
	}
#content .module .module-body.testimonios div .image {
	position: absolute;
	left: 0;
	}
#content .module .module-body.diplomas.new h1 {
	clear: both;
	padding: 0 10px;
	background: url(../img/bg_content_titles.png) repeat-x;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
	}
#content .module .module-body.diplomas.new p.curso {
	float: left;
	background: #fff;
	line-height: 25px;
	font-weight: bold;
	}
#content .module .module-body.diplomas.new p.curso.par {
	margin-left: 10px;
	}
#content .module .module-body.diplomas.new p.curso a {
	display: block;
	padding: 0 7px 0 23px;
	width: 330px;
	background: url(../img/malla-list-bullet.gif) no-repeat 10px 50%;
	line-height: 25px;
	text-decoration: none;
	color: #808080;
	}
#content .module #Areas.module-body.cursos {
	padding: 0 15px;
	}
#content .module #Areas.module-body.cursos h6 {
	margin: 0 0 20px 0;
	color: #3978a4;
	}
#content .module .module-body.cursos-filtro {
	padding: 0 15px;
	}
#content .module .module-body.cursos-filtro ul li {
	display: block;
	float: left;
	line-height: 26px;
	color: #3d7ba4;
	}
#content .module .module-body.cursos-filtro ul li a {
	display: block;
	margin-left: 15px;
	padding: 0 20px;
	line-height: 26px;
	background: #ababab;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	}
#content .module .module-body.cursos-filtro ul li.active a {
	background: #3c7ba6;
	}
#content .module .module-body.cursos-otros {
	overflow: hidden;
	padding: 0 15px;
	}
#content .module .module-body.cursos-otros .cajita {
	float: left;
	padding: 10px 20px;
	background: #fff;
	width: 315px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	}
#content .module .module-body.cursos-otros .cajita.col-right {
	margin-left: 20px;
	}
#content .module .module-body.cursos-otros .cajita h1.title {
	margin: 0;
	padding: 0 0 0 38px;
	font-size: 14px;
	line-height: 32px;
	color: #3978a1;
	background: url(../img/basic/label_32.png) no-repeat;
	}
#content .module .module-body.cursos-otros .cajita h1.title span {
	display: block;
	line-height: 32px;
	border-bottom: 1px #ddd solid;
	}
#content .module .module-body.cursos-otros .cajita .detalle {
	padding: 10px 0;
	}
#content .module .module-body.cursos-otros .cajita .detalle a.btn {
	display: block;
	text-align: right;
	color: #3877a2;
	text-decoration: none;	
	}
#content .module a.btn-otros-cursos,
#content .module .module-body.cursos-otros a.btn-otros-cursos {
	clear: both;
	display: block;
	float: right;
	margin-top: 10px;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
	background: #3c7ba6;
	width: 200px;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	}
#content .module-body.faq ul.categories {
	margin: 0;
	padding: 0;
	}
#content .module-body.faq ul.categories li {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	width: 340px;
	background: #808080;
	}
#content .module-body.faq ul.categories li.col-right {
	margin-left: 50px;
	}
#content .module-body.faq ul.categories li a {
	display: block;
	padding-left: 30px;
	line-height: 25px;
	background-image: url(../img/basic/right_16.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	color: #fff;
	text-decoration: none;
	}
#content .module-body.faq ul.categories li a:hover,
#content .module-body.faq ul.categories li a.active {
	background-color: #337198;
	}
#content .module-body.faq div#Faqs dl dt {
	margin-bottom: 3px;
	padding: 0 35px;
	background-color: #fff;
	background-image: url(../img/basic/plus_16.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	line-height: 25px;
	color: #606060;
	cursor: pointer;
	}
#content .module-body.faq div#Faqs dl dt.active {
	margin-bottom: 0px;
	background-color: #ccc;
	background-image: url(../img/basic/minimizar_16.png);
	}
#content .module-body.faq div#Faqs dl dd {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #fff;
	border: 1px #ccc solid;
	border-width: 0 1px 1px 1px;
	color: #606060;
	}
#content .module .module-body div.row {
	position: relative;
	overflow: hidden;
	margin: 5px auto;
	padding: 0;
	background-image: url(../img/row_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 1px;
	width: 550px;
	}
#content .module .module-body span.row.left {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #666666;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    margin: 0 0 0 9px;
    padding: 0 0 0 10px;
    width: 400px;
}
#content .module .module-body span.row.right {
 	background-image: url("../img/row_bg_right.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    float: left;
    line-height: 25px;
    margin-left: 1px;
    padding: 0 0 0 10px;
    width: 94px;
}
#content .module .module-body span.row.right.hover {
	background-position: left top;
}
#content .module .module-body div.row a {
	text-decoration: none;
	}
#content .module .module-body div.row a.name {
	display: block;
	float: left;
	margin: 0 0 0 9px;
	padding: 0 0 0 10px;
	width: 400px;
	background: #fff;
	border: 1px #d2d2d2 solid;
	line-height: 23px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	}
#content .module .module-body div.row a.detail {
	display: block;
	float: left;
	margin-left: 1px;
	padding: 0 0 0 10px;
	background-image: url(../img/row_detalle_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 94px;
	line-height: 25px;
	color: #fff;
	}
#content .module .module-body div.row.hover,
#content .module .module-body div.row.hover a.detail {
	background-position: left bottom;
	}

#content .module.incompany-clientes .module-body div {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 125px;
	min-height: 86px;
	}
#content .module.incompany-clientes .module-body div img,
#content .module.por-que-clientes .module-body div img {
	position: absolute;
	top: 0;
	left: 0;
	}
#content .module.incompany-clientes .module-body div p,
#content .module.incompany-clientes .module-body div a,
#content .module.por-que-clientes .module-body div p,
#content .module.por-que-clientes .module-body div a {
	margin: 0;
	padding: 0;
	display: block;
	}
#content .module.incompany-clientes .module-body div p.title,
#content .module.por-que-clientes .module-body div p.title {
	color: #f52819;
	}
#content .module.incompany-clientes .module-body div a,
#content .module.por-que-clientes .module-body div a {
	color: #666;
	}
	
#content .module.por-que-clientes .module-body {
	margin: 15px 0;
	padding: 0 15px;
	background: url(../img/pixel-white.gif) repeat-y 50% 0;
	}
#content .module.por-que-clientes .module-body div {
	float: left;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 140px;
	width: 220px;
	min-height: 86px;
	}
#content .module.por-que-clientes .module-body div.col-right {
	padding: 0 0 0 140px;
	}
#content .module.por-que-clientes .module-body div img {
	left: 15px;
	}
	
#content table.datagrid {
	position: relative;
	margin-bottom: 15px;
	width: 100%;
	border-collapse: collapse;
	}
#content table.datagrid,
#content table.datagrid th,
#content table.datagrid td {
	border: 1px #347aa9 solid;
	}
#content table.datagrid th,
#content table.datagrid td {
	padding: 0 10px;
	}
#content table.datagrid thead {
	background: #347aa9;
	color: #fff;
	position: relative;
	}
#content table.datagrid thead {
	line-height: 20px;
	}
#content table.datagrid th.head {
	clear: both;
	position: relative;
	background: #468dbb url(../img/bg_content_titles.png) repeat-x scroll 0 bottom;
	line-height: 30px;
	}
	
.module.modalidades {
	
}

.module.modalidades ul li {
	width: 300px;
	float: left;
	list-style: none !important;
	background: #FFFFFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 20px;
	margin-left: 30px !important;
	line-height: 17px;
	padding: 10px;
}

.module.modalidades ul li strong {
	color: #CC0000;
}

#footer {
	overflow: hidden;
	position: relative;
	padding: 20px 0;
	margin-top: 10px;
	background: #eee;
	color: #676767;	
	}
#footer a:hover {
	color: #3399ff;
	}
#footer .box {
	float: left;
	padding: 5px 20px;
	width: 198px;
	height: 180px;
	border-left: 1px #ccc solid;
	}
#footer .box.first {
	border: 0;
	}
#footer .box p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	}
#footer dl dt {
	padding-bottom: 3px;
	}
#footer dl dt a {
	text-decoration: none;
	font-weight: bold;
	color: #505050;
	}
#footer dl dd {
	padding-bottom: 10px;
	}
#footer dl dd ul li {
	list-style: circle;
	list-style-position: inside;
	}
#footer dl dd ul li a {
	color: #606060;
	text-decoration: none;
	}
#footer .logo {
	display: block;
	margin-bottom: 10px;
	background: url(../img/eclass_business_footer.jpg) no-repeat;
	width: 152px;
	height: 56px;
	}
#footer a {
	color: #333;
	}
span.corner-top-left,
span.corner-top-right,
span.corner-bottom-left,
span.corner-bottom-right {
	z-index: 300;
	display: block;
	position: absolute;
	}
span.corner-top-left,
span.corner-top-right		{ top: 0; }
span.corner-bottom-left,
span.corner-bottom-right	{ bottom: 0; }

span.corner-top-left,
span.corner-bottom-left		{ left: 0; }

span.corner-top-right,
span.corner-bottom-right	{ right: 0; }

span.corner-top-left		{ background-position: left top; }
span.corner-top-right		{ background-position: right top; }
span.corner-bottom-left		{ background-position: left bottom; }
span.corner-bottom-right 	{ background-position: right bottom; }

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset, div.fieldset {
	border: 1px solid #ccc;
	padding: 16px 20px;
}
div.fieldset {
	margin: 0.5em;
}
div.fieldset-green {
	border: 1px solid #BEDCA6;
	background-color: #E4F2D8;
}
fieldset legend {
	background:#fff;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
}

input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "Frutiger Linotype", "Lucida Grande", Verdana, sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
	input.rut {
		text-transform: uppercase;
	}
form label.required, form div.required label {
	font-weight: bold;
}
form.horizontal div.text label, form.horizontal div.select label, form.horizontal div.password label, form.horizontal div.date label, form.horizontal div.textarea label {
	float:left;
	padding-top:5px;
	text-align:right;
	width:10em;
	margin-right:1em;
} 
form.horizontal label.required, form.horizontal div.required label,
form.horizontal div.radio fieldset legend span.required, form.horizontal div.radio.required fieldset legend span {
	background: transparent url(../img/icons/bullet_red.png) top right no-repeat;
	padding-right: 16px;
	margin-left: -16px;
	font-weight: bold;
}
form.horizontal div.radio fieldset legend span.required, form.horizontal div.radio.required fieldset legend span {
	margin-left: -26px;
}
form.horizontal div.text input, form.horizontal div.select select, form.horizontal div.date select {
	clear:none;
}
form.horizontal div.text input, form.horizontal div.select select, form.horizontal div.textarea textarea {
	clear:none;
	width:300px;
}
form.horizontal div.error-message {
	margin-left: 12em;
}
form.horizontal div.radio {
	position: relative;	
}
form.horizontal div.radio fieldset {
	border:0;
	padding:1px 0 0 11em;
	width:auto;
} 
form.horizontal div.radio fieldset legend span {
	display:block;
	left:15px;
	padding-right:10px;
	position:absolute;
	text-align:right;
	top:0.5em;
	width:10em;
	font-size: 110%;
}
form.horizontal div.radio input {
	clear:none;
	float:none;
	margin:0 0 0 12px;
	padding:0;
}
form.horizontal div.radio label {
	margin: 0 10px 0 5px;
	display: inline;
}
form.horizontal div.multiplecheckbox {
	position: relative;
}
form.horizontal div.multiplecheckbox div.checkbox {
	margin-left: 12em;
}
form.horizontal div.multiplecheckbox > label {
	position: absolute;
	width: 140px;
	top: 10px;
	left: 0;
	text-align: right;
}
form.horizontal div.multiplecheckbox div.checkbox label {
	float: left;
}
form div.verticalradio {
	position: relative;
}
form div.verticalradio > label {
	position: absolute;
	width: 140px;
	top: 10px;
	left: 0;
	text-align: right;
}
form div.verticalradio label {
	float: left;
}
form.contact {
	margin: 0 auto;
	width: 500px;
	}
form.contact input,
form.contact select option,
form.contact textarea {
	font-size: 11px;
	}
form.contact div.text,
form.contact div.select,
form.contact div.password,
form.contact div.date,
form.contact div.textarea {
	margin: 0;
	padding: 0 0 5px 0;
	} 
form#CursoGetClases {
	width: 100%;
	}
form#CursoGetClases div {
	clear: none;
	margin-right: 10px;
	padding: 0
	}
form div.options {
	overflow: hidden;
	float: left;
	background: #f3f3f3;
	border: 1px #347aa9 solid;
	}
form#CursoGetClases div.input {
	float: left;
	width: 250px;
	min-height: 60px;
	}
form#CursoGetClases div.submit {
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
	}
form#CursoGetClases div.submit input {
	width: 100px;
	text-align: center
	}
form#CursoGetClases div fieldset {
	overflow: hidden;
	padding: 5px;
	border: 0;
	}
form#CursoGetClases div fieldset legend {
	padding: 0 5px;
	background: none;
	color: #f12618;
	}
form#CursoGetClases div fieldset input {
	float: left;
	}
#content .filter {
	overflow: hidden;
	padding: 5px;
	background: url(../img/bg_filter.png) #478ebc repeat-x left bottom;
	color: #fff;
	}
#content .filter div.submit,
#content .filter div {
	clear: none;
	float: left;
	margin: 0 10px 0;
	padding: 0;
	}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}
/* Generic Alias */
.clear  { clear: both; height: 1px; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.float-left { float: left; }
.float-right { float: right; }
.indent { text-indent:-9999px; }

/* Tooltip.js */
.tooltip-aviso {
    position: absolute;
    z-index: 100;
    display: none;
    width: 140px;
    border: 1px solid #A5C9FF;
    font-size: 90%;
    padding: 2px;
    background: #E0ECFF url(../img/pointer.gif) no-repeat -10px 5px;
    height: auto !important;
    /* para los browsers buenos */
    height: 25px;
    /* para IE5+ */
    min-height: 25px;
    /* para los browsers buenos */;
}

.tooltip-aviso .tooltip-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../img/pointer.gif) left top no-repeat;
}

.tooltip-aviso-horizontal {
    background: #E0ECFF url(../img/pointer-horizontal.gif) no-repeat 5px -10px;
}

.tooltip-aviso-horizontal .tooltip-pointer-horizontal {
    position: absolute;
    top: -10px;
    left: 10px;
    width: 19px;
    height: 10px;
    background: url(../img/pointer-horizontal.gif) center top no-repeat;
}
input.ac_loading {
	background: url(../img/icons/magnifier.png) right center no-repeat;
}
div.module-body.modalidad ul {
	margin-left: 0 !important;
}

div.module-body.modalidad ul li.diplomados{
	background: url("/img/bg_diplomados.jpg");
}

div.module-body.modalidad ul li.semipresencial{
	background: url("/img/bg_cursos_semipresenciales.jpg");
}
div.module-body.modalidad ul li.online{
	background: url("/img/bg_curso_online.jpg");
}
div.module-body.modalidad ul li.diplomados, div.module-body.modalidad ul li.semipresencial, div.module-body.modalidad ul li.online{
	list-style: none !important;
	height: 118px;
	padding: 20px 0 0 180px;
	margin-left: 0 !important;
}
.w500 {
	width: 500px;
}
.w510 {
	width: 510px;
}

/* Cambios en la página Cursos y Diplomados */
div.curso p,
div.diplomado p {
	margin-bottom: 0;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color: #959595;
	line-height: 17px;
}
div.diplomado h2 {
	color: #e4414d;
    font-family: 'Neuton',serif;
    font-size: 25px;
    line-height: 25px;
    margin: 30px 0 20px;
}
div.box-top {
	margin-bottom: 15px;
	width: 960px;
	overflow: hidden;
	zoom: 1;
}
div.box-top div.banners {
	background: url("/img/cursos/banner.jpg") no-repeat scroll 0 0 transparent;
	width: 650px;
	height: 205px;
	display: block;
	position: relative;
}
div.box-top div.banners p,
div.box-top div.banners h1 {
	color: #8db9d5;
	position: absolute;
	top: 135px;
	font-size: 12px;
	left: 40px;
}
div.box-top div.banners h1.curso {
	top: 63px;
	font-size: 36px;
    line-height: 36px;
	font-family: 'Neuton', serif;
	color: #ffffff;
}
div.box-top div.banners h1.bajada {
	top: 63px;
	font-size: 36px;
    line-height: 36px;
	font-family: 'Neuton', serif;
	color: #ffffff;
}
div.box-top div.banners p.diplomado {
	color: #FFFFFF;
    font-family: 'Lato',sans-serif;
    font-size: 13px;
    height: 40px;
    line-height: 21px;
    top: 160px;
    width: 85px;
}
div.box-top div.banners p.diploma {
	color: #FFFFFF;
    font-family: 'Lato',sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 21px;
    top: 170px;
    width: 450px;
    text-transform: uppercase;
}
div.box-top div.banners p.diplomados {
    color: #FFFFFF;
    font-family: 'Lato',sans-serif;
    font-size: 13px;
    height: 40px;
    left: 125px;
    line-height: 21px;
    top: 160px;
    width: 380px;
}
div.box-top div.banners p.diplomados a,
div.box-top div.banners p.diplomado a {
	text-decoration: none;
	color: #FFFFFF;
    font-family: 'Lato',sans-serif;
    font-size: 13px;
}
div.filtros {
	background: #464646;
	padding: 10px 40px 20px;
	position: relative;
	box-shadow: inset 0 6px 4px #353535;
    -moz-box-shadow: inset 0 6px 4px #353535;
    -webkit-box-shadow: inset 0 6px 4px #353535;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#353535,direction=125,strength=3)";
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#353535,direction=125,strength=3);
}
div.filtros p {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
div.filtros select {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #ccc;
	height: 20px;
	padding: 0 3px;
	font-size: 13px;
}
div.filtros .filtro-btn {
	background: none repeat scroll 0 0 #1B7EBF;
    border: 0 none;
    border-radius: 6px;
    -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    color: #FFFFFF;
    font-size: 11px;
    left: 280px;
    padding: 2px 20px;
    position: absolute;
    width: auto;
}
div#Diplomas p.text {
	font-family: 'Lato', sans-serif;
	color: #959595;
	font-size: 13px;
}
div.collapsable.lista-diplomados {
	padding: 0;
}
div.collapsable.lista-diplomados div.box-head {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 5px 20px 0;
	background: #ffffff;
	z-index: 2;
	position: relative;
}
div.collapsable.lista-diplomados div.box-head p {
	color: #959595;
	padding-bottom: 0;
}
div.collapsable.lista-diplomados div.box-head p.open {
	padding: 5px 0 8px 20px;
	background: url("/img/cursos/arrow-top.jpg") no-repeat scroll 0 10px transparent;
	margin-bottom: 0;
	font-family: 'Lato', serif;
	font-size: 13px;
}
div.collapsable.lista-diplomados div.box-head p.close {
	background: url("/img/cursos/arrow-bottom.jpg") no-repeat scroll 0 10px transparent;
	padding: 5px 0 8px 20px;
	margin-bottom: 0;
	font-family: 'Lato', serif;
	font-size: 13px;
}
div.collapsable.lista-diplomados.hover div.box-head {
	background: #E2EFF7;
}
div.collapsable.lista-diplomados.hover div.box-head p.open {
	background: url("/img/cursos/arrow-blue-open.png") no-repeat scroll 0 10px transparent;
    cursor: pointer;
    display: block;
    color: #1a7ebf;
    padding: 5px 0 8px 20px;
    margin-bottom: 0;
}
div.collapsable.lista-diplomados.hover div.box-head p.close {
	background: url("/img/cursos/arrow-blue-close.png") no-repeat scroll 0 10px transparent;
    cursor: pointer;
    display: block;
    color: #1a7ebf;
    padding: 5px 0 8px 20px;
    margin-bottom: 0;
}
div.collapsable.lista-diplomados div.box-body {
	background: #ededed;
	margin-top: -5px;
	z-index: 0;
	position: relative;
	padding: 50px 0 5px 5px;
	box-shadow: inset 0 5px 4px #CCCCCC;
	-moz-box-shadow: inset 0 5px 4px #CCCCCC;
    -webkit-box-shadow: inset 0 5px 4px #CCCCCC;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=125,strength=3)";
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=125,strength=3);
}
/* Cambios en Página de Diplomados uai.eclass.cl */   