@charset "utf-8";
/* CSS Document */
img {
 border:0px;
}
a:visited{ color:#0000FF;}
a:hover{ color:#333333;}
a
	{
	color:#0000FF;
	text-decoration:none;
	} 

body{
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	text-align:left;
	margin:0;
background-image:url(http://labmeca.com.mx/proveedor/images/bg_proveedor.jpg);

}
	
.header_asigna {
	text-transform: none;
	height: 20px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom:10px;
	position: absolute;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}
#header {
	background-image:url(http://cij.labmeca.com.mx/imagenes/topback.jpg);
	width:100%;
	height:25px;
	color:#FFF;
	float:left;
}
.title_asigna {
	float: left;
	height: auto;
	width: 100%;
	margin-top:-20px;
	padding-top: 5px;
	padding-left:2px;
	text-align:center;
	cursor: auto;
}
.separador {
	width:98.7%;
	height:10px;
	padding-top:0;
	margin-left:7px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background-image:url(/imagenes/separador.jpg)
	}
	.cuerpo_asigna {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	overflow:auto;
	color: #FFF;
	background-image: url(http://www.labmeca.com.mx/cij/imagenes/backhome.jpg) ;
	background-repeat: no-repeat;
	float:none;
	height: 800px;
	width:775px;
	border-radius:10px;
}
#container {
	position: absolute;
	left: 50%;
	top: 50%;
	height:340px;
	width:300px;
	border-left-style:none;
	background-image:url(http://www.labmeca.com.mx/cij/imagenes/entrace.jpg);
	margin-top: -170px;
	margin-left: -150px;
	border:2px #999 solid;
}	

#table {
	width:100%;
	text-align:center;
	float:left;
	padding:10px 0px 10px 0px;
}
#top {
	width:100%;
	padding-top:12px;
	height:30px;
	background-image:url(../cij/imagenes/top.jpg);
	font-size:17px;
	color:#000;
	font-weight:bold;
	text-align:center;
	line-height:15px;
	float:left;
	font-family:"Times New Roman", Times, serif;
}