.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
}
form {
	margin-block-end: 0px;
}

.titulo24 {
	font-size: 24px;
	font-weight: bold;
	color: white;
	background: #015681;
	border-color: #C1C1C1 ;
	border-style: solid;
	border-width: 2px;
	border-radius: 15px;
	width:100%;
	margin-block-start: 1px;
	margin-block-end: 1px;
}
.menu1 {
	font-weight: bold;
	color: #015681;
}	
.divdatos {
	background: #C7C7C7;
	font-weight: bold;
	color: #015681;
}
.tipolabel {
	background: transparent;
	font-weight: bold !important;
	color: #015681;
	font-size: 20px !important;
	border-width: 0px !important;
}
.tiponoinput {
	background: transparent !important;
	border-width: 0px !important;
}

.borderblue {
	border-color: #015681 ;
	border-style: solid;
	border-width: 1px;
}
.borderwhite {
	border-color: white ;
	border-style: solid;
	border-width: 1px;
}
.borderradio {
	border-color: white ;
	border-style: solid;
	border-width: 1px;
	font-weight: normal;
	color: black;
}
.labelcheck {
	font-weight: normal;
	color: black;
}
.check17 {
    width: 17px;
    height: 17px;
}
.select13 {
  font-size:13px;
  height:25px;
  font-weight:normal;
}

div.uploadfoto {
    width: 150px;
    height: 23px;
    background: url("../_images/boton_subir2.png");
    overflow: hidden;
}

div.uploadfoto input {
    display: block !important;
    width: 150px !important;
    height: 23px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}

div.uploadarchivo {
    background: url("../_images/subir_archivo.png");
	background-repeat: no-repeat;
    overflow: hidden;
}

div.uploadarchivo input {
    display: block !important;
    width: 50px !important;
    height: 50px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}

input[type=text] {
  font-size:13px;
  height:25px;
  font-weight:normal;
}
input[type=date] {
  font-size:13px;
  height:25px;
  font-weight:normal;
}
input[type=time] {
  font-size:13px;
  height:25px;
  font-weight:normal;
}
input[type=radio] {
  width:17px; 
  height:17px;
  margin-block-start: 1px;
  margin-block-end: 1px;
}
input[type=password] {
  font-size:13px;
  height:25px;
  font-weight:normal;
}

textarea {
  font-size:13px;
  font-weight:normal;
  resize:none;
}
span {
  font-size:13px;
  font-weight:normal;
  resize:none;
}

select {
  font-size:15px;
  height:25px;
  font-weight:normal;
}
h3 {
  margin-left:20px;
  font-weight:bold;
  margin-block-start: 1px;
  margin-block-end: 1px;
}
h4 {
  font-weight:bold;
  margin-block-start: 1px;
  margin-block-end: 1px;
}
th {
	color: #015681;
}
thead {
	border-color: #015681;
	border-style: solid;
	border-width: 1px;
}
form {
	margin-block-end: 0px;
}
