body{
	padding:2;	margin:2;
      font: 100% Calibri, Arial, Helvetica, sans-serif;
}
a {
  color: #0444AB;
  text-decoration:none;
}
a:hover{color:#D75103}

div, h1, h2, p, form, label, input, textarea, img, span{margin:2; padding:2;
}

ul{	margin:0; 	padding:0; 	list-style-type:none;}

.spacer{
	clear:both; font-size:0px; line-height:2px;
}


input[type="text"]{
height:28px;
padding:3px 10px;
font-size:14px;
line-height:1.428571429;
color:#555;
vertical-align:middle;
background-color:#fff;
background-image:none;
border:1px solid #ccc;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
input[type="submit"]{  
  background-color:#BAD2E1;
   width: 109px;
   padding: 3px;
  font-size: 14px;
  color: #888;
   line-height: 1;
   border: 1;
   border-radius: 4;
   height: 28px;
}

#body{
	background:url(images/body_bg_mid.gif) 0 0 repeat-y; width:757px;margin:0 auto;
}
#body p.top{display:block; background:url(images/margen5.JPG) 0 0 no-repeat;
	width:757px;	height:110px;	float:left;
}

#body p.bot{
	display: block;	background:url(images/margen6.JPG) 0 0 no-repeat;width:757px;
	height:7px;float:left;
}
/*end body*/
/*headder*/
#header{
	width:650px;
	height:-20px;
/*------------------------------------------------Aqui logo---------------------*/
	background:url(imag/logo_lab_color.jpg) 0 0 no-repeat;
	padding:0px 0 0 0;
	margin:0 auto;
	position:relative;
}

/*en of headder*/
/*MEnu*/
#record{
  	font: 10pt Arial, Helvetica, sans-serif;
  background-color: #c6d6c6;
	width: 350px;
	padding:0px 0 0 0;
	margin:0 auto;
	position:relative;
}


#navi {	list-style-image:url(image/vineta.png);}
/*end of menua */

style type="text/css">
  .boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:2px;
        width:80px;
        height:19px;
       }
</style>

/*end of BOTON */

table {
border-style: solid;
border-color: #C9CCC5;
border-width: 0;
}



/*------------------------------------------------footer end---------------------*/