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;
    text-align: justify;
}

p.alert {
    background: #fff6bf url(../img/exclamation.png) center no-repeat;
    background-position: 15px 50%;
    text-align: left;
    padding: 2px 20px 2px 45px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
    font-weight: bold;
    color: #585858;
}

p.info, p.information {
	background: #F8FAFC url(../img/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 2px 20px 2px 45px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
	color: #585858;
	font-weight: bold;
	}		
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_header.png) left top repeat-x;
}

#header a.logo {
    display: block;
    margin: 0px 0 0 10px;
    background: url(../img/logo_eclassenglish.png) 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: 30px;
    padding-right: 30px;
    width: 300px;
    font-size: 14px;
}

#header .loginbox p {
    color: #666666;
    margin: 0;
    font-weight: normal;
    padding: 0;
    padding-left: 50px;
    text-align: right;
}

#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: #666666;
}

#menu {
    margin-bottom: 10px;
    height: 50px;
    background: #E92828 url(../img/bg_head_menu.jpg) left top repeat-x;
    position: relative;
}

#menu span.corner-bottom-left {
    background: transparent url(../img/bg_head_menu_border.jpg) left bottom repeat-x;
    width: 10px;
}

#menu span.corner-bottom-right {
    background: transparent url(../img/bg_head_menu_border.jpg) 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 8px;
    line-height: 50px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    height: 50px;
}

#menu ul li.on a, #menu ul li a:hover {
    background: #B40404;
}

#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;
}

#footer span.corner-top-left, #footer span.corner-top-right, #footer span.corner-bottom-left, #footer span.corner-bottom-right {
    display: block;
    background-image: url(../img/bg_content2.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: #E92828;
    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: 661px;
    height: 330px;
}

.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: #4A4A4A;
    color: #fff;
}

.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: 661px;
    height: 330px;
}

.content .intro .mleft .carousel-control {
    display: none;
}

.content .intro .mright {
    float: left;
    margin-left: 5px;
    width: 263px;
}

.content .intro .mright .mtop {
    position: relative;
    margin-bottom: 8px;
    background: url(../img/home-mright-mtop.jpg) no-repeat;
    height: 175px;
}

.content .intro .mright .mtop .corner-top-right {
    background-image: url(../img/borde_accion.jpg);
    width: 21px;
    height: 21px;
}

.content .intro .mright .mtop span.logo {
    display: block;
    margin: 0 auto;
    width: 211px;
    height: 112px;
    text-indent: -99999px;
}

.content .intro .mright .mtop a.btn {
    display: block;
    margin: 0 auto 5px auto;
    padding: 0 0 0 30px;
    background: url(../img/home-mright-mtop-btn.jpg) no-repeat 0 0;
    width: 200px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
}

.content .intro .mright .mbottom {
    position: relative;
    margin-bottom: 7px;
    padding: 5px 20px;
    background: #dfdfdf url(../img/bg_intro_right_bottom.png) repeat-x left top;
    color: #42403e;
    font-size: 11px;
    height: 85px;
}

.content .intro .mright .mbottom h6 {
    font-weight: bold;
}

.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: 30px !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 .intro .mright .mbottom .button 
{	
	background:transparent url(../img/icons/control_play.png) no-repeat scroll center center;
	border:0 none;
	color: transparente;
	cursor:pointer;
	font-size:0;
	height:16px;
	line-height:0;
	margin-left:3px;
	position:relative;
	text-indent:14px;
	top:0px;
	width:16px;	
}	
.content .intro .mright .mnegocios {
    padding-top: 7px;
    background: url(../img/home-mright-mnegocios.jpg) no-repeat 0 0;
    height: 45px;
    cursor: pointer;
}

.content .intro .mright .mnegocios strong, .content .intro .mright .mnegocios span {
    display: block;
    padding: 0 15px;
    color: #fff;
}

.content .intro .mright .mnegocios strong {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}

.content .intro .mright .mnegocios span {
    font-size: 11px;
    line-height: 14px;
}

#content .btn-pdf {
    padding: 10px 30px 10px 0;
    background: url(../img/pdf.png) no-repeat right top;
    color: #3079A6;
    text-decoration: none;
}

.content.programas span.corner-top-left, .content.programas span.corner-top-right, .content.novedades span.corner-top-left, .content.novedades span.corner-top-right {
    background-image: url(../img/bg_content2.png);
}

.content.programas {
    padding: 10px 5px;
}

.content.programas .titulo {
	position: relative;
	overflow: hidden;
	margin: 0 10px 10px;
	border-color: #FE9A2E;
	border-style: solid;
	border-width: 0 0 2px 0;
	}
.content.programas .titulo h1 {
    position: relative;
    margin: 0;
    padding: 2px 0 0 10px;
    background: url(../img/bg_content_titles.jpg) repeat-x;
    width: 433px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
}

.content.programas .titulo h1 span.corner-top-left, .content.programas .titulo h1 span.corner-top-right {
    background-image: url(../img/bg_content_titles_border.jpg);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

.content.programas .titulo h1 small {
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
}

.content.programas .titulo a {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    padding: 0 40px 0;
    background: url(../img/bg_programas_titulo_malla.jpg) no-repeat right top;
    line-height: 28px;
    color: #275e83;
    text-decoration: none;
    font-size: 11px;
}

.content.programas ul li {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    display: inline-block;
    margin: 0 0 5px 10px;
    width: 443px;
    float: left;
}

.content.programas .brochur {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    display: inline-block;
    margin: 0 0 5px 10px;
    width: 475px;
}

.content.programas ul li ul li {
    display: inline-block;
    margin: 0px 0px 3px 0px;
    background: url(../img/bg_diplomados_li.png) repeat-x left top;
    width: 443px;
}

.content.programas .brochure {
    display: inline-block;
    margin: 0px 0px 1 6px;
    background: url(../img/bg_brochure.jpg) repeat-x left top;
    width: 475px;
    height: 41px;
}

.content.programas .brochure a {
    margin: 0px 0px;
    padding: 0px 5px 0px 10px; /**/
    line-height: 40px;
}

.content.programas .brochure span {
    text-align: right;
    display: inline-block;
    width: 220px;
    padding: 0 15px;;
}

.content.programas .brochure span a {
    text-align: right;
    display: inline-block;
    margin: 0px 0px;
    padding: 0px 1px 0px 2px;
    line-height: 40px;
    vertical-align: top;
}

.content.programas .brochure span a img {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../img/bg_programas_titulo_malla.jpg) no-repeat scroll left top;
    display: block;
    text-decoration: none;
    width: 23px;
    height: 28px;
    line-height: 40px;
    padding: 4px 0 0 4px;
}

.content.programas ul li span {
    float: right;
    font-weight: bold;
}

.content.programas ul li span a {
    text-transform: lowercase;
}

.content.programas ul li a {
    display: block;
    margin: 0px 0px;
    padding: 0px 10px;
    line-height: 30px;
    color: #636363;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: baseline;
}

.content.novedades ul li {
    float: left;
    padding: 0 0 0 30px;
    margin: 0;
    background: url(../img/icono_modalidades_home.jpg) no-repeat left top;
    width: 275px;
    min-height: 135px;
    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;
    line-height: 40px;
}

.content.novedades ul li .brochure {
    display: inline-block;
    padding: 0;
    text-align: left;
    width: 275px;
    height: 35px;
}

.content.novedades ul li .brochure a {
    display: inline-block;
    line-height: 35px;
    margin: 0;
    padding: 0 1px 0 2px;
    text-align: right;
    vertical-align: top;
}

.content.novedades ul li .brochure a.pdf {
    display: block;
    float: right;
    padding-right: 25px;
    background: url(../img/pdf.png) no-repeat right 0;
}

#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 #9AC9E4 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: #C7C0A4;
}

#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, #content .col-left .menu-vertical li.active a {
    background: #A59B73;
    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: #A59B73 url(../img/bg_menu_vertical_active.png) repeat-x left bottom;
 border: 0px #fff solid;
 color: #ffffff;
 }
 #content .col-left .menu-vertical li.active a:hover {
 border-radius: 0;
 -moz-border-radius: 0;
 -webkit-border-radius: 0;
 background: #A59B73;
 }
 */
#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: #C7C0A4 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 .col-main .module .module-body .video-explicativo {
    text-align: center;
}

#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 span.nota {
    color: #222222;
    font-size: 75%;
    position: relative;
    top: -0.5em;
}

#content .module .module-body .notas {
    float: left;
    position: relative;
    width: 530px;
}

#content .module .module-body .notas span.nota {
    color: #222222;
    font-size: 75%;
    position: relative;
    top: -0.5em;
}

#content .module .module-body .notas {
    color: #666666;
    font-size: 9.5px;
    line-height: 110%;
    margin: 0 0 0.3em;
    padding: 0;
}

#content .module .module-body .niveles {
    color: #666666;
    font-size: 9.5px;
    line-height: 110%;
    margin: 0;
    padding: 3px 10px 3px 10px;
    text-align: center;
}

#content .module .module-body .niveles a {
    color: #666666;
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    padding: 3px 15px 3px 15px;
}

#content .module .module-body.col-twice {
    background: url(../img/content_col.gif) repeat-y 50% 0;
    position: relative;
}

#content .module .module-body.col-twice .col-left, #content .module .module-body.col-twice .col-right {
    float: left;
    padding-right: 15px;
    width: 335px;
}

#content .module .module-body.col-twice .col-right a {
    text-decoration: none;
    color: #333333;
    font-weight: bold;
}

#content .module .module-body.col-twice .col-right .brochure a {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../img/bg_diplomados_titulo_malla.jpg) no-repeat scroll right bottom;
    color: #275E83;
    display: block;
    font-size: 11px;
    line-height: 28px;
    padding: 0 30px;
    text-decoration: none;
    text-align: right;
}

#content .module .module-body.col-twice .col-right a:hover {
    text-decoration: underline;
}

#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.jpg);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

#content .module .module-head {
    position: relative;
    background: url(../img/bg_content_titles.jpg) 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;
}

/** Cobertura Sence **/
#content .cobertura-sence .module-body .intro {
    padding: 0 250px 0 0;
    background: url(../img/sence.jpg) no-repeat right top;
}

#content .cobertura-sence .module-body h1.franquicias {
    margin: 40px 0 10px 0;
    padding: 0 0 0 50px;
    background: url(../img/sence-franquicia.jpg) no-repeat left top;
    font-weight: bold;
    line-height: 38px;
    font-size: 16px;
}

#content .cobertura-sence .module-body div.franquicias div {
    float: left;
    padding: 10px;
    background: #e3e3e3;
    width: 216px;
    height: 300px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#content .cobertura-sence .module-body div.franquicias div.separate {
    margin-left: 10px;
}

#content .cobertura-sence .module-body div.franquicias div h3 {
    padding: 0 0 0 45px;
    background: url(../img/sence-franquicias-h3.jpg) no-repeat top left;
    color: #17618e;
    font-weight: bold;
}

#content .cobertura-sence .module-body div.franquicias div p.destacado {
    clear: both;
    margin: 5px 0;
    padding: 15px;
    background: #fff;
    color: #186090;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#content .cobertura-sence .module-body h1.tarifas {
    clear: both;
    margin: 0 0 10px 0;
    padding: 40px 0 0 50px;
    background: url(../img/sence-tarifa.jpg) no-repeat bottom left;
    font-weight: bold;
    line-height: 32px;
    font-size: 16px;
}

#content .sedes-horarios .module-body table.tarifas, #content .valores .module-body table.tarifas, #content .cobertura-sence .module-body table.tarifas {
    margin: 0 auto 20px auto;
    background: #e3e3e3;
    padding-bottom: 10px;
}

#content .sedes-horarios .module-body table.tarifas thead th, #content .sedes-horarios .module-body table.tarifas tbody td, #content .valores .module-body table.tarifas thead th, #content .valores .module-body table.tarifas tbody td, #content .cobertura-sence .module-body table.tarifas thead th, #content .cobertura-sence .module-body table.tarifas tbody td {
    padding: 5px 40px 0 5px;
}

#content .sedes-horarios .module-body table.tarifas thead th, #content .valores .module-body table.tarifas thead th, #content .cobertura-sence .module-body table.tarifas thead th {
    font-weight: bold;
    color: #f85c36;
}

#content .sedes-horarios .module-body table.tarifas tbody td.sec, #content .valores .module-body table.tarifas tbody td.sec, #content .cobertura-sence .module-body table.tarifas tbody td.sec {
    color: #246b97;
    font-weight: bold;
}

#content .valores .module-body table.tarifas tbody td pre, #content .sedes-horarios .module-body table.tarifas tbody td pre, #content .cobertura-sence .module-body table.tarifas tbody td pre {
    display: inline;
    font-family: Terminal, 'Lucida Console', 'Courier New', Courier, Monospace;
    white-space: pre;
}

#content .cobertura-sence .module-body .module {
    width: 300px;
}

#content .cobertura-sence .module-body .module .module-body h1 {
    color: #186293;
    font-size: 16px;
}

/* Convenio Empresa */
#content .convenios-con-empresas .module-body .empresas {
    overflow: hidden;
    padding: 20px 0;
}

#content .convenios-con-empresas .module-body .empresas div {
    float: left;
    margin-bottom: 15px;
    padding: 10px 10px 10px 10px;
    width: 302px;
    height: 75px;
    background: #fff;
}

#content .convenios-con-empresas .module-body .empresas div.separate {
    margin-left: 40px;
}

#content .convenios-con-empresas .module-body .empresas div img {
    float: left;
    margin-left: -95px;
}

#content .convenios-con-empresas .module-body .empresas div h3 {
    padding: 0 0 10px 100px;
    color: #306b93;
    font-weight: normal;
    font-size: 18px;
}

#content .convenios-con-empresas .module-body .empresas div p {
}

#content .profesores .module-body ul.orden {
    margin: 0 0 15px 0;
}

#content .profesores .module-body ul.orden li {
    display: inline;
    margin: 0 20px 0 0;
    line-height: 25px;
}

#content .profesores .module-body ul.orden li a {
    padding: 5px 15px 5px 30px;
    background: #7f7f7f url(../img/basic/right_16.png) no-repeat 10px 50%;
    text-decoration: none;
    color: #fff;
}

#content .profesores .module-body ul.orden li a.active {
    background: #337198 url(../img/basic/right_16.png) no-repeat 10px 50%;
}

#content .profesores .module-body .areas, #content .profesores .module-body .alfabeto {
    clear: both;
    overflow: hidden;
    zoom: 1;
}

#content .profesores .module-body .areas h3, #content .profesores .module-body .alfabeto h3 {
    clear: both;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #347299;
}

#content .profesores .module-body .areas a {
    display: block;
    float: left;
    padding: 2px 10px;
    background: #fff;
    width: 213px;
    color: #808080;
    text-decoration: none;
}

#content .profesores .module-body .areas a.separate {
    margin-left: 15px;
}

#content .profesores .module-body .areas a:hover {
    color: #347299;
}

#content .profesores .module-body .listas-profesores {
    clear: both;
    overflow: hidden;
    zoom: 1;
    margin: 15px 0 0 0;
}

#content .profesores .module-body .listas-profesores ul {
    float: left;
    margin: 0;
    padding: 0;
    background: #fff;
}

#content .profesores .module-body .listas-profesores ul.separate {
    margin-left: 15px;
}

#content .profesores .module-body .listas-profesores ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 200px;
}

#content .profesores .module-body .listas-profesores ul li a {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    color: #808080;
}

#content .profesores .module-body .listas-profesores ul li a:hover, #content .profesores .module-body .listas-profesores ul li a.active {
    color: #32719a;
}

#content .profesores .module-body .listas-profesores div, #content .profesores .module-body .listas-profesores #prev, #content .profesores .module-body .listas-profesores #next {
    float: left;
}

#content .profesores .module-body .listas-profesores div {
    overflow: hidden;
    padding: 0 10px;
    width: 630px;
}

#content .profesores .module-body .listas-profesores #prev, #content .profesores .module-body .listas-profesores #next {
    padding: 0;
    width: 29px;
    height: 150px;
    background: url(../img/profesores-prev.png) no-repeat left 50%;
    text-indent: -99999px;
}

#content .profesores .module-body .listas-profesores #next {
    background: url(../img/profesores-next.png) no-repeat left 50%;
}

#content .profesores .module-body .alfabeto a {
    display: block;
    float: left;
    margin: 0 8px 0 0;
    padding: 5px 10px;
    background: #fff;
    text-decoration: none;
    color: #7f7f7f;
}

#content .profesores .module-body .alfabeto a.active {
    background: #327399;
    color: #fff;
}

#content .profesores .module-body .detalle-profesor {
    margin: 15px 0 0 0;
    padding: 0 15px 0 130px;
}

#content .profesores .module-body .detalle-profesor h1 {
    color: #357098;
    font-weight: bold;
}

#content .profesores .module-body .detalle-profesor .avatar {
    float: left;
    margin-left: -130px;
}

.btn-link {
    padding: 5px 10px;
    background: url(../img/btn-link-bg.png) repeat-x;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

#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 .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 .campus {
    overflow: hidden;
    position: relative;
    padding: 0 0 0 150px;
    min-height: 100px;
}

#content .module.cliente-detalle .campus a {
    color: #186293;
    text-decoration: none;
}

#content .module.cliente-detalle .campus a:hover {
    color: #186293;
    text-decoration: underline;
}

#content .module.cliente-detalle .campus .thumb {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 119px;
    height: 86px;
}

#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.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.por-que ul li span {
    font-weight: bold;
}

#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: 90px;
}

#content .module .module-body.clientes ul li.csecond {
    margin-left: 40px
}

#content .module .module-body.clientes ul li span.title {
    font-size: 18px;
    color: #3379aa;
}

#content .module .module-body.clientes ul li img {
    position: absolute;
    left: 5px;
    width: 119px;
    height: 86px;
}

#content .module .module-body.clientes ul li a {
    float: right;
    text-decoration: none;
    color: #3379aa;
}

#content .module .module-body.clientes ul li a:hover {
    text-decoration: underline;
}

#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 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;
}

table.datagrid, table.queries {
    width: 100%;
    margin: 0 auto 20px auto;
    border-collapse: collapse;
}

table.datagrid thead tr th:first-child {
    -moz-border-radius-topleft: 10px;
    -webkit-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    -ms-border-radius-topleft: 10px;
    min-width: 20px;
    padding-left: 10px;
}

table.datagrid thead tr th:last-child {
    -moz-border-radius-topright: 10px;
    -webkit-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    -ms-border-radius-topleft: 10px;
    min-width: 20px;
    padding-right: 10px;
}

table.datagrid thead tr th {
    font-size: 11px;
    color: #DBDBDB;
    background: #464646;
    /*font-weight: bold;*/
    text-align: center;
    margin: 0;
    height: 30px;
    vertical-align: middle;
}

table.datagrid thead tr th a {
    color: #DBDBDB;
    text-decoration: underline;
}

table.datagrid tbody tr {
    background: #FFFFFF none repeat scroll 0 0;
}

table.datagrid tbody tr td {
    background: transparent;
    border: 1px solid #E3E3E3;
    font-size: 11px;
    margin: 0;
    padding: 2px;
}

table.datagrid tbody tr td a {
    color: #2583AD;
    text-decoration: none;
}

table.datagrid tbody tr:hover {
    background: #E3E3E3 none repeat scroll 0 0;
}

table.datagrid tbody tr.alt, table.datagrid tbody tr td.alt, table.datagrid tbody tr:nth-child(2n+1) td { 
	background:#F4F4F4; 
}
	table.datagrid tbody tr.division {
		border-top: 2px #089CCE solid;
	}
		table.datagrid tbody tr.division td {
			border-top: 0 !important;
		}
table.datagrid tfoot tr td {
	/*border: 1px solid #D5E6F9;
	*/ /*border-top: 0px solid #ffffff;
	*/ font-size: 11px;
	background: #EEF5FD url(../img/tfoot-border-top.gif) 0 -1px repeat-x;
	margin: 0 0 16px 0;
	padding: 15px 5px; 
}

#footer {
	overflow: hidden;
	position: relative;
	padding: 10px 0;
	margin-top: 0px;
	color: #676767;	
	}
#footer a:hover {
	text-decoration : underline;
	}
#footer .box {
	float: left;
	padding: 5px 20px;
	width: 190px;
	height: 120px;
	border-left: 1px #909090 solid;
	}
#footer .box.first {
	border: 0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	padding: 5px 15px ;
	position:relative;
	width:auto;
	width: 190px;
	height: 120px;
	}
#footer .box.second{
	border: 0;

}	
#footer .box.first dl dd {
	text-align : right;
}	
#footer .box.first span a  {
	text-decoration : none ;
	font-weight: bold;
}
	
#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/bg_footer_logo.jpg) no-repeat;
	width: 152px;
	height: 49px;
	}
#footer a {
	color: #333;
	}

#footer .menu_footer {
	background-color:white;
	padding-bottom:10px;
	padding-top:30px;

}
#footer .menu_footer li{
	display:inline
}

	
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: 1px;
	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: 0px;
	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 3px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#E5E5E5 none repeat scroll 0 0;
	border:1px solid #B1B1B1;
	clear:both;
	color:#224466;
	cursor:pointer;
	font-size:11px;
	height:31px;
	line-height:130%;
	margin-left:0px;
	text-align:center;
	width:125px;
	
}
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.contact div.error_message, .module-body.contacto div.error_message {
	clear:both;
	color:red;
	font-size:0.9em;
	margin-left:150px;
}	
#module module-head module-body.contacto button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#E5E5E5 none repeat scroll 0 0;
	border:1px solid #B1B1B1;
	clear:both;
	color:#224466;
	cursor:pointer;
	font-size:11px;
	height:31px;
	line-height:130%;
	margin-left:150px;
	text-align:center;
	width:125px;
}
	
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;line-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.contentCenter div.form ul {
border:1px dotted #666666;
margin-bottom:20px;
padding:5px;
}
ul.ul-etapas {
	border-bottom:1px dotted #999999;
	float:left;
	padding:5px 0;
	width:100%;
	}

/* mquestions */
#content .module.test form {
	width: auto;
	}
#content .module .module-body .mquestions {
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 1em;
	padding: 0 0 0 0;
	position: relative;
	background: #fffff;
	width: 650px;
	}
#content .module .module-body .mquestions div.submit {
	vertical-align: baseline;
	height: 50px;
	}
#content .module .module-body .mquestions ul,
#content .module .module-body .mquestions ul li {
	margin-left: 0;
	padding: 0 0 0 0;
	width: 650px;
	}
#content .module .module-body .mquestions ul li {
	float: left;
	list-style: none;
	}
#content .module .module-body .mquestions ul li h5 {
	margin: 5px 20px;	
	}
#content .module .module-body .mquestions div.multipleradio {
	margin: 0 0 0 0;
	}
#content .module .module-body .mquestions div.multipleradio input,
#content .module .module-body .mquestions div.multipleradio label {
	clear: none;
	display: inline;
	margin: 0;
	width: auto;
	float: none;
	}
#content .module .module-body .mquestions div.multipleradio label {
	padding: 0 0 0 5px;
	}
#content .module .module-body .mquestions .carousel-control  {
	cursor:pointer;
	display:inline-block;
	height:35px;
	line-height:999px;
	overflow:hidden;
	vertical-align:middle;
	width: 80px;
	}
#content .module .module-body .mquestions .carousel-wrap,
#content .module .module-body .mquestions .center-wrap {
	clear: none;
	position: absolute;
	}
#content .module .module-body .mquestions .center-wrap {
	top: 0;
	right: 0;
	}
#content .module .module-body .mquestions .carousel-wrap {
	padding: 0 0 30px 0;
	}
#content .module .module-body .mquestions .center-wrap .carousel-pagination a {
	display: inline-block;
	float: left;
	margin: 5px;
	background: #B40404;
	color: #fff;
	cursor: pointer;
	}
#content .module .module-body .mquestions .center-wrap .carousel-pagination a.active {
	background: red;
	color: #fff;
	}
#content .module .module-body .mquestions .center-wrap .carousel-pagination a span {
	display: block;
	padding: 5px;
	}
#content .module .module-body .mquestions .carousel-next {
	background:transparent url(../img/siguiente.png) no-repeat scroll 0 0;
	bottom: 0px;
	margin-left: 44.5%;
	}
#content .module .module-body .mquestions .carousel-previous {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/profesores-prev.png) no-repeat scroll 0 0;
	margin-left : 0%;
	margin-bottom : 257%;
	position :absolute;
	display: none;
}
#content .module .module-body .mquestions ul li a {
	height: 30px;
}
#content .module .module-body .mquestions fieldset legend {
	word-wrap: break-word;
}
#content .module .module-body .mquestions ul li .finalizar {
	background:transparent url(../img/finalizar.png) no-repeat scroll 0 0;
	cursor: pointer;
	display: block;
	height: 30px;
	text-indent: -99999px;
	width:110px;
	border : 0px;
}

#content .module .module-body .mquestions .disabled,
#content .module .module-body .mquestions .disabled:hover {
	cursor:default;
	opacity: 0.5;
	visibility :  hidden;
}


form.horizontal div.multipleradio {
	margin : 0 0 0 20px;
	position:relative;
}	

form.horizontal div.multipleradio fieldset { 
-moz-border-radius: 4px; 
border-radius: 2px; 
padding : 2px 10px;
}

form.horizontal div.multipleradio input[type="radio"]{
margin:0  3px 1px 0 ;
position:relative;
}

form.horizontal div.multipleradio label {
margin:0 3px 3px 0;
position:relative;
}
div.multipleradio div.radio{
margin-left:12em;
}

ul li span.red {
color:red;
}

div.puntaje {
	margin: 5px 180px 6px;
	background: #e3e3e3;
	padding-bottom : 10px;
	padding-top : 5px;
	color : #F85C36;
    font-weight:bolder;
}

div.col-main.exito-test dl dt {
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
div.col-main.exito-test dl dd {
	padding: 0 0 15px 0;
	}
div#content div.module.testimonio div.module-body {
	padding: 10px 10px 10px 130px;
	}
div#content div.module.testimonio div.module-body img.perfil {
	float: left;
	margin-left: -120px;
	}
div#content div.module.testimonio h5 {
	margin: 0;
	padding: 0;
	color: #f6931e;
	}
div#content div.module.testimonio small {
	font-size: 10px;
	}
.small {
	font-size: 10px;
	}
h1.amarillo {
    margin: 15px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FF6600;
	}
div#container div.metodologia div.module-body ul,
div#container div.metodologia div.module-body ul li {
	margin: 0 0 0 0;
	}
div#container div.metodologia div.module-body ul li {
	list-style: none;
	}
div#container div.metodologia div.module-body ul li.presencial,
div#container div.metodologia div.module-body ul li.online,
div#container div.metodologia div.module-body ul li.soporte {
	padding: 10px 20px 0 170px;
	}
div#container div.metodologia div.module-body ul li.presencial,
div#container div.metodologia div.module-body ul li.online,
div#container div.metodologia div.module-body ul li.soporte {
	background: url(../img/metodologia/quincenales.png) no-repeat;
	width: 543px;
	height: 128px;
	}
div#container div.metodologia div.module-body ul li.online {
	background: url(../img/metodologia/online.png) no-repeat;
	}
div#container div.metodologia div.module-body ul li.soporte {
	background: url(../img/metodologia/soporte.png) no-repeat;
	}
div#container div.metodologia div.module-body ul li.presencial ul li,
div#container div.metodologia div.module-body ul li.online ul li,
div#container div.metodologia div.module-body ul li.soporte ul li {
	list-style: disc;
	color: #f60;
	font-size: 11px;
	}
div#container div.metodologia div.module-body ul li.presencial ul li span,
div#container div.metodologia div.module-body ul li.online ul li span,
div#container div.metodologia div.module-body ul li.soporte ul li span {
	color: #000;
	}

