﻿html {
	margin: 0px; padding: 0px;
}
body { /*recorre todo*/
	margin: 0px; padding: 0px; 
}
* {
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

body {
	background-color: rgb(255, 255, 255);
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}
h1 {
	font-weight: 200;
}
h2 {
	font-weight: 400;
}
em {
	font-size: 12px;
}
/* strong {
	font-size: 20px; font-weight: 400; margin-bottom: 5px;
} */
a {
	
}
a:hover {
	color: rgb(0, 51, 102);
}
.textogris { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: none; color: #404040; font-variant: normal;
    text-align: justify;
}
.textorojo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-transform: none; color: #FF0000; font-variant: normal;
    text-align: justify;
}
.colmask {
	width: 100%; overflow: hidden; clear: both; float: left; position: relative;
}
.colmid {
	width: 100%; float: left; position: relative;
}
.colleft {
	width: 100%; float: left; position: relative;
}
.col1 {
	padding: 0px 0px 0em; float: left; position: relative; overflow:scroll;
}
.col2 {
	padding: 0px 0px 0em; float: left; position: relative; height:900px; margin-top:auto; margin-bottom:auto;  margin-left:auto; margin-right:auto;
}
.col4 {
	padding: 0px 0px 0em; float: left; position: relative; height:900px; margin-top:auto; margin-bottom:auto;  margin-left:auto; margin-right:auto;
}
.col3 {
	padding: 0px 0px 0em; float: left; position: relative;
}
.threecol {
	margin-left: -1px; background-color: rgb(255, 255, 255);
}
.threecol .colmid {
	background: rgb(255, 255, 255); right: 13%;
}
.threecol .colleft {
	background: rgb(255, 255, 255); right: 74%; margin-right: -2px; border-right-color: rgb(91, 155, 213); border-right-width: 1px; border-right-style: solid;
}
.threecol .col1 {
	left: 87%; width: 13%;
}
.threecol .col2 {
	left: 87%; width: 74%; margin-right: -2px; border-right-color: rgb(91, 155, 213); border-right-width: 1px; border-right-style: solid;
}
.threecol .col3 {
	left: 87%; width: 13%;
}
.clear {
	clear: both; display: block;
}
.s50 {
	width: 50%; float: left;
}
.right {
	float: right;
}
.addPadding20 {
	padding: 20px;
}
.cont1000 {
	margin: 0px auto; width: 1000px;
}
#header {
	background: rgb(91, 155, 213);  width: 100%; height: 35px; position:fixed  ; z-index: 100; box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.4);
}
#header #logo {
	float: left;
}
#header #menuP {
	float: left;
}
#header #login {
	float: right;
}
#header #searchform {
	float: left; 
}
#header #logo {
	width: 13%;padding-top: 5px;
}
#header #menuP {
	width: 30%; padding-top: 11px; padding-left: 30px;
}
/*#header #menuP h3 {
	margin: 0px; color: rgb(50, 50, 50); font-weight: 400; float: left; cursor: pointer;
}
#header #menuP h3::after {
	border-width: 6px 6px medium; border-style: solid solid none; border-color: rgb(26, 26, 26) transparent currentColor; margin-top: 12px; margin-left: 8px; float: right; content: "";
}*/
#header #searchform {
	padding-top: 2px;
}
#header #searchform input[type='text'] {
	background: rgb(255, 255, 255); margin: 2px; padding: -1px -1px; border: 1px solid rgb(182, 182, 182); border-image: none; width: 250px; font-size: 1em; float: left; border-top-left-radius: 1px; border-bottom-left-radius: 1px; box-shadow: inset 1px 2px 2px #eeeeee; -webkit-box-shadow: inset 1px 2px 2px #EEEEEE; -moz-box-shadow: inset 1px 2px 2px #EEEEEE;
}
#header #searchform input[type='text']:focus {
	border: 1px solid rgb(159, 159, 159); border-image: none; box-shadow: inset 1px 1px 1px #ccc; background-color: rgb(253, 253, 253); -webkit-box-shadow: inset 1px 1px 1px #CCC; -moz-box-shadow: inset 1px 1px 1px #CCC;
}
#header #searchBtn {
	background: url("../img/search.png") no-repeat center; border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: rgb(182, 182, 182) rgb(182, 182, 182) rgb(182, 182, 182) currentColor; border-image: none; width: 25px; height: 25px; float: left; border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
#header #searchBtn:hover {
	cursor: pointer;
}
#menuCategorias {
	background: rgb(255, 255, 255); padding: 0px; border: 1px solid rgb(202, 202, 202); border-image: none; display: none; position: absolute;
}
#menuCategorias::before {
	left: 50%; top: -10px; margin-left: -10px; border-right-color: transparent; border-bottom-color: rgb(202, 202, 202); border-left-color: transparent; border-right-width: 10px; border-bottom-width: 10px; border-left-width: 10px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: "";
}
#menuCategorias::after {
	left: 50%; top: -9px; margin-left: -10px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 10px; border-bottom-width: 10px; border-left-width: 10px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: "";
}
#menuCategorias ul {
	list-style: none; margin: 0px; padding: 0px;
}
#menuCategorias ul li {
	padding: 0px; color: rgb(42, 42, 42); font-size: 0.85em;
}
#menuCategorias ul li a {
	color: rgb(102, 102, 102);
}
#maincont {
	margin-top: 35px;
}
.cursoThumb {
	margin: 10px; border-radius: 4px; width: 300px; height: 270px; padding-top: 120px; float: left; position: relative; box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.cursoThumb .infocont {
	padding: 5px 5px 0px 20px; height: 145px; background-color: rgb(255, 255, 255);
}
.cursoThumb .titulo {
	margin: 10px 0px 8px; color: rgb(78, 78, 78); font-size: 14px;
}
.cursoThumb span {
	color: rgb(180, 17, 0); font-size: 14px !important; font-weight: 100 500; margin-bottom: 6px; float: left;
}
.cursoThumb em {
	color: rgb(136, 136, 136); font-size: 12px; font-style: normal;
}
.cursoThumb .duracion {
	margin-right: 15px;
}
.cursoThumb .infoBottom {
	border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;
}
.cursoThumb .infocont {
	border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;
}
.cursoThumb .infoBottom {
	background: linear-gradient(rgb(255, 255, 255) 1%, rgb(242, 242, 242) 100%); width: 100%; bottom: 0px; border-top-color: rgb(207, 207, 207); border-top-width: 1px; border-top-style: solid; position: absolute;
}
.masinfo .info .masinfobott {
	background: linear-gradient(rgb(255, 255, 255) 1%, rgb(242, 242, 242) 100%); width: 100%; bottom: 0px; border-top-color: rgb(207, 207, 207); border-top-width: 1px; border-top-style: solid; position: absolute;
}
.cursoThumb .infoBottom span {
	padding: 6px 8px 5px 6px; height: 20px; margin-bottom: 0px; border-right-color: rgb(207, 207, 207); border-right-width: 1px; border-right-style: solid;
}
.masinfo .info .masinfobott span {
	padding: 6px 8px 5px 6px; height: 20px; margin-bottom: 0px; border-right-color: rgb(207, 207, 207); border-right-width: 1px; border-right-style: solid;
}
.cursoThumb .infoBottom .rating ul {
	list-style: none; margin: 0px; padding: 0px;
}
.cursoThumb .infoBottom .precio {
	text-align: center;
}
.cursoThumb .infoBottom .rating li.star {
	background: url("../img/starsx.png") no-repeat 0px 0px; width: 13px; height: 13px; margin-left: 4px; float: left;
}
.rating li.star {
    background: url("../img/starsx.png") no-repeat 0px 0px;
    width: 13px;
    height: 13px;
    margin-left: 4px;
    float: left;
}
.cursoThumb .infoBottom .rating li.blue.star {
	background-position: 0px -35px;
}
.rating li.blue.star {
	background-position: 0px -35px;
}
.little.rating li.star {
	background: url("../img/littlestarx.png") no-repeat 0px 0px; width: 7px; height: 7px;
}
.little.rating li.blue.star {
	background: url("../img/littlestarx.png") no-repeat 0px -18px; width: 7px; height: 7px;
}
.cursoThumb .infoBottom .comprar {
	border-right-color: currentColor !important; border-right-width: medium !important; border-right-style: none !important; float: right;
}
.masinfo .info .masmasinfo {
	border-right-color: currentColor !important; border-right-width: medium !important; border-right-style: none !important; float: right;
}
.masinfo {
	top: 135px; right: 0px; position: absolute;
}
.masinfo .info {
	top: 50%; width: 350px; height: 210px; right: -360px; margin-top: -150px; display: none; position: absolute; z-index: 1000; box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.4); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.4);
}
.masinfo .info p {
	font-size: 13px;
}
.masinfo .info::before {
	left: -10px; top: 50%; margin-top: -12px; border-top-color: transparent; border-right-color: rgb(255, 255, 255); border-bottom-color: transparent; border-top-width: 12px; border-right-width: 12px; border-bottom-width: 12px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; position: absolute; content: "";
}
.masinfo .masinfobtn {
	background: url("../img/WhiteArrow.png") no-repeat center rgb(180, 17, 0); width: 25px; height: 25px; float: left; cursor: pointer; border-top-left-radius: 2px; border-bottom-left-radius: 2px;
}
    .masinfo .masinfobtn:hover {
        background-color: rgb(215, 169, 168);
    }
.masinfo .info .desc {
	padding: 10px 10px 0px;
}
.masinfo:hover .info {
	display:  block;
}
#cursosPopulares {/*Sangria publicidad*/
	padding: 10px; width: 11%; position: fixed;
}
#cursosPopulares ul {
	list-style: none; margin: 1px; padding: 1px;
}
#cursosPopulares ul li {
	padding: 10px 0px 10px 60px; border-bottom-color: rgb(225, 225, 225); border-bottom-width: 1px; border-bottom-style: solid;
}
#cursosPopulares ul li ul li {
	padding: 0px; margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
#cursosPopulares ul li .cursoMini {
	margin-right: 0px; margin-left: -60px; float: left; width:60px; height:60px; padding-right:5px;/*Imagenes publicidad*/
}
#cursosPopulares ul li a.cursoName {/*Texto nombre compañia publicidad*/
	font-size: 0.75em; margin-bottom: 5px; 
}
#cursosPopulares ul li a.cursoDesc {/*Texto nombre compañia publicidad*/
	font-size: 0.6em; margin-bottom: 5px; color:rgb(40, 40, 40); 
}
#cursosPopulares ul.rating {
	margin-top: 5px;
}
#cursosPopulares ul.rating li:first-child {
	margin-left: 0px;
}
#col3Cont { /*Sangria palabra publicidad*/
	 padding-left: 5px; padding-top:20;
}
#footer {/*Grueso pleca abajo*/
	padding: 0px 0px; width: 100%; text-align: center; bottom: 0px; border-top-color: rgb(91, 155, 213); border-top-width: 1px; border-top-style: solid; position: fixed; background-color: rgb(255, 255, 255);
}
#footer a {
	margin: 0px 50px; color: rgb(51, 51, 51); font-size: 0.7em; /*Distancia entre y otros atributos ligas de abajo*/
}
#curso0001 {
	background: url("../img/curso_cover_yyad.jpg") no-repeat rgb(255, 255, 255);
}
#curso0001 {
	background: no-repeat rgb(255, 255, 255);
}
#curso0001 {
	background: url("../img/curso_cover_yyad.jpg") no-repeat rgb(255, 255, 255);
}
#curso0002 {
	background: url("../img/curso_cover_2.jpg") no-repeat rgb(255, 255, 255);
}
#curso0003 {
	background: url("../img/curso_cover_3.jpg") no-repeat rgb(255, 255, 255);
}
#curso0004 {
	background: url("../img/curso_cover_4.jpg") no-repeat rgb(255, 255, 255);
}
#curso0005 {
	background: url("../img/curso_cover_5.jpg") no-repeat rgb(255, 255, 255);
}
#curso0006 {
	background: url("../img/curso_cover_6.jpg") no-repeat rgb(255, 255, 255);
}


/*Modal Popup*/
.modalBackground 
{
	background-color:rgb(211, 211, 211);
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	/*background-color:#ffffdd;*/
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:rgb(91, 155, 213);
	padding:3px;
	width:450px;
}

.titulosmodal
{
    Background-color:rgb(91, 155, 213) ;
     font-weight: bold;
     Font-Size:X-Small;
     Color:#FFFFFF;
     Font-family:Verdana;
     text-align:center;
}
.subtitulosmodal {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-transform: none; color: #FFFFFF; font-variant: normal
}
/*Menu*/
.level1
{
    color: White;
    background-color: rgb(215, 169, 168);
    font-size:14px;
    padding-right:0px;
    text-align:left
    
    
   
}

.level2 {
    color: rgb(255, 255, 255);
    font-size: 14px;
    background-color: rgb(215, 169, 168);
    border: solid;
    border-color: rgb(215, 169, 169);
    border-width: 1px;
    padding: 5px;
    text-align: left;
    padding-right: 15px
}

.level3 {
    color: rgb(180, 17, 0);
    font-size: 14px;
    background-color: rgb(255, 255, 255);
    border: solid;
    border-color: rgb(255, 255, 255);
    border-width: 1px;
    text-align: left
}

.menuhoverstyle
{
  
    color:rgb(0,0,0);
}
       
.sublevel1
{
    color: rgb(91, 155, 213);
    font-size: medium;
    background-color: rgb(255, 255, 255);
}  
/*Tab*/
 .MyTabStyle .ajax__tab_header
        {
            font-family: "Helvetica Neue" , Arial, Sans-Serif;
            font-size: 14px;
            font-weight:bold;
            display: block;

        }
        .MyTabStyle .ajax__tab_header .ajax__tab_outer
        {
            border-color: #222;
            color: #222;
            padding-left: 10px;
            margin-right: 3px;
            border:solid 1px #d7d7d7;
        }
        .MyTabStyle .ajax__tab_header .ajax__tab_inner
        {
            border-color: #666;
            color: #666;
            padding: 3px 10px 2px 0px;
        }
        .MyTabStyle .ajax__tab_hover .ajax__tab_outer
        {
            background-color:#9c3;
        }
        .MyTabStyle .ajax__tab_hover .ajax__tab_inner
        {
            color: #fff;
        }
        .MyTabStyle .ajax__tab_active .ajax__tab_outer
        {
            border-bottom-color: #ffffff;
            background-color: #d7d7d7;
        }
        .MyTabStyle .ajax__tab_active .ajax__tab_inner
        {
            color: #000;
            border-color: #333;
        }
        .MyTabStyle .ajax__tab_body
        {
            font-family: verdana,tahoma,helvetica;
            font-size: 10pt;
            background-color: #fff;
            border-top-width: 0;
            border: solid 1px #d7d7d7;
            border-top-color: #ffffff;
        }
