@charset "iso-8859-2";
/* CSS Document */

.contenido_pd {
	font-size: x-small;
	clear: both;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 5px;
	padding: 0px;
}
.alarma_sup {
	clear: both;
}
.alarma {
	clear: both;
	border: 1px solid #7DCD36;
	margin-top: 5px;
}
.alarma_sup {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #7DCD36;
}
.alarma_inf {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7DCD36;
	padding-left: 150px;
	margin-top: 10px;
}


.alarma_izq {
	float: left;
	width: 150px;
	margin-top: 10px;
}
.alarma_dcha {
	float: left;
	width: 450px;
}
.back_alarma {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images_tema/alarmas.gif);
	background-repeat: no-repeat;
}
.back_uno {
	margin: 0px;
	background-image: url(../images_tema/back_uno.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 10px;
	color: #7DCD36;
	font-size: 1.2em;
}
.back_dos {
	margin: 0px;
	background-image: url(../images_tema/back_dos.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 10px;
	color: #7DCD36;
	font-size: 1.2em;
}
.alarma_dcha label.bloque {
	padding-top: 5px;
	display: block;
	clear: both;
	font-weight: bold;
}
.alarma_dcha table {
	margin-top: 10px;
	margin-bottom: 10px;
}

