general {
}
.fdo {
	background-color: #DCD6D6;
	background-image: url(images/img-fondo.gif);
	background-repeat: repeat-x;
}
.espacio {
	height: 35px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}
.tt-naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F85E15;
}
a.menu-pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}


.borde-tbl {
	background-image: url(images/img-tbl-gris2.gif);
	background-repeat: repeat-y;
}
.tbl-lista {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #EFEDED;
	border: 1px solid #EFEDED;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #EFEDED;
	border: 1px solid #EFEDED;
	width: 550px;
}
a.menu-pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #75B31D;
	text-decoration: underline;
}
a.naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F85E15;
}
.tt-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 5px;
}
.tt-cuadro-naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F85E15;
	padding-top: 2px;
	padding-bottom: 3px;
}
.tt-cuadro-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #E9E9E9;
	padding-top: 2px;
	padding-bottom: 3px;
}
