body{
	font-family: Verdana;
}

a:link{
	color: #000000;
}

a:visited{
	color: #000000;
}
.iniciar{
	display: table-cell;
	width: 600px;
	height: 200px;
	background-image: url('../imagenes/ent.jpg');
}
.bdyPrincipal{
	font-family: Verdana;
	background: url("../imagenes/fondo.jpg") no-repeat;
	background-attachment: fixed;
}
.txtBienvenida{
	font-size: 24px;
	text-align: center;
}

.opcion{
	display: block;
	width: 100%;
	height: 35px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 15px;
	line-height: 35px;
	margin-bottom: 0px;
	margin-top: 5px;
	border: #111111 solid 1px;
	background-image: url("../imagenes/listainicio.jpg");
}

.opcion:hover{
	background-position: 0px -35px;
}
.divCarga{
background-color: #ffffff;
border-top: #ffffff solid 1px;
border-left: #000000 solid 1px;
border-right: #000000 solid 1px;
border-bottom: #000000 solid 1px;
width: 100%;
height: 300px;
overflow: auto;
}
.eliminar{
	display: table-cell;
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	background-image: url("../imagenes/cerrar.jpg");
	background-position: 0px 0px;
	
}
.eliminar:hover{
	background-position: 0px 16px;
}
.inGrande{
	width: 300px;
	height: 50px;
	font-size: 30px;
	font-family: verdana;
	text-align: center;
	padding-top: 7px;
	border: 1px #000000 solid;
}
.envGrande{
	width: 300px;
	height: 30px;
	font-family: verdana;
	font-size: 20px;
	text-align: center;
	border: 1px #000000 solid;
}
.peque{
	font-family: verdana;
	text-align: center;
	border: 1px #000000 solid;
}
.verDatos{
display: table-cell;
width: 35px;
height: 34px;
text-decoration: none;
background-image: url('../imagenes/listainicio.jpg');
background-position: 0px -69px;
}
.verDatos:hover{
background-position: 0px -103px;
}
.escHistoria{
display: table-cell;
width: 35px;
height: 34px;
margin-left: 3px;
text-decoration: none;
background-image: url('../imagenes/listainicio.jpg');
background-position: 0px -137px;
}
.escHistoria:hover{
background-position: 0px -171px;
}

.refrescar{
display: table-cell;
width: 35px;
height: 34px;
margin-left: 3px;
text-decoration: none;
background-image: url('../imagenes/listainicio.jpg');
background-position: 0px -205px;
}
.refrescar:hover{
background-position: 0px -239px;
}

.tooltip-seg{
	position: absolute;
	color: #fff;
	border-radius:10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 10px;
	margin-top: -10px;
	margin-left: 30px;
	z-index: 3;
	display: none;
	background-color: #222222;
}
#fecha{
	width: 13%;
	height: 40px;
	background-color: gray;
	display: inline;
	text-align: center;
	padding-top: 10px;
}
#historia{
	width: 86%;
	height: 40px;
	background-color: gray;
	display: inline;
	margin-left: 3px;
	text-align: center;
	padding-top: 10px;
}
.fecha{
	width: 13%;
	display: inline;
	text-align: center;
	vertical-align: top;
}
.historia{
	width: 86%;
	display: inline;
	margin-left: 3px;
	padding-left: 8px;
	vertical-align: top;
}
#crMods{
width: 98%;
border: 2px #000000 dashed;
margin-bottom: 10px;
}
.divEnc{
	display: block;
	width: 100%;
	text-align: right;
}
.btn{
display: table-cell;
width: 120px;
height: 30px;
background-image: url("../imagenes/btn.jpg");
background-position:0px 0px;
padding-top: 5px;
text-decoration:none;
margin-right: 5px;
}
.btn:hover{
background-position:0px 30px;
}
.pacRg{
	border: 1px solid #999;
	padding: 3px;
	margin-bottom: 2px;
}
.nomRg{
	display: inline;
	width: 80%;
	text-align: left;
}

.clRg{
	display: inline;
	width: 20%;
}

.clRg a:link{
color : #008000; font-family : Arial, Verdana; font-weight : bold; text-decoration : none; 
}
.clRg a:visited{
color : #008000; font-family : Arial, Verdana; font-weight : bold; text-decoration : none; 
}
.pgsRg{
display: inline;
border: 1px #000000 solid;
padding-left:5px;
padding-right:5px;
height: 20px;
text-align: center;
margin-left: 3px;
font-size: 13px;
text-decoration:none;
}
.segDiv{
	display: table-cell;
	vertical-align: center;
	border: 2px #ffffff solid;
	width: 397px;
	height: 384px;
	background-image: url("../imagenes/sonsec.jpg");
	padding-top: 110px;
}
.bckLista{
	display: block;
	border: 1px #000000 solid;
	width: 100%;
	height: 35px;
	margin-top: 5px;
	padding-left: 30px;
	padding-top: 7px;
	text-decoration: none;
	background-image: url("../imagenes/lb.jpg");
	background-position: 0px 0px;
}
.bckLista:hover{
	background-position: 0px 35px;
}
