﻿
.boton, .boton_menu, .boton_menu_activo, .enlace, .botonTest, .botonOk
{
	padding-top:5px;
	padding-bottom:5px;
	line-height:18px;	
	text-align:left;
	font-family:Verdana, Geneva, Tahoma, sans-serif;	
	text-decoration:none;
	cursor:pointer;
}


/*boton*/
.botonOk{
   color:#1266AB;font-size:1em; border:1px solid #1266AB;  
   padding:5px 5px 5px 5px ;
	margin-top:10px;
   background-color:white;
}
a.botonOk{text-decoration:none;}
a.botonOk:hover{text-decoration:underline;color:red}

/*boton*/
.boton{color:#013598;font-size:11px;}
a.boton{text-decoration:none;}
a.boton:hover{text-decoration:underline;}

.botonTest{color:#000;font-size:11px;}
a.botonTest{text-decoration:none;}
a.botonTest:hover{text-decoration:underline;}

/*boton:menu*/
.boton_menu
{
	cursor:pointer;
	color:#1266AB;			
	font-size:12px;		
	margin-left:2px;	margin-right:2px;
	margin-top:0px;		margin-bottom:0px;
	font-weight:bold;
}
a.boton_menu{text-decoration:none;cursor:hand;font-weight:bold;}
a.boton_menu:hover{text-decoration:underline;cursor:hand; font-weight:bold}


/*boton_menu_activo*/
.boton_menu_activo
{
	cursor: default;	
	font-size:12px;
	color:#f7f7f7;
	margin-left:2px;	margin-right:2px;
	margin-top:0px;		margin-bottom:0px;	
	font-weight:bold;	
	background-color:#1266AB ;
	
}
a.boton_menu_activo{text-decoration:none;cursor: default;font-weight:bold;	}
a.boton_menu_activo:hover{text-decoration:none;cursor: default;}



/*boton*/
.boton1{color:#1266AB;font-size:11px;text-decoration:underline;}
a.boton1{text-decoration:underline;}
a.boton1:hover{text-decoration:underline;color:#333;}

/*enlace*/
.enlace{
	color:#333;
	font-size:12px;
	text-align:left;
}
a.enlace{text-decoration:none;}
a.enlace:hover{text-decoration:underline;color:#999;}


.enlaceAzul{
	color:#333;
	font-size:12px;
	text-align:left;
}
a.enlaceAzul{text-decoration:none;}
a.enlaceAzul:hover{text-decoration:underline;color:#1266AB;}



.btnLink {
background-color:Transparent;
border:0;
color:#000000; 
/*text-decoration:underline;*/
font-size:1.2em;
font-family:Verdana, Geneva, Tahoma, sans-serif;	
/*font-family:inherit;*/
cursor:pointer;
/*float:right;*/
padding:3px;
text-align:left;  
}

.btnLink.hover 
{
text-decoration:underline;color:#999;
background-color:Transparent;
border:0;
cursor:pointer;  
}

.divBotonDetail
{	
	border: 1px solid #1266AB;
	background-color:white;
	padding: 4px 4px 4px 4px;		
}
a.divBotonDetail{text-decoration:none;}
a.divBotonDetail:hover{text-decoration:underline;color:red;}

.divBotonCerrar
{	
	font-size:1em;
	font-family:Verdana, Geneva, Tahoma, sans-serif;	
	border: 0px solid #1266AB;
	background-color:white;
	padding: 1px 2px 1px 2px;
	text-decoration:none;	
}

a.divBotonDetail{text-decoration:none; font-style:normal}
a.divBotonDetail:hover{text-decoration:underline;color:red; cursor:hand;}

.enlaceDeclara{
	color:#333;
	font-size:11px;
	text-align:left;	
}
a.enlaceDeclara{text-decoration:none;}
a.enlaceDeclara:hover{text-decoration:underline;color:#1266AB;font-weight:normal;  background-color:#e8e8e8}

.padding
{
	 padding-right:5px;
	 vertical-align:bottom;
}

.sesion{	
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	line-height:18px;
	font-size:12px;
	text-align:left;
}
a.sesion
{
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	border:solid 1px #1266AB;
	color:#1266AB;
	text-decoration:none;
}
a.sesion:hover
{
	border:solid 1px #1266AB;
	text-decoration:1266AB;
	border:solid 1px #1266AB;
	text-decoration:underline;
	color:#1266AB;
}
