/*Estilos formulario confirmacion*/
.tablas_donostitruk tr th{
		width:30%;
	}
/*Estilos formulario respuesta*/
	.caja_izquierda {
		float:left;
		margin:0;
		padding:0;
		width:60%;
	}
	.caja_derecha {
		width:30%;
		text-align:center;
	}
.tablas_respuesta tr th{
	width:50%;
	colspan:2;
}
.ident_donostitruk {
	font-weight:bold;
	color:#D36706 !important;
}
.tablas_imprimir {
	border: 1px solid;
	width:auto;
	font-size:12px;
}
.tablas_imprimir th {
	text-align:left ;
	width:50%;
}
.h3_imprimir {
	PADDING-RIGHT: 0px;
	 BORDER-TOP: #8fb0c4 1px solid;
	 PADDING-LEFT: 0.3em; FONT-SIZE: 110%; 
	BACKGROUND: #bdd6e5; PADDING-BOTTOM: 0.3em; 
	MARGIN: 0em; WIDTH: 99.7%; 
	COLOR: #0b4a72; PADDING-TOP: 0.3em;
	 BORDER-BOTTOM: #0276cb 1px dotted
}

