﻿body.Cursos H1
{
    position:absolute;
    top:34px;
    }

    body.Cursos H1 IMG
    {
        position:relative;
        top:10px;
        margin-bottom:1px;
        left:5px;
        z-index:-1;
        }



body.Cursos #desarrollo .texto P
{
    width:360px;
    margin:0 0 10px 0;
    padding:0;
    }



body.Cursos #convocatorias
{
    overflow:auto;
    width:405px;
    height:370px;
    position:relative;
    left: 30px;
    SCROLLBAR-BASE-COLOR: #CCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #A8B701;
	SCROLLBAR-SHADOW-COLOR: #A8B701;
	SCROLLBAR-3DLIGHT-COLOR: #FFF;
	SCROLLBAR-ARROW-COLOR: #333;
	SCROLLBAR-TRACK-COLOR: #FFF;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    }
                
                
    body.Cursos #convocatorias .anyo
    {
        margin:20px 0 10px 0;
        }  



    body.Cursos #convocatorias .descarga
    {
        background: url(Images/descargaPDF.gif) no-repeat 0 0;
        padding-left:15px;
        margin-bottom:20px;
        }

        body.Cursos #convocatorias .descarga A
        {
            color:#333;
            }

        body.Cursos #convocatorias .descarga A:hover
        {
            color:#A8B700;
            }

        body.Cursos #convocatorias .descarga .pdf
        {
            color:#A8B700;
            font-weight:bold;
            }



    body.Cursos #convocatorias .item
    {
        margin-bottom:20px;
        }

        body.Cursos #convocatorias .item .convocatoria
        {
            width:350px;
            overflow:hidden;
            }

            /*body.Cursos #convocatorias .item .convocatoria .nombre
            {
                background: url(Images/puntos.gif) repeat-x 0 bottom;
                width:250px;
                _width:300px;
                padding-right:50px;
                float:left;
                }*/
    
                body.Cursos #convocatorias .item .convocatoria .nombre .nombreConvocatoria
                {
                    padding-right:10px;
                    background-color:White;
                    color:#A8B700;
                    font-weight:bold;
                    }
    
        /*body.Cursos #convocatorias .item .masInfo A
        {
            color:#A8B700;
            float:left;
            width:40px;
            }*/
            
        body.Cursos #convocatorias .item .mes
        {
            color:#999;
            font-weight:bold;
            padding-left:10px;
            }
    
        body.Cursos #convocatorias .item .finSemana
        {
            margin-left:20px;
            font-weight:bold;
            color:#999;
            margin-bottom:15px;
            }
    
            body.Cursos #convocatorias .item .finSemana .numeroOrden
            {
                color:#666;
                }
    
            body.Cursos #convocatorias .item .finSemana P
            {
                margin:0;
                padding:0;
                }
    
/*-------------------MAS INFORMACIÓN-----------------------*/

body.Cursos #ampliaFicha
{
    width:495px;
    position:relative;
    top:40px;
    }
    
    body.Cursos #ampliaFicha .titulo
    {
        width:395px;
        _width:405px;
        font-size:110%;
        color:#A8B700;
        background-color:#333;
        position:absolute;
        top:0;
        left:0;
        height:20px;
        padding:2px 0 0 10px;
        }
    
    body.Cursos #ampliaFicha .texto
    {
        background-color:#E0E0E0;    
        width:365px;
        _width:405px;
        padding:20px;
        height:410px;
        _height:450px;
        position:absolute;
        top:20px;
        left:0;
        overflow:auto;
        }
    
        body.Cursos #ampliaFicha .texto STRONG
        {
            color:#333;
            font-weight:bold;
            }

        body.Cursos #ampliaFicha .texto P
        {
            padding:0;
            margin:0 0 10px 0;
            }
    
        body.Cursos #ampliaFicha .texto .descarga
        {
            position:absolute;
            bottom:8px;
            right:15px;
            background: url(Images/descargaPDF.gif) no-repeat 0 0;
            padding-left:15px;
            height:20px;
            }
    
            body.Cursos #ampliaFicha .texto .descarga A
            {
                color:#333;
                }
 
            body.Cursos #ampliaFicha .texto .descarga A:hover
            {
                color:#A8B700;
                }

            body.Cursos #ampliaFicha .texto .descarga .pdf
            {
                color:#A8B700;
                font-weight:bold;
                }



body.Cursos .volver
{
    position:relative;
    top:35px;
    text-align:right;
    width:405px;
    }
    
    body.Cursos .volver A
    {
        color:#999;
        background: url(Images/flechaVolver.gif) no-repeat 0 2px;
        padding-left:18px;
        }
        
    body.Cursos .volver A:hover
    {
        color:#A8B700;
        background: url(Images/flechaVolver_il.gif) no-repeat 0 2px;
        }

