﻿
.boton_Aceptar_FirmaElectronica
{
	background:#fff url(../irudiak/back_acceso_firma.png) no-repeat 1em .5em;  
	/*border-radius:0.5em;*/
	border: solid 0.3em #006699;
	text-align:right;
	padding:.6em;
	width:8em;
	height:auto;
	cursor: pointer;
}

.boton_Aceptar_FirmaBizkaibai
{
	background:#fff url(../irudiak/back_acceso_tarjeta.png) no-repeat .5em .05em;  		
	/*border-radius:0.5em;*/
	border: solid 0.3em #006699;
	text-align:right;	
	padding:.6em;
	width:8em;
	height:auto;
	cursor:pointer;	
}

.boton_Aceptar_FirmaBak
{
	background:#fff url(../irudiak/back_acceso_tarjeta_bak.png) no-repeat .5em .05em;  		
	/*border-radius:0.5em;*/
	border: solid 0.3em #006699;
	text-align:right;	
	padding:.6em;
	width:8em;
	height:auto;
	cursor:pointer;	
}

.btn{
	
	/*border-radius:0.5em;*/
	border: solid 0.0625em #97bcd3;
	text-align:center;
	height:auto;
	color:#0f6599;
	width:auto;
	cursor: pointer; 
	 padding:0.3em 0.7em 0.3em 0.7em;      
    _padding:0.3em 0.1em 0.3em 0.1em;  
	}	

.btn a{	
	color:#0f6599;
	text-decoration:underline;
	font-size:1.3em;
    }
.btnEnvio
{
	color:#3682A8;  
	text-align:center;
	text-decoration:underline;
	font-size: 0.9em;
	border-style:none;
	background-color:#FDF8E1;
	filter:alpha(opacity:80);
	opacity:0.8;
	height:2em;
	cursor:pointer;
}    
.btnLink
{
    border-style:none;
    background-color:Transparent;
    text-decoration:underline;
    text-align:center;
    color:Blue;
    cursor:pointer;
}    
.btnGrid
{
    border-style:none;
    background-color:Transparent;
    text-decoration:underline;
    text-align:center;
    color:Black;
    cursor:pointer;
}  
  
.btnGridNOSubrayado
{
    border-style:none;
    background-color:Transparent;
     text-align:center;
    color:Black;
    cursor:pointer;
}    
.btnAñadirGrid
{
    border-style:none;
    background-color:Transparent;
    text-decoration:underline;
    text-align:center;
    color:#0F6599;
    cursor:pointer;
    font-size:.9em;
} 

.btn_GestComunes
{
    font-size:1.2em;
    background-color:Transparent;
    border-style:none;
    font-family:"Trebuchet MS", sans-serif normal;
    color:White;
    height:3.8em;
    width:21em;
    text-align:Left;
    padding-left:4em;
    cursor:pointer;
    background:url("../irudiak/botongestcomun1.png") no-repeat;
}

.btnPestanas{
	
	/*border-radius:0.5em;*/
	border: solid 0.0625em #97bcd3;
	text-align:center;
	height:auto;
	color:#0f6599;
	width:auto;
	cursor: pointer; 
	font-style: oblique ;
	}	
	
.btn_Anterior{
    text-align:center;
    background-position:left;
    background-image:url(../irudiak/atras.png);
    background-repeat:no-repeat;
    padding:0.3em 0.3em 0.3em 2.5em;  
    _padding:0.3em 0.3em 0.3em 2em;  
}
.btn_Siguiente{
    text-align:center;
    background-position:right;
    background-image:url(../irudiak/next.png);
    background-repeat:no-repeat;
    padding:0.3em 2.5em 0.3em 0.3em;      
    _padding:0.3em 1.5em 0.3em 0.3em;      
}
.btn_Volver{
    text-align:center;
    background-position:left;
    background-image:url(../irudiak/volver.png);
    background-repeat:no-repeat;
    padding:0.3em 0.7em 0.3em 2.5em;      
    _padding:0.3em 0.7em 0.3em 2em;      
}

.btn_ancho{
    padding:0.3em 0.7em 0.3em 2.5em;      
    _padding:0.3em 0.1em 0.3em 0.1em;      
}

a.PDFLink {
    text-align:center;
    background-image: url("../irudiak/pdf.png");
    background-repeat:no-repeat;
    background-position: right;
    background-size: contain;
    padding-right: 30px;
}