

/*ESTILO DE INPUT*/
#input1{
width: 210px;
height: 44px !important;
margin-bottom: 10px !important;
line-height: 30px !important;
padding: 11px 19px !important;
font-size: 17.5px !important;
 }

input[placeholder],
    [placeholder],
    *[placeholder] {
      color: #000000 !important;
    }


/*ESTILO DE MENU*/
* {
	margin: 0px;
	padding: 0px;
	outline: 0;
}

/*ESTILO DE MENU*/

* {
	margin: 0px;
	padding: 0px; outline: 0;
}
html, body {
	width: 100%;
}
body {
	background: #366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu {
	text-align: center;
	font-size: 0.7em;
	width: 100%;
	margin: 0;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	width: auto;
}
#menu ul li.nivel1 { 
float: left;
margin-right: 0px;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #399;
	border: solid 1px #fff;
	padding: 3px;
	position: relative;
}


#menu ul li a.nivel2, #menu ul li a.nivel2ie {
	color: #000;
}

#menu ul li a.nivel20, #menu ul li a.nivel2ie {
	color: #fff;
	background-color: #F2F5A9;
}



#menu ul li a.nivel1, #menu ul li a.nivel2 {
	display: block!important;
	display: none;
	position: relative;
}
#menu ul li:hover {
	position: relative;
}
#menu ul li a:hover, #menu ul li:hover a.nivel1 {
	background-color: #6CC;
	color: #000;
	position: relative;
}
#menu ul li ul {
	display: none;
}
#menu ul li:hover  ul.nivel2, #menu ul li a:hover  ul.nivel2{
	display: block;
	position: absolute;left: 0px;
}
#menu ul li ul li a:hover ul.nivel3, #menu ul li ul li:hover ul.nivel3 {
	display: block;
	position: absolute;
	left: 105px!important;
	left: 105px;
	top:0px!important;
	top: -21px;
}
#menu ul li ul li a {
	width: 130px;
	padding: 3px 0px;
	border-top-color: transparent;
}
#menu ul li ul li a:hover {
	border-top-color: #000;
	position: relative;
}
#menu ul li ul li ul li a.primera {
	border-top-color: #fff;
}
table.falsa {
	border-collapse:collapse;
	border:0px;
	float: left;
	position: relative;
}



/*ESTILO DE LA TABLA PRINCIPAL*/
#Tabla {
	margin: 0px;
	padding: 0px;
	outline: 0;
}

.estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

.estilo4 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}


/*ESTILO MARCO*/
#enmarcacion {
  display: block;
  padding: 4px;
  margin: 0 0 10px;
  line-height: 20px;
width: 250px;

  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}




/*ESTILO DE FORMULARIOS*/
#formulario {
	border: solid 2px #708090;
	background: #f5f5f5;
	margin: 0 auto;
	height: auto;
	width: 620px;
	padding: 14px;
	border-radius: 4px;
}

#formulario label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 300px;
	float: left;
}

#formulario input {
	float: left;
	font-size: 12px;
	padding: 4px 20px;
	border: solid 1px #708090;
}

#formulario2 {
	border: solid 2px #708090;
	background: #f5f5f5;
	margin: 0 auto;
	height: auto;
	width: 80%;
	padding: 14px;
	border-radius: 4px;
}

#formulario2 label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 200px;
	float: left;
}

#formulario2 input {
	float: left;
	font-size: 12px;
	padding: 4px 20px;
	border: solid 1px #708090;
}

/* */
#formulario30 {
	border: solid 2px #708090;
	background: #f5f5f5;
	margin: 0 auto;
	height: auto;
	width: 30%;
	padding: 14px;
	border-radius: 4px;
}

#formulario30 label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 200px;
	float: left;
}

#formulario30 input {
	float: left;
	font-size: 12px;
	padding: 4px 20px;
	border: solid 1px #708090;
}

/* *********************************
#formulario h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

***************************************** */


/*FIJA CABECERAS*/
body {
	background: #FFF;
	color: #000;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 10px;
}

table,td,a {
	color: #000;
	font: normal normal 12px Arial, Helvetica, sans-serif
}

h1 {
	font: normal normal 18px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0
}

h2 {
	font: normal normal 16px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0
}

h3 {
	font: normal normal 13px Arial, Helvetica, sans-serif;
	color: #008000;
	margin: 0 0 15px 0
}
/* end basic styling                                 */

/* define el alto y ancho del área de desplazamiento */
div.tableContainer {
	clear: both;
	border: 0px solid #fff;
	height: auto;
	overflow: auto;
	width: auto
}



/* define width of table. IE browsers only   */
div.tableContainer table {
	float: center;
	width: auto
}

/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
html>body div.tableContainer table {
	width: auto
}

/* set table header to a fixed position. WinIE 6.x only                                       */
/* In WinIE 6.x, any element with a position property set to relative and is a child of       */
/* an element that has an overflow property set, the relative value translates into fixed.    */
/* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
thead.fixedHeader tr {
	position: relative
}

/* set THEAD element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
html>body thead.fixedHeader tr {
	display: block
}

/* make the TH elements pretty */
thead.fixedHeader th {
	background: #C96;
	border-left: 1px solid #EB8;
	border-right: 1px solid #B74;
	border-top: 1px solid #EB8;
	font-weight: normal;
	padding: 0px 2px;
	text-align: center
}

/* make the A elements pretty. makes for nice clickable headers                */
thead.fixedHeader a,thead.fixedHeader a:link,thead.fixedHeader a:visited
	{
	color: #FFF;
	display: block;
	text-decoration: none;
	width: 100%
}

/* make the A elements pretty. makes for nice clickable headers                */
/* WARNING: swapping the background on hover may cause problems in WinIE 6.x   */
thead.fixedHeader a:hover {
	color: #FFF;
	display: block;
	text-decoration: underline;
	width: 100%
}

/* define the table content to be scrollable                                              */
/* set TBODY element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* induced side effect is that child TDs no longer accept width: auto                     */
html>body tbody.scrollContent {
	display: block;
	height: 350px;
	overflow: auto;
	width: 100%
}

/* make TD elements pretty. Provide alternating classes for striping the table */
/* http://www.alistapart.com/articles/zebratables/                             */
tbody.scrollContent td,tbody.scrollContent tr.normalRow td {
	background: #FFF;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px
}

tbody.scrollContent tr.alternateRow td {
	background: #EEE;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px
}

/* define width of TH elements: 1st, 2nd, and 3rd respectively.          */
/* Add 16px to last TH for scrollbar padding. All other non-IE browsers. */
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors        */
html>body thead.fixedHeader th {
	width: 200px
}

html>body thead.fixedHeader th+th {
	width: 100px
}

html>body thead.fixedHeader th+th+th {
	width: 100px
}

html>body thead.fixedHeader th+th+th+th {
	width: 200px
}

html>body thead.fixedHeader th+th+th+th+th {
	width: 200px
}

html>body thead.fixedHeader th+th+th+th+th+th {
	width: 100px
}

html>body thead.fixedHeader th+th+th+th+th+th+th {
	width: 100px
}

html>body thead.fixedHeader th+th+th+th+th+th+th+th {
	width: 100px
}

html>body thead.fixedHeader th+th+th+th+th+th+th+th+th {
	width: 100px
}

html>body thead.fixedHeader th+th+th+th+th+th+th+th+th+th {
	width: 100px
}

html>body thead.fixedHeader th+th+th+th+th+th+th+th+th+th+th {
	width: 100px
}

html>body thead.fixedHeader th+th+th+th+th+th+th+th+th+th+th+th {
	width: 100px
}

html>body thead.fixedHeader th+th+th+th+th+th+th+th+th+th+th+th+th {
	width: 100px
}

html>body thead.fixedHeader th+th+th+th+th+th+th+th+th+th+th+th+th+th {
	width: 8px
}

/* define width of TD elements: 1st, 2nd, and 3rd respectively.          */
/* All other non-IE browsers.                                            */
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors        */
html>body tbody.scrollContent td {
	width: 205px
}

html>body tbody.scrollContent td+td {
	width: 100px
}

html>body tbody.scrollContent td+td+td {
	width: 100px
}

html>body tbody.scrollContent td+td+td+td {
	width: 200px
}

html>body tbody.scrollContent td+td+td+td+td {
	width: 195px
}

html>body tbody.scrollContent td+td+td+td+td+td {
	width: 100px
}

html>body tbody.scrollContent td+td+td+td+td+td+td {
	width: 100px
}

html>body tbody.scrollContent td+td+td+td+td+td+td+td {
	width: 100px
}

html>body tbody.scrollContent td+td+td+td+td+td+td+td+td {
	width: 100px
}

html>body tbody.scrollContent td+td+td+td+td+td+td+td+td+td {
	width: 100px
}

html>body tbody.scrollContent td+td+td+td+td+td+td+td+td+td+td {
	width: 100px
}

html>body tbody.scrollContent td+td+td+td+td+td+td+td+td+td+td+td {
	width: 100px
}

html>body tbody.scrollContent td+td+td+td+td+td+td+td+td+td+td+td+td {
	width: 100px
}