@charset "utf-8";
/* CSS Document */

form.margen input {
	padding: .2em;
}
input:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #000;
	background-color: #EFEFEF;
	border: 1px solid #000;
	margin-bottom: 2px;
	margin-top: 2px;
}
a.boton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #0977C1;
	text-decoration: none;
	background-color: #DEF1FE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8ECFFB;
	border-right-color: #21A0F5;
	border-bottom-color: #21A0F5;
	border-left-color: #8ECFFB;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 25px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #666;
	border: 1px solid #CCC;
	margin-bottom: 2px;
	margin-top: 2px;
}
.cabecera-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.cabecera-subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.texto-comun-izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.negrita {
	font-weight: bold;
}
.texto-comun-sindicato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #229FF6;
}
.centrar-contenido {
	text-align: center;
}
.texto-comun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333;
}
.cabecera-tabla {
	background-color: #E6F2F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #3695E2;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98C9E7;
}
a.texto-comun {
	color: #0D75A3;
	font-weight: bold;
	font-size: 0.9em;
}
a.texto-comun:hover {
	color: #48A306;
	text-decoration: underline;
}
a.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #555;
	background-color: #EBEBEB;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	text-decoration: none;
}
.tabla-conbordes {
	border: 1px solid #80ADC6;
}
.nota-peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666;
	text-align: right;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666;
	text-align: center;
}
