/* CSS Document */
html {
	height:100%;
	margin: 0;
	padding:0;
	margin-bottom: 0px;

}

body {
	height:100%;
	margin: 0;
	padding:0;
	font-family:"Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

br {
	clear:left;
}

form, fieldset {
	padding:0;
	border:0;
}

fieldset {
	border-top: 1px solid #6837B5;
	padding: 10px;
}

label {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	float: left;
	display: inline;
	clear: none;
	text-align: right;
	padding: 2px 0px 2px 0px;
	margin: 1px 5px 0px 5px;
	font-weight: normal;
	/*border: 1px solid red;*/
}

label.fijo {
	width: 110px;
}

input[type=text], input[type=password], textarea {
	padding: 0px 2px 0px 2px;
}

select, input[type=text], input[type=password], textarea {
	font-size:14px;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	border:1px solid #000000;
}

select option {
	font-size: 10pt;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	margin: 1px 0px 1px 0px;
}

input[type=image] {
	border: 0px solid red;
	width: auto;
	height: auto;
}

input[type=button], input[type=submit] {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: black;
	border: 1px solid gray;
	font-size: 10pt;
	width: auto;
	height: auto;
	background-color: #C0C0C0;
}

img {
	border: none;
}

#container {
	position: relative;
	height:100%;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding: 0px;
}

#contenido {
	padding: 0px;
	width: 800px;
	text-align:left;
	margin: auto;
	color: black;
	border: 0px solid green;
}

#divMantenimiento {
	width: 80%;
	max-width: 800px;
	text-align: center;
}

#contenido p {
	text-align: left;
	color: black;
	margin: 10px 10px 0px 10px;
	padding: 0px;
}

#contenido h5 {
	text-align: center;
	color: black;
	font-size: 20px;
	border-bottom: 1px solid white;
	margin: 0px;
}

#contenido h6 {
	text-align: left;
	color: black;
	font-size: 20px;
	border-bottom: 1px solid white;
	margin: 0px;
}

#contenido h8 {
	font-size: 8pt;
}

#contenido p > h7 {
	text-align: left;
	color: black;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	display: block;
}

#contenido p > h8 {
	text-align: left;
	color: black;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	display: block;
}

#header {
	width:100%;
	text-align:left;
	float:left;
	z-index: -5;
	background-image:url(../images/fondoMenu.png);
	background-repeat:repeat-x;
	background-position: top left;
	height: 170px;
	line-height: 170px;
}

#head {
	position: absolute;
	top: 0px;
	left: 50px;
	margin-left: 50px;
	width: 386px;
	height: 148px;
	line-height: 148px;
	float: left;

	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	border: 0px solid green;
}

#slogan {
	position: absolute;
	top: 68px;
	left: 486px;
	right: auto;
	bottom: auto;
	margin: 0px;
	width: 334px; /*448px;*/
	height: 20px;
	line-height: 20px;
	float: none;
	border: 1px solid gray;

	background-image: url(../images/fraseSlogan.png);
	background-repeat: no-repeat;
	background-position: top center;
	border: 0px solid green;
}

#headMenu {
	position: absolute;
	top: 100px;
	left: 0px;
	right: 0px;
	width: 100%;
	min-width: 120px;
	margin-top: 0px;
	background-color: transparent;
	z-index: 20;

	border: 0px solid red;
	color: white;
	font-family: inherit;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
}

#headMenu ul {
	padding: 0px;
	margin: 0px;
	height: 50px;
	line-height: 50px;
}

#headMenu ul li {
	display:inline;
	padding-right: 20px;
	z-index:20;

	font-family:inherit;
	font-size:16px;
	list-style-type:none;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
}

#headMenu li a, #headMenu li a:visited {
	width:inherit;
	margin-top: 113px;
	z-index:20;

	font-family:inherit;
	font-size: 16pt;
	font-weight: normal;
	text-align:right;
	text-decoration:none;
	color: white;
}

#headMenu li a:hover {
	border-bottom: 2px dashed white;
}

#footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	clear: both;
	float: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 35px;

	vertical-align: top;
	text-align:center;
	background-color: white;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-top: 1px solid gray;
}

#footer ul li {
	display: inline;
	padding-right: 20px;
	height: 30px;
	line-height: 30px;

	list-style-type: none;
	vertical-align: top;
}


#footer li a, #footer li a:visited {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #3E3E3E;
	font-size: 8pt;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	text-decoration:none;
}

#footer li a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #6837B5;
}

#Bienvenida {
	font-size: 16px;
	font-weight: normal;
	color: white;
	padding-bottom: 0px;
	margin-right: 45px;
	margin-top: 0px;
	text-decoration: none;
	border: 0px solid gray;
}

#Bienvenida a, a:visited {
	font-size: 14px;
	color: white;
	text-decoration: none;
}

#Bienvenida a:hover {
	text-decoration: underline;
}

#loginForm {
	position: absolute;
	top: 5px;
	right: 20px;
	width: auto;
	height: auto;
	line-height: normal;
	padding: 0px;
	vertical-align: top;
	border: none;
}

#loginForm input[type=image] {
	padding: 0px 0px 0px 0px;
	margin: 2px -5px -9px 0px;
}

#loginForm input[type=text], #loginForm input[type=password] {
	height: 22px;
	text-align: left;
	vertical-align: middle;
}

.txtLogin .txtLogin {
	display: block;
}

.txtLogin, .txtLogin a, .txtLogin a:visited {
	display: inline;
	vertical-align: middle;
	border: 0px solid white;

	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: white;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:none;
	text-align: right;
}

.txtLogin a:hover {
	border-bottom: 1px dashed white;
}

.txtLogin h1 {
	display: inline;
	padding: 0px;
	margin: 0px;

	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: white;
	font-size: 12pt;
	font-weight: normal;
	text-decoration:none;
	line-height: normal;
}

.Error {
	margin-top: 0px;
	float: none;
	clear: both;
	vertical-align: top;
	border: 0px solid white;

	font-size: 10pt;
	line-height: normal;
	color: orange;
	background-color: transparent;
	text-align: left;
	font-weight: bold;
}

.Importante {
	color: red !important;
	font-weight: bold !important;
}

.botonIMG {
	cursor: pointer;
}

.caja {
	padding:0px;
	text-align:left;
	color: black;
	font-size:24px;
}

.caja h1 {
	font-size:20px;
	font-weight:normal;
	text-align:center;
	margin-bottom:0px;
	margin-top: 0px;
	color: black;
}

.caja h2 {
	padding: 0;
	margin: 2px 0 0 0;
	font-size: 16pt;
	font-weight: normal;
	text-align: center;
}

.caja h3 {
	font-size: 12px;
	margin: 2px 0 0 0;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

.caja h4 {
	font-size: 12px;
	margin: 2px 0 0 0;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

.caja a, .caja a:visited {
	display: block;
	color: black;
	text-decoration: none;
}

.caja a:hover{
	background-color: #6837B5;
	color: white;
}

.links, .links a, .links a:visited, .links a:active,  {
	font-size: 10px;
	color: black;
	text-decoration: none;
	margin-top: 10px;
	font-family: Arial, helvetica, sans-serif;
	display: inline;
	background-color: transparent;
	text-align: center;
	vertical-align: bottom;
	width: 100%;
	height: 40px;
	width: 130px;
}

.links a:hover {
	text-decoration: underline;
	background-color: transparent;
	color: blue;
}

.black {
	color: black;
}

.oculto {
	display: none;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.der {
	float: right;
}

.izq {
	float: left;
}

.inline {
	display: inline !important;
}

.marginRight5 {
	margin-right: 5px;
}

.Fila, .FilaChica {
	font-size: 14px;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.FilaChica {
	font-size: 10px;
}

.Tabla {
	margin: 0px auto !important;
	padding: 0px !important;
	width: auto;
	float: left;
	border: 1px solid gray;
}

.RegistroTitulosTabla {
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: auto;
	display: block;
	clear: both;
	float: left;
}

.RegistroDatosTabla {
	font-size: 10px;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: auto;
	float: left;
	display: block;
	clear: both;
}

.CeldaDatosTablaLargo, .CeldaDatosTablaMediano, .CeldaDatosTablaCorto {
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	padding: 2px 3px !important;
	margin: 0px !important;
	border: 1px solid gray;
	float: left;
}

.CeldaDatosTablaLargo {
	width: 240px !important;
	text-align: left;
}

.CeldaDatosTablaMediano {
	width: 120px !important;
}

.CeldaDatosTablaCorto {
	width: 50px !important;
}

.mostrarLuego {
	display: none;
}