.bordetabla
{
	border: 0px solid #000000;
}
.bordetabla
{
	border: 0px solid #000000;
}
.textoblanco
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.formulario
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: Black;
	background-color: #e6eaff;
	border: 1px solid silver;
}
.gridClasificacion
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Black;
	background-color: #e6eaff;
	border: 1px solid silver;
}
.botones
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: Black;
	cursor: hand;
}
.texto
{
	font-family: Trebuchet MS,Arial,Sans-Serif;
	font-size: 87.5%;
	font-style: normal;
	line-height: 1.66em;
	text-transform: none;
}
.textoAceptacion
{
	font-family: Trebuchet MS,Arial,Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 1.66em;
	text-transform: none;
	color: Red;
}
.mensaje
{
	border: solid 1px #336699;
	background-color: Transparent;
	border-bottom: solid 3px #336699;
	border-right: solid 3px #336699;
	width: 35%;
}

.textoMensaje
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #336699;
}

.textoTitulos
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #336699;
}

LEGEND
{
	color: Gray;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}
FIELDSET
{
	width: 95%;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	padding: 10px 10px 10px 10px;
	color: Gray;
}

.mensaje th
{
	color: white;
	font-weight: bold;
	background-color: #336699;
	filter: alpha(opacity=100, finishopacity=50, style=1, startx=0,starty=0, finishx=100,finishy=100);
	border-bottom: solid 1px #336699;
}
.ErrorValidacion
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: red;
	border: 1px solid red;
}

A.texto:link
{
	color: #336699;
	text-decoration: none;
}
A.texto:visited
{
	color: #336699;
	text-decoration: none;
}
A.texto:hover
{
	color: #FFB131;
	text-decoration: none;
}
A.texto:active
{
	color: #336699;
	text-decoration: none;
}
A.textoblanco:link
{
	color: #999999;
	text-decoration: none;
}
A.textoblanco:hover
{
	color: #DC3434;
	text-decoration: none;
}
A.textoblanco:visited
{
	color: #999999;
	text-decoration: none;
}
A.textoblanco:active
{
	color: #999999;
	text-decoration: none;
}

BODY
{
	margin: 0px 0px 0px 0px;
	font-family: Trebuchet MS,Arial,Sans-Serif;
	font-size: 87.5%;
	font-style: normal;
	line-height: 1.66em;
	text-transform: none;
}

.botonEnviar
{
	background: url(../../imagenes/ok.png) no-repeat 50% left;
	height: 40px;
	font-weight: bold;
	width: 130px;
	cursor: pointer;
}
.botonEnviar_off
{
	background: url(../../imagenes/ok_off.png) no-repeat 50% left;
	height: 40px;
	font-weight: bold;
	width: 130px;
	cursor: pointer;
}
.botonCancelar
{
	background: url(../../imagenes/cancel.png) no-repeat 50% left;
	height: 40px;
	font-weight: bold;
	width: 130px;
	cursor: pointer;
}

.botonMenu
{
	width: 150px;
	cursor: pointer;
}
/* PARTE DE ADMINISTRACION ****************/
.DIV_estadoPedidos
{
	padding: 10px;
	text-align: center;
}
fieldset .DIV_estadoPedidos
{
	padding: 10px;
}
.DIV_resumenLeft
{
	padding-left: 1%;
}
.DIV_resumenLeft fieldset
{
	float: left;
	width: 45%;
	text-align: left;
	padding: 10px 10px 10px 10px;
	height: 100%;
}
label .DIV_resumen
{
	padding: 25px 25px 25px 25px;
	position: relative;
}
.DIV_resumenRight
{
	padding-right: 1%;
}
.DIV_resumenRight fieldset
{
	float: right;
	width: 45%;
	text-align: left;
	padding: 10px 10px 10px 10px;
	height: 100%;
}
.CabeceraResumen
{
	background-color: Aqua;
	display: inline;
}
.CabeceraColumna
{
	background-color: #cfede6;
	display: inline;
	font-weight: bold;
	font-size: 14px;
	color: Black;
}
.columna
{
	display: inline;
	width: 50%;
}
/*IMPRESION DE LISTADO TIENDA*/
.tituloListadoTienda
{
	padding: 10px 10px 10px 10px;
	height: 25px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
}
.articuloListado
{
	color: Black;
	width: 100%;
	background-color: #cde6fa;
	text-align: center;
	font-size: larger;
	font-weight: bolder;
}
.tallaListado
{
	margin-left: 100px;
	text-align: left;
	font-size: larger;
	font-weight: bolder;
}
.gridListado
{
	width: 85%;
}
/*****************************/
.logo
{
	width: 1024px;
	height: 100%;
}
/* EDICIONES ANTERIORES */
.cabeceroClasificacionAnterior
{
	font-size: larger;
}
.tituloCabecero
{
	font-size: larger;
}
.cabeceraDetallePedido
{
	background-color: #00394D;
	color: White;
	text-align: center;
	font-weight: bolder;
	font-size: x-small;
}

.lineaDetallePedido
{
	font-size: x-small;
	text-align: center;
	padding: 5px;
}

.PanelFlotante
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: steelblue;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 500;
}

/*VENTANA MODAL*/
.modal, .modal-grande
{
	background: url(../images/old-browsers-bg/black50.png);
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.modal .block-content
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	margin-left: -220px;
	margin-top: -80px;
	z-index: 999999 !important;
}
.modal-grande .block-content
{
	position: absolute;
	top: 10%;
	left: 50%;
	width: 800px;
	margin-left: -420px;
	z-index: 999999 !important;
}

/*	div.modal-window {
		position: absolute;
		left: 0;
		top: 0;
		-moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
		-webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
		box-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
	}
	.modal-content {
		overflow: hidden;
		margin: -2.833em -1.667em -1.667em;
		padding: 2.833em 1.667em 1.667em;
		}
		.no-title .modal-content {
			margin-top: -1.667em;
			padding-top: 1.667em;
		}
		.modal-content + .block-footer {
			margin-top: 1.667em;
		}
		.modal-content.modal-scroll {
			overflow: auto;
		}
	.modal > .block-border > .block-content {
		z-index: 90;
	}
	.modal h2 {
		cursor: move;
		-webkit-user-select:none;
		-moz-user-select:none;
	}

	.modal-loading {
		background: url(../images/arbo-loader.gif) no-repeat center 3em;
		height: 4em;
		padding-top: 4.5em;
		color: #999999;
		text-align: center;
	}

	.modal .block-border > .action-tabs.right {
		padding-top: 1em;
	}
	.modal .block-content > .action-tabs.right {
		padding-top: 0;
		margin-top: -2em;
	}*/

/* Resizing zones */
.modal-resize-tl, .modal-resize-t, .modal-resize-tr, .modal-resize-r, .modal-resize-br, .modal-resize-b, .modal-resize-bl, .modal-resize-l
{
	background: url(../images/trans.png);
	position: absolute;
	z-index: 89;
}
.modal-resize-tl
{
	top: 0;
	left: 0;
	width: 2em;
	height: 1em;
	cursor: nw-resize;
}
.modal-resize-t
{
	top: 0;
	left: 2em;
	right: 2em;
	height: 1em;
	cursor: n-resize;
}
.modal-resize-tr
{
	top: 0;
	right: 0;
	width: 2em;
	height: 1em;
	cursor: ne-resize;
}
.modal-resize-r
{
	top: 1em;
	right: 0;
	width: 1em;
	bottom: 1em;
	cursor: e-resize;
}
.modal-resize-br
{
	bottom: 0;
	right: 0;
	width: 2em;
	height: 1em;
	cursor: se-resize;
}
.modal-resize-b
{
	bottom: 0;
	left: 2em;
	right: 2em;
	height: 1em;
	cursor: s-resize;
}
.modal-resize-bl
{
	bottom: 0;
	left: 0;
	width: 2em;
	height: 1em;
	cursor: sw-resize;
}
.modal-resize-l
{
	top: 1em;
	left: 0;
	width: 1em;
	bottom: 1em;
	cursor: w-resize;
}