<!--
A:link {
    color: #005ebb;
    text-decoration: none;
    font-weight: bold;
}

A:visited {
    color: #005ebb;
    text-decoration: none;
    font-weight: bold;
}

A:active {
    color: #005ebb;
    text-decoration: none;
    font-weight: bold;
}

A:hover {
    color: #005ebb;
    font-weight: bold;
}

UL {
    margin-left: 25pt;
    margin-top: 10px;
}

LI {
    font-size: 9px;
    line-height: 10pt;
    margin-top: 3;
}

BODY {
    font-size: 12px;
    font-family: Verdana, Arial;
    /*color: #007856;*/
    margin: 0;
}

TD {
    font-size: 10;
    font-family: Verdana, Arial;
    color: #005ebb;
}

SELECT, OPTION, INPUT, TEXTAREA {
    font-family: verdana;
    font-size: 11px;
    color: #005ebb;
}

.cbodos {
    font-size: 10px;
    font-family: Verdana;
    color: #005ebb;
    background: #DDDDDD;
}


.BOTON {
    background-image: url('images/fondoGN.gif');
    font-weight: bold;
    background: #DDDDDD;
    border: #AAAAAA 1px solid;
    cursor: pointer;
    font-family: verdana;
    color: #000000;
    font-size: 9px;
}

.BOTOND {
    background-image: url('images/fondoBG.gif');
    font-weight: bold;
    background: #005ebb;
    border: #005ebb 1px solid;
    cursor: pointer;
    font-family: verdana;
    color: #FFFFFF;
    font-size: 9px;
}

.marcocomentarios {
    font-size: 10px;
    font-family: Verdana, Arial;
    color: #000000;
    margin: 5px;
    background: yellow;
    cursor: pointer;
}

.marco {
    background: #E5E5E5;
    border: #AAAAAA 3px solid;
}

.marcologin {
    background: #FFFFFF;
    border: #005ebb 5px solid;
}

.recuadro {
    font-family: verdana;
    font-size: 10px;
    color: #0000A0;
    background: #FFFFFF;
    border-bottom: #CCCCCC 1px solid;
    border-left: #555555 2px solid;
    border-right: #CCCCCC 1px solid;
    border-top: #555555 2px solid;
}

.cuadro {
    font-family: verdana;
    font-size: 10px;
    color: #FFFFFF;
    background: #003062;
    border-bottom: #003062 20px solid;
    border-left: #003062 20px solid;
    border-right: #003062 20px solid;
    border-top: #003062 20px solid;
    margin: 10px;
}


.titulo {
    font-family: verdana;
    font-size: 10.5px;
    color: #FFCC00;
}

td.supmenu {
    font-family: verdana;
    font-size: 10.5px;
    font-weight: bold;
    color: #000055;
    color: gold;
    background: #C6D2DB;
    cursor: pointer;
    background-image: url('images/fondoVG.gif');
}

.supmenusobre {
    font-family: verdana;
    font-size: 10.5px;
    font-weight: bold;
    color: #FFFFFF;
    background: #000055;
    cursor: default;
    background-image: url('images/fondoBG.gif');
}

.supmenu {
    font-family: verdana;
    font-size: 10.5px;
    font-weight: bold;
    color: #000055;
    background: #C6D2DB;
    cursor: pointer;
    background-image: url('images/fondocab.gif');
}

.TablaMenu {
    background: #005ebb;
}

.nocookiesnormal {
    border: #CEEBFE 1px solid;
    cursor: default;
    background: #FAF297;
}

.nocookiessobre {
    border: #AAAAAA 1px solid;
    cursor: pointer;
    background: lightyellow;
}

.FondoSup {
    font-family: verdana;
    font-size: 10px;
    background: #000000;
    // background-image:url('images/fondoAO.gif');
}

.FondoSupSobre {
    background: #555555;
    cursor: pointer;
}

.FondoTituloTablaMenu {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    #background: #CCCCCC;
    background-image: url('images/fondocab.gif');
}

.menunormal {
    border: #CEEBFE 1px solid;
    cursor: default;
    background: #CEEBFE;
    color: #0000FF;
}

.menusobrenormal {
    border: #AAAAAA 1px solid;
    cursor: default;
    color: #CEEBFE;
    background: #FFFFFF;
}

.menusobremano {
    border: #005ebb 1px solid;
    cursor: pointer;
    background: #005ebb;
    color: white;
}

.itemmenunormal {
    border: #005ebb 1px solid;
    cursor: default;
    background: #005ebb;
    color: #005ebb;
}

.itemmenusobre {
    border: #005ebb 1px solid;
    cursor: pointer;
    background: #005ebb;
    color: white;
}

.pautadoonnormal {
    border: #fbdb7b 1px solid;
    cursor: default;
    /*background:;*/
    font-size: 8px;
}

.pautadoonsobre {
    font-size: 9px;
    border: #AAAAAA 1px solid;
    cursor: pointer;
    background: #fbf1d7;
}

.pautadooffnormal {
    border: #FFFFFF 1px solid;
    cursor: default;
    background: #fbf1d7;
    font-size: 8px;
}

.pautadooffsobre {
    border: #AAAAAA 1px solid;
    cursor: pointer;
    background: #fbf1d7;
}


/*******************************************************************************/
#postit {
    position: absolute;
    width: 250px;
    padding: 5px;
    background-color: yellow;
    border: 1px solid black;
    visibility: hidden;
    z-index: 500;
    cursor: pointer;
}

/*******************************************************************************/
.menuSt {
    font-size: 11px;
    font-family: helvetica,arial,sans-serif;
    color: white;
}

.submenuSt {
    font-size: 11px;
    font-family: helvetica,arial,sans-serif;
}

.submenuStInactive {
    font-size: 11px;
    font-family: helvetica,arial,sans-serif;
}

.menuBackSt {
    border: 0 outset silver;
}

.submenuBackSt {
    border: 0 outset white;
}

.IdiomMenuBackSt {
    border: 0 solid #3333AA;
}

.IdiomSubmenuBackSt {
    border: 0 ridge white;
}

.relativeMenuBackSt {
    border: 0 none white;
}

.botonmenu {
	background-image: url(ImagesSR/shim_fondo_boton_ivi.png);
	background-repeat:  repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	top: 85px;
	height: 22px;
	width: 72px;
	line-height: 18px;
	color: #000000;
}
.botonmenu:hover {
	background-image: url(ImagesSR/shim_fondo_boton_voc4.png);
	background-repeat:  repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	top: 85px;
	height: 22px;
	width: 72px;
	line-height: 18px;
	color: #000000;
}
.botonmenu02 {

	background-image: url(ImagesSR/shim_fondo_boton_sobre_ivi.png);
	background-repeat:  repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	top: 85px;
	height: 22px;
	width: 72px;
	line-height: 18px;
	color: #FFFFFF;
}
/*.botonmenu02:hover {


	background-image: url(ImagesSR/shim_fondo_boton_ivi.png);
	background-repeat:  repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	top: 85px;
	height: 22px;
	width: 72px;
	line-height: 18px;
	color: #FFFFFF;
}*/
.marcoAzul {
    background: #EBEBEB;
    border: 1px solid #27bfc1;
}
.BOTONE3 {
    background-image: url(imagessr/barraM_r1_c3.gif);
    font-weight: bold;
    font-family: arial;
    font-size: 9px;
    background-repeat: repeat-x;
}
-->
