@charset "utf-8";
/* CSS Document */

.header_bagatela {
	border-left:0px solid #0084d7; 
	border-bottom:4px solid #0084d7;
	cursor:pointer;
}
.header_huella {
	border-left:3px solid #0084d7; 
	border-bottom:4px solid #0084d7;
	padding-bottom:0px;
	cursor:pointer;
}
.huella_texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#0084d7;
	margin:inherit;
	padding:inherit;
	font-stretch:80%;
}
.header_lang {
	border-left:3px solid #0084d7; 
	border-bottom:4px solid #0084d7;
}
.lang_texto {
	font-family:Courier New, Courier, monospace;
	font-size:12px;
	color:#000000;
}