/* TD DONDE SE ENCUENTRA LA NOTA COMPLETA */
.individual{
padding:10px;
}


/* TÍTULO DE LA NOTA */
.blogotip-header{
color:#0E1A83;
font-family:verdana,arial,helvetica;
font-size:18pt;
font-weight:bold;
padding:10px;
padding-top:0px;
}


/* RESUMEN DE LA NOTA */
.blogotip-bullet{
font-family:sans-serif,arial,helvetica;
color:#0066CC;
font-size:12pt;
font-weight:bold;
font-style:italic;
padding:0px;
}


/* NOTA COMPLETA */
.blogotip-body{
font-family:georgia,tahoma,verdana,sans-serif;
font-size:11.5pt;
padding-top:20px;
}


.right-links{
background-color:#FFEED7;
}


A.small-recommend{
color:blue;
font-size:8pt;
font-weight:bold;
}


.tools{
background-color:#FFFFFF;
padding:10px;
}

.tools small{
color:dimgray;
font-weight:bold;
}

A.tool-recommend{
color:red;
font-size:9pt;
font-weight:bold;
}

A:hover.tool-recommend{
color:orange;
}

.separador{
border-top:1px dotted #E0E0E0;
width:90%;
}


.ltheader{
padding-bottom:5px;
}


A.notlink-big{
color:#003399;
text-decoration:underline;
font-family:arial,verdana,arial,helvetica;
font-size:14pt;
}


A:hover.notlink-big{
color:#003399;
text-decoration:none;
}


.smfont{
color:#666666;
font-size:8pt;
font-family:verdana,arial,helvetica;
font-weight:bold;
}

.content{
padding:20px;
}


.dotted{
background-image:url('img/dotted.gif');
background-repeat:repeat-x;
height:11px;
}

#bottomlinks{
color:#666666;
font-size:8pt;
}

#bottomlinks li{
background:url(img/list-square.gif) no-repeat;
padding-left:8px;
margin-bottom:0;
}

#bottomlinks ul{
margin:0;
padding:0;
list-style:none;
}

#bottomlinks A{
color:#003399;
font-size:9pt;
font-family:verdana,arial,helvetica;
text-decoration:none;
}

#bottomlinks A:hover{
color:#003399;
text-decoration:underline;
}

.rep-header{
font-size:8pt;
color:#666666;
font-weight:bold;
}

.rep-thumb{
width:60px;
}

.rep-body{
font-size:8pt;
font-family:verdana,arial,helvetica;
}




.columna-cat-title{
font-family:sans-serif,arial,helvetica;
font-size:16pt;
border-bottom:none;
color:black;
padding-bottom:14px;
}

.columna-cat-icon{
width:25px;
padding-bottom:14px;
}


.columna-desc-icon{
width:16px;
padding-left:30px;
padding-right:5px;
padding-bottom:20px;
}

.columna-desc-in{
padding-bottom:20px;
}

A.columna-desc-link{
color:#1F2163;
font-weight:bold;
font-size:10pt;
}

A:hover.columna-desc-link{
text-decoration:none;
color:red;
}

