/* TIPOS & COLOR 
-----------------------------------------------------------------------*/
body {
    background-color: #EBE8E3;
    text-align: justify;
    line-height:100%;
    text-align: center;
    padding: 0;
    margin: 0;
    color: #000000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    }

h3 {
    text-align: left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:2.1em;
    font-weight:normal;
    line-height:100%;
    color:#0059a2;
    padding:0;
    margin: 2.5em 0 1.5em 0;
}

h4 {
    font-weight: bold;
    color: #333;
    margin-top: 4em;
    margin-bottom: 1em;
    font-size: 1.3em;
    line-height: 1.9em;
}


h5 {
    font-weight: bold;
    color: #666;
    margin-top: 4em;
    margin-bottom: 10px;
    font-size: 1.2em;
    line-height: 1.5em;
}

hr {
    margin: 4em 0;
    border: 0;
    height:1px;
    color: #ccc;
    background-color: #ccc;
}

table {
    font-size: 12px;
    text-align: left;
}

table.calen {
    font-size: 12px;
    border: 0;
    width:100%;
}
table.calen th{
    vertical-align: top;
    padding:1em .8em;
    font-weight: bold;
    color: #333;
    margin-top: 4em;
    margin-bottom: 1em;
    font-size: 1.2em;
    line-height: 1.9em;
    text-align:center;
    background:#eee;
    box-shadow: 6px 6px 6px rgba(0,0,0,.2);
}
table.calen td{
    vertical-align: top;
    padding:1em .8em;
    text-align:center;
}
table.calen td.gris{
    background:#eee;
    box-shadow: 3px 3px 3px rgba(0,0,0,.1);
}


p, li, table {
    line-height:150%;
}

#content a {
    color:#0059a2;
    text-decoration: none;
}
#content a:hover, #content a:focus {
    color:#0059a2;
    border-bottom: dotted 1px #0059a2;
    text-decoration:none;
}
a:active, a:link, a:visited {
    color:#333;
}

/* LISTAS */
li {
    list-style: none;
}

#content ul {
    padding: 0;
    margin: 2em 0;
}

#content li {
    font-size: 1.1em;
    text-align: left;
    background:url("../../img/menu_item.png") no-repeat .5em .7em;
    padding:.2em .2em 0 1.2em;
    margin:.5em 0 .5em 0;
    list-style:none;
}

#content li a {
    text-decoration:none;
}

#content li a:hover {
    color:#0059bd;
    border-bottom: dotted 1px #0059a2;
}

/* CITAS */
blockquote {
font-family: Georgia, serif;
font-size: 1.8em;
font-style: italic;
width: 80%;
margin: 1.5em 0 1.5em .5em;;
padding: 0.25em 3.5em;
line-height: 1.45;
position: relative;
color: #383838;
}

blockquote:before {
display: inline;
content: "\201C";
font-size: 8em;
position: absolute;
left: -0.1em;
top: -0.25em;
color: #ccc;
height: .65em;
width: .47em;
overflow:hidden;
}

/* TESTIMONIOS */
div.testimonio {
margin: 1em 0;
padding: .25em 0;
text-align: left;
}
div.testimonio_img {
margin: 5em 0em 1em 1em;
float:right;
/*
box-shadow: 6px 6px 6px rgba(0,0,0,.2);
-webkit-border-top-right-radius: 40px;
-webkit-border-bottom-left-radius: 40px;
-moz-border-radius-topright: 40px;
-moz-border-radius-bottomleft: 40px;
border-top-right-radius: 40px;
border-bottom-left-radius: 40px;
border:1px solid #ccc;
*/
padding:0px;
overflow: hidden;
}
p.testimonio_tit {
font-weight: bold;
color: #333;
font-size: 1.3em;
}
p.testimonio_prof {
font-weight: bold;
color: #333;
font-size: 1.1em;
}
p.testimonio {
font-family: Georgia, serif;
font-size: 1.2em;
font-style: italic;
line-height: 1.45;
color: #383838;
}

/* FORM */
input {
    border-style:solid;
    border-width:1px;
    font-size: 8pt;
    padding: 5px 4px 5px 4px;
}

form.solicitud input,
form.solicitud textarea {
    border: 1px solid #ccc;
    font-size: 10pt;
    padding: 5px 4px 5px 4px;
    margin: 5px 4px 5px 4px;
    border-radius:6px;
    resize: none;
}

form.solicitud textarea {
    width: 196px;
}

form.solicitud input.boton {
    border: 1px solid #ccc;
    font-size: 10pt;
    width: 90px;
    padding: 5px 4px 5px 4px;
    margin: 15px 4px 5px 4px;
    border-radius:6px;
    cursor:pointer;
    box-shadow: 2px 2px 6px rgba(0,0,0,.2);
}

form.solicitud p.grupo-titulo {
    font-weight: bold;
    color: #666;
    margin-top: 2em;
    margin-bottom: 10px;
    font-size: 1.2em;
    line-height: 1.5em;
}

form.solicitud div.grupo {
    border: 1px solid #ccc;
    font-size: 10pt;
    padding: 25px 20px;
    margin: 5px 4px 5px 10px;
    border-radius:6px;
    box-shadow: 2px 2px 6px rgba(0,0,0,.2);
}

/* ESTRUCTURA
-----------------------------------------------------------------------*/
#pagina {
    display: block;
    margin: 0 auto;
    padding: 0 0 0 .6em;
    width: 79.8em;
    height: auto;
    background: #ffffff url('../../img/page_border_left.png') top left repeat-y;
    border: 0px solid #77b3b4;
    text-align: left;
}

#subpagina {
    display: block;
    margin: 0 auto;
    padding: 0 .6em 0 0;
    width: 100%;
    height: auto;
    background: #ffffff url('../../img/page_border_right.png') top right repeat-y;
    border: 0px solid #77b3b4;
    text-align: left;
}

#cabecera {
    padding: 0;
    margin: 0;
    background: #ffffff url('../../img/cabecera.gif') no-repeat;
    height: 11.5em;
    width: 100%;
}

#cabecera a {
    text-decoration: none;
}

#cab-derecha {
    float:right;
    text-align:right;
    width: 46.5em;
}

#cab-izquierda {
    float:left;
    text-align:left;
}

/* IDIOMAS */
.menu_idiomas {
    background: url('../../img/pestanya_diagonal.png') no-repeat left top #f2f2f2;
    height: 2.8em;
    width: 43em;
    float: right;
}
.menu_idiomas #div_idiomas {
    float: left;
    margin-left: 4.5em;
    width: 14.5em;
    z-index: 13;
}
.menu_idiomas #div_idiomas a {
    margin: .9em 1em 0 0;
    padding-top: 0;
    float:left;
    font-size:100%;
    color:#333;
    cursor:pointer;
}
.menu_idiomas #div_idiomas a:hover, .menu_idiomas #div_idiomas a:focus {
    color: #000;
    border-bottom: dotted 1px #000;
}
.menu_idiomas #div_idiomas a.selected {
    margin: .9em 1em 0 0;
    padding-top: 0;
    float:left;
    font-size:100%;
    color:#0059a2;
    font-weight:bold;
    cursor:pointer;
}
.menu_idiomas #div_idiomas a.selected:hover {
    color:#00005e;
}


/* BUSCADOR */
.menu_idiomas #div_buscador{
    float:right;
    margin:.35em .4em 0 0;
    width:22.2em;
    z-index:10;
}
.menu_idiomas #div_buscador .dreta{
    float:left;
}
.menu_idiomas #div_buscador .buscar{
    background-color:#0059a2;
    margin:-.1em 0 0 .2em;
    height:2.5em;
    width:6em;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
    cursor:pointer;
}
.menu_idiomas #div_buscador .text{
    min-height:1.05em;
    width:17.8em;
    border:solid 1px #c4c4c4;
    height:1.25em;
    border-radius:4px;
    background: url('http://www.google.com/cse/intl/es/images/google_custom_search_watermark.gif') no-repeat scroll left center rgb(255, 255, 255);
    float:left;
}
.menu_idiomas #div_buscador .text:focus{
    background-image:none;
}


/* MENU TOP: home, acceso al curso, mirror */
.menu-top{
    float:right;
    position:relative;
    font-family:Arial,Helvetica,sans-serif;
    margin:.75em .75em 0 0;
    font-size:.95em;
}
.menu-top ul{
    margin:0;
}
.menu-top li{
    float:left;
    font-size:1em;
    padding:0;
    margin:0;
}
.menu-top a {
    border-bottom:none;
    color:#fff;
    font-weight:bold;
    background-color:#0059A2;
    padding:.25em .5em;
    text-transform:uppercase;
    font-size:1.1em;
}
.menu-top a:hover {
    color:#fff;
    background-color:#2dabde;
}
.menu-top .separador{
    padding:0 .5em 0 0;
}


/* BARRA UB */
#barra-img {
    min-height:1.0em;
    width:100%;
    background:url('../../img/home_background_barralogo3.png') no-repeat top left;
}


/* MENU BAJO LA CABECERA */
#menu-sup {
    float:left;
    width:100%;
    height:2em;
    padding:0;
    margin:0 0 1em 0;
    color: #000;
    font-size:1.3em;
    font-family:Arial,Helvetica,sans-serif;
}


/* MENU IZQUIERDA */
#menu-left {
    float: left;
    padding: 0;
    margin: 0;
    width: 15.7em;
    font: 1.1em Arial, Verdana, Helvetica, Sans-Serif;
    background:url('../../img/menu_lateral_sombra.png') no-repeat top right;
}

#menu-left ul {
    padding: 0;
    margin: 0 1em 0 0;
    min-height:22em;
}

#menu-left li {
    font-size: 1.1em;
    text-align: left;
    background:url("../../img/menu_item.png") no-repeat .5em .55em;
    padding:.2em .2em 0 1.2em;
    margin-top:.2em;
    margin-bottom:.2em;
    border-top: 1px solid #e2e2e2;
    list-style:none;
}

#menu-left a {
    text-decoration:none;
}

#menu-left a:hover {
    color:#0059bd;
    border-bottom: dotted 1px #0059a2;
}


/* LOGOS */
#logo {
    margin: 1.5em 0 0 0.55em;
    padding: 0;
    border: 0;
    float: left;
}
#logo_derecha {
    margin: 3.1em .8em 4.3em 0;
    padding: 0;
    border: 0;
}

#titulo {
    font-family: "Times New Roman", Times, serif;
    font-size: 220%;
    color: #0063b5;
    line-height: 1.2em;
    width: 18em;
    position: absolute; 
    margin: 1.5em 0 0 13.6em;
    padding: 0;
}
#titulo a {
    color: #0063b5;
}
        
/* cuerpo, espacio entre la cabecera, el menu lateral, la publi y el pie */
#content {
    margin: 0 0 0 20.5em;
    padding: 0;
    width: 55em;
    text-align: justify;
    clear: none;
    min-height: 40em;
}

#menu-right {
    float: right;
    padding: 0px 0px 2px 0px;
    margin: 0 0 0 20px;
    width: 0px;
}

/* PIES */
#foot-social {
    float:right;
    list-style:none;
    margin-top:-1.1em;
    padding-right:.9em;
    width:21em;
    background:url('../../img/pestanya_diagonal-inf.png') #efefef no-repeat left top;
}
#foot-social ul {
    float:right;
    margin-top:1em;
}
#foot-social ul li {
    background:transparent;
    float:left;
    font-size:.9em;
    margin-left:.4em;
    padding:0;
}
#foot-social ul li a {
    border:none;
}

#foot-sitemap {
    margin:4em 0 0 0;
    padding:3em 2em 1em 2em;
    background:url('../../img/sombra_bottom.png') #efefef top repeat-x;
}
#foot-sitemap ul {
    margin:0 0 3em -3.4em;
    list-style: none;
}
#foot-sitemap ul li {
    float:left;
}
#foot-sitemap ul li a {
    font-weight:bold;
    text-decoration: none;
    font-size: .9em;
}
#foot-sitemap a:hover {
    color: #0059a2;
    border-bottom: 1px dotted;
}
#foot-sitemap ul li.separador:after {
    content:"|";
    margin:0 1em;
}
#foot-sitemap p {
    margin:2em 0;
    font-size: .9em;
}
#foot-sitemap p a {
    text-decoration: none;
    color: #0059a2;
}

    
.titulo {
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
    color: #005759;
    padding: 20px 0 10px 0;
    text-align:left;
    text-decoration: none;
    width: 100%;
}

.titulo a{
    text-decoration: none;
}

.subtitulo, .subtitulo-gran {
    font-weight: bold;
    color: #396CA5;
    margin-top: 10px;
}

.subtitulo-gran {
    font-size: 17px;
}

.tit_apdo {
    font-weight: bold;
    color: #396CA5;
    margin: 40px 0px 10px 0px;
    font-size: 15px;
}

.autor {

}

.referencia {
    font-size: 11px;
}

.act {
    font-size: 8pt;
    color: #005759;
    padding-top:0px;
    padding-bottom:10px;
    text-align:center;
}

.avisolegal {
    font-size: 8pt;
    text-align: left;
    border: 1px solid #2C8284;
    margin: 40px 0 0 0;
    padding: 10px 10px 10px 10px;
    background-color: #E6F2F2;
}

.cita {
    font-style:italic;
}

/* Copyright */
.copy {
    font-size: 8pt;
    COLOR: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:center;
    padding-bottom: 0px;
}

.reunion_img {
    border: 1px solid #2C8284;
    vertical-align: top;
}

img {
    border: 0px;
    align: center;
}

.imgDer {
    border: 1px solid #2C8284;
    float: right;
    margin: 10px;
}

.imgCentro {
    border: 1px solid #2C8284;
    margin: 10px;
    text-align: center;
}

img.imgDecor {
margin: 1em 0em 1em 1em;
float:right;
box-shadow: 6px 6px 6px rgba(0,0,0,.2);
-webkit-border-top-right-radius: 40px;
-webkit-border-bottom-left-radius: 40px;
-moz-border-radius-topright: 40px;
-moz-border-radius-bottomleft: 40px;
border-top-right-radius: 40px;
border-bottom-left-radius: 40px;
border:1px solid #ccc;
padding:0px;
overflow: hidden;
}


/* MENU DESPLEGABLE BAJO LA CABECERA (Superfish)
-----------------------------------------------------------------------*/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu li {
    position: relative;
}
.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}
.sf-menu > li {
    float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
    display: block;
}

.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu ul ul {
    top: 0;
    left: 100%;
}


/*** MENU SKIN ***/
.sf-menu {
    float: left;
    margin-bottom: 1em;
}
.sf-menu ul {
    box-shadow: 2px 2px 6px rgba(0,0,0,.2);
    min-width: 12em; /* allow long menu items to determine submenu width */
    *width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc; /* fallback colour must use full shorthand */
    border-top: 1px solid rgba(255,255,255,1);
    padding: .2em 1em;
    text-decoration: none;
    zoom: 1; /* IE7 */
    color: #0059a2;
}
.sf-menu li {
    height: 2em;
    background: #fff;
    white-space: nowrap; /* no need for Supersubs plugin */
    *white-space: normal; /* ...unless you support IE7 (let it wrap) */
    -webkit-transition: background .2s;
    transition: background .2s;
}
.sf-menu ul li {
    background: #f6f6f6;
}
.sf-menu ul li a {
    border-left: 0px;
    border-top: 1px solid #ccc; /* fallback colour must use full shorthand */
    border-top: 1px solid rgba(255,255,255,1);
    padding: .2em 1em;
    text-decoration: none;
    zoom: 1; /* IE7 */
    color: #0059a2;
}
.sf-menu ul ul li {
    background: #f6f6f6;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
    background: #eee;
    /* only transition out, not in */
    -webkit-transition: none;
    transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
    padding-right: 1.1em;
    *padding-right: 1.1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
    content: '';
    border-left:4px solid transparent; border-right:4px solid transparent; border-top:4px solid rgba(204,204,204,0); border-bottom:4px solid transparent; position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    /* order of following 3 rules important for fallbacks to work */
    /* edit this to suit design (no rgba in IE8) */
    
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #ccc; /* IE8 fallback colour */
    opacity: 0;
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #ccc; /* edit this to suit design (no rgba in IE8) */
    border-left-color: rgba(204,204,204,1);
    margin-right: -0.85em;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: #ccc;
}