.TD_Aling_Sup_Izq {
	text-align: left;
	vertical-align: top;
	margin: 2px;
	padding: 3px;
}
.TD_Aling_Sup_Der {
	text-align: right;
	vertical-align: top;
	margin: 2px;
	padding: 3px;
}
.Tabla_borde_der_izq_1px {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6278BA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6278BA;
}
ul {
	line-height: 25px;
	list-style-type: square;
}
form {
	padding: 10px;
}
.Diferenciar {
	font-weight: bold;
}
.IMG_fondo_candado_cerrado {
	background-attachment: fixed;
	background-image:url(../imagenes/candado_cerrado.jpg)
	background-repeat: no-repeat;
	background-position: right top;
	height: 340px;
}
.IMG_fondo_candado_abierto {
	background-attachment: fixed;
	background-image: url(../imagenes/candado_abierto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 340px;
}
.DiferenciarRojo {
	font-weight: bold;
	color: #FF0000;
}
