.gfichalineado {
	text-align: justify;
}
.gfichderecha {
	text-align: right;	
}

.gfichbotonleft{
	float: left;
	margin: 2px;
	padding: 2px;
}

.gfichaltura {
	height: 2em !important;
}

.gfichfieldset{
	border: none;
	padding: 20px 0px 0px 10%;
	margin: 10px 0px 10px 0px;
	background-image: url(../irudiak/ca_candado.jpg);
	background-repeat: no-repeat;
	background-position: 70% 2em; 
	height: 12.3em;
}

.gfichtable {
	width: 99%;
}

.gfichacentrado {
	text-align: center;
}

.separadorgfichEspaciado {
	clear: both;
	height: 1.2em;
	
}
@media (max-width: 480px) {
	.gfichfieldset{
		height: auto;
	}
}

