body {
scrollbar-arrow-color: white;
scrollbar-base-color:#CBD1D9;
scrollbar-dark-shadow-color: #CBD1D9;
scrollbar-track-color: #EDEFF1;
scrollbar-face-color: #CBD1D9;
scrollbar-shadow-color: #CBD1D9;
scrollbar-highlight-color: #CBD1D9;
scrollbar-3d-light-color: #EDEFF1;
}
.textos {
}
.general {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    color: #495B6B;
    text-indent: 0px;
    padding-left: 20px;
}
.titulo {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #495B6B;
    font-family: Arial, Helvetica, sans-serif;
}
.subtitulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #495B6B;
    font-weight: bold;
}
.botones {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #FFFFFF;
    background-color: #495B6B;
    background-position: center center;
    height: 22px;
    width: 80px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-image: url(../img/fondo_botones.jpg);
}
.general {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #495B6B;
    width:350px;
}
.destacados {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
	color:#495B6B;
    }
.general img{ float: left; margin-right:10px;margin-bottom:10px;}
