/*

Copyright (c) 2008, Yahoo! Inc. All rights reserved.

Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version: 2.5.1

*/





body

    {

    font-size: 13px;

    font-family: arial, helvetica, clean, sans-serif;

    text-align: center;

    background: #7BB5F7 url(../images/back_body.gif) 0em 0em repeat-x;

    }



#doc3, .yui-t5

    {

    margin:     auto;

    text-align: left;

    width:      74.69em;

    background-color: #FFFFFF;

    /**width:56.25em;

    min-width:750px;

    border: 1px solid #f00;*/

    }



#doc3

    {

    margin: 0px auto; /*10px;/*width:auto;*/

    }





/* HEADER */

#hd

    {

    height:     10em;

    background: #FFFF99;

    height:     212px;

    background: #84B5FF url(../images/cabecera.gif) 0em 0em no-repeat;

    }



#brand

    {

    /*border: 1px solid #ff0;*/

    float:       left;

    margin-left: 0em;

    }



.logotipo

    {

    width:  320px;

    height: 130px;

    background: url(../images/logo.gif) 0em 0em no-repeat;

    text-indent: -1000em;

    /*border:1px solid #fff;*/

    }



.claim

    {

    font-size: 1em;

    color: #fff;

    font-weight: bold;

    letter-spacing: 1px;

    }



.claim strong

    {

    font-weight: bold;

    }



/* *********************************** */



#bd:after

    {

    content: ".";

    display: block;

    height:  0;

    clear:   both;

    visibility: hidden;

    }

/*#bd{zoom:1;}*/









/* ***** MENU ***** */

#menu

    {

    width:      100%;

    margin-top: 0em;

    background-color: green;

    /*border-top: 3px solid #294A8C;

        border-left: 1px solid #D8E8FF;    */

        

    }



#menu ul

    {

    padding: 0;

    margin: 0;

    background-color: #294A8C;

    color: White;

    float: left;

    width: 100%;

    font-family: arial, helvetica, sans-serif;

    height: 3em;

    background: #84B5FF url(../images/back_menu.png) 0em 0em repeat-x;

    }



#menu ul li

    {

    display: inline;

    }



#menu ul li a

    {

    padding:          0.8em 1em;

    background-color: #fff;

    color:            #294A8C;

    text-decoration:  none;

    float:            left;

    border-right:     1px solid #7BB5FF;

    font-weight:      bold;

    background:       #84B5FF url(../images/back_menu.png) 0em 0em repeat-x;

    font-size:        1.1em;

    }

#menu ul li a.last

    {

    border: none;

    }

    

    

#menu ul li a.current

    {

    background-image: none;

    background-color: #294A8C;

    color:            #FFFFFF;

    }



#menu ul li a:hover

    {

    background-image: none;

    background-color: #D8E8FF;

    /*text-decoration: underline;*/

    }



#menu ul li a.current:hover

    {

    background-color: #294A8C;

    }



/* ******************************* */



.yui-b

    {

    position: relative;

    }

.yui-b {_position:static;}

#yui-main .yui-b{position:static;}

#yui-main{width:100%;}





.yui-t5 #yui-main {float:left;margin-right:-25em;}



/* ****** COlumna derecha fija  *************************************************** */

/* ******************************************************************************** */

.yui-t5 .yui-b{

	float:right;

    background-color:#FFF;

	width:15.4615em;

	*width:15.00em;

}







/* ****** CONTENIDO  ************************************************************** */

/* ******************************************************************************** */



.yui-t5 #yui-main .yui-b{

	background-color:#FFF;

    border-right:1px solid #ccc;

    margin-right:16.4615em;

	*margin-right:16.125em;

	

}



/* Estilos para una sola columna*/

.yui-t5 #yui-main .una_columna{

    border-right:0px solid #f00;  

    margin-right:0em;

    *margin-right:0em;

}



.clear{ clear:both;}



#yui-main .yui-b{float:none;width:auto;}



#ft{

	margin-top: 3em;

    clear:both;

	height:100px;

	background:#ccc

}



             



/* ============= FOOTER ====================================== */



#footer {

    border-top: 3px solid #06C;

    margin:5em 0 0 0;

    width:100%;

    text-align:center;

    padding: 1em 0em;

    /*background-color: #84B5FF; /*A5CFFF;*/    

    

    background: #84B5FF url(../images/footer_bg.gif) 0em 0em repeat-x; 

}



#footer p{

    margin:1em 0em 1em 0em;

    font-style: italic;

}



#footer_list li

{

    display: inline;

    list-style-type: none;

}



/*#footer ul li a:link, #footer ul li a:visited, #footer ul li a:hover, #footer ul li a:active {*/

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {

    font-family:Verdana, Trebuchet MS;

    font-size:1em;

    text-decoration:none;

    padding: 0.1em 0.5em;

}

#footer a:hover{

    text-decoration: underline;

}









/********** COMENTARIOS del autor *************/

/**********************************************/

li.author {

  /*background: red;*/

  border: 1px dashed #0066CC;

  clear:both;

}

/**********************************************/    



/* ---------- LISTAS ORDENADAS ---------------*/    
ol.listado{

list-style:decimal;

}





/* ********************  CUSTOM POSTS STYLES *************************** */    
/* ********************************************************************* */

.respuestas{
        border: 1px dashed #ccc;
        background-color: #eee; 
        padding: 1em;
        margin: 1em 0;
}
.respuestas em{
    display: block;
    margin-bottom: 0.7em;
}


.respuestas img{                       
float: left;
margin: 0 5em 1em 0;
}
/* ********************************************************************* */
/* ********************************************************************* */

.sharethiscss a:link, .sharethiscss a:visited, .sharethiscss a:hover, .sharethiscss a:active {
    color: #ccc;
}                                                                                 
.sharethiscss a:link, .sharethiscss a:visited, .sharethiscss a:hover, .sharethiscss a:active {
    color: #ccc;
    background-color: #CCC;
} 


