* html body { /*IE6 hack*/
    padding: 127px 150px 40px 193px;
}

* html #maincontent { /*IE6 hack*/
    height: 100%;
    width: 100%;
}

* html #framecontentTop,* html #framecontentBottom { /*IE6 hack*/
    width: 100%;
}

html {
    overflow-y: scroll;
}

body {
    font-family: verdana;
    margin: 0;
    border: none;
    font-size: 8px;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

a img {
    border: none;
}

h1 {
    font-size: 1.6em;
    margin-top: 0;
}

img.errors {
    padding-right: 5px;
}

select {
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    color: #666666;
    background-color: #F5F5F5;
    border: #c4a16e;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

textarea {
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    color: #666666;
    background-color: #ffffff;
    border: #c4a16e;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    margin: 10px 0 10px 0;
}

div {
    font-size: 8pt;
}

div.info {
    font-size: 1.25em;
}

div.tabla {
    clear: none;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
}

div.fila {
    clear: both;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
}

div.col_titulo {
    float: left;
    font-family: EurekaSans-Medium, Verdana;
    font-size: 22px;
    color: #555555;
    line-height: 29px;
    width: 100%;
    height: 65px;
    font-weight: bold;
    background-image: url(../img/top-1.gif);
    background-repeat: no-repeat;
    background-position: right;
}

div.renglonID {
    float: left;
    border: 0px;
    background: #999999;
    text-align: center;
    font-family: EurekaSans-Light, Verdana;
    font-size: 12px;
    color: #E2E2E2;
    height: 30px;
    width: 100%;
    background-image: url(../img/top-2.gif);
    background-repeat: no-repeat;
    background-position: right;
}

div.renglonMN {
    float: left;
    border: 0px;
    background: #999999;
    text-align: center;
    font-family: EurekaSans-Light, Verdana;
    font-size: 12px;
    color: #E2E2E2;
    height: 35px;
    width: 100%;
    background-color: #000000;
}

div.logo1 {
    position: absolute;
    left: 0px;
    top: 0px;
    border: 0px;
    width: 195px;
    height: 95px;
    background-image: url(../img/logo.gif);
}

div.logo2 {
    position: absolute;
    right: 0px;
    top: 0px;
    border: 0px;
    width: 172px;
    height: 65px;
    background-image: url(../img/logo2.gif);
}

div.date {
    position: absolute;
    right: 0px;
    top: 65px;
    border: 0px;
    width: 150px;
    height: 30px;
    background-color: #666666;
    text-align: center;
    color: #FFFFFF;
}

div.block {
    position: absolute;
    right: 0px;
    top: 95px;
    border: 0px;
    width: 150px;
    height: 35px;
    background-color: #000000;
    text-align: center;
    color: #FFFFFF;
}

div.sanciones {
    position: absolute;
    left: 0px;
    top: 50%;
    border: 0px;
    width: 195px;
    height: 30px;
    background-color: #666666;
    text-align: center;
    color: #FFFFFF;
}

div.formulario {
    width: 142px;
    margin-top: 87px;
    background-color: #e5e5e5;
    position: absolute;
    margin-left: -12px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 20px;
    color: #333333;
    font-size: 14px;
    font-family: EurekaSans-Light, Verdana;
    font-weight: bolder;
    text-transform: uppercase;
}

ul.bullets {
    list-style: square;
}

ul.bullets li {
    padding-bottom: 2px;
}

td {
    margin: 0px;
    font-size: 8pt;
}

td.action {
    text-align: center;
    width: 8em;
    white-space: nowrap;
}

label {
    font-size: 8pt;
}

input {
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: #666666;
    background-color: #F5F5F5;
    border: 1px #c4a16e;
    border-style: solid;
    margin: 1px;
    padding-left: 1px;
}

input[type=radio],input[type=checkbox] {
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: #666666;
    background-color: #F5F5F5;
    border: none;
    margin: 1px;
    padding-left: 1px;
}

input[type=submit],input[type=button] {
    background-color: #F3901D;
    border: 1px solid #F3901D;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    margin: 2px;
    cursor: pointer;
}

.left {
    vertical-align: top;
    text-align: left;
    width: 195px;
    max-width: 195px;
}

.middle {
    vertical-align: top;
    padding-left: 3px;
    text-align: left;
}

.right {
    vertical-align: top;
    text-align: right;
    width: 167px;
    max-width: 167px;
    min-width: 167px;
}

.botonesAcceso {
    width: 65px;
    max-width: 65px;
    height: 100%;
    background-color: #F3901D;
    border: solid #F3901D;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    cursor: pointer;	
}

.headerTable {
    margin: 0px;
    border: none;
    padding: 0px;
    width: 100%;
    background-color: #FFFFFF;
}

.head-l1 {
    margin: 0px;
    border: none;
    padding: 0px;
    width: 195px;
    max-width: 195px;
    height: 95px;
    max-height: 95px;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(../img/encabezado_logo.jpg);
}

.head-l {
    margin: 0px;
    border: none;
    padding: 0px;
    width: 248px;
    max-width: 248px;
    height: 80px;
    max-height: 80px;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(../img/encabezado_logo.jpg);
}


.head-r {
    margin: 0px;
    border: none;
    padding: 0px;
    width: 65px;
    max-width: 65px;
    height: 95px;
    max-height: 95px;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(../img/firma_sfp.jpg);
    background-color: #2EABAF;
}

.head-c {
    margin: 0px;
    border: none;
    padding: 0px;
    height: 65px;
    max-height: 65px;
    background-position: right;
    background-repeat: repeat-x;
    background-image: url(../img/back_ground.jpg);
}

.head-c-b {
    margin: 0px;
    border: none;
    padding: 0px;
    height: 30px;
    max-height: 30px;
    color: #FFFFFF;
    background-color: #000000;
    font-family: Arial;
    font-size: 9pt;
}

.head-span {
    height: 15px;
    max-height: 15px;
    background-color: #A4A4A4;
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.acceso-span {
    height: 15px;
    max-height: 15px;
    width: 65px;
    max-width: 65px;
    background-color: #FFFFFF;
    text-align: left;
}

.tableControl,.actionButtons {
    width: 100%;
}

.tableControl a {
    padding-left: 10px;
}

.tableControl {
    text-align: right;
}

.body {
    font-family: 'Noto Sans', sans-serif;
    padding: 0px;
}

.columnHeader:hover {
    color: #FFFFFF;
}

.message {
    padding: 5px;
    list-style: none;
    border: 0;
    background: none;
    padding: 0;
    color: #000000;
    margin: 5px 0 8px 0;
    font-size: 12px;
}

.message li {
    background: no-repeat left center;
    padding-top: 1px;
    padding-left: 20px;
    margin-left: 3px;
}

.message li.infomsg {
    background-image: url(../img/msginfo.png);
}

.message li.errormsg {
    background-image: url(../img/msgerror.png);
}

.message li.warnmsg {
    background-image: url(../img/msgwarn.png);
}

.name {
    vertical-align: top;
    width: 115px;
    float: left;
    padding: 5px;
    margin-top: 3px;
    clear: left;
}

.value {
    float: left;
    padding: 5px;
}

.error {
    float: left;
    padding: 5px;
}

.errors {
    color: red;
    vertical-align: middle;
}

.required {
    color: red;
    padding-left: 2px;
}

.rich-stglpanel-body {
    overflow: auto;
}

.rich-panel,.rich-panel-header {
    padding: 2px 3px;
    font-size: 11px;
    color: #FFFFFF;
    background-color: #992d4a;
}

.rich-tab-active {
    font-weight: bold;
    color: #992d4a;
    background-color: #992d4a;
}

.rich-tab-inactive {
    color: #992d4a;
}

.rich-tab-disabled {
    color: #A0A0A0;
}

.rich-tabpanel-content {
    background-color: #EAEAEA;
}

.rich-panel-body {
    background-color: #EAEAEA;
}

.rich-table-header,.rich-table-headercell,.rich-table-caption,.rich-table-subheadercell,.rich-table-subheader,rich-table-header-continue
{
    background-color: #992d4a;
    color: #FFFFFF;
    font-weight: bold;
}

.rich-pmenu-group,rich-pmenu-group-self-label {
    color: #000000;
    font-weight: normal;
    font-family: Verdana, Arial;
    font-size: 11px;
}

.rich-pmenu-top-group-self-label {
    color: #FFFFFF;
    font-weight: normal;
    font-family: Verdana, Arial;
    font-size: 11px;
}

.dr-pmenu-hovered-element {
    background-color: #c4a16e;
    color: #ffffff;
}

.dr-pmenu-selected-item {
    font-style: normal;
    font-weight: bold;
    color: #992d4a;
}

.cols {
    vertical-align: top;
    width: 50%;
}

.rich-pmenu-top-group {
    background-color: #c4a16e;
    background-image: none;
    border-color: #FFFFFF;
    padding: 0;
}

.rich-spinner-c {
    color: black;
}

.barraFooter {
    background-color: #992d4a;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
    height: 65px;
    width: 100%;
}

.barraBotones {
    border: none;
    text-align: center;
}

.barraBotonesTab {
    border: none;
    text-align: center;
    background-color: #EAEAEA;
}

.rich-panel input[type=submit],.rich-panel input[type=button],.rich-tabpanel input[type=submit],.rich-tabpanel input[type=button]
{
    margin-bottom: 0;
    font-size: 12px;;
}

.tableControl input[type=submit],.tableControl input[type=button],.tableControl select
{
    margin: 5px;
}

/* I don't know why this is necessary, but the select is off by a pixel on the top and is padding too much on the left */
.tableControl select {
    margin-left: 2px;
    position: relative;
    top: 1px;
}

.actionButtons {
    padding-left: 1px;
}

.actionButtons select {
    margin: 5px;
    vertical-align: bottom;
}

.rich-datalist {
    list-style: square;
    margin: 6px 0 1px 0;
    padding-left: 18px;
}

.rich-list-item {
    padding-bottom: 4px;
}



.rich-stglpanel-header,.rich-stglpanel {
    background-color: #c4a16e;
    font-weight: normal; 
}
.rich-datascr-button { background-color : #FFFFFF
                           ;
                       color: #FFFFFF;
}

.rich-datascr-button-dsbld {
    background-color: #c4a16e;
    color: #992d4a;
}

.rich-datascr-act {
    color: #992d4a;
    border-color: #992d4a;
}

.head-links {
    color: #c4a16e;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}


.head-links a:VISITED {
    color: #c4a16e;
}

.head-links a:ACTIVE {
    color: #c4a16e;
}

.head-links a:HOVER {
    color: #c4a16e;
}

.asteriscos {
    color: red;
    padding-left: 2px;
}

.tituloDescripcionCCC {
    font-weight: bold;
    color: #992d4a;
}

.sitiosInteres {
    list-style-type: disc;
    list-style-image: url(../img/general/bullet_3_cuadritos_blanco.gif);
    list-style-position: inside;
    padding: 0px;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-left: 0;
    background-color: #eaeaea;
    color: #333;
    height: 199px;
}

.rich-calendar-weekends {
    color: #333333;
}

.tdDependenciaRiac {
    border-bottom: 1px solid #006666;
    border-left: 1px solid #006666;
    text-align: left;
    font-size: 14px;
    height: 30px;
}

.tdHeaderRiac {
    border-top: 1px solid #006666;
    border-bottom: 1px solid #006666;
    border-left: 1px solid #006666;
}

.tdTramiteRiac {
    border-bottom: 1px solid #006666;
    border-left: 1px solid #006666;
    text-align: left;
    font-size: 12px;
    height: 26px;
}

.tdAreaRiac {
    border-bottom: 1px solid #006666;
    border-left: 1px solid #006666;
    text-align: left;
    font-size: 11px;
    height: 22px;
}

.tdRiac {
    border-bottom: 1px solid #006666;
    border-left: 1px solid #006666;
    text-align: left;
    font-size: 9px;
    height: 18px;
}

.rpane {
    position: inherit;
    top: -10px;
    width: 97%;
}

.reset {
    display: block;
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 0.1;
}

.head-center-top {
    height: 65px;
    background-image: url("../img/top-1.gif");
    text-align: center;
    font-size: 20pt;
    font-weight: bold;
}

.head-r-top {
    height: 65px;
    width: 150;
    background-image: url("../img/logo2.gif");
    background-position: center;
}

.head-r-bottom {
    height: 30px;
    width: 150;
    background-color: #555555;
}

.head-version {
    text-align: right;
    vertical-align: top;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-top: 15px;
    padding-right: 10px;
}

.richHeaders {
    padding-top: 4px;
    height: 22px;
    vertical-align: middle;
}

.divDisplay {
    height: 22px;
    vertical-align: middle;
}

.negrita {
    font-weight: bold;
}

.innertube {
    margin: 15px;
}

.date {
    font-family: Arial;
}

.copy {
    font-family: Verdana;
    text-align: center;
}

.error {
    font-family: Arial;
    font-size: 9pt;
    color: red;
}

.label {
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

.texto {
    font-family: Arial;
    font-size: 9pt;
}

#framecontentLeft,#framecontentRight {
    position: absolute;
    top: 0;
    left: 0;
    width: 195px;
    height: 100%;
    overflow: auto;
    background-color: #F5F5F5;
    color: white;
    background-image: url(../img/linea.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

#framecontentRight {
    left: auto;
    right: 0;
    width: 150px;
    overflow: hidden;
    background-color: #F5F5F5;
    color: white;
    background-image: url(../img/linea.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

#framecontentTop {
    position: absolute;
    top: 0;
    left: 195px;
    right: 150px;
    width: auto;
    height: 100px;
    overflow: hidden;
    background-color: white;
    color: white;
}

#framecontentBottom {
    position: absolute;
    top: 0;
    left: 195px;
    right: 150px;
    width: auto;
    height: 130px;
    overflow: hidden;
    background-color: #F5F5F5;
    color: BLACK;
    background-image: url(../img/linea.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

#toolbar {
    position: absolute;
    top: 100px;
    left: 195px;
    right: 150px;
    width: auto;
    height: 200px;
    overflow: hidden;
    color: white;
    z-index: 1;
}

#framecontentBottom {
    top: auto;
    height: 40px;
    bottom: 0;
}

#maincontent {
    position: fixed;
    top: 130px;
    bottom: 40px;
    left: 195px;
    right: 150px;
    overflow: auto;
    background: #fff;
    z-index: 2;
}

.rich-spinner-input-container{
    background-color: #FFFFFF;
}

.rich-spinner-input{
    background-color: #FFFFFF;
}


.rich-spinner-c{
    background-color: #FFFFFF;
}

.rich-calendar-input{
    width:80px;
}

.rich-tab-header{
    font-size: 8px;
    height: 25px;
}

.rich-panelbar{
    background-color: #EAEAEA;
}

.rich-mpnl-body{
    background-color: #FFFFFF;
}