﻿div#contenedor{background: url(../Images/fondo.jpg); width:100%; height:827px;}
div#fila { float: left; clear: left; width: 100%; margin: 5px;}

#HyperLink3,
#Home,
#HyperLink1,
#HyperLink2 {padding: 5px;background: #008864;color: white;text-decoration: none;border-radius: 3px;}

#Home:hover,
#HyperLink3,
#Home,
#HyperLink1,
#HyperLink2 {padding: 5px;background: #008864;color: white;text-decoration: none;border-radius: 3px;}

#Home:hover,
#HyperLink1:hover,
#HyperLink2:hover,
#HyperLink3:hover,
input#btncerrar:hover{background: rgb(4, 189, 139);}


div#Menu2 {
  padding: 5px; border-radius: 5px;}

#Menu2 ul.dynamic {background-color: #E3EAEB;z-index: 1;margin: 6px 0px 0px 0px;padding: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}

#Menu2 ul.dynamic li {
  border-bottom: 1px dotted #ccc;
  padding: 5px;
}

#Menu2 a.popout {
  background-image: none !important;
  border-right: 1px solid #6B6B6B;
}


div#Menu2 li a {
  padding: 0px 9px 0px 9px !important;
}

input#Button1,
input#Button2,
input#btncerrar {
  background: #008864;
  border-radius: 5px;
  padding: 5px;
  border: 0;
  color: white;
  cursor: pointer;
  height: 24px;
  font-weight: 700;
}

#Button1:hover,
#Button2:hover {
  background: rgb(4, 189, 139);
}


select#DropDownList2,
select#DropDownList1,
select#DropDownList3,
select#DropDownRol,
select#DropDownZona {
  border-radius: 6px;
  padding: 5px;
}

input#TextBox1 {
  border-radius: 5px;
  height: 22px;
  border: 1px solid #BBB;
}

input#Login1_UserName,
input#Login1_Password {
  border-radius: 9px;
  border: 1px solid #ccc;
  height: 20px;
  width: 150px;
  padding: 0px 0px 0px 5px;
}



body{ font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#333; margin:0; padding:0;}
#pantalla
{
	width:100%;
	max-width:2000px;
	min-width:100px;
	
	
	}

div#login {width: 399px; height: 200px; border: 1px solid #ccc; border-radius: 10px;   margin: 0px 0px 0px 46px;}
div#recuadro {width: 421px; height: 200px; border:0px solid #ccc; border-radius: 10px; background: url(../images/bienvenida.png) no-repeat;}
div#columnaIzq,div#columnaDere {width: 50%; float: right; height: 100%; min-height: 965px; max-height: 1500px;}
#cuerpo {background: url(../images/fondo.png) no-repeat; height: 610px; width: 1025px;}
div#encabezado{width: 1025px;}

div#logNombre {margin: 12px;}

input#usuario { border-radius: 10px; border: 1px solid #ccc; height: 22px; width: 214px; margin: 0px 0px 0px 8px; padding-left:10px}
input#clave { border-radius: 10px; border: 1px solid #ccc; height: 22px; width: 214px; margin: 0px 0px 0px 22px; padding-left:10px}

div#tituloIngresar {
  background-color: rgb(13, 95, 72);
  color: rgb(141, 198, 63);
  height: 24px;
  padding: 3px 0px;
  border-radius: 8px;
}

form#form1 {
  background: none;
}

table#Login1 {
  background: none !important;
  border: 0px;
  border-width: 0px !important;
}


input#Login1_LoginButton {
  width: 100px;
  height: 25px;
  border-radius: 15px;
  background-color: #1C5E55 !important;
  color: white !important;
  font-size: 12px !important;
  cursor: pointer;
  border: 0px !important;
}

input {
  border-radius: 5px;
  border: 1px solid #ccc;
  height: 20px;
}

div#fila {
  margin: 11px;
}

div#columna {
  margin: 13px;
}