body
{
	font-size: xx-small;
    MARGIN: 0pt 0pt 0pt 0pt;
    font-family: verdana, arial, helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF /*"#E5E5E5" #4791c5*/;
    SCROLLBAR-HIGHLIGHT-COLOR: #cccc99; /*#e8eef2;*/
    SCROLLBAR-SHADOW-COLOR: #cccc99;/*#487d97; /*black;*/
    SCROLLBAR-:3DLIGHT-COLOR: #cccc99;/*#487d97;*/
    SCROLLBAR-ARROW-COLOR: #cccc99;/*#e8eef2;*/
    SCROLLBAR-TRACK-COLOR: cccc99; /*#e8eef2;*/
    SCROLLBAR-DARKSHADOW-COLOR: #cccc99; /*487d97;*/
    SCROLLBAR-BASE-COLOR: whiteSmoke; /*#e8eef2;*/
    SCROLLBAR-FACE-COLOR: whiteSmoke;
}


#frmCabecera
{
	margin:0 0 0 0;
	width: 100%;
	height: 100px;
	background: white url(../Imagenes/top.jpg) no-repeat;
	font-weight: bold;
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
	text-indent: 5%;
}


.tb100
{
	font-weight: normal;
	font-size: x-small;
	width: 100%;
	height: 100%;
	color: #3d527d;
	background-color: whitesmoke;
}

.tb75
{
	font-weight: normal;
	font-size: x-small;
	width: 100%;
	height: 75%;
	color: #3d527d;
	background-color: whitesmoke;
}

.tbBuscador
{
	font-weight: bold;
	font-size: x-small;
	width: 100%;
	color: #3d527d;
	background-color: whitesmoke;
	border-bottom: solid thin #000000;
	text-align: right;
	}

.tb100_B
{
	border-right: #cccc99 thin solid;
	border-top: #cccc99 thin solid;
	font-weight: normal;
	font-size: x-small;
	border-left: #cccc99 thin solid;
	width: 100%;
	color: #3d527d;
	border-bottom: #cccc99 thin solid;
	background-color: whitesmoke;
}

.tb100_BN
{
	border-right: #cccc99 thin solid;
	border-top: #cccc99 thin solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #cccc99 thin solid;
	width: 100%;
	color: #3d527d;
	border-bottom: #cccc99 thin solid;
	background-color: whitesmoke;
}

.tbMenu
{
	border-top: #F3EA2A thin solid;
	font-weight: normal;
	font-size: x-small;
	width: 100%;
	color: #3d527d;
	border-bottom: #000000 thin solid;
	background-color: #3E733D;
	text-align: center;
}

.tbMenu A
{
	color: #F3EA2A;
	background-color: #3E733D;
	text-decoration: none;
	font-weight: bold;
	border-right: #F3EA2A thin solid;
	padding: 0 1.5em 0 1.5em;
}

.tbMenu A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.tbMenu A.LinkMenuDer
{
	color: #F3EA2A;
	background-color: #3E733D;
	text-decoration: none;
	font-weight: bold;
	padding: 0 1.5em 0 1.5em;
	border: none;
}



.tdMenuBR
{
	border-right: #F3EA2A thin solid;
	text-align: left;
}


.tbCompramos
{
	border: dotted thin #cccccc;
	font-weight: bold;
	font-size: x-small;
	width: 95%;
	color: #3d527d;
	background-color: whitesmoke;
	margin: 8% 0 0 3%;
}

.tbCompramos thead th
{
	font-weight: bold;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #3E733D;
	text-align: center;
}


.tdPuntosR
{
	border-right: dotted thin #cccccc;
	width: 15%;
}

.TextBox100
{
	border: solid 1px #3E733D;
	padding: 1px 1px 1px 1px;
	font-weight: bold;
	font-size: x-small;
	width: 100%;
	height: auto;
	color: #FFFFFF;
	background-color: #97AA97;
}


.TextBox50
{ 
	padding :1px;	
	padding-bottom: 2px;
	font-size: small;	
	font-weight:normal;
	color: #000000;	
	background-color: #cccc99;
	width: 60%;
	height: 80%;
	border: none;
	/*border: #3D527D 1px double;	*/
}


.TextArea100
{
	border-right: 0px;
	padding-right: 2px;
	border-top: 0px;
	padding-left: 2px;
	font-weight: normal;
	font-size: x-small;
	padding-bottom: 2px;
	border-left: 0px;
	width: 100%;
	color: #FFFFFF;
	padding-top: 2px;
	border-bottom: 0px;
	background-color: #cccc99;
}

.DpList1
{
	border: solid 1px #3E733D;
	padding: 2px 2px 2px 2px;
	font-weight: normal;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #97AA97;
	width: auto;
}


.Boton1
{
	border: #F3EA2A 1px solid;	
	font-size: x-small;	
	font-weight: bold ;
	color: #FFFFFF;	
	background-color: #3E733D;
}
/*
.Boton1
{
	border-right: #d18689 1px double;
	padding-right: 2px;
	border-top: #d18689 1px double;
	padding-left: 2px;
	font-weight: bold;
	font-size: x-small;
	padding-bottom: 2px;
	border-left: #d18689 1px double;
	color: #FFFFFF;
	padding-top: 2px;
	border-bottom: #d18689 1px double;
	background-color: #999966;
}
*/
.BotonRed
{
	border: solid thin #000000;
	font-weight: bold;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #c22126;
}

.btPaginador
{
	border: solid 1px #3d527d;
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
}

.btPaginadorN
{
	border: solid 1px #3d527d;
	font-weight: bold;
	font-size: xx-small;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}

.btnBlanco
{
	border: none;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	background-color: whiteSmoke;
}

.btnImgCarro
{
	border: solid thin #3E733D;
}

.PeqNeg
{
	font-size: x-small;
	font-weight: bold;
	color: #000000;	
	text-decoration: none;	
}

.MedNeg
{
	font-weight: bold;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

.Peq
{
	font-size: x-small;
	color: #000000;	
	text-decoration: none;	
}

.Med
{
	font-size: x-small;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;	
}

.DLH
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: x-small;
	padding-bottom: 2px;
	color: whitesmoke;
	padding-top: 2px;
	background-color: #3E733D;
	text-align: center;
}

.DLI
{
	background-color: WhiteSmoke;
	border-left: solid 1px #9FA7BE;
	border-bottom: solid 1px #9FA7BE;
	border-top: solid 1px  #9FA7BE;
	border-right: solid 1px #9FA7BE;
}

.fdAzul
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	background-color: #7d938f;
}

.fdVerde
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	background-color: #3E733D;
}

.LinkAzul
{
	font-weight: bold;
	font-size: x-small;
	color: #006699;
	text-align: justify;
	text-decoration: blink;
}

.LinkAzulMed
{
	font-weight: bold;
	font-size: x-small;
	color: #006699;
	text-align: justify;
	text-decoration: blink;
}

.piepagina
{
	font-weight: normal;
	font-size: 9px;
	color: darkgray;
	font-family: Verdana;
	text-align: right;
}

.GrillaCab
{
	font-weight: bold;
	font-size: xx-small;
	color: #ffffff;
	text-indent: 5px;
	height: 20px;	
	background-color: #3E733D;
	text-decoration: none;
}

.GridPrinGris
{
	font-size: xx-small;
	color: #000000;
	text-indent: 5px;
	font-style: normal;
	height: 5px;
	background-color: whitesmoke;
}

.GridAlterBlanco
{
	font-size: xx-small;
	color: #000000;
	text-indent: 5px;
	font-style: normal;
	height: 5px;
	background-color: #ffffff;
}

.Promocion
{
	font-size: 1px;
	color: whitesmoke;
	text-decoration: none;
}

.ImgPub
{
	height: 100px;
	width: 100px;
	margin-right: 5px;
	border: none;
}



/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 LEY
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#frmContenido
{
	margin: 0.1em 0em 0em 0em;
	padding: 0 0 2em 0;
	width: 100%;
	min-width: 100%;

}

.frmCabLey
{
 	width: 100%;
	min-width: 100%;
	clear: both;
    background: #6699cc;
    color: #FFFFFD;
    font-weight: bold;
    padding: 2em 1em 2em 1em;
}

.txtLey
{
    font-weight: normal;
    font-size: 0.9em;
    color: #A9A9A9;
    font-family: Verdana;
    text-align: justify;
    border-top: #cccc99 1px solid;
    border-bottom: #cccc99 1px solid;
    padding: 0.5em 1em 0.5em 1em;
}

.frm100TabTop
{
    margin: 1% 1% 0 2%;
	width: 97%;
	min-width: 97%;
	clear: both;
}
