			/*CSS para fondos*/


.fondoPrincipalPop
{
	background-color:#245e68;
}

.FondobarraPrincipalp
{
	background-color: #245e68;
}

.fondoMenu
{
	border-bottom: #a4e0b7 4px solid;
	background-color: #74c17d;
}
.GridModPanel
{
	background-color: #2f7b89;
}

.fondoNavegacionDocCat
{
	color: white;
	background-color: #2f7b89;
}
.fondoNavBar
{
	border-right: #cccc99 3px ridge;
	border-top: #cccc99 2px ridge;
	border-left: #cccc99 2px ridge;
	border-bottom: #cccc99 2px ridge;
	background-color:  #e6e6e6;
}
.FondoClipboard
{
	background-color: papayawhip;
}


.FondoGeneral
{
	/*background-image: url(LetCUenta.jpg);*/
	background-color: #F2F2F2;
}


.fondoTreeView
{
	border-right: whitesmoke 3px ridge;
	border-top: whitesmoke 2px ridge;
	border-left: whitesmoke 2px ridge;
	border-bottom: whitesmoke 2px ridge;
	background-color:  #e6e6e6;
}

.fondoVersionesPrevias
{
	background-color: #c0c0c0;
}

.fondoNotas
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: 'Microsoft Sans Serif' , 'Trebuchet MS' , Arial;
	background-color: ivory;
}
.FondoHeaderTree
{
	background-color: #dedbde;
}

.fondoSubBarra
{
	background-color: #f9f9f9;
}

.fondoRenglon
{
	background-color: whitesmoke;
}

.fondoSubTitle
{
	border-bottom: darkgray thin inset;
	background-color:  #abcbcd;
}

.fondoConfiguraciones
{
	
}

/*Fondos extras para modulo de pedidos*/

.fondo
{
	background-color: #dee1de;
}
/*Fondo para el buscador de la pantalla seguimiento*/
.fondoBuscar
{
	background-color: #eef5f7;
}
.fondocart
{
	background-color: #669999;
}

.fondototales
{
	border-top-width: medium;
	border-right: darkgray thin inset;
	border-left: darkgray thin outset;
	border-top-color: darkgray;
	border-bottom: darkgray thin inset;
	background-color: #efefef;
}

.botones
{
	font-weight: bold;
	font-size: xx-small;
	color: aliceblue;
	font-family: 'Microsoft Sans Serif';
	background-color: #54768c;
}