@charset "utf-8";
@font-face {
	font-family: 'Archivo Narrow';
	font-style: normal;
	font-weight: 400;
	src: local('Archivo Narrow Regular'), local('ArchivoNarrow-Regular')
}
html, body {
	color: #555;
	font-family: 'Archivo Narrow', Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	margin: 0
}
a {
	outline: medium none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
img {
	border: medium none
}
form {
	margin: 0
}
h1 {
	font-size: 18px
}
h2 {
	color: #333;
	font-size: 18px;
	margin: 0 0 5px;
	font-weight: normal
}
h3 {
	color: #555;
	font-size: 18px;
	margin: 0 0 20px
}
label {
	width: 134px;
	display: inline-block;
	line-height: 10px;
	white-space: nowrap;
}
input {
	border: 1px solid #DD5D19;
	color: #555;
	font-family: Archivo Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	margin: 0;
	padding: 5px 4px;
	outline: 0;
	width: 139px
}
input.radio {
	width: auto;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -2px;
	border: 0;
	padding: 0
}
input#agree {
	width: auto;
	margin: 12px 5px 13px 17px;
	vertical-align: middle
}
input.buscar {
	cursor: pointer;
	font-size: 14px;
	height: 32px;
	line-height: 0;
    margin: -16px 18px 0;
	padding: 0 15px;
	width: auto;
	float: right
}
.error {
	border: 1px #f00 solid;
	background: #ffdfdf
}
select {
	border: 1px solid #DD5D19;
	color: #555;
	font-family: Archivo Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	margin: 0;
	padding: 4px;
	width: 151px
}
select.selectBox {
	width: 93px
}
textarea {
	border: 1px solid #DD5D19;
	color: #555;
	font-family: Archivo Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 4px;
	resize: none;
	width: 293px;
	height: 80px
}
::-webkit-input-placeholder {
color:#FF7A2F
}
:-moz-placeholder {
color:#FF7A2F
}
::-moz-placeholder {
color:#FF7A2F
}
:-ms-input-placeholder {
color:#FF7A2F
}
p {
	margin: 0 0 5px
}
.load {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
	display: none;
	height: 23px;
	margin: 0 0 10px 85px;
	padding-left: 10px;
	padding-top: 5px;
	position: absolute;
	width: 158px
}
#content {
	display: table;
	height: 100%;
	width: 100%
}
#content .logos {
	margin: 0 auto;
	max-width: 1000px;
	text-align: center
}
.logo{
	font-size: 49px;
text-decoration: none;
color: #000;
}
.logo span{
	font-weight: bold;
	color:#F95F00
}
.tableheader {
	display: table-row
}
#frame {
	display: table;
	height: 100%;
	margin: 0 auto;
	width: 1000px
}
#header {
	height: 80px;
	background: #fff;
	border-bottom: 3px #ccc solid
}
#header .header {
	display: table;
	margin: 0 auto 0;
	position: relative;
	width: 1000px;
	height: inherit
}
#header .header .td {
	color: #fff;
	display: table-cell;
	height: inherit;
	vertical-align: middle
}
#header .header .col1 {
	width: 20%
}
#header .header .col2 {
	text-align: center;
	width: 50%
}
#header .header .col3 {
	text-align: right;
	white-space: nowrap;
	width: 30%
}
#header .header .col3 input {
	width: 370px;
	height: 36px;
	color: #F95F00;
	padding: 0 40px 0 10px;
	border: 1px #F95F00 solid;
	background: 0;
	border-radius: 5px
}
#header .header .col3 input.searchbutton {
	background: url(../images/search_but.png) no-repeat 4px -28px;
	height: 36px;
	width: 34px;
	position: absolute;
	cursor: pointer;
	right: 3px;
	border: 0;
	padding: 0
}
#header .header .col3 input.searchbutton:hover {
	background: url(../images/search_but.png) no-repeat 4px 7px
}
#header .header .col3 .button {
	border: 1px #ccc solid
}
#header .header .col3 .button:hover {
	border: 1px #b50802 solid
}
.menu {
	background: url(../images/menubg.png) repeat-x center;
	margin: 0 auto
}
#Menu_Horizontal {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 60px
}
#Menu_Horizontal li {
	float: left;
	list-style: none;
	background: url(../images/menu_separator.png) no-repeat right
}
#Menu_Horizontal li:last-child {
	background: 0
}
#Menu_Horizontal li a {
	display: block;
	height: 60px;
	line-height: 60px;
	padding: 0 30px;
	text-transform: uppercase;
	text-decoration: none;
	color: #234a78;
	font-size: 14px;
	transition: .5s ease;
	-o-transition: .5s ease;
	-webkit-transition: .5s ease
}
#Menu_Horizontal li a.activator, #Menu_Horizontal li a:hover {
	background: url(../images/menu_hover.png) repeat-x center;
	box-shadow: 0 3px 5px #888;
	color: #FFF
}
#middle {
	display: table-row;
	height: 100%
}
#middle .middle {
	margin: 10px auto;
	width: 1000px;
	display: table
}
#middle .middle .td {
	display: table-cell;
	padding: 10px;
	vertical-align: top;
	width: 651px;
	background: #fff;
	border-bottom: 2px #ccc solid
}
#middle .middle .left {
	padding-left: 0;
	width: 200px
}
#middle .middle .left h2 {
	font-size: 20px;
	font-weight: normal
}
#middle .middle .right {
	padding: 10px;
	width: 350px;
	border-bottom: 2px #ccc solid
}
#middle .middle .right h3 {
	color: #fff;
	font-size: 17px;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	background: #99056A;
	border-bottom: 1px solid #FF960A;
	padding: 10px;
	text-transform: uppercase
}
#middle .middle .right h3.white {
	background: url(../images/icons-base.png) no-repeat 0 -820px;
	border-bottom: 2px #333 solid;
	color: #333;
	padding: 10px 10px 10px 20px
}
#middle .middle .right h3.white.recomended {
	background: url(../images/icons-base.png) no-repeat 0 -674px
}
#middle .middle .right h3.white.keyword {
	background: url(../images/icons-base.png) no-repeat 0 -161px;
	font-size: 16px;
	border-bottom: 2px #F95F00 solid
}
#middle .middle .right h3 span.icon-course {
	background: url(../images/icons-uni-white.png) no-repeat 0 -1282px;
	padding-left: 25px
}
#middle .middle .right .language {
	float: right;
	text-transform: uppercase
}
#middle .middle .right .language a {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
}
#middle .middle .right .language a.active, #middle .middle .right .language a:hover {
	color: #e8501b
}
#middle .middle .right .contentbg {
	background: #FFF
}
#middle .middle .blok {
	border: 1px #333 solid;
	padding: 1px;
	margin-bottom: 5px
}
#middle .middle .blok h1, #middle .middle .blok h2.bloks {
	background: #FF711F;
	padding: 3px 10px;
	color: #fff;
	font-size: 17px;
	margin: 0
}
#middle .middle .blok h1.green, #middle .middle .blok h2.green {
	background: #F95F00;
	height: auto;
	line-height: 17px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	padding: 5px 15px;
	vertical-align: middle;
	margin: 0;
	text-decoration: none;
	border-left: 3px #CF3D08 solid
}
#middle .middle .blok h1.orange{
	background:#99056A
}
#middle .middle .subblok {
	padding: 0;
	border: 0
}
#middle .middle .subblok>p {
	padding: 10px 0
}
#middle .middle .subblok .smallblok {
	border-bottom: 1px #4b6071 dotted
}
#middle .middle .subblok h3 {
	background: #F95F00;
	height: auto;
	line-height: 17px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	padding: 5px 15px;
	vertical-align: middle;
	margin: 0;
	text-decoration: none;
	border-left: 3px #CF3D08 solid
}
#middle .middle .smallblok {
	border-bottom: 1px #ccc solid;
	margin-bottom: 10px
}
#middle .middle .bottomlink {
	margin-top: 10px
}
#middle .middle .bottomlink a {
	color: #000
}
#middle .middle .subblok .smallblok h2 {
	font-size: 16px;
	width: 600px
}
#middle .middle .subblok ul.comment {
	margin: 0;
	padding: 0
}
#middle .middle .subblok ul.comment li {
	list-style: none;
	border-bottom: 1px #ccc solid;
	padding: 5px 0
}
#middle .middle .subblok ul.comment li:last-child {
	border-bottom: 0
}
#middle .middle .subblok ul.comment li a {
	color: #F97E33;
	text-decoration: none
}
#middle .middle .subblok ul.comment li strong {
	text-transform: capitalize
}
#middle .middle .smallblok h2, #middle .middle .smallblok p {
	height: 33px;
	font-size: 16px;
	margin-bottom: 10px;
	margin-left: 0;
	background: url(../images/icons-uni.png) no-repeat 8px -846px #f4f4f4;
	padding: 0 10px 0 30px;
	display: table-cell;
	vertical-align: middle;
	width: 600px
}
#middle .middle .subblok .smallblok h2 a, #middle .middle .smallblok h2 a, #middle .middle .smallblok p a {
	color: #F97E33;
	text-decoration: none;
	font-size: 18px
}
#middle .middle .subblok .smallblok h2 a:hover, #middle .middle .smallblok h2 a:hover, #middle .middle .smallblok p a:hover {
	color: #666
}
#middle .middle .blok>div {
	padding: 10px 0 5px
}
#middle .middle .blok>div ul.province {
	margin: 0;
	padding: 0
}
#middle .middle .blok>div ul.province li {
	float: left;
	display: block;
	width: 138px;
	margin: 2px 5px;
	list-style: none;
	min-height: 30px
}
#middle .middle .blok>div ul.province li.hide {
	display: none
}
#middle .middle .blok>div ul.province li a {
	color: #666;
	text-decoration: none;
	display: block;
	font-size: 13px
}
#middle .middle .blok>div ul.province li a:hover {
	text-decoration: underline;
	color: #333
}
#middle .middle .blok>div .more {
	float: right;
	color: #F95F00;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
#middle .middle .blok>div .more:hover {
	color: #87bce3
}
#middle .middle .smallblok ul {
	margin: 0;
	padding: 10px 0 0
}
#middle .middle .smallblok ul li {
	width: 278px;
	margin: 0 15px 7px;
	display: inline-block;
	vertical-align: top
}
#middle .middle .smallblok ul li a {
	font-size: 14px;
	text-decoration: none;
	color: #333
}
#middle .middle .smallblok ul li a:hover {
	color: #F95F00
}
#middle .middle .blok ul.subcatcourses {
	margin: 0;
	padding: 0
}
#middle .middle .blok ul.subcatcourses li {
	display: block;
	border-bottom: 1px #666 dotted;
	padding: 10px
}
#middle .middle .blok ul.subcatcourses li a {
	color: #F97E33;
	font-weight: bold;
	font-size: 14px
}
#middle .middle .blok ul.subcatcourses li:hover {
	background: #f5f5f5
}
#middle .middle .blok ul.subcatcourses li:last-child {
	border-bottom: 0
}
#middle .middle .blok ul.subcatcourses li p a, #middle .middle .blok ul.subcatcourses li h2 a {
	font-size: 18px;
	color: #000;
	text-decoration: none;
	font-weight: normal
}
#middle .middle .blok ul.subcatcourses li>div {
	color: #777
}
#middle .middle .blok ul.subcatcourses li>div a, .descmore {
	color: #fff;
	float: right;
	text-decoration: none;
	margin-top: 15px;
	background: #99056A;
	padding: 2px 2px 3px 12px;
	border-radius: 0 5px 0 4px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	cursor: pointer
}
#middle .middle .blok ul.subcatcourses li>div a img, .descmore img {
	vertical-align: bottom;
	margin: 0 3px 2px
}
#middle .middle .blok ul.subcatcourses li>div a:hover, .descmore:hover {
	background: #F95F00
}
.footertable {
	background: #fff;
	border-top: 3px #ccc solid
}
#footer {
	width: 1000px;
	margin: 0 auto
}
#footer .footer {
	display: block;
	line-height: 70px;
	width: 1000px;
	margin: 0 auto;
	color: #333
}
#footer .footer a {
	color: #F95F00;
	text-decoration: none
}
#footer .footer a:hover {
	color: #4b6302
}
.footermenu {
	float: right;
	margin: 17px 0 0
}
.footermenu .footerbody {
	margin: 0 auto;
	width: 1000px
}
.footermenu .footerbody .share {
	float: right;
	margin-top: 27px
}
.footermenu ul {
	margin: 0 auto;
	padding: 10px 0
}
.footermenu ul li {
	display: table-cell;
	padding: 0 10px;
	vertical-align: top
}
.footermenu ul li a {
	color: #887174;
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.footermenu ul li a:hover {
	text-decoration: underline;
	color: #F95F00
}
.footermenu ul li ul {
	margin: 0;
	width: auto
}
.footermenu ul li ul li {
	border-right: medium none;
	display: block;
	font-weight: normal;
	padding: 0
}
.footermenu ul li ul li a {
	color: #ccc;
	font-size: 12px
}
#linktitle {
	font-size: 14px;
	margin-top: -3px;
	float: left;
	margin-bottom: 5px
}
.raquo {
	font-size: 15px;
	color: #9a9a9a;
	margin: 0 5px
}
.boxtitle {
	width: 100%;
	margin-bottom: 10px
}
.boxtitle #linktitle span {
	margin: 0 10px 0;
	float: left;
	background: url(../images/icon-arrow.png) no-repeat 0 5px;
	width: 6px;
	display: block;
	height: 16px;
	padding: 0
}
.boxtitle span {
	margin: -3px 0 0 0;
	display: inline-block;
	background: #EC5700;
	color: #fff;
	padding: 2px 5px;
	border-radius: 2px
}
.boxtitle #linktitle a {
	float: left;
	color: #F95F00;
	text-decoration: none
}
.boxtitle a:hover {
	color: #005eb6
}
.close {
position: absolute;
right: 10px;
top: 5px;
cursor: pointer;
background: #f00;
padding: 1px 6px;
font-size: 20px;
border-radius: 26px;
}
.result {
	background: none repeat scroll 0 0 #04b108;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	left: 50%;
	margin-left: -50px;
	padding: 5px 20px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100px;
	display: none;
	z-index: 1000
}
#body {
	background: #fff;
	opacity: .2;
	filter: alfa(opacity=20);
	-ms-filter: "alpha(opacity=20)";
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	display: none
}
.accordion {
	margin: 0;
	padding: 0;
	background: #F95F00
}
.accordion li {
	display: block;
	padding: 0
}
.accordion li a {
	background: url(../images/icons-base.png) no-repeat 4px -761px;
	padding: 2px 20px 2px 22px;
	text-decoration: none;
	color: #fff;
	display: block;
	border-bottom: 1px #FF960A solid;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	height: 25px;
	display: table-cell;
	vertical-align: middle;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
ul.comunidades {
	background: #fff
}
ul.comunidades li a {
	background: url(../images/icons-base.png) no-repeat 0 -336px;
	color: #333;
	border-bottom: 1px #ddd solid
}
ul.comunidades li a.actives, ul.comunidades li a:hover {
	background: url(../images/icons-base.png) no-repeat 0 -336px;
	color: #F95F00
}
.accordion li a.actives, .accordion li a:hover {
	background: url(../images/icons-base.png) no-repeat 4px -761px #F95F00;
	color: #fff;
	width: 334px
}
.accordion li ul {
	display: none;
	margin: 0;
	background: #FF9054
}
.accordion li ul.accactive {
	display: block;
	padding: 0;
	background: #FF9054
}
.accordion li ul li:hover, .accordion li ul li.activeli {
	background: #fff
}
.accordion li ul li a {
	font-size: 12px;
	padding: 0 20px 0 40px;
	height: 25px;
	background: url(../images/icons-base.png) no-repeat 21px -762px #FE8F08;
}
.accordion li ul li a.actives1, .accordion li ul li a:hover {
	background: url(../images/icons-base.png) no-repeat 21px -762px #FF711F;
	color: #fff;
	width: 334px
}
.pagin {
	text-align: center;
	margin: 10px 0 0;
	background: #eee;
	padding: 0 !important;
	height: 30px;
	border-top: 1px #ccc solid
}
.pagin a {
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	color: #666;
	cursor: pointer
}
.pagin .end {
	float: right;
	display: block;
	border-left: 1px #ccc solid;
	height: 30px;
	font-size: 24px;
	padding: 0 10px 0 3px
}
.pagin .endall {
	float: right;
	display: block;
	border-left: 1px #ccc solid;
	height: 30px;
	font-size: 24px;
	padding: 0 10px 0 3px
}
.pagin .begall {
	float: left;
	display: block;
	border-right: 1px #ccc solid;
	height: 30px;
	font-size: 24px;
	padding: 0 4px 0 10px
}
.pagin .beg {
	float: left;
	display: block;
	border-right: 1px #ccc solid;
	height: 30px;
	font-size: 24px;
	padding: 0 4px 0 10px
}
.pagin a.pager {
	padding: 0 10px 0 10px;
	height: 30px;
	font-size: 16px;
	border-right: 1px #ccc solid;
	line-height: 30px;
	margin-top: -5px;
	margin-right: -3px
}
.pagin a:hover {
	background: #fff;
	color: #db332b
}
.pagin span {
	background: #fff;
	display: inline-block;
	padding: 0 10px 0 10px;
	height: 30px;
	line-height: 30px;
	border-right: 1px #ccc solid;
	font-size: 16px;
	margin-right: -3px
}
.coursblok .color {
	background-color: #eee;
	border-bottom: 1px #999 solid
}
.coursblok .color h3 {
	color: #333
}
.coursblok .color1 {
	background-color: #fff;
	border-bottom: 1px #999 solid
}
.coursblok .color1 h3 {
	color: #333
}
.coursblok>div {
	padding: 5px;
	font-size: 14px
}
.coursblok>div h3 {
	display: block;
	margin: 0 0 10px;
	font-size: 16px
}
.popbutt{
	    float: right;
}
.button {
	display: inline-block;
	border: 1px solid #DDD;
	border-radius: 3px;
	text-shadow: 0 1px 1px #666;
	box-shadow: 0 1px 1px #fff;
	line-height: 15px;
	padding: 6px 10px;
	white-space: nowrap;
	vertical-align: middle;
	color: #666;
	background: transparent;
	cursor: pointer;
	border-color: #ddd;
	filter: none;
	background-color: #e0e0e0;
	background: -webkit-linear-gradient(top, white, #e0e0e0);
	background: -moz-linear-gradient(top, white, #e0e0e0);
	background: -ms-linear-gradient(top, white, #e0e0e0);
	background: -o-linear-gradient(top, white, #e0e0e0);
	background: linear-gradient(top, white, #e0e0e0);
	-pie-background: linear-gradient(top, white, #e0e0e0);
	box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
	cursor: pointer
}
.popbutton {
	color: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.4);
	background-color: #F97E33;
	filter: none;
background: #f95f00; /* Old browsers */
background: -moz-linear-gradient(top,  #f95f00 0%, #f76f20 50%, #f79359 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f95f00), color-stop(50%,#f76f20), color-stop(100%,#f79359)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f95f00 0%,#f76f20 50%,#f79359 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f95f00 0%,#f76f20 50%,#f79359 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f95f00 0%,#f76f20 50%,#f79359 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f95f00 0%,#f76f20 50%,#f79359 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95f00', endColorstr='#f79359',GradientType=0 ); /* IE6-9 */
	padding: 17px 10px;
	width: 250px;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 10px 10px
}
.popbutton:hover {
	border-color: #f95f00;
	box-shadow: none
}
.popbutton:active {
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2)
}
#loadleadform .form p label em {
	color: red;
	font-size: 20px;
	position: relative;
	top: 7px
}
#loadleadform {
	width: 700px;
	height: 490px;
	position: fixed;
	background: #fff;
	z-index: 20;
	border-radius: 5px;
	left: 50%;
	margin-left: -350px;
	top: 0;
	box-shadow: 0 0 10px #999;
	display: none;
	border: 1px #ccc solid
}
#loadleadform.simple {
	height: 420px
}
#loadleadform img {
	position: relative;
	left: 50%;
	margin: -16px 0 0 -16px;
	top: 50%
}
#loadleadform .head {
	background: url(../images/hd-bg.png) repeat-x center;
	height: 30px;
	border-radius: 5px 5px 0 0;
	cursor: move;
	font-size: 15px;
	padding: 10px 40px 10px 20px;
	font-weight: bold
}
#loadleadform .title {
	background: #F97E33;
	color: #fff;
	padding: 10px 20px;
	font-size: 16px;
	border-radius: 5px 5px 0 0;
	font-weight: bold
}
#loadleadform .title > div{
	float:left;
	  width: 90%;
}
#loadleadform:hover {
	cursor: move
}
#loadleadform .form {
	width: 95%;
	margin: 0 auto
}
#loadleadform .form form>div {
	width: 49%
}
#loadleadform .form form>div.leftform {
	float: left
}
#loadleadform .form form>div.rightform {
	float: right
}
#loadleadform .form form>div h1 {
	background: url(../images/blokbg.png);
	border-radius: 5px 5px 0 0;
	font-size: 16px;
	padding: 4px 10px;
	color: #fff;
	margin: 10px 0 0
}
#loadleadform .form form>div>div {
	border: 1px #F97E33 solid;
	border-top: 0;
	background: #FAD0BA;
	padding: 10px;
	height: 340px
}
#loadleadform.simple .form form>div>div {
	height: 270px
}
#loadleadform.simple .form form>div>div textarea {
	height: 180px
}
#loadleadform .form p {
	margin-bottom: 10px
}
#loadleadform .form form>div.bottomform {
	background: #eee;
	width: 100%;
	height: 40px;
	clear: both;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index:2
}
#loadleadform .form form>div.bottomform > div {
    float: left;
    height: auto;
    background: none;
    border: none;
    margin-top: -8px;
    font-size: 12px;
}
#loadleadform .form form>div.bottomform span {
	margin-left: 60px;
	color: red;
	font-weight: bold;
	position: relative;
	top: -8px;
}
#loadleadform .form form>div.bottomform u {
	cursor: pointer
}
.aviosleagl {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 600px !important;
	background: #fff;
	box-shadow: 0 0 10px #000;
	padding: 20px;
	height: 500px;
	margin: -270px 0 0 -320px;
	border: 1px #ccc solid;
	display: none;
	z-index: 21;
	font-family:Arial, Helvetica, sans-serif
}
.aviosleagl .scroll {
	overflow: auto;
	overflow-x: hidden;
	height: 480px;
	border: none !important;
	background: none !important
}
.aviosleagl input {
	vertical-align: middle
}
.aviosleagl .closeaviso {
	background: #f9970b;
	position: absolute;
	top: -16px;
	right: -13px;
	border-radius: 15px;
	padding: 4px 8px !important;
	border: 1px #f9970b solid !important;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	font-size: 14px
}
#loading{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.41);
	    text-align: center;
}
#loading > div{
	    position: absolute;
    width: 100px;
    font-size: 18px;
    z-index: 101;
    color: #000;
    font-weight: bold;
    text-align: center;
    left: 50%;
    top: 50%;
    height: 80px;
    margin: -40px 0 0 -50px;
}
#loading img{
    display: block;
    margin: 0 auto 10px;
}
#descmore {
	height: 200px;
	display: block;
	overflow: hidden
}
#descmore:hover {
	cursor: pointer
}
.lCenter {
	margin: 10px 0;
	border: 1px #222 solid !important;
	padding: 1px !important
}
.lCenter ul {
	margin: 10px;
	padding: 0
}
.lCenter ul li {
	display: block;
	margin: 0;
	border-bottom: 1px #ccc dotted;
	padding: 10px 0
}
.lCenter ul li:hover {
	background: #f5f5f5
}
.lCenter ul li a {
	color: #222;
	font-weight: bold
}
.coursetitle {
	float: left;
	margin: 0 0 8px;
	color: #F97E33;
	font-size: 19px;
	width: 450px;
}
.tabs {
	float: right;
	margin: 0;
	padding: 0
}
.tabs li {
float: left;
list-style: none;
margin-left: 4px;
border: 1px #F7722A solid;
background: #FF955C;
height: 28px;
line-height: 28px;
cursor: pointer;
border-bottom: 0;
position: relative;
top: 2px;
}
.tabs li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 10px
}
.tabs li:hover, .tabs li.active {
	background: #ea8144; /* Old browsers */
background: -moz-linear-gradient(top,  #ea8144 0%, #ea6d25 50%, #eb5700 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea8144), color-stop(50%,#ea6d25), color-stop(100%,#eb5700)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ea8144 0%,#ea6d25 50%,#eb5700 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ea8144 0%,#ea6d25 50%,#eb5700 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ea8144 0%,#ea6d25 50%,#eb5700 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ea8144 0%,#ea6d25 50%,#eb5700 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea8144', endColorstr='#eb5700',GradientType=0 ); /* IE6-9 */
	border: 1px #e0362e solid;
	border-bottom: 0;
	position: relative;
	top: 1px;
	height: 29px
}
.bothline {
	border-bottom: 4px #F97E33 solid;
	clear: both;
	margin-bottom: 10px
}
.centro .centroblok {
	padding: 10px !important;
	font-size: 14px
}
.confirm {
	padding: 50px 20px 50px 70px !important;
	font-size: 20px;
	background: url(../images/ok.png) no-repeat 20px;
	color: #d83634
}
.topcourse {
	margin: 0;
	padding: 0;
	background: 0
}
.topcourse a {
	text-decoration: none
}
.topcourse a.cloud {
	background: #F95F00;
	color: #fff !important;
	padding: 5px;
	display: inline-block;
	margin-bottom: 3px;
	border-radius: 3px
}
.topcourse a.cloud:hover {
	background: #F97E33;
	color: #fff !important
}
.topcourse li {
	list-style: none;
	padding: 5px 0;
	color: #333;
	border-bottom: 1px #ddd solid
}
.topcourse li:last-child {
	border-bottom: 0
}
.topcourse li a {
	display: block;
	color: #F97E33;
	font-size: 16px
}
.topcourse li b {
	color: #333
}
.interesante {
	font-size: 14px
}
.interesante b {
	text-transform: uppercase
}
.interesante a {
	color: #CF3D08;
	text-decoration: none
}
.banner {
	margin-bottom: 10px;
	text-align: center
}
.recomended {
	border-bottom: 1px #e83e37 solid
}
.recomended a {
	color: #F97E33 !important;
	text-decoration: none !important
}
.recomended>div a {
	color: #fff !important
}
.footerlinks {
	padding: 20px !important
}
.footerlinks a {
	text-decoration: none;
	color: #c12b26;
	font-size: 14px
}
.footerlinks a:hover {
	text-decoration: underline
}
.lCenter_new {
	margin-top: 15px
}
.lCenter_new h1 {
	font-size: 14px !important
}
.lCenter_new ul, #lcpopup ul {
	margin: 0;
	padding: 0;
	display: table;
	width: 100%
}
.lCenter_new ul li, #lcpopup ul li {
	display: table-row
}
.lCenter_new ul li div, #lcpopup ul li div {
	display: table-cell;
	padding: 5px 10px
}
.lCenter_new ul li div a, #lcpopup ul li div a {
	text-decoration: none;
	color: #222
}
.vertodos {
	text-align: center;
	background:#99056A;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	line-height: 11px;
	cursor: pointer
}
#lcajax {
	display: none
}
#lcpopup {
	position: fixed;
	top: 50%;
	margin-top: -250px;
	left: 50%;
	margin-left: -300px;
	background: #fff;
	border: 1px #ccc solid;
	width: 600px;
	height: 500px;
	box-shadow: 0 0 10px #333;
	display: none;
	z-index: 100
}
#lcpopup .scroll {
	height: 435px;
	overflow: auto;
	overflow-x: hidden
}
#lcpopup .head {
	background: #F97E33;
	color: #fff;
	padding: 5px 50px 5px 10px;
	position: relative;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
	width: 600px
}
#lcpopup .head .close {
	position: absolute;
	right: 10px;
	top: 10px;
	border-radius: 10px;
	background: #fff;
	color: #333;
	padding: 0 5px 2px 5px;
	line-height: 15px;
	font-weight: bold;
	cursor: pointer
}
.topinfo {
	padding: 15px !important;
	text-align: justify
}
textarea.error, select.error, input.error {
	border: 1px #f00 solid;
	color: #F00;
	background: #fff
}
.formstyle p label.error {
	display: block;
	font-size: 11px;
	color: red;
	margin-left: 220px;
	text-align: left !important;
	width: auto !important;
	font-weight: normal
}
.formstyle p span.captcha {
	border: 1px #ccc solid;
	display: block;
	width: 200px;
	margin-left: 159px;
	margin-bottom: 5px;
	margin-top: -15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.formstyle p span.captcha img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.formstyle p input.captcha {
	margin-left: 158px
}
#result {
	position: absolute;
	padding: 5px 10px;
	display: none
}
.menuicon, .mobilecomunidad,.searchmobile{
	display:none
}
.showmobile{
    text-align: center;
    margin: 0 auto;
}
.underbutton{
width: 270px;	
}
.showmobile a div{
	display:inline-block;
	margin-left:5px
}
#showmobile{
	cursor: pointer;
    color: #F95F00;
    text-decoration: underline;
}
#hidemobile{
	display:none
}
#hidemobile img{
position: relative;
    height: 20px;
    left: inherit;
    top: inherit;
    margin: 0;
}
#loadleadform .showmobile{
    position: absolute;
    bottom: -24px;
    background-color: #EEE;
    text-align: center;
    width: 100%;
    font-size: 14px;
    padding: 5px 0;
    box-shadow: 0 0 10px #999;
    z-index: 1;	
}
#loadleadform .showmobile a{
	margin-left: -350px;
}
@media only screen and (max-width: 1023px) {
	.popbutt{
		float:none !important
	}
	.hidecontent{
		display:none !important
	}
	#loadleadform{
		width:100%;
		height:auto;
		margin:0 !important;
		left:0px !important;
		top:0px !important; 
		position:absolute;
		border-radius: 0;
		padding-bottom: 15px;
		box-shadow: none;
		border: 0;
	}
	#loadleadform .title{
		border-radius: 0;
	}
	#loadleadform .form form>div.bottomform{
		bottom: -40px;
		border-bottom: 1px #999 solid;
		box-shadow: 0 3px 5px #ccc;
	}
	.aviosleagl{
		position:absolute;
		left:0;
		top:0;
		height:100%;
		width:100% !important;
		margin:0;
		padding:0
	}
	.aviosleagl .scroll{
		height:97%;
		padding:10px
	}
	.aviosleagl .closeaviso{
		top: 5px;
		right: 20px;
	}
	
	#content{
		display:block
	}
	.tableheader{
		display:block
	}
	#header .header{
		 width: 100%;
		 display: block;
	}
	#header .header .td{
		display:block
	}
	.logo{
		font-size:36px
	}
	.menuicon{
		   display: block;
  float: left;
  cursor: pointer;
  margin-left: 10px;
  margin-top: 25px;
  margin-right: 10px;
	}
	#header .header .col1{
		  float: left;
		  width:auto;
		    margin: 16px 0;
	}
	#header .header .col3{
		display:none
	}
	#middle{
		display:block;
		height:auto
	}
	#middle .middle{
		width: 100%;
 		display: block;
		  margin-top: -20px;
	}
	#middle .middle .td{
		width:auto;
		display:block;
		float:left
	}
	.searchmobile{
		  display: block;
  float: right;
  margin: 25px 10px 0 0;
  cursor: pointer;
	}
	.mobilemenu{
		  position: absolute;
  top: 80px;
  display: none;
  left: 0;
  width: 100%;
	}
	#middle .middle .right{
		padding:0
	}
	.formobile{
		    padding: 0 15px;
	}
	#middle .middle .smallblok ul li{
		  width: auto;
		  display:block
	}
	#footer{
		  width: auto;
	}
	#footer .footer{
		  width: auto;
		  padding: 10px;
		  line-height:normal
	}
	.footermenu ul li{
		  display: inline-block;
	}
	.sitecomunidad{
		display:none
	}
	.mobilecomunidad{
		display:block
	}
	.mobiles{
		  position: absolute;
  background: #FFD8F3;
  width: 100% !important;
  top: 80px;
    text-align: center !important;
	padding-top: 20px;
	  height: 60px !important;
	}
	#header .header .col3 input{
		background: #fff;
  width: 70%;
	}
	#header .header .col3 input.searchbutton{
		right: 23px;
	}
	#middle .middle .smallblok h2, #middle .middle .smallblok p{
		  display: block;
		    width: auto !important;
			padding-top:7px;
			height:auto
	}
	.accordion li a{
		  display: block;
		  width:auto;
		    line-height: 26px;
	}
	.footermenu{
		float:none
	}
	.coursetitle{
		width:auto
	}
	.coursblok .color1{
		width:auto !important
	}
	#lcpopup{
		position:absolute;
		width:100%;
		margin:0;
		top:0;
		left:0
	}
	.vertodos{
		line-height:normal
	}
	.coursblok>div{
		width:auto !important
	}
	.underbutton{
		    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #ccc;
    border-top: 2px #666 solid;
    padding: 2px 0;
    font-size: 13px;
	    left: 0;
	}
	.underbutton #hidemobile{
		    vertical-align: middle;
	}
	#loadleadform .showmobile {
		bottom: -63px;
	}
}
@media only screen and (max-width: 735px){
	#loadleadform .showmobile {
		width: 100%;
		bottom: -29px;
		border: none;
		border-radius: 0;
		box-shadow: none;
		text-align: center;
		margin: 0;
	}
}
@media only screen and (max-width: 699px) {
	#loadleadform .form form>div{
		width: 100%;
	}
	#loadleadform .form form>div>div{
		height:auto !important;
		float:none !important
	}
	#loadleadform .form p label{
		width: 100%;
		margin-bottom: 5px;
	}
	#loadleadform .form p label.labelradio{
		width:auto;
		margin-right: 20px;
	}
	#loadleadform .form p input{
		width: 97%;
		border-radius: 5px;
	}
	#loadleadform .form p input.radio{
		width:auto
	}
	#loadleadform .form p select{
		width: 100%;
		margin-bottom: 2px;
		border-radius: 5px;
	}
	#loadleadform .form p textarea{
		width: 97%;
		border-radius: 5px;
	}
	#loadleadform .form form>div.bottomform{
		position:relative;
		font-size: 12px;
		padding-bottom: 11px;
		height: auto;
		bottom:0;
		border-bottom: 0;
		box-shadow: 0 0px 0px #ccc;
		    z-index: 4;
	}
	#loadleadform .form form>div.bottomform > span{
		display: block;
		text-align: center;
		margin: 20px 0 0;
	}
	#loadleadform .form form>div.bottomform .popbutton{
    float: none;
    margin: 0px auto 0 -89px;
    left: 50%;
    position: relative;
	}
	#loadleadform .showmobile a{
		margin-left: 0
	}
}
@media only screen and (max-width: 300px) {
	.logo{
		  font-size: 23px;
	}	
}