﻿BODY
{

    MARGIN: 0pt 0pt 0pt 0pt;
    font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #D16A6D; /*#e8eef2;*/
    SCROLLBAR-SHADOW-COLOR: #D16A6D;/*#487d97; /*black;*/
    SCROLLBAR-:3DLIGHT-COLOR: #D16A6D;/*#487d97;*/
    SCROLLBAR-ARROW-COLOR: #D16A6D;/*#e8eef2;*/
    SCROLLBAR-TRACK-COLOR: D16A6D; /*#e8eef2;*/
    SCROLLBAR-DARKSHADOW-COLOR: #D16A6D; /*487d97;*/
    SCROLLBAR-BASE-COLOR: whiteSmoke; /*#e8eef2;*/
    SCROLLBAR-FACE-COLOR: whiteSmoke; /*#e8eef2;*/ /*#487d97;*/
}


/* ******************  Frames y Div   ******************** */



#frmGeneral
{ 
	margin:0 0 0 0;
	width: 100%;
	height: 100%;
	background-color: #F5F5F5;
	font-size: 0.9em;
}

#frmTop
{
	margin:0 0 0 0;
	width: 100%;
	min-width: 100%;
	height: 100px;
	background-image: url(../Imagenes/Cabecera.gif);
	background-repeat:no-repeat;
	background-color: #BCBB00;
	/*background: #223D71 url(../Imagenes/Top.gif) no-repeat fixed left center;*/
	border-bottom: solid 4px #F17c00;
}

#frmPie
{
    margin: 0.1em 0 0 0;
	width: 100%;
	height: 49px;
	min-height: 49px;
	text-align: center;
	border-top: solid 2px #F17c00;
	border-bottom: solid 2px #223D71;
	background-color: #223D71;
	color: #FFFFFF;
	clear: both;
	font-size: 0.7em;
}

#frmMenu
{

	width: 17%;
	float:left;
	padding: 0 0 0 1%;
	font-size: 0.65em;
}

#frmContenido
{
    padding: 0 0 0 2em;  
	width: 75%;
	float: left;
    font-weight: normal;
    text-align: justify;
    background: #F5F5F5 url(../Imagenes/fondoCecav.jpg) no-repeat fixed center center;
    font-family: Verdana;
    font-size: 0.9em;
}

.frmTbLogin
{
    margin: 3em 0 0 0;
	width: 50%;
	border: solid 1px #000000;
}

.dlsListado
{
	width: 100%;
}

.frmPrincipal
{
    font-size: 0.8em;
}
/*++++++++++++++++++++ MENU +++++++++++++++++++++++++++++++++++++++++++++*/


.tbMenuIzq 
{
	padding: 0 0 0 0;
	FLOAT: left;
	MARGIN: 1em 0 0 0;
	WIDTH: 100%;
	min-width: 100%;
	POSITION: relative;
	height: 100%;
}


.ulMenu 
{
    padding: 0.1em 0em 0em 0.2em;
    margin: 0em; 
	width: 100%; 
	min-width: 100%;
	list-style-type: none; 
	position: relative;
	margin-left: 0.15em; 
	clear: both;
}

.liMenu A
{
	color: #FFFFFF;
	border: solid 1px #dfdfdf;
	padding: 0.3em 0em 0.3em 1em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu.gif); 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
    BACKGROUND-COLOR: #223D71; 
	text-decoration: none;
	BACKGROUND-POSITION: 0.3em 0.8em; 
	font-weight: bold;
	min-width: 100%;
	clear: both;
}

.liMenu A:hover
{   
 	color: #F17c00;
	border: solid 1px #dfdfdf;
	padding: 0.3em 0em 0.3em 1em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu.gif); 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
    BACKGROUND-COLOR: #223D71; 
	text-decoration: underline;
	BACKGROUND-POSITION: 0.3em 0.8em; 
	font-weight: bold;
	clear: both;
	
}


.liMenuSel A 
{
    color: #FFFFFF;
	border: solid 1px #dfdfdf;
	padding: 0.3em 0em 0.3em 1.4em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu2.gif); 
	BACKGROUND-REPEAT: no-repeat; 
   	BACKGROUND-POSITION: 0.3em 0.8em; 
	BACKGROUND-COLOR: #F17c00; 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	POSITION: relative; 
	text-decoration: none;
	font-weight: bold;
	min-width: 100%;
    clear: both;
}


#ulSubMenu
{
    list-style-type: none;
    
    background-color: #f3e59b;
    font-size: 1em;
    height: 100%;
    clear: both;
    font-weight: bold;
    /*MARGIN: 0 0 2px 0;*/
    MARGIN: -11% 0 -10% 0%;
}

#ulSubMenu A
{
    list-style-type: none;
    color: #000000;
    border: none;
    display: list-item;
    background-image: none;
    overflow: hidden;
    background-color: #f3e59b;
    text-decoration: none;
    background-position: 0em 0em;
    padding: 0 0 0 0;
    height: 100%;
    font-weight: bold;

    MARGIN: 0 0 0 0;
    text-indent: 0;
    /*MARGIN: 0 0 0 -20%;
    text-indent: 10%;*/
}

#ulSubMenu A:hover
{
    color: #F17c00;
    text-decoration: underline;
}

#ulSubMenu .liSubMenu A
{
    list-style-type: none;
    color: #000000;
    border: none;
    display: list-item;
    background-image: none;
    overflow: hidden;
    background-color: #f3e59b;
    text-decoration: none;
    background-position: 0em 0em;
    height: 100%;
    font-weight: bold;

    padding: 2% 0 2% 0;
    MARGIN: 0 0 0 4px;
    /*
    MARGIN: 0 0 0 -20%;
    padding: 1% 0 1% 0;*/
    
    text-indent: 10%;
}

#ulSubMenu .liSubMenu A:hover
{
    color: #993333;
    text-decoration: underline;
}

#ulSubMenu .liSubMenuSel A
{
    list-style-type: none;
    color: #F17c00;
    border: none;
    display: list-item;
    background-image: none;
    overflow: hidden;
    background-color: #f3e59b;
    text-decoration: underline;
    background-position: 0em 0em;
    height: 100%;
    font-weight: bold;

    MARGIN: 0 0 0 4px;
    padding: 2% 0 2% 0;
    
    /*MARGIN: 0 0 0 -20%;
    padding: 1% 0 1% 0;*/
    text-indent: 10%;
}

.WebLims A 
{
    color: #FFFFFF;
	border: solid 1px #dfdfdf;
	padding: 0.6em 0em 0.6em 1.4em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu.gif); 
	BACKGROUND-REPEAT: no-repeat; 
   	BACKGROUND-POSITION: 0.3em 0.8em; 
	BACKGROUND-COLOR: #990000; 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	POSITION: relative; 
	text-decoration: none;
	font-weight: bold;
	min-width: 100%;
    clear: both;
    font-size: 1.1em;
}


/*

.tbMenuIzq 
{
	padding: 0em 0em 0em 0em;
	FLOAT: left;
	MARGIN: 2% 0em 0em 0em;
	WIDTH: 100%;
	POSITION: relative;
	height: 100%;
}



.ulMenu {
	padding: 0.1em 0em 0em 0.2em;
	MARGIN: 0em; 
	WIDTH: 100%; 
	LIST-STYLE-TYPE: none; 
	POSITION: relative;
	margin-left: 0.15em; 
}

.liMenu A
{
	color: #FFFFFF;
	border: solid 1px #dfdfdf;
	padding: 0.3em 0em 0.3em 1em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu.gif); 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #223D71; 
	text-decoration: none;
	BACKGROUND-POSITION: 0.3em 0.8em; 
	font-weight: bold;
	
}

.liMenu A:hover
{   
    color: #F17c00;
	BACKGROUND-COLOR: #223D71; 
	text-decoration: underline;
}


.liMenuSel A 
{
    color: #FFFFFF;
	border: solid 1px #dfdfdf;
	padding: 0.3em 0em 0.3em 1.4em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu2.gif); 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #F17c00; 
	text-decoration: none;
	BACKGROUND-POSITION: 0.3em 0.8em; 
	font-weight: bold;

}

	
#ulSubMenu
{
    list-style-type: none;
    MARGIN: -11% 0 -10% 20%;
    background-color: #f3e59b;
}

#ulSubMenu A
{
    list-style-type: none;
    color: #000000;
    border: none;
    display: list-item;
    background-image: none;
    overflow: hidden;
    background-color: #f3e59b;
    text-decoration: none;
    background-position: 0em 0em;
    MARGIN: 0 0 0 -20%;
    padding: 0 0 0 0;
    text-indent: 10%;
}

#ulSubMenu A:hover
{
    color: #F17c00;
    text-decoration: underline;
}

#ulSubMenu .liSubMenu A
{
    list-style-type: none;
    color: #000000;
    border: none;
    display: list-item;
    background-image: none;
    overflow: hidden;
    background-color: #f3e59b;
    text-decoration: none;
    background-position: 0em 0em;
    MARGIN: 0 0 0 -20%;
    padding: 1% 0 1% 0;
    text-indent: 10%;
}

#ulSubMenu .liSubMenu A:hover
{
    color: #993333;
    text-decoration: underline;
}

#ulSubMenu .liSubMenuSel A
{
    list-style-type: none;
    color: #F17c00;
    border: none;
    display: list-item;
    background-image: none;
    overflow: hidden;
    background-color: #f3e59b;
    text-decoration: underline;
    background-position: 0em 0em;
    MARGIN: 0 0 0 -20%;
    padding: 1% 0 1% 0;
    text-indent: 10%;
}
*/
.ul1N
{
	font-weight: bold;
	margin: 1% 0 1% 8%;
}

.ul1
{
	font-weight: normal;
	margin: 1% 0 1% 8%;
}

.ul2
{
    font-weight: normal;
    list-style-type: square;
}

.honcode
{
	margin: 2em 0 0 0;
}

.ImgDestacado
{
    text-align: center;
    padding: 0.5em 0.5em 0.5em 0.5em;
}

.LinkDestacado
{
    text-decoration: None;
    color: #000000;
    background: #FFFFFF;
    font-weight: bold;
}

.LinkDestacado:hover
{
    
    text-decoration: underline;
    color: #990000;
}

.honcode2
{
	margin: 1em 0 0 0;
}

.imgUbicaPeq
{
	margin: 2% 0 0 0;
}


.imgRight
{
    margin: 0 0 0 1%;
    float: right;
    border: solid 1px #000000;
}

.imgLeft
{
    margin: 0 1% 0 0;
    float: left;
    border: solid 1px #000000;
}

.imgBorde
{
    border: solid 1px #000000;
}

.frmfdBlancoB
{
    border: solid 1px #000000;
    background-color: #FFFFFF;
}

#ulSubMenu li.SubMenuSel
{
	font-weight: bold;
	font-size: xx-small;
}


/* ------------------------------------------------------------------*/

.Peq
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;	
}

.TxtMedNaranjaSub
{
    margin: 10px 0 0 0;
    text-align: left;
    font-weight: bold;
    font-size: medium;
    color: #F17c00;
    border-bottom: solid 2px #223D71;
}

.txtLogin
{
    margin: 2% 2% 0 0;
    font-weight: bold;
    float: right;
}

.fdAzul20
{
	margin: 0 0 0 0;
	height: 10px;
	width: 100%;
	background: #223D71;
}

.fdGranateTxtBlancoB
{
    background: #7C001F;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}


.fdAzulTxtBlancoB
{
    background: #223D71;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}


.ImgUbicacion
{
 margin: 2% 0 0 0;
 border: solid 1px #000000;
 width: 600;
 height: 359;
}

#frmBorde
{
    margin: 2% 0 0 10%;
    width: 70%;
    height: 100%;
    border: solid 1px #000000;
}

#frmBorde90
{
    margin: 2% 0 0 10%;
    width: 90%;
    height: 100%;
    border: solid 1px #000000;
}

.frmPieDown
{
	width: 100%;
	background-color: #E9E9E9;
	color: #FFFFFF;
	clear: both;

}



.frm100
{
	width: 100%;
	min-width: 100%;
	clear: both;
}

.frm100N
{
	width: 100%;
	min-width: 100%;
	font-weight: bold;
	clear: both;
}

.frm100TabTop
{
    margin: 1% 1% 0 2%;
	width: 97%;
	clear: both;
}

.frm100TabTopRedMay
{
    margin: 3% 1% 0 2%;
    width: 97%;
    font-weight: bold;
    color: #7C001F;
    text-transform: uppercase;
    border-bottom: #7C001F thin dotted;
    clear: both;
}

.frm100Tab
{
    margin: 0 1% 0 2%;
	width: 97%;
	clear: both;
}

.frm100Pad
{
    padding: 0 0 0 1em;
	width: 97%;
	clear: both;
}

.frm100PadTop
{
    padding: 1em 0 0 1em;
	width: 97%;
	clear: both;
}

.frm100PadTop05
{
    padding: 0.5em 0 0 1em;
	width: 97%;
	clear: both;
}

.frm100PadTopDown
{
    padding: 1em 0 1em 1em;
	width: 97%;
	max-width: 97%;
	clear: both;
}

.frm100RightN
{
	font-weight: bold;
	color: #000000;	
	text-decoration: none;	
	text-align: right;
	width: 100%;
	min-width: 100%;
	clear: both;
}

.frm100Top
{
    padding: 1em 0 0 0;
	width: 100%;
	min-width: 100%;
	clear: both;
}

.frm100TopN
{
    padding: 1em 0 0 0;
	width: 100%;
	min-width: 100%;
	font-weight: bold;
	clear: both;
}

.frm100TopNS
{
    padding: 1em 0 0 0;
    width: 100%;
    min-width: 100%;
    font-weight: bold;
    clear: both;
    text-decoration: underline;
}

.frm100Top05
{
    padding: 0.5em 0 0 0;
	width: 100%;
	min-width: 100%;
	clear: both;
}


/*
.frm100TopDown
{
    padding: 1em 0 1em 0;
	width: 100%;
	min-width: 100%;
	clear: both;
}
*/
.frm100Down
{
    padding: 0 0 1em 0;
	width: 100%;
	min-width: 100%;
	clear: both;
}

.frm100Center
{
	width: 100%;
	min-width: 100%;
	text-align: center;
	clear: both;
}

.frm100CenterTop
{
    padding: 1em 0 0 0;
	width: 100%;
	min-width: 100%;
	text-align: center;
	clear: both;
}

.frm100CenterTopDown
{
    padding: 1em 0 1em 0;
	width: 100%;
	min-width: 100%;
	text-align: center;
	clear: both;
}

.frm100FdVerdeCenter
{
    width: 100%;
	min-width: 100%;
	text-align: center;
	clear: both;
	background-color: #8ea980;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	min-height: 25px;
	padding-top: 0.5em;
}

.frmTbAzul
{
	width: 100%;
	min-width: 100%;
	margin: 2em 0 0 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-color: #6C8FB5;
	font-weight: bold;
    color: #FFFFFF;
    font-style: italic;
    text-align: center;
    
}

.frm100BDown
{   width: 100%;
	min-width: 100%;
	border-bottom: solid 0.1em #FFFFFF;
}

.frmDestacado
{
    width: 100%;
	min-width: 100%;
	border: solid 0.1em #000000;
	margin: 2em 0 0 0;
}

.frmTitDestaca
{
    margin: 0.2em 0.2em 0.2em 0.2em;
    font-weight: bold;
    padding: 0.2em 0.2em 0.2em 0.2em;
    background: #5A0101;
    color: #FFFFFF;

}

.frmTitDestaca2
{
    margin: 0.8em 0.2em 0.2em 0.2em;
    font-weight: bold;
    padding: 0.2em 0.2em 0.2em 0.2em;
    background: #5A0101;
    color: #FFFFFF;

}

.frmFlecha
{
    margin: 0 0 0 0;
    width: 20%;
    min-width: 20%;
    height: 100%;
    float: right;
    border-bottom: solid 2px #223D71;
    
}

.frmFlechaD
{
    margin: 0 0 0 0;
    width: 20%;
    min-width: 20%;
    height: 100%;
    float: left;
    border-bottom: solid 2px #223D71;
    
}

.frmIzq5
{
    margin: 0 0 0 0;
    width: 5%;
    min-width: 5%;
    height: 100%;
    float: left;
}

.frmIzq10
{
    margin: 0 0 0 0;
    width: 10%;
    min-width: 10%;
    height: 100%;
    float: left;
}

.frmIzq30
{
    margin: 0 0 0 0;
    width: 30%;
    min-width: 30%;
    height: 100%;
    float: left;
}

.frmIzq29B
{
    margin: 0 0 0 0;
    width: 28%;
    min-width: 28%;
    height: 100%;
    float: left;
    border-bottom: solid 0.1em #000000;
    border-right: solid 0.1em #000000; 
    padding: 0.1em 0 0.1em 0.2em;
}

.frmIzq29BFdGris
{
    margin: 0 0 0 0;
    width: 28%;
    min-width: 28%;
    height: 100%;
    float: left;
    background-color: #999999;
	color: #FFFFFF;
    border-right: solid 0.1em #999999; 
    padding: 0.2em 0 0.2em 0.2em;
    font-weight: bold;
}

.frmIzq50
{
    margin: 0 0 0 0;
    width: 40%;
    min-width: 40%;
    height: 100%;
    float: left;
}

.frmIzq50Tab
{
    margin: 0 0 0 1%;
    width: 40%;
    min-width: 40%;
    height: 100%;
    float: left;
}

.frmIzq50N
{
    margin: 0 0 0 0;
    width: 40%;
    min-width: 40%;
    height: 100%;
    float: left;
    font-weight: bold;
}

.frmIzq50Left
{
    margin: 0 0 0 0;
    width: 40%;
    min-width: 40%;
    height: 100%;
    text-align: left;
    float: left;
}

.frmDer50
{
    margin: 0 0 0 0;
    width: 40%;
    min-width: 40%;
    height: 100%;
    float: right;
}

.frmIzq50Mod
{
    margin: 0 0 0 0;
    width: 49%;
    min-width: 49%;
    height: 100%;
    float: left;
}

.frmDer50Mod
{
    margin: 0 0 0 0;
    width: 49%;
    min-width: 49%;
    height: 100%;
    float: left;
    text-align: right;

}

.frmIzq50TabTop
{
    margin: 1% 0 0 2%;
    width: 40%;
    min-width: 40%;
    height: 100%;
    float: left;
}

.frmIzq70
{
    margin: 0 0 0 0;
    width: 70%;
    min-width: 70%;
    height: 100%;
    float: left;
}

.frmIzq70B
{
    margin: 0 0 0 0;
    width: 70%;
    min-width: 70%;
    height: 100%;
    float: left;
    border-bottom: solid 0.1em #000000;
    border-left: solid 0.1em #000000;
    border-right: solid 0.1em #000000;
    padding: 0.1em 0 0.1em 0.2em;
}


.frmIzq70BFdGris
{
    margin: 0 0 0 0;
    width: 70%;
    min-width: 70%;
    height: 100%;
    float: left;
    background-color: #999999;
	color: #FFFFFF;
	border-left: solid 0.1em #999999;
    border-right: solid 0.1em #999999; 
    padding: 0.2em 0 0.2em 0.2em;
    font-weight: bold;
}


.frmIzq10BFdRed
{
    margin: 0 0 0 0;
    width: 10%;
    min-width: 10%;
    height: 100%;
    float: left;
    background-color: #AF000A;
	color: #FFFFFF;
	border-left: solid 0.1em #999999;
    border-right: solid 0.1em #999999; 
    padding: 0.2em 0 0.2em 0.2em;
    font-weight: bold;
}

.frmIzq28BFdRed
{
    margin: 0 0 0 0;
    width: 28%;
    min-width: 28%;
    height: 100%;
    float: left;
    background-color: #AF000A;
	color: #FFFFFF;
	border-left: solid 0.1em #999999;
    border-right: solid 0.1em #999999; 
    padding: 0.2em 0 0.2em 0.2em;
    font-weight: bold;
}

.frmIzq30BFdRed
{
    margin: 0 0 0 0;
    width: 30%;
    min-width: 30%;
    height: 100%;
    float: left;
    background-color: #AF000A;
	color: #FFFFFF;
    border-right: solid 0.1em #999999; 
    padding: 0.2em 0 0.2em 0.2em;
    font-weight: bold;
}

.frmIzq40BFdRed
{
    margin: 0 0 0 0;
    width: 40%;
    min-width: 40%;
    height: 100%;
    float: left;
    background-color: #AF000A;
	color: #FFFFFF;
    border-right: solid 0.1em #999999; 
    padding: 0.2em 0 0.2em 0.2em;
    font-weight: bold;
}

.frmIzq50BFdRed
{
    margin: 0 0 0 0;
    width: 48%;
    min-width: 48%;
    height: 100%;
    float: left;
    background-color: #AF000A;
	color: #FFFFFF;
    border-right: solid 0.1em #999999; 
    padding: 0.2em 0 0.2em 0.2em;
    font-weight: bold;
}

.frmIzq10B
{
    margin: 0 0 0 0;
    width: 10%;
    min-width: 10%;
    height: 100%;
    float: left;
    border-bottom: solid 0.1em #FFFFFF;
    border-left: solid 0.1em #FFFFFF;
    border-right: solid 0.1em #FFFFFF;
    padding: 0.1em 0 0.1em 0.2em;
}

.frmIzq160px_R
{
    margin: 0 0 0 0;
    width: 160px;
    min-width: 160px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #FFFFFF;
    border-right: solid 1px #6d88a9;
    border-left: solid 1px #FFFFFF;
    padding: 2px 0 2px 0;
    text-align: center;
}


.frmIzq160px_BR
{
    margin: 0 0 0 0;
    width: 160px;
    min-width: 160px;
    height: 25px;
    min-height: 25px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    border-left: solid 1px #FFFFFF;
    padding: 2px 0 2px 0;
    text-align: center;
}

.frmIzq160px_BLR
{
    margin: 0 0 0 0;
    width: 160px;
    min-width: 160px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-left: solid 1px #6d88a9;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
}

.frmIzq160px_BLR_FdAlter
{
    margin: 0 0 0 0;
    width: 160px;
    min-width: 160px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-left: solid 1px #6d88a9;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    background-color: #EAEADF;
}



.frmIzq160px_BLRN
{
    margin: 0 0 0 0;
    width: 160px;
    min-width: 160px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-left: solid 1px #6d88a9;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    font-weight: bold;
    color: #375375;
}

.frmIzq160px_BLRN_FdAlter
{
    margin: 0 0 0 0;
    width: 160px;
    min-width: 160px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-left: solid 1px #6d88a9;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    font-weight: bold;
    background-color: #EAEADF;
    color: #375375;
}

.frmIzq160px_BR35
{
    margin: 0 0 0 0;
    width: 160px;
    min-width: 160px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    border-left: solid 1px #FFFFFF;
    padding: 2px 0 2px 0;
    text-align: center;
}


.frmIzq100px_BR
{
    margin: 0 0 0 0;
    width: 100px;
    min-width: 100px;
    height: 25px;
    min-height: 25px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    border-left: solid 1px #FFFFFF;
    padding: 2px 0 2px 0;
    text-align: center;
}

.frmIzq100px_R
{
    margin: 0 0 0 0;
    width: 100px;
    min-width: 100px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #FFFFFF;
    border-right: solid 1px #6d88a9;
    border-left: solid 1px #FFFFFF;
    padding: 2px 0 2px 0;
    text-align: center;
}

.frmIzq100px_BLRN
{
    margin: 0 0 0 0;
    width: 100px;
    min-width: 100px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-left: solid 1px #6d88a9;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    font-weight: bold;
    color: #375375;
}

.frmIzq100px_BLRN_FdAlter
{
    margin: 0 0 0 0;
    width: 100px;
    min-width: 100px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-left: solid 1px #6d88a9;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    font-weight: bold;
    background-color: #EAEADF;
    color: #375375;
}



.frmIzq60px_BR
{
    margin: 0 0 0 0;
    width: 60px;
    min-width: 60px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    background-color: #FFFFFF;
}

.frmIzq60px_BR_Txt8
{
    margin: 0 0 0 0;
    width: 60px;
    min-width: 60px;
    height: 25px;
    min-height: 25px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    font-size: 9px;
    background-color: #cfdae7;
}

.frmIzq60px_BR_FdAlter
{
    margin: 0 0 0 0;
    width: 60px;
    min-width: 60px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    background-color: #EAEADF;
}

.frmIzq75px_BR
{
    margin: 0 0 0 0;
    width: 75px;
    min-width: 75px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    font-weight: bold;
    background-color: #FFFFFF;
}

.frmIzq75px_BR_FdAlter
{
    margin: 0 0 0 0;
    width: 75px;
    min-width: 75px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    background-color: #EAEADF;
    font-weight: bold;
}

.frmIzq75px_BR_Txt8
{
    margin: 0 0 0 0;
    width: 75px;
    min-width: 75px;
    height: 25px;
    min-height: 25px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    font-size: 9px;
    background-color: #cfdae7;
    font-weight: bold;
}

.frmIzq101px_BR
{
    margin: 0 0 0 0;
    width: 100px;
    min-width: 100px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    background-color: #FFFFFF;
}

.frmIzq101px_BR_FdAlter
{
    margin: 0 0 0 0;
    width: 100px;
    min-width: 100px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    background-color: #EAEADF;
}


.frmIzq100px_BR_Txt
{
    margin: 0 0 0 0;
    width: 100px;
    min-width: 100px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    background-color: #cfdae7;
    font-weight: bold;
}


.frmIzq131px_BR
{
    margin: 0 0 0 0;
    width: 136px;
    min-width: 136px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    border-top: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    background-image: url(../imagenes/CabAzul_fd.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}


.frmIzq90px_BR
{
    margin: 0 0 0 0;
    width: 90px;
    min-width: 90px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    border-top: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    background-image: url(../imagenes/CabAzul_fd.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}


.frmIzq500px_BR
{
    margin: 0 0 0 0;
    width: 505px;
    min-width: 505px;
    height: 35px;
    min-height: 35px;
    float: left;
    border-bottom: solid 1px #6d88a9;
    border-right: solid 1px #6d88a9;
    border-top: solid 1px #6d88a9;
    padding: 2px 0 2px 0;
    text-align: center;
    background-image: url(../imagenes/CabAzul_fd.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

/*
.frmIzq9_BR_Fd2
{
    margin: 0 0 0 0;
    width: 10%;
    min-width: 10%;
    height: 100%;
    float: left;
    background-color: #AF000A;
	color: #FFFFFF;
    border-right: solid 0.1em #999999; 
    padding: 0.2em 0 0.2em 0.2em;
}
*/

.frmIzq28B
{
    margin: 0 0 0 0;
    width: 28%;
    min-width: 28%;
    height: 100%;
    float: left;
    border-bottom: solid 0.1em #000000;
    border-left: solid 0.1em #000000;
    border-right: solid 0.1em #000000;
    padding: 0.1em 0 0.1em 0.2em;
}

.frmIzq25
{
    width: 25%;
    min-width: 25%;
    height: 100%;
    float: left;
}

.frmIzq25TabTop
{
    margin: 2% 0 0 2%;
    width: 25%;
    min-width: 25%;
    height: 100%;
    float: left;
}

.frmIzq30B
{
    margin: 0 0 0 0;
    width: 30%;
    min-width: 30%;
    height: 100%;
    float: left;
    border-bottom: solid 0.1em #000000;
    border-right: solid 0.1em #000000;
    padding: 0.1em 0 0.1em 0.2em;
}

.frmIzq48B
{
    margin: 0 0 0 0;
    width: 48%;
    min-width: 48%;
    height: 100%;
    float: left;
    border-bottom: solid 0.1em #000000;
    border-right: solid 0.1em #000000;
    padding: 0.1em 0 0.1em 0.2em;
}

.frmIzq40B
{
    margin: 0 0 0 0;
    width: 40%;
    min-width: 40%;
    height: 100%;
    float: left;
    border-bottom: solid 0.1em #000000;
    border-right: solid 0.1em #000000;
    padding: 0.1em 0 0.1em 0.2em;
}


.frmIzq50B
{
    margin: 0 0 0 0;
    width: 48%;
    min-width: 480%;
    height: 100%;
    float: left;
    border-bottom: solid 0.1em #000000;
    border-right: solid 0.1em #000000;
    padding: 0.1em 0 0.1em 0.2em;
}

.frmIzq3Tab
{
    margin: 2% 0 0 2%;
    width: 3%;
    min-width: 3%;
    height: 100%;
    float: left;
}
.frmDer50Tab
{
    margin: 1% 2% 0 0;
    width: 40%;
    min-width: 40%;
    height: 100%;
    float: right;
}

.frmIzq10Right
{
    /*margin: 0 1% 0 0%;*/
    width: 10%;
    min-width: 10%;
    height: 100%;
    float: left;
    text-align: right;
}

.frmIzq12FdMedia
{
    margin: 0 0 0 0;
    width: 12%;
    min-width: 12%;
    float: left;
    background-color: #dadabc;
}
.frmIzq16FdMedia
{
    margin: 0 0 0 0;
    width: 16%;
    min-width: 16%;
    float: left;
    background-color: #dadabc;
}

.frmIzq15FdMedia
{
    margin: 0 0 0 0;
    width: 15%;
    min-width: 15%;
    float: left;
    background-color: #dadabc;
}
.frmIzq25FdMedia
{
    margin: 0 0 0 0;
    width: 25%;
    min-width: 25%;
    float: left;
    background-color: #dadabc;
}

.frmIzq20
{
    margin: 0 0 0 0;
    text-align: left;
    width: 20%;
    min-width: 20%;
    float: left;
}


.frmIzq20Right
{
    margin: 0 0 0 0;
    text-align: right;
    width: 20%;
    min-width: 20%;
    float: left;
}

.frmIzq40RightN
{
    margin: 0 0 0 0;
    text-align: right;
    width: 40%;
    min-width: 40%;
    font-weight: bold;
    float: left;
}


/*
.frmIzq15RightN
{
    margin: 0 0 0 0;
    width: 15%;
    min-width: 15%;
    text-align: right;
    font-weight: bold;
    height: 100%;
    float: left;
}
*/
.frmIzq80
{
    margin: 0 0 0 0;
    width: 80%;
    min-width: 80%;
    height: 100%;
    float: left;
}

.frmIzq90
{
    margin: 0 0 0 0;
    width: 90%;
    min-width: 90%;
    height: 100%;
    float: left;
}

.frmIzq90Pad
{
    margin: 0 0 0 0;
    padding: 0 5% 0 5%;
    width: 90%;
    min-width: 90%;
    height: 100%;
    float: left;
}

.frmIzqN
{
    margin: 0 0 0 0;
    float: left;
    font-weight: bold;
}

.frmIzqPeq
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;	
	float: left;
}

#frmBotones
{
    margin: 1% 0 1% 0;
}

#frmListado
{
	font-weight: normal;
	width: 100%;
	color: #3d527d;
	margin: 0 0 0 0;
	border-bottom: #cccccc thin dotted;
	text-align: justify;
}


#frmListado_B
{
	border: solid 0.2em #cccccc;
	font-weight: normal;
	width: 100%;
	color: #3d527d;
	margin: 2em 0 2em 0;
}



.TxtRedMay
{
    font-weight: bold;
    color: #7C001F;
    margin: 0 0 0 0;
/*    width: 80%;*/
    text-transform: uppercase;
}

.PeqRedMaySub
{
    font-weight: bold;
    color: #7C001F;
    margin: 0 0 0 0;
    width: 80%;
    text-transform: uppercase;
     border-bottom: #7C001F thin dotted;
}

.ley
{
    font-weight: normal;
    font-size: 9px;
    color: #A9A9A9;
    font-family: Verdana;
    text-align: justify;
    border-top: #cccc99 1px solid;
    border-bottom: #cccc99 1px solid;
}

/* ++++++++++++++++  CONTROLES ++++++++++++++++++++++++++++++++++*/


.DpList1
{
    margin: 0 0 0 0;
	border: solid 1px #7F9DB9;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.DpList1Tab
{
    /*margin: 1% 0 1% 2%;*/
    margin: 0 0 0 2%;
	border: solid 1px #7F9DB9;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.Boton1Tab
{
    margin: 0 20px 0 20px;
	border: #18496F 1px double;	
	font-weight: bold ;
	color: #FFFFFF;	
	background-color: #EFAE69;
}

.btnLogin
{
    margin: 2% 0 2% 0;
	border: #18496F 1px double;	
	font-weight: bold ;
	color: #FFFFFF;	
	background-color: #F17c00;
}

.LinkTransp
{
    margin: 0 0 0 0;
    font-weight: bold;
    color: #000000;
    background-color: transparent;
    border: none;
    text-decoration: none;
}

.LinkTransp:hover
{
    margin: 0 0 0 0;
    font-weight: bold;
    color: #7C001F;
    background-color: transparent;
    border: none;
    text-decoration: underline;
}

.Link1
{
    text-decoration: none;
    color: #3d527d;
    font-weight: bold;
}

.Link1:hover
{
    text-decoration: underline;
    color: #990000;
}

.btPaginador
{
	border: solid 1px #3d527d;
	font-weight: bold;

	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
	font-size: 0.9em;
}

.btPaginadorN
{
	border: solid 1px #3d527d;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	font-size: 0.9em;
}

.txtFormu
{
    margin: 1% 0 0 1%;
    font-weight: bold;
    width: 50%;
    float: left;
}

.txtFormu100
{
    margin: 1% 0 0 1%;
    font-weight: bold;
    width: 100%;
    float: left;
}

.PeqN
{
	font-weight: bold;
	color: #000000;	
	text-decoration: none;	
	text-align: justify;
}



.PeqNTop
{
	font-weight: bold;
	text-align: right;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	text-align: justify;
}

.PeqNTop40
{
	font-weight: bold;
	text-align: right;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	text-align: justify;
	width: 50%;
    float: left;
}

.TextBox75TabIzq
{
    margin: 0 0 1% 0;
    border: solid 1px #7F9DB9;
    width: 75%;
    color: #000000;
    background-color: #FFFFFF;
    float: right;
}

.TextBoxTab75Der
{
    margin: 0 6% 1% 0;
    border: solid 1px #7F9DB9;
    width: 75%;
    color: #000000;
    background-color: #FFFFFF;
    float: right;
}

.TextBox25Tab
{
    margin: 1% 0 1% 0;
    border: solid 1px #7F9DB9;
    width: 25%;
    color: #000000;
    background-color: #FFFFFF;
}

.TextBox80
{
    margin: 0 0 0 0;
    border: solid 1px #7F9DB9;
    width: 80%;
    color: #000000;
    background-color: #FFFFFF;
}

.TextBox80Tab
{
    margin: 0 0 1% 0;
    border: solid 1px #7F9DB9;
    width: 80%;
    color: #000000;
    background-color: #FFFFFF;
}

.TextBox50
{
    border: solid 1px #7F9DB9;
	padding: 1px 1px 1px 1px;
	width: 50%;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 2em;
}

.TextArea100
{
    margin: 0 0 0 0;
    border: solid 1px #7F9DB9;
    /*font-weight: bold;*/
    font-size: 1em;
    width: 90%;
    min-width: 90%;
    color: #000000;
    background-color: #FFFFFF;
    padding: 0.1em 0 0.1em 0.1em;
}


.LinkPeqN
{
	font-weight: bold;
	color: #3d527d;
	text-decoration: none;	
}

.LinkPeqN:hover
{
	font-weight: bold;
	color: #990000;
	text-decoration: none;	
}

.LinkPeqBlanco
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.LinkPeqBlanco:hover
{

	font-weight: normal;
	color: #990000;
	text-decoration: none;	
}


.LinkPie
{
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
}

.LinkPie:hover
{

	color: #990000;
	text-decoration: underline;	
}




.ImgSB
{
    /*border: 0;*/
    border: none;
}






.tbMenuIzq2
{
	padding: 0 0 0 0;
	FLOAT: left;
	MARGIN: 0 1% 0 0;
	/*MARGIN: 1em 0 0 0;*/
	WIDTH: 100%;
	min-width: 100%;
	POSITION: relative;
	height: 100%;
}

.ulMenu2
{
	padding: 0.1em 0em 0em 0.2em;
	margin: 0em; 
	width: 100%; 
	min-width: 100%;
	list-style-type: none;
	POSITION: relative;
	margin-left: 0.15em; 
	/*font-size: 0.7em;*/
}

.liMenu2
{
    color: #FFFFFF;
	border: solid 1px #dfdfdf;
	padding: 0.3em 0em 0.3em 1em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu.gif); 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
    /*BACKGROUND-COLOR: #666666;*/
    BACKGROUND-COLOR: #223D71; 
	text-decoration: none;
	BACKGROUND-POSITION: 0.3em 0.8em; 
	font-weight: bold;
	/*font-size: 0.9em;*/
	clear: both;
}

.liMenu2:hover
{   
 	color: #F17c00;
	border: solid 1px #dfdfdf;
	padding: 0.3em 0em 0.3em 1em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu.gif); 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
    BACKGROUND-COLOR: #223D71;
	text-decoration: underline;
	BACKGROUND-POSITION: 0.3em 0.8em; 
	font-weight: bold;
	clear: both;
}

/*
.liMenu2 A:hover
{   
 	color: #F17c00;
	border: solid 1px #dfdfdf;
	padding: 0.3em 0em 0.3em 1em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu.gif); 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
    BACKGROUND-COLOR: #223D71;
	text-decoration: underline;
	BACKGROUND-POSITION: 0.3em 0.8em; 
	font-weight: bold;
	clear: both;
}
*/

.liMenuSel2
{
    color: #FFFFFF;
	border: solid 1px #dfdfdf;
	padding: 0.3em 0em 0.3em 1.4em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu2.gif); 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #F17c00; 
	text-decoration: none;
	BACKGROUND-POSITION: 0.3em 0.8em; 
	font-weight: bold;
	/*FONT-SIZE: 0.9em; 
	width: 100%;
	min-width: 100%;*/
	clear: both;
}

.liMenuSel2 A 
{
    
    color: #FFFFFF;
	border: solid 1px #dfdfdf;
	padding: 0.3em 0em 0.3em 1.4em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu2.gif); 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #F17c00; 
	text-decoration: none;
	BACKGROUND-POSITION: 0.3em 0.8em; 
	font-weight: bold;
	/*FONT-SIZE: 0.9em;
	width: 100%;
	min-width: 100%; */
	clear: both;
}

.liMenuWebLims
{
    color: #FFFFFF;
	border: solid 1px #dfdfdf;
	padding: 0.5em 0em 0.5em 1em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu.gif); 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
    BACKGROUND-COLOR: #990000; 
	text-decoration: none;
	BACKGROUND-POSITION: 0.3em 0.8em; 
	font-weight: bold;
	clear: both;
}

.liMenuWebLims:hover
{   
 	color: #F17c00;
	border: solid 1px #dfdfdf;
	padding: 0.5em 0em 0.5em 1em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu.gif); 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
    /*BACKGROUND-COLOR: #666666;*/
    BACKGROUND-COLOR: #990000;
	text-decoration: underline;
	BACKGROUND-POSITION: 0.3em 0.8em; 
	font-weight: bold;
	/*font-size: 0.9em;*/
	clear: both;
}

/*
.liMenuWebLims A:hover
{   
 	color: #F17c00;
	border: solid 1px #dfdfdf;
	padding: 0.3em 0em 0.3em 1em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/FechaSubMenu.gif); 
	MARGIN: 0em 0em 0.1em 0em; 
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
    BACKGROUND-COLOR: #223D71;
	text-decoration: underline;
	BACKGROUND-POSITION: 0.3em 0.8em; 
	font-weight: bold;
	clear: both;
}
*/






.ulSubMenu2
{
    list-style-type: none;
    MARGIN: -1% 0 0 0;
    /*MARGIN: -11% 0 -10% 0%;*/
    padding: 0 0 0 20%;
    background-color: #f3e59b;
    font-weight: bold;
    font-size: 1em;
    height: 100%;
    clear: both;
}

.ulSubMenu2 A
{
    list-style-type: none;
    color: #000000;
    border: none;
    display: list-item;
    background-image: none;
    overflow: hidden;
    background-color: #f3e59b;
    text-decoration: none;
    background-position: 0em 0em;
     MARGIN: 0 0 0 -20%;
     /*MARGIN: 0 0 0 0;*/
    padding: 0 0 0 10%;
    /*padding: 0 0 0 0;*/


height: 100%;
font-weight: bold;
text-indent: 0;
}

.ulSubMenu2 A:hover
{
    color: #F17c00;
    text-decoration: underline;
}

.ulSubMenu2 .liSubMenu2
{
    list-style-type: none;
    color: #000000;
    border: none;
    display: list-item;
    background-image: none;
    overflow: hidden;
    background-color: #f3e59b;
    text-decoration: none;
    background-position: 0em 0em;
    MARGIN: 0 0 0 -20%;
    /*MARGIN: 0 0 0 4px;*/
    padding: 0.2em 0 0.2em 10%;
    /*padding: 2% 0 2% 0;*/

height: 100%;
font-weight: bold;
/*text-indent: 10%;*/
}

.ulSubMenu2 .liSubMenuSel2
{
    list-style-type: none;
    color: #F17c00;
    border: none;
    display: list-item;
    background-image: none;
    overflow: hidden;
    background-color: #f3e59b;
    text-decoration: underline;
    background-position: 0em 0em;
    MARGIN: 0 0 0 -20%;
    padding: 0.2em 0 0.2em 10%;

    /*MARGIN: 0 0 0 4px;
    padding: 2% 0 2% 0;*/

height: 100%;
font-weight: bold;
/*text-indent: 10%;*/
}



/*
#ulSubMenu .liSubMenu A:hover
{
    color: #993333;
    text-decoration: underline;
}

*/




.liCecav
{
    list-style-type: none;
	padding: 0.5em 0 0.5em 2em;
	display: list-item; 
	background-image: url(../Imagenes/LogoSolo.gif);
	overflow: hidden; 
	background-repeat: no-repeat; 
	position: relative; 
	background-position: 0 0.5em; 
	margin: 0 0 0 -1.5em;

}

.liCecav A
{
    text-decoration: none;
    color: #3d527d;
    font-weight: bold;
 }

.liCecav A:hover
{
    text-decoration: underline;
    color: #990000;
}

.liCecavTab
{
    list-style-type: disc;
    padding: 0.2em 0 0.2em 0;
    margin: 0 0 0 3em;
}


.liPdf
{
    list-style-type: none;
	padding: 0.5em 0 0.5em 5em;
	display: list-item; 
	background-image: url(../Imagenes/Iconopdf.gif);
	overflow: hidden; 
	background-repeat: no-repeat; 
	position: relative; 
	background-position: 0 0.5em; 
	margin: 0 0 0 -1.5em;
	height: 50px;
	min-height: 50px;
}

.liPdf A
{
    text-decoration: none;
    color: #3d527d;
    font-weight: bold;
 }

.liPdf A:hover
{
    text-decoration: underline;
    color: #990000;
}

.liA
{

    list-style-type: none;
	padding: 0 0 0 2.5em;
	DISPLAY: list-item; 
	BACKGROUND-IMAGE: url(../Imagenes/LogoSolo.gif);
	OVERFLOW: hidden; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-POSITION: 0.3em -0.2em; 
	margin: 0.5em 0 0.5em 0;
}

.liNum
{
    list-style-type: decimal;
}













.Grilla1
{
    width: 100%;
    min-width: 100%;
    text-align: justify;
}

.GrillaPrin
{
	font-style: normal;
	color: #000000;
	background-color: #F0EFE5;
    height: 0.7em;
	min-height: 0.7em;
}
.GrillaAlter
{
	font-style: normal;
	color: #000000;
	background-color: #EAEADF;
	height: 0.7em;
	min-height: 0.7em;
}
.GrillaCab
{
	font-weight: bold;
	color: #000000;
	text-indent: 0.5em;
	min-height: 2em;
	height: 2em;	
	background-color: #C8D7C0;
	text-decoration: none;
}

.frmFdGrisTab {
	PADDING-RIGHT: 0em; 
	PADDING-LEFT: 0em; 
	PADDING-BOTTOM: 0em; 
	MARGIN: 0 0.4em 0 0em; 
	WIDTH: 100%; 
	PADDING-TOP: 0em; 
	POSITION: relative; 
	BACKGROUND-COLOR: #E6E6E7; 
	TEXT-ALIGN: left
}
	
.PestanyaAmarillo {
	PADDING-RIGHT: 0em; 
	BACKGROUND-POSITION: right top; 
	PADDING-LEFT: 0em; 
	BACKGROUND-IMAGE: url(../imagenes/PestanyaAmarillo.gif); 
	PADDING-BOTTOM: 0.5em; 
	MARGIN: 0em; 
	PADDING-TOP: 0em; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #E6E6E7;
	font-weight: bold;
	color: #FFFFFD;
	text-indent: 0.5em;
}

.PestanyaAzul {
	PADDING-RIGHT: 0em; 
	BACKGROUND-POSITION: right top; 
	PADDING-LEFT: 0em; 
	BACKGROUND-IMAGE: url(../imagenes/PestanyaAzul.gif); 
	PADDING-BOTTOM: 0.5em; 
	MARGIN: 0em; 
	PADDING-TOP: 0em; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #E6E6E7;
	font-weight: bold;
	color: #FFFFFD;
	text-indent: 0.5em;
}

.PestanyaNaranja {
	PADDING-RIGHT: 0em; 
	BACKGROUND-POSITION: right top; 
	PADDING-LEFT: 0em; 
	BACKGROUND-IMAGE: url(../imagenes/PestanyaNaranja.gif); 
	PADDING-BOTTOM: 0.5em; 
	MARGIN: 0em; 
	PADDING-TOP: 0em; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #E6E6E7;
	font-weight: bold;
	color: #FFFFFD;
	text-indent: 0.5em;
}

.cuadroMenuInfCanal 
{
	PADDING-RIGHT: 0em; 
	PADDING-LEFT: 0em; 
	PADDING-BOTTOM: 0em; MARGIN: 0em 0em 0em; PADDING-TOP: 0.5em; POSITION: relative; BACKGROUND-COLOR: #e6e6e7
}

.contenidoMenuInfCanal {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0.2em; PADDING-BOTTOM: 0em; MARGIN: 0em; PADDING-TOP: 0em
}

.contenidoMenuInfCanal_n1 {
	PADDING-RIGHT: 0em; DISPLAY: block; PADDING-LEFT: 0em; PADDING-BOTTOM: 0.5em; MARGIN: 0em; PADDING-TOP: 0.1em; POSITION: relative
}
.contenidoMenuInfCanal_n1 LI {
	PADDING-RIGHT: 0em; BACKGROUND-POSITION: 0em 0.2em; BORDER-TOP: #c8c8c8 0.04em dashed; DISPLAY: block; PADDING-LEFT: 0.3em; BACKGROUND-IMAGE: url(../imagenes/FlechaAmarilla.gif); PADDING-BOTTOM: 0.1em; MARGIN: 0em 0.3em; PADDING-TOP: 0.2em; BACKGROUND-REPEAT: no-repeat; LIST-STYLE-TYPE: none; POSITION: relative
}
.contenidoMenuInfCanal_n1 P {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; FONT-WEIGHT: normal; FONT-SIZE: 1em; PADDING-BOTTOM: 0.3em; MARGIN: 0em; VERTICAL-ALIGN: top; COLOR: #000000; LINE-HEIGHT: 1.2em; PADDING-TOP: 0em; FONT-FAMILY: Verdana; POSITION: relative; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.contenidoMenuInfCanal_n1 A {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; FONT-WEIGHT: normal; FONT-SIZE: 1em; PADDING-BOTTOM: 0em; MARGIN: 0em; COLOR: #000000; PADDING-TOP: 0em; FONT-FAMILY: Verdana; POSITION: relative; TEXT-ALIGN: left; TEXT-DECORATION: none
}

LI.contenidoMenuInfCanal_n1_primero {
	PADDING-RIGHT: 0em; BACKGROUND-POSITION: 0em 0em; DISPLAY: block; PADDING-LEFT: 0.3em; BACKGROUND-IMAGE: url(../imagenes/FlechaAmarilla.gif); PADDING-BOTTOM: 0.2em; MARGIN: 0em 0.3em; BORDER-TOP-STYLE: none; PADDING-TOP: 0em; BACKGROUND-REPEAT: no-repeat; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; POSITION: relative; BORDER-BOTTOM-STYLE: none
}
.contenidoMenuInfCanal_n1_primero P {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; FONT-WEIGHT: normal; FONT-SIZE: 1em; PADDING-BOTTOM: 0.3em; MARGIN: 0em; VERTICAL-ALIGN: top; COLOR: #000000; LINE-HEIGHT: 1.2em; PADDING-TOP: 0em; FONT-FAMILY: Verdana; POSITION: relative; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.contenidoMenuInfCanal_n1_primero A {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; FONT-WEIGHT: normal; FONT-SIZE: 1em; PADDING-BOTTOM: 0em; MARGIN: 0em; COLOR: #000000; PADDING-TOP: 0em; FONT-FAMILY: Verdana; POSITION: relative; TEXT-ALIGN: left; TEXT-DECORATION: none
}


.frmPieAccesible
{
    padding: 1em 0 0.2em 0;
	min-width: 100%;
	width: 100%;
	text-align: center;
	clear: both;
}



.frm100Margin
{
    margin: 0 auto 0 auto;
    width: 90%;
    min-width: 90%;
    height: 100%;
    float: left;
    text-align: center;
}
