body {

  	background: none repeat scroll 0 0 #E5E5E5;
    color: #666666;
    font-family: 'Helvetica Neue',Helvetica,sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
}

#DivContenedorGeneral{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	background: #FFF;
	min-height: 320px;	
}

#divContenedorInterno{
	padding:30px;
	min-height: 250px;
}
#logo {
	background-image: url(../img/cabezote/cabezote.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 163px;
}
#logo img{
	margin: 5px 10px;
}
#logo .der{
	padding-left: 150px;
}
#logo .izq{
	padding-right: 150px;
}
#tablaResultados {
	overflow: scroll;
	margin: 3px;
}
.grilla {
	padding: 2px;
	width: 95%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
}
#buscarRegistro {
}


/*Ventana Flotante*/
.frmGeneral {
	background-color: #ECE9D8;
	height: 380px;
	width: 500px;
	margin-top: -150px;
	margin-left: -200px;
	border: 1px solid #16739F;
	position: absolute;
	left: 50%;
	top: 50%;
	visibility: hidden;
}
#foco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.conseguirFoco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #1372A0;
	text-decoration: none;
	background-color: #13729E;
	background-image: url(../img/cabezote/bgH3.gif);
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1px;
}


.frmGeneral h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6A95BF;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../img/cabezote/bgH3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.frmGeneral div.contenidoVentana {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	border: 1px solid #C5D3FC;	
}
.botones {
	text-align: center;
	margin: 5px;
}
.btnAcciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #F8F8F6;
	margin-right: 5px;
	border: 1px solid #003C74;
}
.th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #E8E8E8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FBFBF9;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

p.textoVentana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin: 10px;
}
.lst {
	height: 130px;
	width: 140px;
	overflow: scroll;
}
.tblPerfiles {
	margin: 5px;
}
#botonesPerfiles {
	text-align: center;
}


div.textoVentana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin: 10px;
}
#horasCotizacion {
	display: none;
}
#DatosCotizacion {
	display: none;
}


form {
	margin: 0px;
}
.tablaLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	width: 95%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: right;
}
.estilosTablas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin: 10px;
	padding: 4px;
	width: 90%;
	border: 1px solid #B1C3D9;
}
.estiloTablasTh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #B4C6DB;
	padding: 4px;
}
#buscarRegistroCabeza {
	margin: 10px;
}


.estilosTablas td{
	padding: 4px;	
}
label.buscar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#buscarRegistro {
	text-align: left;
	margin-bottom: 5px;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFCC;
	text-align: justify;
	margin: 5px;
	border: 2px solid #FF0000;
	padding: 10px;
	display: none;
}
#menu {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ECE9D8;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
/*Ventana Flotante tabla resultados*/
.frmTablaResultados {
	background-color: #ECE9D8;
	width: 95%;
	border: 1px solid #16739F;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
}
.frmTablaResultados h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6A95BF;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../img/cabezote/bgH3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.frmTablaResultados div.contenidoVentana {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	border: 1px solid #C5D3FC;	
}
#esperar {
	display: none;
	height: 30px;
	width: 32px;
	margin-top: -15px;
	margin-left: -15px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.tdDatosSolicitud {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#panelSolicitud {
	display: none;
}
#panelDatosTickets {
	display: none;
}
#listadoItenes {
	display: none;
}
.resumen {
	height: 200px;
	width: 300px;
	border: 1px solid #1875A0;
	display: block;
	margin-top: -100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -150px;
	position: absolute;
	left: 50%;
	top: 50%;
	padding: 2px;
	background-image: url(../img/cabezote/bgResumen.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#resumen img {
	float: right;
	clear: both;
}
.textoResumen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
#DatosCotizacion1 {
	display: none;
}
#splash {
	margin: 0px;
	padding: 0px;
}
#arbolRecurso {
	text-align: left;
	height: 200px;
	overflow: auto;
}
#arbolRecurso label {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-top: 2px;
}
#arbolRecurso label:hover {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-top: 2px;
	background-color: #ECE9D8;
}#divImprimir {
	display: none;
}
#divNOaprobarCotizacion {
	visibility: hidden;
}
/* Estilos para lo de quien está logueado en el sistema*/
#quien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #E9E9E9;
	text-align: left;
	padding: 5px;
	clear: both;
	float: right;
	width: 200px;
	border: 1px dotted #666666;
	margin: 2px;
}
#quien p {
	margin: 2px;
}
#divGrilla {
	height: 400px;
	overflow: auto;
}
#footer {
	bottom: 0; 
	/*position: absolute;*/
	background: url(../img/cabezote/footer.jpg);
	height: 147px;
	text-align:center;
	color: #CCC;
	max-width: 1000px;
	min-width: 1000px;
}
#textoFooter{
	padding-top: 100px;
	padding-left: 40px;
	font-size:14px;
	color: #333;
	text-align:left;
}
