*
{
    margin: 0;
    padding: 0;
}
li
{
    margin-left: 15px;
}
p
{
    margin-bottom: 1em;
}
img
{
    border: 0px;
}

h1, h2, h3, h4, h5, h6, h7
{
    padding: 0.6em;
}

body, a
{
    color: #393939;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a, a:visited, a:hover {color:#D98700;}


.clear
{
    clear: both;
}
.clearleft
{
    clear: left;
}
.clearright
{
    clear: right;
}
.camposobligatorios
{
    color: red;
    padding-left: 10px;
}

.body2
{
    border-top: 7px solid #A2DEF9;
    width:100%;
}
body
{
    margin: 0px 0 0 0;
    font-family: verdana;
    font-size: 11px;
    text-align: center;
    background-image: url('default/background.jpg');
    background-repeat: no-repeat;
    background-position: center 0px;
    
}
.main
{
    margin: 0 auto;
    width: 817px;
    text-align: left;
}
.main:after
{
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}
* html .main
{
    height: 1%;
}

.header
{
    /*background-image: url('default/cabezal.png'); 	background-repeat:no-repeat; 	padding-top:11px; 	position:relative; 	text-align:left;*/
    position: relative;
}

/*XMP*/
xmp, .out
{
    overflow: hidden;
    height: 2em;
    background-color: black;
    color: red;
    margin: 2px;
    padding: 2px;
}
xmp:hover, xmp.hover, out
{
    overflow: visible;
    height: auto;
    position: absolute;
    background-color: black;
    color: red;
    margin: 2px;
    padding: 2px;
}
.docked
{
    border: 5px dashed;
    margin-left: -5px;
}


/*HEADER*/
.header
{
    width: 795px;
    height: 200px;
    background-repeat: no-repeat;
}

.header .fecha
{
    font-family: verdana;
    font-size: 10px;
    text-align: right;
    color: white;
    padding-right: 32px;
    position: relative;
    top: 110px;
}

.header #logo
{
    background-image: url('default/logo.png');
    float: left;
    margin-left: 40px;
    margin-top: 10px;
}
.header #logo a
{
    display: block;
    width: 105px;
    height: 80px;
    text-indent: -2000px;
}
.header .solapas
{
    width: 400px;
    height: 21px;
    color: #43616D;
    font-family: Arial;
    font-size: 11px;
    line-height: 11px;
    position:absolute;
    right:5px;
    top:0;
}
* html .header .solapas
{
    /*background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/default/solapas.png')*/
}

.header .solapas a, .header .solapas a:visited, .header .solapas a:link
{
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
.header .solapas a:hover
{
    text-decoration: underline;
    font-weight: bold;
}

.solapas #row1
{
    display: inline;
    display: inline;
    position: absolute;
    right: 105px;
    background-image: url('default/pestania_portal_encuentro.png');
    width: 126px;
    height: 21px;
}

.solapas #row2
{
    display: inline;
    position: absolute;
    right: 0px;
    background-image: url('default/pestania_portal_educar.png');
    width: 109px;
    height: 21px;
}

.solapas #row1 a
{
    float: right;
    margin-right: 10px;
    margin-top: 2px;
    color: Black;
}
.solapas #row2 a
{
    float: right;
    margin-right: 10px;
    margin-top: 2px;
    color: Black;
}

.header .iconos
{
    clear: right;
    float: right;
    width: 242px;
    height: 32px;
    margin-right: 25px;
    display: inline;
}
.header .iconos #googlegadget
{
    margin-left: 4px;
    background-image: url('header/googlegadget.png') !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header/googlegadget.png');
    width: 34px;
    height: 32px;
    float: left;
    display: inline;
    cursor: pointer;
}
.header .iconos #news
{
    margin-left: 0px;
    background-image: url('header/newsletter.png') !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header/newsletter.png');
    width: 34px;
    height: 32px;
    float: left;
    display: inline;
    cursor: pointer;
}
.header .iconos #mapa
{
    width: 34px;
    height: 32px;
    float: left;
    display: inline;
    cursor: pointer;
    background-image: url('header/mapa.png') !important;
    background-image: none; /*filter: none !important;*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header/mapa.png');
}
.header .iconos #rss
{
    width: 34px;
    height: 32px;
    float: left;
    display: inline;
    cursor: pointer;
    background-image: url('header/RSS.png') !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header/RSS.png');
}
.header .iconos #rss a
{
    display: block;
    width: 34px;
    height: 32px;
    margin: 0;
    padding: 0;
    position: relative;
}
.header .iconos #rss a span
{
    display: none;
}

.header .iconos #contacto
{
    width: 34px;
    height: 32px;
    float: left;
    display: inline;
    cursor: pointer;
    background-image: url('header/contacto.png') !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header/contacto.png');
}
.header .iconos #buscador
{
    width: 34px;
    height: 32px;
    float: left;
    display: inline;
    cursor: pointer;
    background-image: url('header/buscador.png') !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header/buscador.png');
}
.header .iconos #fecha
{
    cursor: default;
    width: 34px;
    height: 32px;
    float: left;
    display: inline;
    background-image: url('header/vacia_bkp.png') !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header/vacia_bkp.png');
}
.header .iconos #fecha .mes
{
    font-family: Arial;
    font-size: 10px;
    color: #43616D;
    margin-left: 4px;
}

.header .iconos #fecha .dia
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: Black;
    margin-left: 6px;
}

.header .titletext, .header .titletext a, .header .titletext a:visited, .header .titletext a:link
{
    color: White;
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
}
.header .titletext span, .header .titletext a span, .header .titletext a:visited span, .header .titletext a:link span, #ahora .titletext a, #ahora .titletext a:visited, #ahora .titletext a:link, #prox .titletext a, #prox .titletext a:visited, #prox .titletext a:link
{
    color: White;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#ahora .titletext a span, #prox .titletext a span
{
    font-size: 15px;
}

.header .titletext a:hover, #ahora .titletext a:hover, #prox .titletext a:hover
{
    text-decoration: underline;
}


#ahora
{
    position: absolute;
    width: 206px;
    height: 23px;
    left: 528px;
    top: 405px;
    z-index: 6000;
    line-height: 15px;
}
#prox
{
    position: absolute;
    width: 206px;
    height: 23px;
    top: 445px;
    left: 528px;
    z-index: 6000;
    line-height: 15px;
}
/* Contenidos */
.contenidos
{
    margin-top: 1px;
    background-image: url('default/imagen_fondo_contenidos_1pixel.png');
    background-repeat: repeat;
    width: auto;
    height: auto;
    overflow: hidden;
    float:none;
}
*html .contenidos
{
    background-image:none;
    position:relative; width: 817px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/default/imagen_fondo_contenidos_1pixel.png',sizingMethod='scale');
    
}
.contenidos .bgCielo
{
    background-image: url('default/cielo_sombras_transparentes.png');
    background-repeat:no-repeat;
    background-position:top center;
    height: auto;
    overflow: hidden;
    float:none;
}
*html .contenidos .bgCielo
{
    background-image:none;
    position:relative; width: 817px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/default/cielo_sombras_transparentes.png',sizingMethod='scale');
    
}
/* cajaProg */
.cajaProg
{
    width: 470px;
    height: 317px;
    margin-top: 15px;
    margin-left: 48px;
    float: left;
    display: inline;
    background-image: url('/css/img/loading-bar-black.gif');
    background-position: center center;
    background-repeat: no-repeat;
}

/* cajaPromos */
.cajaPromos
{
    display: inline;
    float: right;
    margin-right: 33px;
    margin-top: 10px;
    width: 240px;
    position: relative;
}
*html .cajaPromos
{
	margin-right: 30px;
}
.cajaPromosBackground
{
    background-image: url('/images/default/fondo_envivo.png');
    background-repeat: no-repeat; /*min-height:204px;*/
    width: 233px;
    height: 220px;
    padding:5px 5px 0;
}

.cajaPromosBackground h3
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    /*color: #3D3D3D;*/
    color:White;
    background-color:#C63300;
    line-height:23px;
}

*html .cajaPromosBackground
{
    background-image:none;
    position:relative; width: 233px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/default/fondo_envivo.png',sizingMethod='scale');
}

.cajaPromos #promo
,.cajaPromos #divpromos
{
    margin:0px auto 0;
    width:223px;
    display:block;
    height:153px;
}
.cajaPromos .vermas
{
    background-image:url('/Images/default/boton_ver_mas.png');
    cursor:pointer;
    float:right;
    height:21px;
    margin:5px 3px 0px;
    width:93px;
}
.cajaPromos a, .cajaPromos a:visited, .cajaPromos a:link, .cajaPromos a:hover
{
    color: #373737;
    text-decoration: none;
}

.cajaPromos .lista td
{
    vertical-align: top;
}

.cajaPromos .lista
{
    padding-top: 1px;
    z-index: 1000;
    width:203px;
    margin:0 auto;
}
.cajaPromos .lista table
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.cajaPromos .lista img
{
    margin: 1px;
    cursor: pointer;
}
.cajaPromos .lista img.selected
{
    margin: 0;
    border: 1px solid white;
}

.cajaEstamosViendo
{
    font-family: Verdana;
    font-size: 11px;
    background-image: url('default/fondo_estamos_viendo_2.png');
    width: 243px;
    height: 92px;
    background-repeat: no-repeat;
    padding:8px 0px 0px 13px;
}
*html .cajaEstamosViendo
{
    background-image:none;
    position:relative; width: 243px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/default/fondo_estamos_viendo_2.png',sizingMethod='scale');
}
.cajaEstamosViendo .fecha
{
    font-weight: bold;
    color: #E22711;
    line-height: 18px;
    margin-left: 2px;
}

.cajaEstamosViendo .imgviendo
{
    background-image: url('default/icono_tv_promos.png');
    background-repeat: no-repeat;
    background-position: 5px;
    background-color: #CCD2D2;
    width: 218px;
    line-height: 18px;
}
.cajaEstamosViendo .titleViendo
{
    font-weight: bold;
    color: #373737;
    margin-left: 25px;
    line-height: 18px;
}
.cajaEstamosViendo .viendo
{
    margin-left: 3px;
}

/* BARRA INTER*/
.interBarra
{
    background-image: url('default/banda_intermedia.gif');
    width: 728px;
    height: 41px;
    margin-left: 25px;
    clear: both;
    position: relative;
    top: 10px;
}
.banners
{
    width: 232px;
    height: 270px;
    float: left;
    position: relative;
    top: 20px;
    margin-left: 13px;
    _margin-left: 20px;
}
*html .banners
{
	margin-left: 10px;
}
.banners .item
{
    width: 230px;
    float: left;
    margin-right: 20px;
    _margin-right: 15px;
    margin-bottom: 20px;
}
/*CAJAS */

.espacioDocente, .mediateca
{
    width: 245px;
    margin:20px 0px 15px 35px;
    _margin-left: 25px;
    float: left;
}
.espacioDocente .header
,.mediateca .header
{
    width: 245px;
    background:url('default/fondo_espacio_docente_arriba.png') no-repeat top center;
    height:10px;
}

*html .espacioDocente .header
,*html .mediateca .header
{
    background-image:none;
    position:relative; width: 245px; height:10px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=’true’, src='/Images/default/fondo_espacio_docente_arriba.png',sizingMethod='scale');
    /*border:solid 1px red;*/
	/*margin-left: 20px;*/
}
.espacioDocente .items
{
    background-image:url('default/fondo_espacio_docente_medio.png');
    background-repeat:repeat-y;
    float:none;
    height:auto;
    overflow:hidden;
    width:245px;
}
*html .espacioDocente .items
{
    background-image:none;
    position:relative; width: 245px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/default/fondo_espacio_docente_medio.png',sizingMethod='scale');
}
.mediateca
{
    /*background-image: url('default/fondo_videos_descargas.png');*/
    margin-left:10px;
    _margin-left: 10px;
}
*html .mediateca
{
	margin-left:5px;
}
.mediateca .body .image
{
    width:90px;
    float:left;
}
.mediateca .body .linksMedia
{
    clear: both;
    background-color: #EAE0C5;
    margin:0px 10px;
    padding-top: 20px;
    padding-bottom: 15px;
}

.mediateca .body .linksMedia li
{
    margin-bottom: 5px;
    margin-left: 25px;
    list-style-image: url('default/bullet_videos_descargas.png');
}

.mediateca .body .linksMedia .linkName
{
    /*background-color: #DB8700;*/
    color: #DB8700;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}
.mediateca .body .linksMedia a:hover.linkName
{
    color: #323232;
}
.mediateca .tituloMedia
{
    color: #E18A00;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    /*margin-bottom: 30px;*/
    text-decoration: none;
    clear: both;
}

.contenidos .espacio
{
    height: 15px;
    clear: both;
}

.novedades
{
    background-color:#F2F5E0;
    width: 767px;
    clear: both;
    margin-left: 25px;
}

.novedades .text
{
    float:none;
    height:auto;
    overflow:hidden;
}
.novedades .text a:hover
{
    text-decoration: none;
}
.espacioDocente h3, .mediateca h3, .novedades h3
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: White;
}

.espacioDocente .titulo, .mediateca .titulo, .novedades .titulo
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: White;
    line-height: 25px;
    text-indent: 7px;
}
.espacioDocente .titulo
,.mediateca .titulo
{
    height:30px;
    width:245px;
    float:none;
    overflow:hidden;
    background-image:url('default/fondo_espacio_docente_medio.png');
    background-repeat:repeat-y;
    /*margin-top:10px;*/
}
*html .espacioDocente .titulo
,*html .mediateca .titulo
{
    background-image:none;
    position:relative; width: 245px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/default/fondo_espacio_docente_medio.png',sizingMethod='scale');
}
.espacioDocente .titulo span
,.mediateca .titulo span
{
    background-color:#008EBB;
    display:block;
    height:20px;
    line-height:20px;
    margin:0px 9px;
    width:227px;
    padding:2px 0px;
}
.espacioDocente .pie
,.mediateca .pie
{
    background-image:url('default/fondo_espacio_docente_abajo.png');
    height:14px;
    width:245px;
}
*html .espacioDocente .pie
,*html .mediateca .pie
{
    background-image:none;
    position:relative; width: 245px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/default/fondo_espacio_docente_abajo.png',sizingMethod='scale');
}
.mediateca .titulo span
{
    background-color: #DC8800;
}

.novedades .titulo
{
    background-color: #A3B224;
    margin: 0;
    height:25px;
    position: relative;
}
.novedades .titulo span
{
    float:left;
    width:200px;
}
.novedades .titulo a
{
    position: absolute;
    right: 15px;
    top: 2px;
}
.novedades .masNov
{
    background-image:url('default/boton_ver_mas_novedades.png');
    width:166px;
    height:21px;
    margin:2px 5px 0px;
    float:right;
    cursor:pointer;
}
*html .novedades .masNov
{
    background-image:none;
    width: 166px;
    height:21px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/default/boton_ver_mas_novedades.png',sizingMethod='scale');
}
.cajaPromos h3
{
    margin:5px;
    padding:0;
    text-indent:8px;
}

.espacioDocente .element
{
    clear:both;
    float:none;
    font-family:Verdana;
    font-size:11px;
    height:auto;
    margin:10px 0 10px 17px;
    overflow:hidden;
    width:220px;
}

.espacioDocente .separador
{
    background:url('default/raya_separacion_esp_docente.png') no-repeat center;
    width: 245px;
    height: 4px;
}
.espacioDocente .element .image
{
    float: left;
    margin: 0px 0px 0px 0px;
    width: 60px;
    border: 0px;
}
.espacioDocente .element .texto
{
    float: left;
    width: 140px;
    margin-left: 10px;
}

.espacioDocente .element a
,.espacioDocente .element a:visited
,.espacioDocente .element a:hover
{
    text-decoration: none;
    color: #008EBB;
    font-weight:bold;
    font-family: Verdana;
    font-size: 11px;
}
.espacioDocente .element a:hover
{
    color: #323232;
}

.mediateca .body
{
    /*margin: 5px 10px 0px 15px;*/
    background-image:url('default/fondo_espacio_docente_medio.png');
    background-repeat:repeat-y;
    width:245px;
}
*html .mediateca .body
{
    background-image:none;
    position:relative; width: 245px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/default/fondo_espacio_docente_medio.png',sizingMethod='scale');
}
.mediateca .body .element
{
    float: left;
    margin:10px 10px 19px 15px;
}
*html .mediateca .body .element
{
	margin-left:5px;
}
.mediateca .body .element .smallcomment
{
    float: left;
    margin-left: 10px;
    width: 105px;
    height: 90px;
    font-size: 11px;
    color: #393939;
    cursor: default;
}

/*  NOVEDADES */
.novedades .element
{
    color: #393939;
    width: 227px;
    float: left;
    margin:20px 0px 5px 21px;
    font-family: Verdana;
    font-size: 11px;
}
.novedades .element a
,.novedades .element a:visited
,.novedades .element a:hover
{
    color: #88961E;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.novedades .element a:hover
{
    color: #323232;
}
.novedades .element p
{
   margin-top: 10px;
}
.novedades .element p a
,.novedades .element p a:visited
,.novedades .element p a:hover
{
    color: #393939;
}

/*MENU*/
.menuH
{
    width: 767px;
    height: 37px;
    position: absolute;
    top: 162px;
    left: 25px;
    background-image: url('default/fondito_menu.png');
}

.menuH li
{
    float: left;
    height:37px;
    line-height: 37px;
    color: White;
    font-family: Arial;
    font-size: 15px;
    list-style-type:none;
    background-image: url('default/separador_menu_principal.png');
    background-position: right 4px;
    background-repeat: no-repeat;
    margin:0px;
}
.menuH li.selected
{
    background-image: url('default/menu_seleccionado_centro.png');
    background-position: left center;
    background-repeat: repeat-x;
}
.menuH a, .menuH a:visited, .menuH a:link
{
    color: #4F6987;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    padding:0px 14px;
}

.menuH li.selected a
,.menuH li.selected a:visited
,.menuH li.selected a:link
,.menuH li.selected a:hover
{
    color:White;
    padding-right:12px;
}
.menuH .primero.selected a
,.menuH .primero.selected a:visited
,.menuH .primero.selected a:hover
{
    padding-left:6px;
}
.menuH .buscar
{
    background-image: url('default/fondito_buscar.png');
    height: 29px;
    width: 142px;
    float: right;
    margin-top: 4px;
    margin-right: 5px;
    position: relative;
}
.menuH .buscarBox
{
    position: absolute;
    left: 6px;
    top: 6px;
    width: 105px;
    border: 0px;
}

.menuH .btnBuscar
{
    position: absolute;
    right: 3px;
    top: 2px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

/*MAIN*/
.main
{
    clear: both; /*background-color:#CB0804;*/
    position: relative;
}
.mainint
{
    margin: 15px;
}


/*FOOTER*/
.footer
{
    position: relative;
    width: 817px;
    clear: both;
    background-image: url('default/imagen_fondo_contenidos_1pixel.png');
    background-repeat: repeat;
    height: auto;
    overflow: hidden;
    font-family: Arial;
    font-size: 11px;
    padding-bottom: 20px;
}
*html .footer
{
    background-image:none;
    position:relative; width: 817px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/default/imagen_fondo_contenidos_1pixel.png',sizingMethod='scale');
    
}
.menufooter1
{
    width: 200px;
    padding-top: 5px;
    float: left;
    margin-left: 7px;
}
.menufooter1 li
,.seguinos li
,.menufooter2 li
{
    line-height:20px;
    list-style-type:none;
    margin:0 9px 0 35px;
}
.menufooter2
{
    padding-top: 5px;
    float: left;
    margin-left:40px;
}

.menufooter2 li img
{
    height: 20px;
}

.menufooter3
{
    float: left;
    margin-left:30px;
}
.menufooter3 li
{
    list-style-type:none;
}
.footer .footerlogos
{
    height: 55px;
    width: auto;
}

.footer .footerlogos .titlefooter
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    color: #9B9B9B;
    line-height: 55px;
    margin-left: 97px;
    float: left;
}
*html .footer .footerlogos .titlefooter
{
    margin-left: 47px;
}
.footer .seguinos li
{
    line-height: 55px;
    float: left;
    margin-top: 12px;
    margin-left: 15px;
    list-style-image:none;
}

.footer .separador
{
    width: 767px;
    margin-left: 25px;
    height: 10px;
    background-color: #F1F1F1;
}

.footer .separadortop
{
    width: 767px;
    margin-left: 25px;
    height: 10px;
    background-color: #F1F1F1;
    margin-top: 25px;
}

.footer .footerlinks
{
    float:none;
    height:auto;
    margin-top:10px;
    overflow:hidden;
}

.footer .footerlinks .titlefooter
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    margin-left: 42px;
    color: #9B9B9B;
}
.footer, .footer a, .footer a:visited, .footer a:link, .footer a:hover
{
    font-family: Arial;
    font-size: 12px;
    color: #9B9B9B;
    text-decoration: none;
}
.footer a:hover
{
    color: #1297e5;
}

.footer span
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #9B9B9B;
    margin: 3px 9px 2px 0px;
    display: block;
    line-height: 21px;
    height: 21px;
}

.footer #ferengi a
{
    background-color: transparent;
    text-indent: -2000px;
    display: block;
    cursor: pointer;
    width: 200px;
    height: 30px;
    display: block;
    position: absolute;
    top: 80px;
    left: 240px;
}

.footer #ministerio a
{
    background-color: transparent;
    text-indent: -2000px;
    display: block;
    cursor: pointer;
    width: 200px;
    height: 60px;
    display: block;
    position: absolute;
    top: 25px;
    left: 510px;
}

.footer #links a
{
    background-color: transparent;
    position: absolute;
    top: 70px;
    left: 243px;
    font-size: 10px;
}


/*banner encuesta*/
#mediateca .bannerEncuesta
{
    background-image: url('Descargas/para-home2.gif');
    width: 203px;
    height: 158px;
    padding-left: 0px;
    margin-left: -5px;
    cursor: pointer;
}

.volver
{
    clear:both;
    font-weight:bold;
    margin:0;
    padding:10px 20px 20px;
    text-align:right;
}


.volver a, .conozcamas a
{
    color: black;
}

/** COMENTARIOS **/


.comentarios .item
{
    float:none;
    overflow:hidden;
    height:auto;
}
.comentarios .item.primero
{
    margin-top:4px;
}
.comentarios .username
{
    height:22px;
    background-color:#D8EBF1;
    font-family:Verdana;
    font-size:11px;
    font-weight: bold;
    color:#0096C4;
    line-height:22px;
    text-indent:10px;
}
.comentarios .body
{
    height:22px;
    background-color:#F0F5F7;
    font-family:Verdana;
    font-size:11px;
    color:#434343;
    padding:5px 20px 25px 10px;
    float:none;
    height:auto;
    overflow:hidden;
}
.comentarios .fecha
{
    background-color: #F0F5F7;
    padding: 5px 0px 0px 10px;
    font-family: Verdana;
    font-size: 11px;
    color: #434343;
}
/* divagregarcomentario */
.divagregarcomentario
{
    position: absolute;
    right: 0;
    z-index: 100000000;
    margin-right: 10px;
    margin-top: -282px;
}
.vaca
{
    background: url('/images/comentarios/fondo_popup_comentar.png') no-repeat;
    width: 383px;
    height: 269px;
    padding-top: 0px;
}


* html .vaca
{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/comentarios/fondo_popup_comentar.png');
}
* html .divagregarcomentario input, * html .divagregarcomentario textarea, * html .divagregarcomentario a
{
    position: relative;
    z-index: 1289;
}

.divagregarcomentario h2
{
    display: block;
    /*height: 45px;*/
    float: left;
    /*width: 1px;*/
    padding: 0;
    margin: 25px 30px 15px;    
    _margin-left: 15px;
}
.divagregarcomentario h2 span
{
    /*display: none;*/
    font-family:Arial;
    font-weight: bold;
    font-size: 16px;
    color: #0096C4;
}
.divagregarcomentario .cerrar
{
    float: right;
    display: inline;
}
.divagregarcomentario .cerrar a
{
    display: block;
    position: relative;
    top: 17px;
    left: -17px;
    background: url('/images/comentarios/boton_cerrar_ventana.png');
    width: 21px;
    height: 19px;
    cursor: pointer;
}
* html .divagregarcomentario .cerrar a
{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/comentarios/boton_cerrar_ventana.png');
}
.divagregarcomentario .cerrar a span
{
    display: none;
}

/* Div AGREGAR Comentario*/
.divagregarcomentario textarea
{
    height: 139px;
    margin-left: 28px;
    width: 321px;
    border: solid 1px #D4E1E1;
    overflow: hidden;
}

.divagregarcomentario .quedan
{
    color: #0096C4;    
    /*margin-left: 21px;*/
    text-align: center;
    margin-top: 2px;
    font-family:Verdana;
    font-weight:bold;
    font-size: 11px;
}

.divagregarcomentario .botonera
{
    text-align: center;
    margin-top: 10px;
}

.divagregarcomentario .botonera input
{
    font-weight: bold;
    text-transform: uppercase;
    background: none;
    border: none;
    color: #1D6B99;
    font-size: 13px;
    cursor: pointer;
    background-image: url(/images/Comentarios/boton_enviar.png);
    width: 96px;
    height: 21px;
}

/* FIN Div AGREGAR Comentario*/

.event-aspx .comentarios h2, .C .comentarios h2
{
    background-color: white;
    width: 710px;
}

.comentarios h2
{
    padding: 0px;
    color: #477896;
    font-size: 14px;
    padding-left: 9px;
    text-transform: uppercase;
}
.comentarios .tituloCom
{
    height:23px;
    line-height:23px;
    background-color:#A7B725;
    color:White;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    text-indent:5px;
    position: relative;
}

.comentarios .tituloCom .agregarcomentario
{
    background-image:url('programacion/boton_comentar.png');
    cursor:pointer;
    float:right;
    height:22px;
    padding:0;
    width:76px;
    position: absolute;
    right: 0px;
    bottom: 1px;
}
* html .comentarios .tituloCom .agregarcomentario
{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/programacion/boton_comentar.png');
}
.MEspacioJVN .comentarios .botonera .agregarcomentario
{
    margin-top: 10px;
}
.comentarios .botonera .agregarcomentario a
{
    display: block;
    background: url('/images/comentarios/agregar.png');
    width: 53px;
    height: 25px;
    cursor: pointer;
}

* html .comentarios .botonera .agregarcomentario a
{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/comentarios/agregar.png');
}


.botonera .agregarcomentario a span
{
    display: none;
}


/** FIN COMENTARIOS **/

/* HIGHLIGHT CENTRO */

.highlightcentro p
{
    margin-top: 1em;
    margin-bottom: 0px;
    padding-bottom: 0em;
}


.highlightcentro .item
{
    border-bottom: 1px solid black;
}

.highlightcentro .item p
{
    padding-left: 1em;
    padding-right: 1em;
}

.highlightcentro .item.ultimo
{
    border-bottom: none;
}

.highlightcentro .item a
{
    display: block;
}

/*.highlightcentro .item p
{
    padding-left: 1em;
    padding-right: 1em;
}*/


.highlightcentro .imagen
{
    float: left;
    margin-right: 5px;
}



.highlightcentro h1, .highlightcentro h2, .highlightcentro h3, .highlightcentro h4, .highlightcentro h5, .highlightcentro h6, .highlightcentro h7
{
    margin-bottom: 0.6em;
    padding-bottom: 0px;
}

.highlightcentro, .contenido
{
    width: 514px;
    margin-left: 25px;
    _margin-left: 22px;
    /*background-image: url("esq_inferior_der.gif");*/
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: white;
    float: left;
    display: inline;
}

/* FIN HIGHLIGHT CENTRO */



/* CONTENT */
.contentnavegacion
{
    padding-left: 9px;
    height: 1.4em;
    border-bottom: 1px solid #D1D3D4;
    margin-left: 5px;
    margin-right: 11px;
    position: relative;
    top: 47px;
}
.contentnavegacion a, .contentnavegacion a:active, .contentnavegacion a:hover
{
    font-family: arial;
    font-size: 11px;
}


.content h1
{
    color: #004269;
    font-size: 18px;
}
.content .imagen
{
    text-align: center;
    margin: 5px 10px 5px -10px;
}
.content .volanta
{
    padding: 10px 8px 10px 2px;
    font-family: Verdana;
    font-style: italic;
    font-size: 11px;
    color: #403F3B;
}
.content .copete
{
    font-weight: bold;
    margin-bottom: 1em;
}

/* FIN CONTENT */

/* Seccion */

.C .contenido
{
    width: 727px;
    margin:0px 0px 0px 45px;
    position:relative;
}


.C.M .contentnavegacion
{
    padding-left: 9px;
    height: 1.4em;
    margin-left: 5px;
    margin-right: 11px;
    background-color: #DC5454; #top:30px;
_top:30px;
color:white;
}
.C.M .contentnavegacion a, .C.M .contentnavegacion a:visited, .C.M .contentnavegacion a:hover
{
    color: white;
}


.C .contenido .volanta, .C .contenido .titulo, .C .contenido .texto
{
    margin-left: 10px;
    margin-right: 10px;
}

/* Fin Seccion*/

/* BOTONERA Sobre Titulo*/
.content .botonerasobretitulo
{
    position: absolute;
    right: 0px;
    height: 24px;
    /*padding-top: 4px;*/
    vertical-align: middle;
}

* html .M .content .botonerasobretitulo
{
    top: 0px;
}
* + html .M .content .botonerasobretitulo
{
    top: 0px;
}

.content .commentaddbutton, .content .vote
{
    display: inline;    
    padding-bottom: 2px;
    margin-top: 5px;
    float: left;
    cursor: pointer;
}

.content .vote
{
    background-image:url('programacion/boton_votar.png');
    background-repeat: no-repeat;           
    cursor: pointer;
    width: 147px;
    height: 22px;
    display: inline;    
    float: right;
    margin-top: 1px;
    position: relative;
}
*html .content .vote
{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/programacion/boton_votar.png');
    margin-right:5px;
}
.content .vote .rating
{
    position: absolute;
    right: 15px;
    top: 5px;
}

.content .comentar
{    
    background-image: url(programacion/boton_comentar.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 76px;
    height: 22px;
    display: inline;    
    float: right;
    margin-top: 1px;
}

* html .content .comentar
{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/programacion/boton_comentar.png');
}
.content .recommend
{    
    background-image: url(programacion/boton_recomendar.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 96px;
    height: 22px;
    display: inline;    
    float: right;
    margin-top: 1px;
}

* html .content .recommend
{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/programacion/boton_recomendar.png');
}

.content .botonerasobretitulo, .content .botonerasobretitulo a, .content .botonerasobretitulo a:visited, .content .botonerasobretitulo a:hover
{
    color: black;
    font-size: 11px;
}

.content .vote img
{
    vertical-align: bottom;
    width: 14px;
    height: 13px;
}
.content .vote .votelabel
{
    padding-right: 3px;
}

.content .recommend .icon
{
    margin-left: 3px;
    background: url('/images/content/recomendar_bco.png') no-repeat;
    width: 17px;
    height: 17px;
    display: -moz-inline-block;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
* html body .content .recommend .icon
{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/content/recomendar_bco.png');
}

.content .commentaddbutton .icon
{
    margin-left: 3px;
    background: url('/images/content/comentar_bco.png') no-repeat;
    width: 17px;
    height: 17px;
    display: -moz-inline-block;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
* html body .content .commentaddbutton .icon
{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/content/comentar_bco.png');
}

.divagregarcomentariosuperior
{
    margin: 0;
    top: 30px;
}

/*FIN BOTONERA Sobre Titulo */


/* MINISITIOS */

/*#minisitios .item a, .minisitios .item a
{
    padding: 12px 0 12px 12px;
}*/

/* FIN MINISITIOS */

.logoEncuentro
{
    width: 180px;
    height: 128px;
    cursor: pointer;
    position:absolute;
    left: 40px;
    top: 20px;
}
