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;
	}
small {
	font-size: 11px;
	line-height: 13px;
	color: #909090;
	}
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_business.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;
	line-height: 27px;
	}
.content .intro .links a {
	color: #286085;
	text-decoration: none;
	}
.content .intro .links a:hover {
	text-decoration: underline;
	}
.content .intro .links a.informacion-en-linea-btn {
	display: block;
	float: right;
	background: url(../img/informacion-en-linea-btn.png) no-repeat;
	width: 166px;
	height: 27px;
	text-indent: -99999px;
	}
.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: #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: 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: 5px;
	background: url(../img/mright-top.jpg) no-repeat;
	height : 175px !important;
	min-height : 175px;
	}
.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;
	height: 90px;
	text-indent: -99999px;
	}
.content .intro .mright .mtop a {
	display: block;
	margin: 0 auto 5px auto;
	padding: 0 0 0 30px;
	width: 200px;
	background: url(../img/home-bottom-mright-mtop.jpg) no-repeat left top;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	}
.content .intro .mright .mbottom {
	position: relative;
	margin-bottom: 5px;
	padding: 5px 20px;
	background: #dfdfdf url(../img/bg_intro_right_bottom.png) repeat-x left top;
	height: 90px;
	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 .intro .mright .mingles {
	padding: 4px 0;
	background: url(../img/home-bottom-mright-mingles.jpg) no-repeat 0 0;
	height: 37px;
	font-family: Tahoma;
	cursor: pointer;
	}
.content .intro .mright .mingles strong,
.content .intro .mright .mingles span {
	display: block;
	padding: 0 15px;
	color: #fff;
	}
.content .intro .mright .mingles strong {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	}
.content .intro .mright .mingles span {
	font-size: 12px;
	line-height: 16px;
	}
.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;
	oveflow: 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: 443px;
	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 .btn-pdf {
	padding: 10px 30px 10px 0;
	background: url(../img/pdf.png) no-repeat right top;
	color: #3079A6;
	text-decoration: none;
	}
#content a.btn-descargar-malla {
	display: block;
	padding: 0 10px;
	background: url(../img/descargar-malla.png) no-repeat;
	text-decoration: none;
	color: #fff;
	line-height: 40px;
	}
#content a.btn-descargar-malla:hover {
	text-decoration: underline;
	}
.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.jpg) 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: 345px;
	}
#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%;
	cursor: pointer;
}
#content .module .module-head h3.down {
	background: url(../img/basic/plus_16.png) no-repeat 5px 50%;
	cursor: pointer;
}
#content .module .module {
	background: #eee;
	height: 1%;
	}
#content .col-main .col-twice {
	overflow: hidden;
	width: 760px;
	}
#content .col-main .col-twice .module {
	float: left;
	margin: 0 10px;
	padding: 0 10px;
	}
#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;
	height: 60px;
	}
#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;
	height: 50px;
	}
#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 .aranceles .module-body table.tarifas,
#content .cobertura-sence .module-body table.tarifas {
	margin: 0 auto 20px auto;
	background: #e3e3e3;
	}
#content .aranceles .module-body table.tarifas thead th,
#content .aranceles .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 .aranceles .module-body table.tarifas thead th,
#content .cobertura-sence .module-body table.tarifas thead th {
	font-weight: bold;
	color: #f85c36;
	}
#content .aranceles .module-body table.tarifas tbody td.sec,
#content .cobertura-sence .module-body table.tarifas tbody td.sec {
	color: #246b97;
	font-weight: bold;
	}
#content .aranceles .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;
	}
	
/** Convenios con empresas **/
#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 100px;
	width: 235px;
	height: 120px;
	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: 0 0 0 -95px;
	}
#content .convenios-con-empresas .module-body .empresas div h3 {
	padding: 0 0 10px 0;
	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;
	margin-right: 10px;
	}
#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: 2px 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;
	}
#content .profesores .module-body .detalle-profesor a {
	color: #2690d5;
}
	
.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 .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.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 0 0 10px;
	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 .noticias .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 {
	display: block;
	clear: both;
	bottom: 15px;
	right: 15px;
	color: #377aae;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	}
#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: 110px;
	}
#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;
	margin: 0 0 15px;
	padding: 10px 20px;
	background: #fff;
	width: 315px;
	height: 120px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	}
#content .module .module-body.cursos-otros .cajita.separate {
	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 .module-body.diplomas .filtro select,
#content .module .module-body.diplomas .filtro select > option,
#content .module .module-body.cursos .filter select,
#content .module .module-body.cursos .filter select > option,
#content .module .module-body.cursos .filter input {
	clear: none;
	font-size: 14px;
	border: 0;
}
#content .module .module-body.diplomas .filtro select,
#content .module .module-body.cursos .filter select {
	padding: 1px 0;
}
#content .module .module-body.diplomas .filtro input,
#content .module .module-body.cursos .filter input {
	margin: -2px 30px 0 10px;
	font-size: 12px;
}

#content .module .module-body.cursos .filter select#FiltroAno {
	margin-left: 15px;
	}

#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.row2 {
	margin: 5px auto;
	padding: 0;
	width: 550px;
	}
#content .module .module-body div.row2 div.sedes {
	border: 1px #d2d2d2 solid;
	border-width: 0 1px 1px 1px;
	background: #dfdfdf;
	margin: 0 0 0 9px;
	padding: 3px 10px;
	width: 390px;
	color: #666;
	}
#content .module .module-body div.row2 div.sedes a {
	color: #666;
	text-decoration: none;
	}
#content .module .module-body div.row2 div.sedes a:hover {
	color: #3292ce;
	}
#content .module .module-body div.row2 div.dd,
#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.row2 div.dd {
	margin: 0;
	}
#content .module .module-body div.row2 div.dd a,
#content .module .module-body div.row a {
	text-decoration: none;
	}
#content .module .module-body div.row2 div.dd a.name,
#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.row2 div.dd a.detail,
#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.row2.hover div.dd,
#content .module .module-body div.row2.hover div.dd a.detail,
#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;
	}

#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 10px;
	width: 170px;
	height: 180px;
	border-left: 1px #909090 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;
	font-size: 11px;
	}
#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: 155px;
	height: 65px;
	}
#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 .module .module-body.diplomas .filtro,
#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 2px 0;
	padding: 0;
	}

#content .module .module-body.diplomas .filtro {
	margin: 0 0 15px 0;
	padding: 5px 20px;
	}
#content .module .module-body.diplomas .filtro select {
	vertical-align: baseline;
	}
#content .module .module-body.diplomas .filtro input {
	width: auto;
	}

/* 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; }
.border-radius-10 {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	-ms-border-radius:10px;
	border-radius:10px;
}
.border-radius-5 {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
}
.noradius {
	-moz-border-radius:0!important;
	-webkit-border-radius:0!important;
	-khtml-border-radius:0!important;
	-ms-border-radius:0!important;
	border-radius:0!important;
}
/* 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;
}

.notas .nota,
.tarifas .nota {
	vertical-align: super;
	font-weight: bold;
	font-size: 8px;
	font-family: Verdana;
	}

.w500 {
	width: 500px;
	}

div.module-body.datos-sence ul {
	list-style-type: none!important;
}
div.module-body.datos-sence li {
	list-style-type: none!important;
	float: left;
	background: #fff;
	padding: 5px;
	margin: 10px;
	width: 300px;
	height: 110px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div .module-body.datos-sence li strong {
	color: #F02A21;
}
div.module.clases div.module-body > div {
	float: left;
	margin: 10px;
	width: 320px;
}
div.module.clases div.module-body div#clases-nombre li {
	list-style-type: none!important;
	float: left;
	background: transparent url(../img/modulo.gif) left top no-repeat;
	width: 42px;
	height: 29px;
	padding: 4px 4px 14px;
	margin: 5px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
	div.module.clases div.module-body div#clases-nombre li.active {
		background: transparent url(../img/modulo.gif) left bottom no-repeat;
	}

#periods ul {
	float: left;
	width: 328px;
	}
#periods ul li {
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0;
	background: url(../img/cursos-periodos.png) no-repeat left top;
	list-style: none;
	line-height: 24px;
	font-size: 11px;
	cursor: pointer;
	cursor/*:*/hand;
	}
#periods ul li span {
	float: left;
	margin-right: 10px;
	padding-left: 5px;
	width: 159px;
	color: #fff;
	}	
#periods ul li.hover,
#periods ul li.active {
	background-position: left bottom;
	color: #fff;
	}
#periods div.details_period {
	float: right;
	padding: 5px;
	background-color: #367eae;
	width: 330px;
	color: #dedede;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
	}
#periods div.details_period td {
	padding-bottom: 5px;
	}
#periods div.details_period td.tt {
	padding-bottom: 0;
	color: #fff;
	}
#content #periods ul, #content #periods ul li {
	margin-left: 0;
	}
#content ul.temario {
	margin-left: 0;
	}
#content ul.temario li {
	margin: 0;
	padding: 5px 0 5px 80px;
	list-style: none;
	border-bottom: 1px solid #ccc;
	}
ul.temario li span {
	float: left;
	margin-left: -80px;
	}
#content ul.seminarios {
	margin-left: 0;
	}
#content ul.seminarios li {
	margin: 0;
	padding-bottom: 5px;
	list-style: none;
	}
#content ul.seminarios li a {
	color: #666;
	text-decoration: underline;
	}
