body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;

}

body{
	margin-top: 20px;

	font-size: 13px;
	
	background-image:url(../images/bg.jpg);
	text-align: center;
}

.clear{
	clear:both;
}
l{ color:#ddd;/*  lineas */
	}

a, a:visited {
	color:#007bc4;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

#rounded{
	width:1100px;
	margin:20px auto;
	text-align:left;
	border: 1px solid #ddd;

}

#roundedindex{
	width:500px;
	margin:20px auto;
	text-align:left;
	border: 1px solid #ddd;
}
 
.container{
	background-color:#FFFFFF;
	padding:10px 20px 20px 20px;
}
#fondobuscar{
	background-image:url(../images/buscar.jpg);
	width:200px;
	height:197px;
	background-repeat:no-repeat;
}
#fondopdf{
	background-image:url(../images/reportes.jpg);
	width:200px;
	height:197px;
	background-repeat:no-repeat;
}

h1{
	font-size:28px;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #000000;/*128680*/
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}

h2{
	font-weight: normal;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	font-family: Cambria, Georgia, serif;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
}
h3{
	font-weight: normal;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	font-family: Cambria, Georgia, serif;
	font-style: italic;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
}
h4{
	font-weight: normal;
	font-size: 16px;
	color: #149C96;
	font-family: Cambria, Georgia, serif;
	font-style: italic;
	
}
h5{  /*  letras de aviso */
	font-weight: normal;
	font-size: 11px;
	color: #FF0000;
	font-family:Verdana, Geneva, sans-serif;	 
}
h6{  /*  letras de aviso */
	font-weight: normal;
	font-size: 12px;
	color: #0000;
	font-family:Verdana, Geneva, sans-serif;
	 
}
h7{
	font-weight: normal;
	font-size: 15px;
	font-weight: bold;
	color: #003300;
	font-family: Cambria, Georgia, serif;
	
	
}
td{
	font-weight: normal;
	font-size: 13px;
	color: #009999;
	font-family: Cambria, Georgia, serif;
	padding: 4px 4px 2px 2px;
}
th{
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	font-family: Cambria, Georgia, serif;
	padding: 4px 4px 2px 2px;
}
ul{
	margin:30px 0px;
	 
	 
}

li{
	list-style:none;
	display:block;
	float:left;
	width:100px;
 
}
li a,li a:visited{
background:-moz-linear-gradient(#128680 0%,#025a55 100%);
background:-ms-linear-gradient(#128680 0%,#025a55 100%); 
background:-o-linear-gradient(#128680 0%,#025a55 100%); 
background:-webkit-linear-gradient(#128680 0%,#025a55 100%); 
background:linear-gradient(#128680 0%,#025a55 100%);
border:solid 1px #DEDEDE; 
font-size: 13px;font-weight: 300;padding: 5px 10px;
text-align: center; font-weight: bold;color: #DEDEDE;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	margin-right: 3px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
} 
li a:hover{
		background:-moz-linear-gradient(#8edfdb 0%,#025a55 100%);
		background:-ms-linear-gradient(#8edfdb 0%,#025a55 100%); 
		background:-o-linear-gradient(#8edfdb 0%,#025a55 100%); 
		background:-webkit-linear-gradient(#8edfdb 0%,#025a55 100%); 
		background:linear-gradient(#8edfdb 0%,#025a55 100%);
		border:solid 1px #DEDEDE; 
    	text-decoration: none;
}
#pageContent{
	margin-top:20px;

	border:1px dashed #cccccc;
	padding:10px;
		
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#ContentBtn{
	margin-top:10px;
	border:1px dashed #cccccc;
	padding:5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#separador{
	margin-top:20px;
		border-top:3px solid #0F736D;
	padding:3px;

}
#separador3{
	margin-top:20px;
		border-top:1px solid #0F736D;
	padding:2px;

}
#separador2{
	margin-top:20px;
		border-top:2px solid #0F736D;
	padding:3px;

}
#separadosige{
		margin-top:20px;
		border:1px solid #cccccc;
		padding:10px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
}
#resultado{
	margin-top:20px;

	border:1px dashed #cccccc;
	padding:10px;
		
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#loading{
	visibility:hidden;
}

.demo{
	color:white;
}
#btn{ 
background:-moz-linear-gradient(#128680 0%,#025a55 90%);
background:-ms-linear-gradient(#128680 0%,#025a55 90%); 
background:-o-linear-gradient(#128680 0%,#025a55 90%); 
background:-webkit-linear-gradient(#128680 0%,#025a55 90%); 
background:linear-gradient(#128680 0%,#025a55 90%);
border:solid 1px #DEDEDE; 
border-radius:5px;
text-align:center;
padding:5px; 
color:#d3d6d6;
  width:75px;
} 
#btn:hover{
background:-moz-linear-gradient(#fff 50%,#DEDEDE 100%);
color:#999; 
}
.btnP{
  height: 35px; background-color: #fff; border-bottom: 0px solid #fff;
  border-right:0px solid #fff; border-top:0px; border-left:0px; font-size:14px;
  color:white; background-image: url(../images/btnP.png);
  padding-left: 20px; background-repeat: no-repeat; cursor:hand; cursor:pointer;
  margin-left:5px; margin-right:5px; outline-width:0px;
}
.btnP:hover{
  height: 35px; background-color: #fff; border-bottom: 0px solid #fff;
  border-right:0px solid #fff; border-top:0px; border-left:0px; font-size:14px;
  color:white; background-image: url(../images/btnP2.png);
  padding-left: 20px; background-repeat: no-repeat; cursor:hand; cursor:pointer;
  margin-left:5px; margin-right:5px; outline-width:0px;
}


.btnsadd{ background-position: 0px -92px; }
.btnsfind{ background-position: 0px -113px; }/* 115px */
.btnsprint{ background-position: 0px -69px; }
.btnsmail{ background-position: 0px -138px; }
.btnssave{ background-position: 0px 0px; }
.btnsdelete{ background-position: 0px -48px; }
.btnscancel{ background-position: 0px -23px; }
.btnscopy{ background-position: 0px -161px; }
.btnsnonuser{ background-position: 0px -322px; }
.btnsuser{ background-position: 0px -276px; }
.btnsadmin{ background-position: 0px -299px; }
.btnscheck{ background-position: 0px -207px; }
.btnsuncheck{ background-position: 0px -228px; }
.btnsrefresh{  background-position: 0px -345px;  }
.btnslogout{ background-position: 0px -368px; }
.btnsapply{ background-position: 0px -180px; }

.round {
 background-color: #fff;
 width: auto;
 height: auto;
 margin: 0 auto 15px auto;
 padding: 5px;
 border: 1px solid #ccc;
 -moz-border-radius: 11px;
 -webkit-border-radius: 11px;
 border-radius: 11px;
 behavior: url(border-radius.htc);
    }
	

.btonbuscar{border:1px solid #cccccc;
background:#025a55;
text-align: center; font-weight: bold;color: #DEDEDE;
	padding:5px;cursor:hand; cursor:pointer;
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	 border-radius: 5px;
}

.btonbuscar:hover{background:#128680;
	border:1px solid #93afa1;
	padding:5px;cursor:hand; cursor:pointer;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
  
}
#results{
	background-color:#F4F4F4;
 
width:400px;
	
}
.btnsuger{
	 
	text-decoration:none;
	
	border-top: 1px;
	border-left: 5px;
	font-size: 15px;
	font-family: Cambria, Georgia, serif;
	color: black;
	padding-left: 3px;
	cursor: hand;
	cursor: pointer;
	margin-left: 2px;
	margin-right: 2px;
	outline-width: 0px;
}
.btnsuger:hover{
	 
	text-decoration:none;
	 
	border-top: 1px;
	border-left: 5px;
	font-size: 15px;
	color:#999;
	padding-left: 3px;
	cursor: hand;
	cursor: pointer;
	margin-left: 2px;
	margin-right: 2px;
	outline-width: 0px;
}
 