.dwnl{
	font-family:tahoma, verdana;
	font-weight:bold;
	color:black;
	font-size:12px;
}
.dwnl2{
	font-family:tahoma, verdana;
	font-weight:bold;
	color:green;
	font-size:25px;
}
.celda{
	width:98px;
	height:60px;
	border:1px solid gray;
	border-radius:5px;
	background-color:lavender;
	margin:5px;
}
#butOtrasOpciones{
	width:310px;
	height:30px;
	border-radius:5px;
	border:none;
	background-color:rgb(0,200,0);
	color:white;
	font-family:verdana;
	font-weight:bold;
	
}

#consulta{
	font-family:tahoma, verdana;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

/*

Avisos

*/
#lateral_izquierdo_pc{
	background-color:transparent;
	width:330px;
	height:330px;
	position:absolute;
	top:10px;
	left:10px;
}
#aviso_pie_producto{
	background-color:transparent;
	width:900px;
	height:170px;
	position:relative;
	top:-450px;
	margin-left:auto;
	margin-right:auto;
	
}
#pie_producto_adaptativo{
	background-color:transparent;
	width:600px;
	height:170px;
	position:relative;
	top:20px;
	margin-left:auto;
	margin-right:auto;
	
}
#butCarrito
		{
				position:relative;
				background-color:blue;
				background-size: 35px 35px;
				background-repeat: no-repeat; 
				background-position: 15px center;
				width:70px;
				height:50px;
				border:none;
				left:0px;
				top:0px;
				margin-top:0px;
				cursor:pointer;
				font-family:Tahoma,Verdana;
				font-weight:bold;
				font-size: 15px;				
				color: white;			
				text-decoration:none;
				border-radius:5px;
				border-width:0px;
				padding-left: 50px;


		}
#butConfiabilidad
		{
				position:relative;				
				background-size: 35px 35px;
				background-repeat: no-repeat; 
				background-position: 15px center;
				width:70px;
				height:50px;
				border:none;
				left:0px;
				top:0px;
				margin-top:0px;
				cursor:pointer;
				font-family:Tahoma,Verdana;
				font-weight:bold;
				font-size: 15px;				
				color: white;			
				text-decoration:none;
				border-radius:5px;
				border-width:0px;
				padding-left: 50px;


		}
	#butDescarga
		{
				position:relative;
				background-color:green;
				width:98px;
				height:80px;				
				border:none;
				cursor:pointer;
				font-family:tahoma, verdana;
				font-weight:bold;
				font-size: 11px;				
				color: white;			
				text-decoration:none;
				border-radius:5px;
				border-width:0px;						
				background-size: 35px 35px;
				background-position: 28px 5px;
				background-color: green;
				background-repeat: no-repeat;
				 vertical-align: bottom;

		}
		#butDescPDF
		{
			
	
				position:relative;
				width:310px;
				cursor: pointer;
				height:50px;
				border:none;
				cursor:pointer;
				font-family:'Alatsi';
				font-weight:bold;
				font-size: 15px;				
				text-decoration:none;
				border-radius:5px;
				border-width:0px;
				background:url('../img_sitio/pago-pdfymp.svg');					
				background-size: 298px 44px;
				background-position: 6px center;
				background-color: green;
				background-repeat: no-repeat;
				color:white;
				padding:0px;
				margin:0px;
				
		}
		#butDescUSD
		{
			
	
				position:relative;
				width:310px;
				cursor: pointer;
				height:50px;
				border:none;
				cursor:pointer;
				font-family:'Alatsi';
				font-weight:bold;
				font-size: 15px;				
				text-decoration:none;
				border-radius:5px;
				border-width:0px;
				background:url('../img_sitio/pago-pdfypp.svg');					
				background-size: 298px 44px;
				background-position: 6px center;
				background-color: green;
				background-repeat: no-repeat;
				color:white;
				padding:0px;
				margin:0px;
				
		}