﻿.vcontendor{	
	background-color: #156290;
	top:2rem;		
	margin-left:0;
	margin-top:3rem;
	margin-bottom:auto;	
	margin-right:auto;	
	width:100%;
	max-width:1100px;
	min-width:650px;
	margin:0 auto;	
	height: 3rem; 	
	position: relative;
	z-index:-1;
}
.vgerenal{	
	top:6rem;
	left:0;
	margin-bottom:auto;		
	width:55%;
	height: auto;
	position:relative;
}
.vnumerot{
     padding:1rem 0;
	 color: black;
	 font-size:1.3rem;
	 top:-15rem;
	 width:55%;	
	 height:10%;
	 left:120%;
	 text-align:center;
	 margin-left:0;	 
	 border-radius:.5rem; 
	 position:relative;
	 line-height:1.8rem;
}
.vnumero{
	padding:0 0;	
	margin-left:0;
	margin-top:0;
	margin-bottom:0;	
	margin-right:0;
	margin-left:1rem;	
	top:0;		
	width:100%;
	height:auto;	
	position:relative;
	z-index:99;
}
