td {font-family: trebuchet ms, verdana, arial, helvetica; font-size:11px; color: #000000;}
body {font-family: trebuchet ms, verdana, arial, helvetica; font-size: 11px; color: #000000; }

a:link {color: #0000ff; text-decoration:underline}
a:active {color: #0000cc; text-decoration:none}
a:visited {color: #0000cc; text-decoration:underline}
a:hover {color: #0000cc; text-decoration:none}


.caja-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(estructura/f_input.jpg);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	height: 20px;
}
.lineaTitular {
	border-top: 0px solid #DFC9B2;
	border-right: 0px solid #DFC9B2;
	border-bottom: 1px solid #DFC9B2;
	border-left: 0px solid #DFC9B2;
}
.titulo {
	font-family: "trebuchet ms", verdana, arial, helvetica;
	font-size: 16px;
	color: #993300;
	font-weight: normal;
}

.lineaInferior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bigInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.caja-inputGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	height: 20px;
	background-color: #eeeeee;

}
.tituloSeccion {
	font-size: 12px;
	font-weight: normal;
	color: #bbbbbb;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;

}
.tituloSubseccion {
	color: #0099CC;
	font-size: 20px;
	font-weight: normal;
}
.cajaBorde {
	border: 1px solid #FFCCFF;
}
.negrita {
	font-weight: bold;
	color: #006699;
}
.subTitulo {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a.menu:link {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
