.piedepagina {
	font-size: 11px;
	color: #000099;
	font-family: "Trebuchet MS", Arial;

}
.cajasdetexto {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	text-align: justify;
}
.tablastexto {
	border: 1px solid #666666;
	background-color: #FFFF99;

}
.cajasdetextotitulo {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
	color: #000000;


}

.textoenlacemenus:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;

}
.textoenlacemenus:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;


}
.textoenlacemenus:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
.encabezados {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.controlesformularios {
	background-color: #FFFFFF;
	border: 1px dotted #333333;

}
.tablasmensajes {

	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.controlesformulariosbotones {

	background-color: #FFFFFF;
	border: 1px solid;
}
