﻿
/* --------------------- Seccion del Cuerpo -------------------------------*/
body 
{
	background-image: url("tela texturizada.jpg");
	background-size: 100% 100%;
	color: black;
	font-size: 90%;
	font-family: sans-serif;
	background-attachment: fixed;
}

#alink{
	margin-left: 80%;
	text-decoration: none;
	font-family: serif;
	font-size: 17px;
	color: blue;
}

#alink:hover {
	color:  #5882FA;
}

#alink:active {
	color:  blue;
}

.body
{
	margin: 0 auto;
	width: 1000px;
	height: 750px;
	clear: both;
}

h1
{
	color: #5882FA;
}
/* ----------------------------- Termina Seccion del Cuerpo --------------------------------*/





/* ---------------------------- Seccion del Encabezado -----------------------------------*/
.mainheader
{
	width: 1040px;
	height: 210px;
}

#imageIzquierda
{
	background-size: 130%;
	width: 180px;
	height: 170px;
	float: left;
	margin-top: 2%;
}

#imageDerecha
{
	width: 180px;
	height: 170px;
	float: right;
	margin-top: 2%
}

#imageTop
{
	width: 680px;
	height: 85px;
	float: left;
	margin-top: 2%
}

#imageBottom
{
	width: 680px;
	height: 85px;
	float: left;
}

.Laterales{
	width: 180px;
	height: 170px;
}

.Centrales{
	width: 680px;
	height: 85px;
}

.Nav_Bar_List nav{
	background-color: #F2F2F2;
	height: 45px;
	width: 1040px;
	border-radius: 3px;
	border: 0px solid #000000;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:inset 0 0 10px #000;
}

/*  cambios 31 01 2019 gmas */
.Nav_Bar_List nav ul{
	list-style: none; /*quita las biñetas*/
	margin: 0 auto;
	text-align: center;
	/*margin-left: 95px;*/
}

.Nav_Bar_List nav ul li{
	/*float:none; /*acomoda a la izquierda los elementos li*/
	display: inline;
}

.Nav_Bar_List nav ul li a{
	text-shadow: none;
	text-decoration: none;
	color: #5882FA;
	text-align:justify;
}

#Barra_Decorativa{
	height: 10px;
	width: 1040px;
	float: left;
	background-color: #444;
	border-radius: 3px;
}

/* ------------------------------- Termina Seccion del Encabezado ------------------------------------*/





/* ---------------------------------- Seccion del Cuerpo Principal -----------------------------------------*/
#content
{	
	text-align: center;
	line-height: 40px;
	width: 100%;
	height: 100%;
	float: left;
	/*background-color: rgba(0,255,0,0.3);*/
	background-color: #F2F2F2;
	padding: 2% 2%;
	margin-top: 1%;
	box-shadow: inset #000 0px 0px 10px;
	border-radius: 4px;
}

#content h1{
	font-size: 25px;
	font-family: sans-serif;
	margin-left: 10px;
}

#content h2
{
	margin-bottom -10px;
}

#registro{
	margin-right: 10px;
	margin-top: 20%;
}

#ingreso{
	margin-left: 80px;
	margin-top: 20%;
}

.Divicion_Imagenes{
	width: 80%;
	height: 300px;
	float: left;
	margin-left: 13%;
	margin-top: 8%;
}

.Divicion_Imagenes img{
	margin-left: 5%;
}

img.Facturacion_Electronica_Efecto:hover{
	width: 150;
	height: 160;
	margin-right: 10px;
	-webkit-transition: padding .4s;
}

img.Consulta_Saldo_Efecto:hover{
	width: 150;
	height: 160;
	margin-right: 10px;
	-webkit-transition: padding .4s;
}

img.Pago_Linea_Efecto:hover{
	width: 150;
	height: 160;
	margin-right: 10px;
	-webkit-transition: padding .4s;
}

img.Caja_Linea_Efecto:hover{
	width: 150;
	height: 160;
	margin-right: 10px;
	-webkit-transition: padding .4s;
}

/* -------------------------------------------- Termina Seccion del Cuerpo Principal -----------------------------------*/





/* --------------------------------------------- Seccion del Pie de Pagina --------------------------------------------*/
.mainFooter{
	height: 9%;
	width: 104%;
	float: left;
	color: black;
	margin-top: 1%;
	margin-bottom: 1%;
	font-size: 10px;
	background-color: #F2F2F2;
	border-radius: 2px;
	border-style: ridge;
	font-weight: bold;
	border: 0px solid #000000;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:inset 0 0 10px black;
	text-align: center;
}

.mainFooter p{
	line-height: 4px;
}
/*------------------------------------- Termina Seccion del Cuerpo Principal --------------------------------------------------*/






/* ------------------------------------ Comienza Efecto de Botones -------------------------------------------------------*/

button{
	font-size: 16px;
	font-weight: bold;
	background-color: #5882FA;
	color: white;
	border-radius: 6px;
	height: 40px;
	width: 200px;
	border-width: 0px 3px 0px 0px;
	border-color: #819FF7;
	font-family: sans-serif; 
	margin-bottom:20px;
}

button:hover{
	box-shadow: blue 0px 0px 5px;
	background:#2E64FE;
	-moz-transition:0.2s;
    -ms-transition:0.2s;
    -o-transition:0.2s;
    -webkit-transition:0.2s;
    transition:0.2s;
}

#boton_tabla{
	margin-bottom: 15px;
	margin-top: 10px;
}

/* ----------------------------------------------- Termina Seccion de los botones ------------------------------------------------*/






/* -------------------------------------------------- Seccion de Tablas ------------------------------------------------*/

table, table tr {
	border-spacing: 0px;
	border:none;
	font-size:16px;
	margin: 0 10% 2% 10%;
}
table th{
	font-size:16p;
	text-align: justify;
	padding-left: 8px;
}
table {
	border:1px black solid;
	border-radius:6px;
	min-width:800px;
	font-family: "Times New Roman", Times, serif;
}
/*Primera fila, primera celda*/
table tr:first-child td:first-child {
	border-radius:6px 0px 0px 0px;
}
/*Primera fila, ultima celda*/
table tr:first-child td:last-child {
	border-radius:0px 6px 0px 0px;
}
/*ultima fila, primera celda*/
table tr:last-child td:first-child {
	border-radius:0px 0px 0px 6px;
}
table tr:last-child td:last-child {
	border-radius:0px 0px 6px 0px;
}
/*ultima fila, ultima celda*/
table tr td{
	border-top:1px #666666 solid;
	text-align: justify;
	padding-left: 8px;
	box-shadow: inset 0px 1px 1px -1px black;

}
/*resaltar cuando el cursos pase encima*/
table tr:nth-child(2n) {
	background: #FFF;
}
table tr:nth-child(2n+1){
	background:#EFF2FB;
}
table.header tr:not(:first-child):hover, table:not(.header) tr:hover {
	background:#F2F2F2;
}
/*alineamos a la izquierda*/
table.header {
	text-align: center;
}
/*Primera Fila*/
table.header tr:first-child {
	font-weight: bold;
	color:#fff;
	background-color: #444;
	border-bottom:1px #000 solid;
}

/* ----------------------------------------------- Termina Seccion de tablas ------------------------------------------------*/




/* --------------------------------------------Seccion de web Responsible -------------------------------------------------------*/


@media screen and (max-width: 1000px){
	body{
		background-image: url("tela texturizada.jpg");
		background-size: 100% 100%;
		color: wait;
		font-size: 40%;
		font-family: fantasy;
		text-align: justify;
		clear: both;
	}

	#content{
		width: 50%;
		height: 60%;
		float: left;
		background-color: black;	
		padding: 2% 2%;
		margin-top: 2%;
		margin-left: 15%;
		margin-right: 20%;
		box-shadow: #000 0px 0px 10px;
		border-radius: 2px;
		overflow: scroll;
	}

	.mainFooter{
		width: 50%;
		height: 4%;
		float: left;
		color: white;
		background-color: black;	
		padding: 2% 2%;
		margin-top: 1%;
		margin-right: 20%;
		margin-left: 15%;
		font-size: 8px;
	}
	#Barra_Decorativa{
		width: 54%;
		height: 1%;
		margin-left: 15%;
		margin-right: 20%;
		background-color: white;
		border-radius: 1px;
	}

	.Nav_Bar_List nav {
		width: 54%;
		height: 5%;
		margin-left: 15%;
		margin-right: 20%;
		background-color: black;	
	}
}



/* ---------------------------------------------------Termina Seccion de web responsible ---------------------------------------------------*/